daed: fix pnpm.fetchDeps hash

This commit is contained in:
Gutyina Gergő
2024-10-29 09:32:11 +01:00
parent a716850ef1
commit 1873bf4254
+1 -1
View File
@@ -24,7 +24,7 @@ let
pnpmDeps = pnpm.fetchDeps {
inherit pname version src;
hash = "sha256-pNP/Ut5vRE+tqBYNHEkulCIeXnowHAIZKJe73cA0BB0=";
hash = "sha256-vqkiZzd5WOeJem0zUyMsJd6/aHHAjlsIQMkNf+SUvHY=";
};
nativeBuildInputs = [