2022-11-04T00:42:25 cobang 0.9.6 -> 0.9.8 https://repology.org/metapackage/cobang/versions 2022-11-04T00:42:27 attrpath: cobang 2022-11-04T00:42:27 Checking auto update branch... 2022-11-04T00:42:31 [version] 2022-11-04T00:42:31 [version] skipping because derivation has updateScript 2022-11-04T00:42:31 [rustCrateVersion] 2022-11-04T00:42:31 [rustCrateVersion] No cargoSha256 found 2022-11-04T00:42:31 [golangModuleVersion] 2022-11-04T00:42:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T00:42:31 [updateScript] 2022-11-04T00:42:33 [updateScript] Success 2022-11-04T00:42:33 [updateScript] 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-04T00:42:33 2022-11-04T00:42:33 [quotedUrls] 2022-11-04T00:42:34 [quotedUrls] nothing found to replace 2022-11-04T00:42:34 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-04T00:44:07 No auto update branch exists 2022-11-04T00:44:11 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 2022-11-04T03:58:45 cobang 0.9.6 -> 0.9.8 https://github.com/hongquan/CoBang/releases 2022-11-04T03:58:47 attrpath: cobang 2022-11-04T03:58:47 Checking auto update branch... 2022-11-04T03:58:51 [version] 2022-11-04T03:58:51 [version] skipping because derivation has updateScript 2022-11-04T03:58:51 [rustCrateVersion] 2022-11-04T03:58:51 [rustCrateVersion] No cargoSha256 found 2022-11-04T03:58:51 [golangModuleVersion] 2022-11-04T03:58:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T03:58:51 [updateScript] 2022-11-04T03:58:53 [updateScript] Success 2022-11-04T03:58:53 [updateScript] this derivation will be built: /nix/store/ik8fb9j7c88lwp3v54yn8rh4r7w8n1kw-packages.json.drv building '/nix/store/ik8fb9j7c88lwp3v54yn8rh4r7w8n1kw-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-04T03:58:53 2022-11-04T03:58:53 [quotedUrls] 2022-11-04T03:58:54 [quotedUrls] nothing found to replace 2022-11-04T03:58:54 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-04T04:00:28 No auto update branch exists 2022-11-04T04:00:41 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 2022-11-04T06:18:33 cobang 0 -> 1 2022-11-04T06:18:35 attrpath: cobang 2022-11-04T06:18:35 Checking auto update branch... 2022-11-04T06:18:39 [version] 2022-11-04T06:18:39 [version] skipping because derivation has updateScript 2022-11-04T06:18:39 [rustCrateVersion] 2022-11-04T06:18:39 [rustCrateVersion] No cargoSha256 found 2022-11-04T06:18:39 [golangModuleVersion] 2022-11-04T06:18:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T06:18:39 [updateScript] 2022-11-04T06:18:41 [updateScript] Success 2022-11-04T06:18:41 [updateScript] 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-04T06:18:41 2022-11-04T06:18:41 [quotedUrls] 2022-11-04T06:18:41 [quotedUrls] nothing found to replace 2022-11-04T06:18:41 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-04T06:20:16 No auto update branch exists 2022-11-04T06:20:19 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 2022-11-04T20:44:28 cobang 0 -> 1 2022-11-04T20:44:30 attrpath: cobang 2022-11-04T20:44:30 Checking auto update branch... 2022-11-04T20:44:34 [version] 2022-11-04T20:44:34 [version] skipping because derivation has updateScript 2022-11-04T20:44:34 [rustCrateVersion] 2022-11-04T20:44:34 [rustCrateVersion] No cargoSha256 found 2022-11-04T20:44:34 [golangModuleVersion] 2022-11-04T20:44:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T20:44:34 [updateScript] 2022-11-04T20:44:37 [updateScript] Success 2022-11-04T20:44:37 [updateScript] 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-04T20:44:37 2022-11-04T20:44:37 [quotedUrls] 2022-11-04T20:44:37 [quotedUrls] nothing found to replace 2022-11-04T20:44:37 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-04T20:46:11 No auto update branch exists 2022-11-04T20:46:15 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