python312Packages.manim-slides 5.1.3 -> 5.1.4 https://github.com/jeertmans/manim-slides/releases attrpath: python312Packages.manim-slides 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] this derivation will be built: /nix/store/62ymznc6dscxca9lxj7m7qg46rvzw952-packages.json.drv building '/nix/store/62ymznc6dscxca9lxj7m7qg46rvzw952-packages.json.drv'... Going to be running update for following packages: - python3.12-manim-slides-5.1.3 Press Enter key to continue... Running update for: - python3.12-manim-slides-5.1.3: UPDATING ... - python3.12-manim-slides-5.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/manim-slides/default.nix b/pkgs/development/python-modules/manim-slides/default.nix index ec1811d707d7..8cfc07a89fa0 100644 --- a/pkgs/development/python-modules/manim-slides/default.nix +++ b/pkgs/development/python-modules/manim-slides/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "manim-slides"; format = "pyproject"; - version = "5.1.3"; + version = "5.1.4"; disabled = pythonOlder "3.9"; @@ -45,7 +45,7 @@ buildPythonPackage rec { owner = "jeertmans"; repo = "manim-slides"; rev = "refs/tags/v${version}"; - hash = "sha256-WZR95swapT2Fbu6mbuHLjMu3Okq/wKFabzN7xpZw0/g="; + hash = "sha256-PvOJ9o+4hboQRhMcabb7QMjc25xcJpMV92sRqKzZIp8="; }; nativeBuildInputs = [ pdm-backend pythonRelaxDepsHook ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.manim-slides nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Setting PDM_BUILD_SCM_VERSION to 5.1.4 Creating a wheel... * Getting build dependencies for wheel... Traceback (most recent call last): File "/nix/store/091i69d94myfwr8skxfzgj8cbj4gs0h4-python3.12-pyproject-hooks-1.0.0/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 321, in _call_hook raise BackendUnavailable(data.get('traceback', '')) pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last): File "/nix/store/091i69d94myfwr8skxfzgj8cbj4gs0h4-python3.12-pyproject-hooks-1.0.0/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend obj = import_module(mod_path) ^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/fmwqa8nvva4sh18bqayzrilrzxq9fm0f-python3-3.12.2/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1310, in _find_and_load_unlocked File "", line 488, in _call_with_frames_removed File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'pdm' ERROR Backend 'pdm.backend' is not available.