4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/sh -e
|
|
|
|
node2nix -6 -i pkgs.json -c nodepkgs.nix -e ../../node-packages/node-env.nix
|