strictdoc 0 -> 1 attrpath: strictdoc 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/jh4nx886zzjz5h8q8phqv2g9v8s7fs4v-packages.json.drv building '/nix/store/jh4nx886zzjz5h8q8phqv2g9v8s7fs4v-packages.json.drv'... Going to be running update for following packages: - strictdoc-0.0.26 Press Enter key to continue... Running update for: - strictdoc-0.0.26: UPDATING ... - strictdoc-0.0.26: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/engineering/strictdoc/default.nix b/pkgs/applications/science/engineering/strictdoc/default.nix index c81652c5ae7..2e2b0c8023f 100644 --- a/pkgs/applications/science/engineering/strictdoc/default.nix +++ b/pkgs/applications/science/engineering/strictdoc/default.nix @@ -25,14 +25,14 @@ buildPythonApplication rec { pname = "strictdoc"; - version = "0.0.26"; + version = "0.0.32"; format = "pyproject"; src = fetchFromGitHub { owner = "strictdoc-project"; repo = pname; - rev = version; - sha256 = "sha256-SMAwji75AjW8CzXRKBDF+fR/a5++GhgIvkcuD+a/vp4="; + rev = "refs/tags/${version}"; + sha256 = "sha256-hxHNXOfkF3U7lM4aUX6qv4W3/nCoGh5ECWTHedPFViw="; }; patches = [ 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 strictdoc nix build failed. got build log for 'strictdoc' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/2fzb7l7hs16aag3nrfk3qr7x2k4ixl6a-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/link_health.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/wxm4d1xj4nr5nwnaj6bww0h6sw6ij9hi-conftest.py.patch patching file tests/unit/conftest.py Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file tests/unit/conftest.py.rej