This commit is contained in:
parent
761c42d982
commit
aea432d407
1 changed files with 9 additions and 2 deletions
|
|
@ -23,8 +23,15 @@
|
|||
];
|
||||
|
||||
hostPackages = with pkgs; [
|
||||
# besoin pour checkout
|
||||
nodejs
|
||||
bash
|
||||
coreutils
|
||||
curl
|
||||
gawk
|
||||
gitMinimal
|
||||
gnused
|
||||
wget
|
||||
nodejs # Required to be able to build.
|
||||
reuse
|
||||
nix
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue