2022-12-06T23:47:36 strictdoc 0.0.26 -> 0.0.29 https://github.com/strictdoc-project/strictdoc/releases 2022-12-06T23:47:38 attrpath: strictdoc 2022-12-06T23:47:38 Checking auto update branch... 2022-12-06T23:47:41 [version] 2022-12-06T23:47:41 [version] skipping because derivation has updateScript 2022-12-06T23:47:41 [rustCrateVersion] 2022-12-06T23:47:41 [rustCrateVersion] No cargoSha256 found 2022-12-06T23:47:41 [golangModuleVersion] 2022-12-06T23:47:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T23:47:41 [updateScript] 2022-12-06T23:47:44 [updateScript] Success 2022-12-06T23:47:44 [updateScript] this derivation will be built: /nix/store/2bwgg516v1i352ngfx6l6hgi3afhrlvd-packages.json.drv building '/nix/store/2bwgg516v1i352ngfx6l6hgi3afhrlvd-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! 2022-12-06T23:47:44 2022-12-06T23:47:44 [quotedUrls] 2022-12-06T23:47:44 [quotedUrls] nothing found to replace 2022-12-06T23:47:45 Diff after rewrites: diff --git a/pkgs/applications/science/engineering/strictdoc/default.nix b/pkgs/applications/science/engineering/strictdoc/default.nix index 3fc61b84515..4b4bf7ce6ae 100644 --- a/pkgs/applications/science/engineering/strictdoc/default.nix +++ b/pkgs/applications/science/engineering/strictdoc/default.nix @@ -27,14 +27,14 @@ buildPythonApplication rec { pname = "strictdoc"; - version = "0.0.26"; + version = "0.0.29"; 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-thGNwh+l5RBaj3yZsgXGfyVPZO7PbPIWQO+eCmIhanc="; }; patches = [ 2022-12-06T23:49:12 No auto update branch exists 2022-12-06T23:49:17 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A strictdoc nix build failed. warning: unknown setting 'experimental-features' 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/09s94mda0hkglvmghm95q3p06q27n70w-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