Loading pkgs/by-name/su/super-productivity/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -10,15 +10,15 @@ prefetch-npm-deps, rsync, stdenv, nodejs_22, nodejs_24, }: let electron = electron_39; nodejs = nodejs_22; nodejs = nodejs_24; in buildNpmPackage rec { pname = "super-productivity"; version = "17.2.1"; version = "18.1.0"; inherit nodejs; Loading @@ -26,7 +26,7 @@ buildNpmPackage rec { owner = "johannesjo"; repo = "super-productivity"; tag = "v${version}"; hash = "sha256-yt3HXOhpy2uzzpFInZbTHCWA9LfHB2bqEFCHzHwIv70="; hash = "sha256-gIRnc+UqrDBcYxq0BXxS8rrOOVylTwH2WYne7h2A5fk="; postFetch = '' find $out -name package-lock.json -exec ${lib.getExe npm-lockfile-fix} -r {} \; Loading Loading @@ -69,7 +69,7 @@ buildNpmPackage rec { dontInstall = true; outputHashMode = "recursive"; hash = "sha256-hNmM8Ln0klZBnC5TwtL7Bog82MlC4D0sCb9+uMqB0D0="; hash = "sha256-/D6pI8Kbih+bQalyE7Jb42OhYesneKsXPC2ghdMumRQ="; } ); Loading Loading
pkgs/by-name/su/super-productivity/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -10,15 +10,15 @@ prefetch-npm-deps, rsync, stdenv, nodejs_22, nodejs_24, }: let electron = electron_39; nodejs = nodejs_22; nodejs = nodejs_24; in buildNpmPackage rec { pname = "super-productivity"; version = "17.2.1"; version = "18.1.0"; inherit nodejs; Loading @@ -26,7 +26,7 @@ buildNpmPackage rec { owner = "johannesjo"; repo = "super-productivity"; tag = "v${version}"; hash = "sha256-yt3HXOhpy2uzzpFInZbTHCWA9LfHB2bqEFCHzHwIv70="; hash = "sha256-gIRnc+UqrDBcYxq0BXxS8rrOOVylTwH2WYne7h2A5fk="; postFetch = '' find $out -name package-lock.json -exec ${lib.getExe npm-lockfile-fix} -r {} \; Loading Loading @@ -69,7 +69,7 @@ buildNpmPackage rec { dontInstall = true; outputHashMode = "recursive"; hash = "sha256-hNmM8Ln0klZBnC5TwtL7Bog82MlC4D0sCb9+uMqB0D0="; hash = "sha256-/D6pI8Kbih+bQalyE7Jb42OhYesneKsXPC2ghdMumRQ="; } ); Loading