aliases: manual cleanup of nixopsUnstable that depended on nixops_unstable which was already a throw

This commit is contained in:
Fabián Heredia Montiel
2024-10-21 11:56:14 -06:00
parent 9d1796f150
commit 6d7b5fc78c
-1
View File
@@ -801,7 +801,6 @@ mapAliases {
nixUnstable = throw "nixUnstable has been removed. For bleeding edge (Nix master, roughly weekly updated) use nixVersions.git, otherwise use nixVersions.latest."; # Converted to throw 2024-04-22
nix_2_3 = nixVersions.nix_2_3;
nixfmt = lib.warn "nixfmt was renamed to nixfmt-classic. The nixfmt attribute may be used for the new RFC 166-style formatter in the future, which is currently available as nixfmt-rfc-style" nixfmt-classic; # Added 2024-03-31
nixopsUnstable = nixops_unstable; # Added 2022-03-03
# When the nixops_unstable alias is removed, nixops_unstable_minimal can be renamed to nixops_unstable.