python312Packages.kivy 2.1.0 -> 2.3.0 https://github.com/kivy/kivy/releases attrpath: python312Packages.kivy 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] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8v0cinyxq2n6agxqw4r63jmdn4zzdlib-packages.json.drv building '/nix/store/8v0cinyxq2n6agxqw4r63jmdn4zzdlib-packages.json.drv'... Going to be running update for following packages: - python3.12-Kivy-2.1.0 Press Enter key to continue... Running update for: - python3.12-Kivy-2.1.0: UPDATING ... - python3.12-Kivy-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kivy/default.nix b/pkgs/development/python-modules/kivy/default.nix index dd04b97010dd..2e55a10b900a 100644 --- a/pkgs/development/python-modules/kivy/default.nix +++ b/pkgs/development/python-modules/kivy/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "Kivy"; - version = "2.1.0"; + version = "2.3.0"; src = fetchFromGitHub { owner = "kivy"; repo = "kivy"; - rev = version; - hash = "sha256-k9LIiLtlHY6H1xfVylI/Xbm7R6pCpC5UHe8GWnCwEGA="; + rev = "refs/tags/${version}"; + hash = "sha256-QJ490vjpEj/JSE9OzSvDpkCruaTFdlThUHIEAMm0BZ4="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.kivy nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/cgmh4nmnb4il0fy327y1zygzqd112bpf-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/build_macos_dependencies.sh @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/cgqiv0wr1hzrizz0h0p9pqdlx9qmxbjj-a0ec8ff79fcbc1b82391132a89c8fc21ef1c5c55.patch patching file kivy/graphics/cgl.pxd Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file kivy/graphics/cgl.pxd.rej patching file kivy/graphics/cgl_backend/cgl_debug.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_debug.pyx.rej patching file kivy/graphics/cgl_backend/cgl_gl.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_gl.pyx.rej patching file kivy/graphics/cgl_backend/cgl_mock.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_mock.pyx.rej