nixVersions.nix_2_28: 2.28.1 -> 2.28.2
Diff: https://github.com/NixOS/nix/compare/2.28.1...2.28.2
This commit is contained in:
@@ -183,8 +183,8 @@ lib.makeExtensible (
|
||||
};
|
||||
|
||||
nix_2_28 = commonMeson {
|
||||
version = "2.28.1";
|
||||
hash = "sha256-R+HAPvD+AjiyRHZP/elkvka33G499EKT8ntyF/EPPRI=";
|
||||
version = "2.28.2";
|
||||
hash = "sha256-yl+hlZ/VFHIZwPIDEs4ysOYgprW4VEORfSyvScF7Cwg=";
|
||||
self_attribute_name = "nix_2_28";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user