Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build({nix,flake}): Add missing buildInputs | Benedikt Peetz | 42 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` name | Benedikt Peetz | 13 days |