mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Add missing package.nix
This commit is contained in:
parent
92d3a06b25
commit
429d6ae2b5
8 changed files with 607 additions and 11 deletions
|
|
@ -55,11 +55,6 @@ mkDerivation (finalAttrs: {
|
|||
pkg-config
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
nix-util
|
||||
]
|
||||
;
|
||||
|
||||
propagatedBuildInputs = [
|
||||
nix-util
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue