deltachat-desktop: fix build of esbuild
This commit is contained in:
parent
8965a7431e
commit
e674075ed1
@ -43,7 +43,7 @@ let
|
||||
rev = "v${version}";
|
||||
hash = "sha256-qCtpy69ROCspRgPKmCV0YY/EOSWiNU/xwDblU0bQp4w=";
|
||||
};
|
||||
vendorSha256 = "sha256-+BfxCyg0KkDQpHt/wycy/8CTG6YBA/VJvJFhhzUnSiQ=";
|
||||
vendorHash = "sha256-+BfxCyg0KkDQpHt/wycy/8CTG6YBA/VJvJFhhzUnSiQ=";
|
||||
});
|
||||
};
|
||||
in buildNpmPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user