node2nix: Add to top-level collection
This commit is contained in:
parent
6de161729c
commit
a3e79e9f78
1 changed files with 2 additions and 0 deletions
|
@ -7527,6 +7527,8 @@ with pkgs;
|
|||
nodejs = nodejs-14_x;
|
||||
};
|
||||
|
||||
node2nix = nodePackages.node2nix;
|
||||
|
||||
np2kai = callPackage ../applications/emulators/np2kai { };
|
||||
|
||||
openipmi = callPackage ../tools/system/openipmi { };
|
||||
|
|
Loading…
Reference in a new issue