simplify imputDerivations

This commit is contained in:
Kiara Grouwstra 2025-08-25 00:31:38 +02:00
parent 57c0a434b3
commit 1db92462a7
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

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 =