mirror of
https://github.com/tale/headplane.git
synced 2026-08-09 21:49:23 +00:00
chore: update nix pnpm deps hash
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ in
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
fetcherVersion = 3;
|
||||
hash = "sha256-1wOEuqhZY6SAEsAiassawyu695ltUr72sUZunmf8oyg=";
|
||||
hash = "sha256-zEivmBfx9qCQBHvSA1kRRmjsb58uPv5Ip+geV40CP4Q=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user