mirror of
https://github.com/tale/headplane.git
synced 2026-07-27 00:08:14 +00:00
fix: nix: hash
This commit is contained in:
committed by
Aarnav Tale
parent
1355e1535d
commit
cdcb38f11e
+1
-1
@@ -29,7 +29,7 @@ in
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit pname version src;
|
||||
fetcherVersion = 2;
|
||||
hash = "sha256-CsrZjXl31sl/YRzpt/pyBtr4QKn1pLRHqu5hUcNVZbo=";
|
||||
hash = "sha256-GNSpFqPobX6MDPUXxz2XwdZ2Wt7boN8aok52pGgpGoM=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user