build: update yarn hash
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
yarnOfflineCache = fetchYarnDeps {
|
||||
yarnLock = finalAttrs.src + "/yarn.lock";
|
||||
hash = "sha256-Vv9Ux9UF5loXUxxA2/tQvVTHSFpt7gD8iilO1PUj3y8=";
|
||||
hash = "sha256-ND+4leEGamH86IsM9JVtIqlwyrwVRQII75+rrawbiMI=";
|
||||
};
|
||||
|
||||
yarnBuildScript = "build-no-wasm";
|
||||
|
||||
Reference in New Issue
Block a user