2022-11-16T16:29:36 cobang 0 -> 1 2022-11-16T16:29:39 attrpath: cobang 2022-11-16T16:29:39 Checking auto update branch... 2022-11-16T16:29:42 [version] 2022-11-16T16:29:42 [version] skipping because derivation has updateScript 2022-11-16T16:29:42 [rustCrateVersion] 2022-11-16T16:29:42 [rustCrateVersion] No cargoSha256 found 2022-11-16T16:29:42 [golangModuleVersion] 2022-11-16T16:29:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T16:29:42 [updateScript] 2022-11-16T16:29:45 [updateScript] Success 2022-11-16T16:29:45 [updateScript] this derivation will be built: /nix/store/332yf9y8h6bpi3rjwnj45lklizn1p9qk-packages.json.drv building '/nix/store/332yf9y8h6bpi3rjwnj45lklizn1p9qk-packages.json.drv'... Going to be running update for following packages: - cobang-0.9.6 Press Enter key to continue... Running update for: - cobang-0.9.6: UPDATING ... - cobang-0.9.6: DONE. Packages updated! 2022-11-16T16:29:45 2022-11-16T16:29:45 [quotedUrls] 2022-11-16T16:29:45 [quotedUrls] nothing found to replace 2022-11-16T16:29:45 Diff after rewrites: diff --git a/pkgs/applications/misc/cobang/default.nix b/pkgs/applications/misc/cobang/default.nix index 1401a7a8df2..98ba4421709 100644 --- a/pkgs/applications/misc/cobang/default.nix +++ b/pkgs/applications/misc/cobang/default.nix @@ -25,14 +25,14 @@ buildPythonApplication rec { pname = "cobang"; - version = "0.9.6"; + version = "0.9.8"; format = "pyproject"; src = fetchFromGitHub { owner = "hongquan"; repo = "CoBang"; - rev = "v${version}"; - sha256 = "sha256-YcXQ2wAgFSsJEqcaDQotpX1put4pQaF511kwq/c2yHw="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-waQC5MigMUbuaeoCW6mVy5L64ybyfZQC3BspAaJndnw="; }; patches = [ 2022-11-16T16:31:15 No auto update branch exists 2022-11-16T16:31:20 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 cobang 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/ci6cai8gd2ak9dddb4msaj06s2a7lzqm-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vn.hoabinh.quan.CoBang.yaml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/hry1dxyf3nfyxnqndhvrqg0zxblky9jf-0001-Poetry-core-and-pillow-9.patch patching file pyproject.toml Hunk #1 FAILED at 11. Hunk #2 succeeded at 34 (offset 1 line). 1 out of 2 hunks FAILED -- saving rejects to file pyproject.toml.rej