mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
fcbaf2bc23
(cherry picked from commit 0f591992df
)
4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh -e
|
|
|
|
node2nix -i pkgs.json -c nodepkgs.nix -e ../../node-packages/node-env.nix
|