mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 20:23:39 +00:00
nix-serve-ng: add to top-level packages
This commit is contained in:
parent
82a2567257
commit
3ac5f93afc
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user