2022-11-21T04:21:24 cobang 0.9.6 -> 0.9.8 https://github.com/hongquan/CoBang/releases 2022-11-21T04:21:26 attrpath: cobang 2022-11-21T04:21:26 Checking auto update branch... 2022-11-21T04:21:29 [version] 2022-11-21T04:21:29 [version] skipping because derivation has updateScript 2022-11-21T04:21:29 [rustCrateVersion] 2022-11-21T04:21:29 [rustCrateVersion] No cargoSha256 found 2022-11-21T04:21:29 [golangModuleVersion] 2022-11-21T04:21:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T04:21:29 [updateScript] 2022-11-21T04:21:32 [updateScript] Success 2022-11-21T04:21:32 [updateScript] this derivation will be built: /nix/store/y83gcykxzhcc8a69x84xap596sn7q0va-packages.json.drv building '/nix/store/y83gcykxzhcc8a69x84xap596sn7q0va-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-21T04:21:32 2022-11-21T04:21:32 [quotedUrls] 2022-11-21T04:21:32 [quotedUrls] nothing found to replace 2022-11-21T04:21:32 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-21T04:22:59 No auto update branch exists 2022-11-21T04:23:06 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-21T10:16:20 cobang 0.9.6 -> 0.9.8 https://repology.org/metapackage/cobang/versions 2022-11-21T10:16:22 attrpath: cobang 2022-11-21T10:16:22 Checking auto update branch... 2022-11-21T10:16:25 [version] 2022-11-21T10:16:25 [version] skipping because derivation has updateScript 2022-11-21T10:16:25 [rustCrateVersion] 2022-11-21T10:16:25 [rustCrateVersion] No cargoSha256 found 2022-11-21T10:16:25 [golangModuleVersion] 2022-11-21T10:16:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T10:16:25 [updateScript] 2022-11-21T10:16:28 [updateScript] Success 2022-11-21T10:16:28 [updateScript] this derivation will be built: /nix/store/hwc2rxdpgwg5hjgsig3phgmxkrhn0769-packages.json.drv building '/nix/store/hwc2rxdpgwg5hjgsig3phgmxkrhn0769-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-21T10:16:28 2022-11-21T10:16:28 [quotedUrls] 2022-11-21T10:16:28 [quotedUrls] nothing found to replace 2022-11-21T10:16:28 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-21T10:17:56 No auto update branch exists 2022-11-21T10:18:00 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-21T17:21:00 cobang 0 -> 1 2022-11-21T17:21:03 attrpath: cobang 2022-11-21T17:21:03 Checking auto update branch... 2022-11-21T17:21:06 [version] 2022-11-21T17:21:06 [version] skipping because derivation has updateScript 2022-11-21T17:21:06 [rustCrateVersion] 2022-11-21T17:21:06 [rustCrateVersion] No cargoSha256 found 2022-11-21T17:21:06 [golangModuleVersion] 2022-11-21T17:21:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T17:21:06 [updateScript] 2022-11-21T17:21:08 [updateScript] Success 2022-11-21T17:21:08 [updateScript] this derivation will be built: /nix/store/a7ib4972h09gf4zq4hw5mc37j144c9pc-packages.json.drv building '/nix/store/a7ib4972h09gf4zq4hw5mc37j144c9pc-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-21T17:21:08 2022-11-21T17:21:08 [quotedUrls] 2022-11-21T17:21:09 [quotedUrls] nothing found to replace 2022-11-21T17:21:09 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-21T17:22:39 No auto update branch exists 2022-11-21T17:22:44 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-21T22:01:10 cobang 0.9.6 -> 0.9.8 https://github.com/hongquan/CoBang/releases 2022-11-21T22:01:13 attrpath: cobang 2022-11-21T22:01:13 Checking auto update branch... 2022-11-21T22:01:16 [version] 2022-11-21T22:01:16 [version] skipping because derivation has updateScript 2022-11-21T22:01:16 [rustCrateVersion] 2022-11-21T22:01:16 [rustCrateVersion] No cargoSha256 found 2022-11-21T22:01:16 [golangModuleVersion] 2022-11-21T22:01:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T22:01:16 [updateScript] 2022-11-21T22:01:19 [updateScript] Success 2022-11-21T22:01:19 [updateScript] this derivation will be built: /nix/store/1sjkv08wysy0p90xmk5gi1mimb2530ds-packages.json.drv building '/nix/store/1sjkv08wysy0p90xmk5gi1mimb2530ds-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-21T22:01:19 2022-11-21T22:01:19 [quotedUrls] 2022-11-21T22:01:19 [quotedUrls] nothing found to replace 2022-11-21T22:01:19 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-21T22:02:48 No auto update branch exists 2022-11-21T22:02:52 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