mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +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
|