nixVersions.unstable: stable -> 2.14
This commit is contained in:
parent
a8bd0d2b2e
commit
96cc38b1e8
1 changed files with 1 additions and 1 deletions
|
@ -131,5 +131,5 @@ in lib.makeExtensible (self: {
|
|||
|
||||
stable = self.nix_2_13;
|
||||
|
||||
unstable = self.stable;
|
||||
unstable = self.nix_2_14;
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue