mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nixopsUnstable: remove
I didn't backport it for now since it doesn't trivially build on release-20.09. Also, it's a bit more important to get `nixops` in a usable state again.
This commit is contained in:
@@ -26901,8 +26901,6 @@ in
|
||||
|
||||
nixops = callPackage ../tools/package-management/nixops { };
|
||||
|
||||
nixopsUnstable = lowPrio (callPackage ../applications/networking/cluster/nixops { });
|
||||
|
||||
nixops-dns = callPackage ../tools/package-management/nixops/nixops-dns.nix { };
|
||||
|
||||
/* Evaluate a NixOS configuration using this evaluation of Nixpkgs.
|
||||
|
||||
Reference in New Issue
Block a user