nixVersions.nix_2_26: fix copy pasta

Co-authored-by: Siddhartha Sahu <dev@sdht.in>
This commit is contained in:
Robert Hensing
2025-07-17 21:45:48 +02:00
committed by GitHub
co-authored by Siddhartha Sahu
parent f0cc627747
commit c5855ad1b3
@@ -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.";