mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 15:44:20 +00:00
4 lines
118 B
Bash
Executable File
4 lines
118 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
node2nix -i pkg.json -c nixui.nix -e ../../../development/node-packages/node-env.nix --no-copy-node-env
|