sitespeed-io: fix npmDepsHash

Was merged, but never succeeded on hydra due to a hash mismatch on the
npm dependencies.
This commit is contained in:
Martin Weinelt
2023-06-30 14:42:55 +02:00
parent b1434f14da
commit 9ee9f2ccc4
@@ -45,7 +45,7 @@ buildNpmPackage rec {
dontNpmBuild = true;
npmInstallFlags = [ "--omit=dev" ];
npmDepsHash = "sha256-Z9SSIPF/QPDsv4DexiqJAAXhY/QvnWqnauih6DT7I8o=";
npmDepsHash = "sha256-RfZlXE8hnAJKiiWdOGFsAFGcxwgnLNvLrXeIinABFb0=";
postInstall = ''
mv $out/bin/sitespeed{.,-}io