2022-12-05T13:48:28 deltachat-cursed 0 -> 1 2022-12-05T13:48:30 attrpath: deltachat-cursed 2022-12-05T13:48:30 Checking auto update branch... 2022-12-05T13:48:34 [version] 2022-12-05T13:48:34 [version] skipping because derivation has updateScript 2022-12-05T13:48:34 [rustCrateVersion] 2022-12-05T13:48:34 [rustCrateVersion] No cargoSha256 found 2022-12-05T13:48:34 [golangModuleVersion] 2022-12-05T13:48:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T13:48:34 [updateScript] 2022-12-05T13:48:36 [updateScript] Success 2022-12-05T13:48:36 [updateScript] this derivation will be built: /nix/store/ip4ykcqzqwrcxvkjr735ql3ra9r91z87-packages.json.drv building '/nix/store/ip4ykcqzqwrcxvkjr735ql3ra9r91z87-packages.json.drv'... Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2022-12-05T13:48:36 2022-12-05T13:48:36 [quotedUrls] 2022-12-05T13:48:36 [quotedUrls] nothing found to replace 2022-12-05T13:48:36 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2022-12-05T13:50:09 No auto update branch exists 2022-12-05T13:50:14 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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/a4bf12riyinx2jqnb7dpqww8wwqk6nwn-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/6l6dykgmv2km15k3k3ynhhr7b0v3sp6g-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/drj90l58k4fbf9xv31brxwvffzc8kjrz-python3.10-notify-py-0.3.3/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.3) Requirement already satisfied: emoji>=2.0.0 in /nix/store/ywy6gff0v5aal08xs7mzc331fs2da44k-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/4pcfnmhzs86nfidwmbg47azwwyg8scqa-python3.10-deltachat-1.102.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.102.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4  2022-12-05T16:22:34 deltachat-cursed 0.7.1 -> 0.8.0 https://pypi.org/project/deltachat-cursed/ 2022-12-05T16:22:36 attrpath: deltachat-cursed 2022-12-05T16:22:37 Checking auto update branch... 2022-12-05T16:22:40 [version] 2022-12-05T16:22:40 [version] skipping because derivation has updateScript 2022-12-05T16:22:40 [rustCrateVersion] 2022-12-05T16:22:40 [rustCrateVersion] No cargoSha256 found 2022-12-05T16:22:40 [golangModuleVersion] 2022-12-05T16:22:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T16:22:40 [updateScript] 2022-12-05T16:22:42 [updateScript] Success 2022-12-05T16:22:42 [updateScript] Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2022-12-05T16:22:42 2022-12-05T16:22:42 [quotedUrls] 2022-12-05T16:22:42 [quotedUrls] nothing found to replace 2022-12-05T16:22:43 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2022-12-05T16:24:16 No auto update branch exists 2022-12-05T16:24: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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/a4bf12riyinx2jqnb7dpqww8wwqk6nwn-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/6l6dykgmv2km15k3k3ynhhr7b0v3sp6g-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/drj90l58k4fbf9xv31brxwvffzc8kjrz-python3.10-notify-py-0.3.3/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.3) Requirement already satisfied: emoji>=2.0.0 in /nix/store/ywy6gff0v5aal08xs7mzc331fs2da44k-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/4pcfnmhzs86nfidwmbg47azwwyg8scqa-python3.10-deltachat-1.102.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.102.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4  2022-12-05T20:11:04 deltachat-cursed 0.7.2 -> 0.8.0 https://github.com/adbenitez/deltachat-cursed/releases 2022-12-05T20:11:06 attrpath: deltachat-cursed 2022-12-05T20:11:07 Checking auto update branch... 2022-12-05T20:11:10 [version] 2022-12-05T20:11:10 [version] skipping because derivation has updateScript 2022-12-05T20:11:10 [rustCrateVersion] 2022-12-05T20:11:10 [rustCrateVersion] No cargoSha256 found 2022-12-05T20:11:10 [golangModuleVersion] 2022-12-05T20:11:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T20:11:10 [updateScript] 2022-12-05T20:11:12 [updateScript] Success 2022-12-05T20:11:12 [updateScript] Going to be running update for following packages: - deltachat-cursed-0.7.2 Press Enter key to continue... Running update for: - deltachat-cursed-0.7.2: UPDATING ... - deltachat-cursed-0.7.2: DONE. Packages updated! 2022-12-05T20:11:12 2022-12-05T20:11:12 [quotedUrls] 2022-12-05T20:11:12 [quotedUrls] nothing found to replace 2022-12-05T20:11:13 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix index f1361fea139..bc6f0f6be87 100644 --- a/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix +++ b/pkgs/applications/networking/instant-messengers/deltachat-cursed/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "deltachat-cursed"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "adbenitez"; repo = "deltachat-cursed"; - rev = "v${version}"; - hash = "sha256-Cv2QT8GsPAcA5TTZGfNvFNwnUITSR0PmQE0QCO1nFNk="; + rev = "refs/tags/v${version}"; + hash = "sha256-1QNhNPa6ZKn0lGQXs/cmfdSFHscwlYwFC/2DpnMoHvY="; }; nativeBuildInputs = [ 2022-12-05T20:12:43 No auto update branch exists 2022-12-05T20:12:47 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 deltachat-cursed nix build failed. adding 'deltachat_cursed/main.py' adding 'deltachat_cursed/notifications.py' adding 'deltachat_cursed/oauth2.py' adding 'deltachat_cursed/scli.py' adding 'deltachat_cursed/util.py' adding 'deltachat_cursed/widgets/__init__.py' adding 'deltachat_cursed/widgets/chatlist.py' adding 'deltachat_cursed/widgets/composer.py' adding 'deltachat_cursed/widgets/conversation.py' adding 'deltachat_cursed-0.8.0.dist-info/LICENSE' adding 'deltachat_cursed-0.8.0.dist-info/METADATA' adding 'deltachat_cursed-0.8.0.dist-info/WHEEL' adding 'deltachat_cursed-0.8.0.dist-info/entry_points.txt' adding 'deltachat_cursed-0.8.0.dist-info/top_level.txt' adding 'deltachat_cursed-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./deltachat_cursed-0.8.0-py3-none-any.whl Requirement already satisfied: urwid-readline>=0.13 in /nix/store/a4bf12riyinx2jqnb7dpqww8wwqk6nwn-python3.10-urwid_readline-0.13/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.13) Requirement already satisfied: urwid>=2.1.2 in /nix/store/6l6dykgmv2km15k3k3ynhhr7b0v3sp6g-python3.10-urwid-2.1.2/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.1.2) Requirement already satisfied: notify-py>=0.3.3 in /nix/store/drj90l58k4fbf9xv31brxwvffzc8kjrz-python3.10-notify-py-0.3.3/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (0.3.3) Requirement already satisfied: emoji>=2.0.0 in /nix/store/ywy6gff0v5aal08xs7mzc331fs2da44k-python3.10-emoji-2.2.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (2.2.0) Requirement already satisfied: deltachat>=1.97.0 in /nix/store/4pcfnmhzs86nfidwmbg47azwwyg8scqa-python3.10-deltachat-1.102.0/lib/python3.10/site-packages (from deltachat-cursed==0.8.0) (1.102.0) ERROR: Could not find a version that satisfies the requirement appdirs>=1.4.4 (from deltachat-cursed) (from versions: none) ERROR: No matching distribution found for appdirs>=1.4.4