node2nix: Add to top-level collection

This commit is contained in:
Aaron Jheng 2022-03-27 01:47:00 +00:00
parent 6de161729c
commit a3e79e9f78
No known key found for this signature in database
GPG key ID: F6A547A869D050A3

View file

@ -7527,6 +7527,8 @@ with pkgs;
nodejs = nodejs-14_x;
};
node2nix = nodePackages.node2nix;
np2kai = callPackage ../applications/emulators/np2kai { };
openipmi = callPackage ../tools/system/openipmi { };