Compare commits

...

1 commit

Author SHA1 Message Date
1db92462a7
simplify imputDerivations 2025-08-25 00:39:18 +02:00

View file

@ -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 =