nixVersions.stable: 2.9 -> 2.10
This commit is contained in:
@@ -97,7 +97,7 @@ in lib.makeExtensible (self: {
|
||||
patches = [ ./patches/flaky-tests.patch ];
|
||||
};
|
||||
|
||||
stable = self.nix_2_9;
|
||||
stable = self.nix_2_10;
|
||||
|
||||
unstable = self.stable;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user