python311Packages.mkdocs-autorefs 0 -> 1 attrpath: python311Packages.mkdocs-autorefs 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/2c2w4x189v362xg24jxjdi0b08nc45wp-packages.json.drv building '/nix/store/2c2w4x189v362xg24jxjdi0b08nc45wp-packages.json.drv'... Going to be running update for following packages: - python3.11-mkdocs-autorefs-0.5.0 Press Enter key to continue... Running update for: - python3.11-mkdocs-autorefs-0.5.0: UPDATING ... - python3.11-mkdocs-autorefs-0.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mkdocs-autorefs/default.nix b/pkgs/development/python-modules/mkdocs-autorefs/default.nix index 1a0b64efe1e1..f5d0eccb84e9 100644 --- a/pkgs/development/python-modules/mkdocs-autorefs/default.nix +++ b/pkgs/development/python-modules/mkdocs-autorefs/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "mkdocs-autorefs"; - version = "0.5.0"; + version = "1.0.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "mkdocstrings"; repo = "autorefs"; rev = "refs/tags/${version}"; - hash = "sha256-GZKQlOXhQIQhS/z4cbmS6fhAKYgnVhSXh5a8Od7+TWc="; + hash = "sha256-YORrIQ+iZQZ1U/fe/IH3B/5gN0QxQF73s9vF6qvKL7Q="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.mkdocs-autorefs nix build failed. ext = self.build_extension(ext, configs.get(ext, {})) /nix/store/iwqcydz3rakhz5dyxji3pa2lbd96vnw4-python3.11-markdown-3.5.2/lib/python3.11/site-packages/markdown/core.py:225: in build_extension module = importlib.import_module(ext_name) /nix/store/3v2ch16fkl50i85n05h5ckss8pxx6836-python3-3.11.8/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1204: in _gcd_import ??? :1176: in _find_and_load ??? :1126: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1204: in _gcd_import ??? :1176: in _find_and_load ??? _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ name = 'pymdownx', import_ = > ??? E ModuleNotFoundError: No module named 'pymdownx' :1140: ModuleNotFoundError =========================== short test summary info ============================ FAILED tests/test_references.py::test_reference_implicit_with_code_inlinehilite_plain - ModuleNotFoundError: No module named 'pymdownx' FAILED tests/test_references.py::test_reference_implicit_with_code_inlinehilite_python - ModuleNotFoundError: No module named 'pymdownx' ========================= 2 failed, 44 passed in 0.16s ========================= /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context