Commit 756dda5c authored by zowoq's avatar zowoq
Browse files

nixVersions.nix_2_28: 2.28.1 -> 2.28.2

parent b01196a1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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";
      };