mirror of
https://github.com/wg-easy/wg-easy.git
synced 2026-08-27 04:16:58 +00:00
updated hash
This commit is contained in:
parent
f3feb5668f
commit
5bfda89fee
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
pnpmDeps = fetchPnpmDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
fetcherVersion = 3;
|
||||
hash = "sha256-nlbrxEob/s7ARrASaX5nfhaNaoTq+DusHZKh+ToHw70=";
|
||||
hash = "sha256-PYsGOY9W3ptABfBF2nZRQKjYeOk8b5MA8o4YWWXvHzE=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue