fosrl-olm: fix hash mismatch

This commit is contained in:
Sigmanificient
2026-03-24 03:10:12 +01:00
parent f3fac38a69
commit f59c2aed6c
+1 -1
View File
@@ -12,7 +12,7 @@ buildGoModule (finalAttrs: {
owner = "fosrl";
repo = "olm";
tag = finalAttrs.version;
hash = "sha256-4dzbSW9AoFitypVOD/N4/mnUJwh0USgOwVqcopLkcYs=";
hash = "sha256-2FqtucYOfnyOcsEivhZFh18gofcqCGOMhPrr2V91OAM=";
};
vendorHash = "sha256-D93SPwXAeoTLCbScjyH8AB9TJIF2b/UbLNMIQYi+B+c=";