Commit 6d7b5fc7 authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel
Browse files

aliases: manual cleanup of nixopsUnstable that depended on nixops_unstable...

aliases: manual cleanup of nixopsUnstable that depended on nixops_unstable which was already a throw
parent 9d1796f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.