nix-serve-ng: add to top-level packages

This commit is contained in:
Ivan Kozik
2022-10-18 20:42:16 +00:00
parent 82a2567257
commit 3ac5f93afc
+2
View File
@@ -36579,6 +36579,8 @@ with pkgs;
nix-serve = callPackage ../tools/package-management/nix-serve { };
nix-serve-ng = haskell.lib.compose.justStaticExecutables haskellPackages.nix-serve-ng;
nix-simple-deploy = callPackage ../tools/package-management/nix-simple-deploy { };
alejandra = callPackage ../tools/nix/alejandra { };