super-productivity: 18.13.1 -> 18.15.1 (#543398)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-19 05:27:35 +00:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ let
in
buildNpmPackage rec {
pname = "super-productivity";
version = "18.13.1";
version = "18.15.1";
inherit nodejs;
@@ -28,7 +28,7 @@ buildNpmPackage rec {
owner = "johannesjo";
repo = "super-productivity";
tag = "v${version}";
hash = "sha256-gfoGGLJ2Pyl2BPcCAukk2eNPTsGYofT2G6a9FmlDwTE=";
hash = "sha256-vBv6+mc6XB89gR4j6GaBj15Z3NBBCwqfGc4HQQcpL7w=";
};
# Use custom fetcher for deps because super-productivity uses multiple
@@ -74,7 +74,7 @@ buildNpmPackage rec {
dontInstall = true;
outputHashMode = "recursive";
hash = "sha256-staJsDxwcF2TC+Y8wr9iaq7TmfQVG3ZIQh17UTCP/9I=";
hash = "sha256-stY7Kc1GDm7z3uQN+5iXFDMy9qQs4CvmCYMHCCOJUcc=";
}
);