about summary refs log tree commit diff stats
path: root/nix (follow)
Commit message (Collapse)AuthorAge
* build(nix/package): Add all required files to the src allow listBenedikt Peetz39 hours
|
* build({nix,flake}): Add missing buildInputsBenedikt Peetz40 hours
| | | | | | | | | `yt` builds fine without these, but their absence throws (normally hidden) warnings in the build scripts of their respective sys crates. I found that whilst debugging the update problem in the last commit, and assume that without these inputs, the crate just defaults to a vendored version.
* refactor(nix/package): Avoid the duplicated `package` nameBenedikt Peetz13 days