mirror of
https://github.com/tale/headplane.git
synced 2026-08-31 17:28:14 +00:00
chore: update nix pnpm deps hash
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ in
|
|||||||
inherit (finalAttrs) pname version src;
|
inherit (finalAttrs) pname version src;
|
||||||
fetcherVersion = 3;
|
fetcherVersion = 3;
|
||||||
pnpm = pnpm_10;
|
pnpm = pnpm_10;
|
||||||
hash = "sha256-WAfW07P3a8kuM6HBGBGTAzHKtqB1XOo0j+cPbZdbSZE=";
|
hash = "sha256-2F7DplZ+PAMkDepsoeUxS04+IefWy3ARgE8G6Fz+YnQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user