chore: nix hashes suck

This commit is contained in:
Aarnav Tale
2026-01-24 18:41:32 -05:00
parent c8861ec978
commit a710995f97
+1 -1
View File
@@ -28,7 +28,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-oLqKu5AiqmieAMTTRvz076NJ3GJpuGVkqX4f0sU6Yqs=";
hash = "sha256-z51OBxoJ5SrC8ctfk4z+tUtiSQzBq4iiJlngfK60cqo=";
fetcherVersion = 1;
};