mod: sable pnpm fetching attrs modification
Some checks failed
Publish packages to Attic / publish (push) Failing after 11m7s
Some checks failed
Publish packages to Attic / publish (push) Failing after 11m7s
This commit is contained in:
@@ -35,6 +35,8 @@ in {
|
|||||||
pnpmDeps = fetchPnpmDeps {
|
pnpmDeps = fetchPnpmDeps {
|
||||||
inherit (finalAttrs) pname version src;
|
inherit (finalAttrs) pname version src;
|
||||||
inherit pnpm;
|
inherit pnpm;
|
||||||
|
HOME = finalAttrs.HOME;
|
||||||
|
npmConfigCache = finalAttrs.npmConfigCache;
|
||||||
fetcherVersion = 3;
|
fetcherVersion = 3;
|
||||||
hash = "sha256-2GwUz0jsuVKQZyeidM0F4rDzijm9AFcAxN7x/m/b3Is=";
|
hash = "sha256-2GwUz0jsuVKQZyeidM0F4rDzijm9AFcAxN7x/m/b3Is=";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user