Add Makefile
This commit is contained in:
parent
1e58dd5c6f
commit
f9435c3a21
2 changed files with 19 additions and 0 deletions
|
|
@ -5,5 +5,6 @@ in
|
|||
pkgs.mkShellNoCC {
|
||||
packages = with pkgs; [
|
||||
nodejs
|
||||
gnumake
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue