nixVersions.nix_2_22: 2.22.2 -> 2.22.3
Diff: https://github.com/NixOS/nix/compare/2.22.2...2.22.3
This commit is contained in:
@@ -173,8 +173,8 @@ in lib.makeExtensible (self: ({
|
||||
};
|
||||
|
||||
nix_2_22 = common {
|
||||
version = "2.22.2";
|
||||
hash = "sha256-/ABtOUnfN6od/MtLxO5cJX90Ags/vOBQav6MyhKy4r4=";
|
||||
version = "2.22.3";
|
||||
hash = "sha256-l04csH5rTWsK7eXPWVxJBUVRPMZXllFoSkYFTq/i8WU=";
|
||||
self_attribute_name = "nix_2_22";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user