nixVersions.nix_2_26: fix copy pasta
Co-authored-by: Siddhartha Sahu <dev@sdht.in>
This commit is contained in:
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.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user