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:
zowoq
2025-04-19 03:37:12 +00:00
parent b01196a133
commit 756dda5cd1
@@ -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";
};