forked from Fediversity/Fediversity
simplify imputDerivations
This commit is contained in:
parent
57c0a434b3
commit
1db92462a7
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@ in
|
||||||
system.extraDependencies = with pkgs; [
|
system.extraDependencies = with pkgs; [
|
||||||
jq
|
jq
|
||||||
jq.inputDerivation
|
jq.inputDerivation
|
||||||
automake.inputDerivation
|
|
||||||
autoconf.inputDerivation
|
|
||||||
bash.inputDerivation
|
|
||||||
binutils.inputDerivation
|
|
||||||
bison.inputDerivation
|
|
||||||
];
|
];
|
||||||
|
|
||||||
system.extraDependenciesFromModule =
|
system.extraDependenciesFromModule =
|
||||||
|
|
Loading…
Add table
Reference in a new issue