sitespeed-io: 39.4.1 -> 39.4.2

This commit is contained in:
R. Ryantm
2026-02-21 18:31:39 +00:00
parent fe96650ccf
commit 06febb9117
+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