nix: add pkgs.nixStatic
This commit is contained in:
parent
c850fc863a
commit
fe8a3be365
@ -29338,6 +29338,8 @@ in
|
||||
nixUnstable
|
||||
nixFlakes;
|
||||
|
||||
nixStatic = pkgsStatic.nix;
|
||||
|
||||
nixops = callPackage ../tools/package-management/nixops { };
|
||||
|
||||
nixopsUnstable = lowPrio (callPackage ../applications/networking/cluster/nixops { });
|
||||
|
Loading…
x
Reference in New Issue
Block a user