summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-04-09 09:32:46 -0400
committerGitHub <noreply@github.com>2024-04-09 09:32:46 -0400
commita5c6dcc38bc86ba0c43e37b39de24c42ad0ef212 (patch)
tree442c100661432052115e9f0e1bc0131c2fb4fd01
parent996eb35cf76480d453f7e22dcef9b31acbcc5330 (diff)
parentc6377ec8485b3c3be201cf26078cfd95599a01e3 (diff)
Merge pull request #302721 from r-ryantm/auto-update/sitespeed-io
sitespeed-io: 33.4.0 -> 33.5.0
-rw-r--r--pkgs/tools/networking/sitespeed-io/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/networking/sitespeed-io/default.nix b/pkgs/tools/networking/sitespeed-io/default.nix
index 2226bfa0ce69..efffd6de379a 100644
--- a/pkgs/tools/networking/sitespeed-io/default.nix
+++ b/pkgs/tools/networking/sitespeed-io/default.nix
@@ -24,13 +24,13 @@
assert (!withFirefox && !withChromium) -> throw "Either `withFirefox` or `withChromium` must be enabled.";
buildNpmPackage rec {
pname = "sitespeed-io";
- version = "33.4.0";
+ version = "33.5.0";
src = fetchFromGitHub {
owner = "sitespeedio";
repo = "sitespeed.io";
rev = "v${version}";
- hash = "sha256-Yjp6sbMi4s23CecCYXxnUDQ9dc4SgnUnbBV8kLhv58U=";
+ hash = "sha256-CR2/EBFxwUPAWnOXD1sEV1XirSJy6ojOndRR8Y1Ir24=";
};
nodejs = nodejs_18;
@@ -46,7 +46,7 @@ buildNpmPackage rec {
dontNpmBuild = true;
npmInstallFlags = [ "--omit=dev" ];
- npmDepsHash = "sha256-OT0dKF6dLuAZ5SgMVbrOyirJnpPNL5ygPjwvXqjKF1Q=";
+ npmDepsHash = "sha256-7MB5zc4b0cy0OzAKidcmBeBMor/ZsMfHlRBN/y9QKI4=";
postInstall = ''
mv $out/bin/sitespeed{.,-}io