deltachat-desktop: fix build of esbuild

This commit is contained in:
Robert Schütz 2023-01-09 06:32:57 -08:00 committed by Robert Schütz
parent 8965a7431e
commit e674075ed1

View file

@ -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 {