forked from Fediversity/Fediversity
simplify imputDerivations
This commit is contained in:
parent
aeb7a4ea2a
commit
11ce773862
1 changed files with 0 additions and 11 deletions
|
@ -26,17 +26,6 @@ in
|
||||||
jq
|
jq
|
||||||
];
|
];
|
||||||
|
|
||||||
# FIXME: sad times
|
|
||||||
system.extraDependencies = with pkgs; [
|
|
||||||
jq
|
|
||||||
jq.inputDerivation
|
|
||||||
automake.inputDerivation
|
|
||||||
autoconf.inputDerivation
|
|
||||||
bash.inputDerivation
|
|
||||||
binutils.inputDerivation
|
|
||||||
bison.inputDerivation
|
|
||||||
];
|
|
||||||
|
|
||||||
system.extraDependenciesFromModule =
|
system.extraDependenciesFromModule =
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue