forked from mirrors/nixpkgs
Merge pull request #262234 from DeterminateSystems/colemickens/nix_2_15
nixVersions.nix_2_15: 2.15.2 -> 2.15.3
This commit is contained in:
commit
d6b2850ee3
|
@ -167,8 +167,8 @@ in lib.makeExtensible (self: ({
|
|||
};
|
||||
|
||||
nix_2_15 = common {
|
||||
version = "2.15.2";
|
||||
hash = "sha256-0BxVsvp4JfliYu4EdpZ/zPYOt9Qn5w9Ix5r0sagZZ7o=";
|
||||
version = "2.15.3";
|
||||
hash = "sha256-sfFXbjC5iIdSAbctZIuFozxX0uux/KFBNr9oh33xINs=";
|
||||
};
|
||||
|
||||
nix_2_16 = common {
|
||||
|
|
Loading…
Reference in a new issue