forked from Fediversity/Fediversity
- auto
This commit is contained in:
parent
130eee3049
commit
3e87942575
1 changed files with 0 additions and 8 deletions
|
@ -25,16 +25,12 @@ in
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jq
|
||||
automake
|
||||
autoconf
|
||||
];
|
||||
|
||||
# FIXME: sad times
|
||||
system.extraDependencies = with pkgs; [
|
||||
jq
|
||||
jq.inputDerivation
|
||||
automake
|
||||
autoconf
|
||||
];
|
||||
|
||||
system.extraDependenciesFromModule =
|
||||
|
@ -42,8 +38,6 @@ in
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
hello
|
||||
automake
|
||||
autoconf
|
||||
];
|
||||
};
|
||||
};
|
||||
|
@ -77,8 +71,6 @@ in
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
hello
|
||||
automake
|
||||
autoconf
|
||||
];
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Reference in a new issue