mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
4 lines
100 B
Bash
4 lines
100 B
Bash
#!/bin/sh -e
|
|
|
|
node2nix --nodejs-10 -i pkgs.json -c nodepkgs.nix -e ../../node-packages/node-env.nix
|