nixVersions.unstable: 2.18 -> 2.19
This commit is contained in:
parent
3773ebf41a
commit
709a9f6f06
@ -264,7 +264,7 @@ in lib.makeExtensible (self: ({
|
||||
|
||||
stable = addFallbackPathsCheck self.nix_2_18;
|
||||
|
||||
unstable = self.nix_2_18;
|
||||
unstable = self.nix_2_19;
|
||||
} // lib.optionalAttrs config.allowAliases {
|
||||
nix_2_4 = throw "nixVersions.nix_2_4 has been removed";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user