chore: add pnpm.fetcherVersion
This commit is contained in:
parent
97e2557710
commit
7adacae940
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-xjjkqbgjYaAGYAmlTFE+Lq3Hp6myZKaW3br0YTDNhQA=";
|
||||
fetcherVersion = 1;
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue