mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 02:55:39 +00:00
nixVersions.nix_2_20: 2.20.7 -> 2.20.8
Diff: https://github.com/NixOS/nix/compare/2.20.7...2.20.8
(cherry picked from commit c739c1064d
)
This commit is contained in:
parent
32de9875b3
commit
dc1987c126
@ -159,8 +159,8 @@ in lib.makeExtensible (self: ({
|
||||
};
|
||||
|
||||
nix_2_20 = common {
|
||||
version = "2.20.7";
|
||||
hash = "sha256-hWElUtAHYbL/LjyW0Vovz9zJLhv5zC6/tDu8uPkbQqY=";
|
||||
version = "2.20.8";
|
||||
hash = "sha256-M2tkMtjKi8LDdNLsKi3IvD8oY/i3rtarjMpvhybS3WY=";
|
||||
self_attribute_name = "nix_2_20";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user