legendary-gl 0.20.31 -> 0.20.32 https://github.com/derrod/legendary/releases attrpath: legendary-gl 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2sgyrj3dss504kgj2hkssckgn70srsnq-generic-update-script.sh.drv /nix/store/m2vlbkp496r9c36rh29n6wdlzip10j9q-packages.json.drv building '/nix/store/2sgyrj3dss504kgj2hkssckgn70srsnq-generic-update-script.sh.drv'... building '/nix/store/m2vlbkp496r9c36rh29n6wdlzip10j9q-packages.json.drv'... Going to be running update for following packages: - legendary-gl-0.20.31 Press Enter key to continue... Running update for: - legendary-gl-0.20.31: UPDATING ... - legendary-gl-0.20.31: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/games/legendary-gl/default.nix b/pkgs/games/legendary-gl/default.nix index f867efc382d..a863b1d1cee 100644 --- a/pkgs/games/legendary-gl/default.nix +++ b/pkgs/games/legendary-gl/default.nix @@ -8,13 +8,13 @@ buildPythonApplication rec { pname = "legendary-gl"; # Name in pypi - version = "0.20.31"; + version = "0.20.32"; src = fetchFromGitHub { owner = "derrod"; repo = "legendary"; rev = "refs/tags/${version}"; - sha256 = "sha256-XxCYL41xhtJ2z1Ps2ANTbzi4/PZu7lo78cRbr6R4iTM="; + sha256 = "sha256-MsvhVS3lqhgBJ+S/cjXFP70I3rM5WBYT7TyVlRWhNWw="; }; propagatedBuildInputs = [ requests ]; An auto update branch exists with message `legendary-gl: 0.20.31 -> 0.20.32`. New version is 0.20.32. An auto update branch exists with an equal or greater version