legendary-gl 0 -> 1 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] this derivation will be built: /nix/store/pga5vn8lxrkwr9crwadx5j98gcaiznyl-packages.json.drv building '/nix/store/pga5vn8lxrkwr9crwadx5j98gcaiznyl-packages.json.drv'... Going to be running update for following packages: - legendary-gl-0.20.32 Press Enter key to continue... Running update for: - legendary-gl-0.20.32: UPDATING ... - legendary-gl-0.20.32: 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 a863b1d1cee..8ee62af3bbd 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.32"; + version = "0.20.33"; src = fetchFromGitHub { owner = "derrod"; repo = "legendary"; rev = "refs/tags/${version}"; - sha256 = "sha256-MsvhVS3lqhgBJ+S/cjXFP70I3rM5WBYT7TyVlRWhNWw="; + sha256 = "sha256-fEQUChkxrKV2IkFGORUolZE2qTzA10Xxogjl5Va4TcE="; }; propagatedBuildInputs = [ requests ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A legendary-gl nix build failed. adding 'legendary/models/manifest.py' adding 'legendary/utils/__init__.py' adding 'legendary/utils/aliasing.py' adding 'legendary/utils/cli.py' adding 'legendary/utils/custom_parser.py' adding 'legendary/utils/egl_crypt.py' adding 'legendary/utils/env.py' adding 'legendary/utils/game_workarounds.py' adding 'legendary/utils/rolling_hash.py' adding 'legendary/utils/savegame_helper.py' adding 'legendary/utils/selective_dl.py' adding 'legendary/utils/webview_login.py' adding 'legendary_gl-0.20.33.dist-info/LICENSE' adding 'legendary_gl-0.20.33.dist-info/METADATA' adding 'legendary_gl-0.20.33.dist-info/WHEEL' adding 'legendary_gl-0.20.33.dist-info/entry_points.txt' adding 'legendary_gl-0.20.33.dist-info/top_level.txt' adding 'legendary_gl-0.20.33.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./legendary_gl-0.20.33-py3-none-any.whl Requirement already satisfied: setuptools in /nix/store/basb8wsyinlwbcawx0v9lklvv06qpph6-python3.10-setuptools-67.4.0/lib/python3.10/site-packages (from legendary-gl==0.20.33) (67.4.0.post0) Requirement already satisfied: wheel in /nix/store/9qqdyqgj2rxlsc1qk1sgg22dqmri2xy6-python3.10-wheel-0.38.4/lib/python3.10/site-packages (from legendary-gl==0.20.33) (0.38.4) ERROR: Could not find a version that satisfies the requirement filelock (from legendary-gl) (from versions: none) ERROR: No matching distribution found for filelock