rivalcfg 0 -> 1 attrpath: rivalcfg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-rivalcfg-4.12.0 Press Enter key to continue... Running update for: - python3.11-rivalcfg-4.12.0: UPDATING ... - python3.11-rivalcfg-4.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/misc/rivalcfg/default.nix b/pkgs/misc/rivalcfg/default.nix index 7cfc23ffc367..04efbcd26aec 100644 --- a/pkgs/misc/rivalcfg/default.nix +++ b/pkgs/misc/rivalcfg/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonPackage rec { pname = "rivalcfg"; - version = "4.12.0"; + version = "4.13.0"; src = fetchFromGitHub { owner = "flozz"; repo = "rivalcfg"; rev = "refs/tags/v${version}"; - sha256 = "sha256-fkZvEaJJIfzyVyXhlb7Jlv5dASNKyclDIlyXU0uu5wo="; + sha256 = "sha256-zZQkfi84NE3mpGv7+Z6AnUXEj0y9SoBmbbtRiTDPS/8="; }; propagatedBuildInputs = with python3Packages; [ hidapi setuptools ]; An auto update branch exists with message `rivalcfg: 4.12.0 -> 4.13.0`. New version is 4.13.0. An auto update branch exists with an equal or greater version