sitespeed-io: 39.4.1 -> 39.4.2 (#492835)

This commit is contained in:
Nick Cao
2026-02-23 15:28:25 +00:00
committed by GitHub
+3 -3
View File
@@ -27,13 +27,13 @@ assert
(!withFirefox && !withChromium) -> throw "Either `withFirefox` or `withChromium` must be enabled.";
buildNpmPackage (finalAttrs: {
pname = "sitespeed-io";
version = "39.4.1";
version = "39.4.2";
src = fetchFromGitHub {
owner = "sitespeedio";
repo = "sitespeed.io";
tag = "v${finalAttrs.version}";
hash = "sha256-Dpg/UsuCfiTcSnDDCpsYh+T/JGbC1r+gUegzZJdtycw=";
hash = "sha256-klPdbYVeV4hrwMfwmOiocB4YkJzZsRKUelBZSO+fB/w=";
};
env = {
@@ -49,7 +49,7 @@ buildNpmPackage (finalAttrs: {
dontNpmBuild = true;
npmInstallFlags = [ "--omit=dev" ];
npmDepsHash = "sha256-R2i05VBhhOTbk+tXjlet01coBMpXB1h6aSqewscCQls=";
npmDepsHash = "sha256-4BvB49+ujSB5XM/BvOqoqRjC7X9Ih3dzt5AQdL3f2z4=";
postInstall = ''
mv $out/bin/sitespeed{.,-}io