Unverified Commit c5855ad1 authored by Robert Hensing's avatar Robert Hensing Committed by GitHub
Browse files

nixVersions.nix_2_26: fix copy pasta



Co-authored-by: default avatarSiddhartha Sahu <dev@sdht.in>
parent f0cc6277
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ lib.makeExtensible (
      )
      // {
        nixComponents_2_27 = throw "nixComponents_2_27 has been removed. use nixComponents_git.";
        nix_2_26 = throw "nix_2_27 has been removed. use nix_2_28.";
        nix_2_26 = throw "nix_2_26 has been removed. use nix_2_28.";
        nix_2_27 = throw "nix_2_27 has been removed. use nix_2_28.";
        nix_2_25 = throw "nix_2_25 has been removed. use nix_2_28.";