open-stage-control 0 -> 1 attrpath: open-stage-control Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kkrb5d12j56hisl6kyhqjc7a3qwbd4ff-packages.json.drv building '/nix/store/kkrb5d12j56hisl6kyhqjc7a3qwbd4ff-packages.json.drv'... Going to be running update for following packages: - open-stage-control-1.26.1 Press Enter key to continue... Running update for: - open-stage-control-1.26.1: UPDATING ... - open-stage-control-1.26.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/open-stage-control/default.nix b/pkgs/applications/audio/open-stage-control/default.nix index b789dc668a8e..60b9bc23bc36 100644 --- a/pkgs/applications/audio/open-stage-control/default.nix +++ b/pkgs/applications/audio/open-stage-control/default.nix @@ -12,13 +12,13 @@ buildNpmPackage rec { pname = "open-stage-control"; - version = "1.26.1"; + version = "1.26.2"; src = fetchFromGitHub { owner = "jean-emmanuel"; repo = "open-stage-control"; rev = "v${version}"; - hash = "sha256-uw9vj12vs2N4nap6z1L6sGoCuPpRCmvfGoK/b+zHwHA="; + hash = "sha256-hBQyz6VAtiC1XOADZml1MwGKtmdyiJNlRAmHRjt6QsA="; }; # Remove some Electron stuff from package.json An auto update branch exists with message `open-stage-control: 1.26.1 -> 1.26.2`. New version is 1.26.2. An auto update branch exists with an equal or greater version