chore: update nix sha

This commit is contained in:
Aarnav Tale 2025-03-18 01:59:16 -04:00
parent 05837963c4
commit 23fd2bbda2
No known key found for this signature in database

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
pnpmDeps = pnpm_10.fetchDeps { pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src; inherit (finalAttrs) pname version src;
hash = "sha256-j+3fcxukK19fXVIlVe+tXenYf28MylHy+/qHy7FpvL0="; hash = "sha256-0q4xKWUrZyzbaTj68LJvxfRvwBcetpODhIitQlsXTLA=";
}; };
buildPhase = '' buildPhase = ''