Update hash
This commit is contained in:
parent
f6ed4f1e2e
commit
e941a002f0
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ let
|
|||
pnpmDeps = fetchPnpmDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
fetcherVersion = 4;
|
||||
hash = "sha256-/2dyjSVU4MgWSz70d9T8xUzOxkykl98Flc9AmCKAf9E=";
|
||||
hash = "sha256-+RMlr2VEHfkdODW5tGIiD+JGKEFbqr083sD8jnqENj0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue