nixVersions.nix_2_15: 2.15.1 -> 2.15.2
This commit is contained in:
parent
2e6e83d27a
commit
399252962b
1 changed files with 2 additions and 2 deletions
|
@ -177,8 +177,8 @@ in lib.makeExtensible (self: ({
|
|||
};
|
||||
|
||||
nix_2_15 = common {
|
||||
version = "2.15.1";
|
||||
hash = "sha256-o7bxsNeq2LF6/dTl+lT2k50bSItkID80/uoZYVtlxro=";
|
||||
version = "2.15.2";
|
||||
hash = "sha256-0BxVsvp4JfliYu4EdpZ/zPYOt9Qn5w9Ix5r0sagZZ7o=";
|
||||
};
|
||||
|
||||
nix_2_16 = common {
|
||||
|
|
Loading…
Reference in a new issue