parent
36f19d42c5
commit
e7be5b3989
6 changed files with 54 additions and 13 deletions
|
|
@ -27,7 +27,7 @@
|
|||
packages = forEachSupportedSystem (
|
||||
{ pkgs }:
|
||||
{
|
||||
nix-with-node = (import ./pkgs/nix-with-node.nix { inherit pkgs; });
|
||||
nix-with-node = (import ./pkgs/nix-with-node { inherit pkgs; });
|
||||
}
|
||||
);
|
||||
devShells = forEachSupportedSystem (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue