2022-11-05T02:25:15 autokey 0 -> 1 2022-11-05T02:25:17 attrpath: autokey 2022-11-05T02:25:17 Checking auto update branch... 2022-11-05T02:25:21 [version] 2022-11-05T02:25:21 [version] skipping because derivation has updateScript 2022-11-05T02:25:21 [rustCrateVersion] 2022-11-05T02:25:21 [rustCrateVersion] No cargoSha256 found 2022-11-05T02:25:21 [golangModuleVersion] 2022-11-05T02:25:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T02:25:21 [updateScript] 2022-11-05T02:25:24 [updateScript] Success 2022-11-05T02:25:24 [updateScript] Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-11-05T02:25:24 2022-11-05T02:25:24 [quotedUrls] 2022-11-05T02:25:24 [quotedUrls] nothing found to replace 2022-11-05T02:25:24 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-11-05T02:26:59 No auto update branch exists 2022-11-05T02:27:03 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-dark/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status-error.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-gtk.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/a6vvprj7w6v6vzdl6rcnqibfx6ivi4m9-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/1wrb7f5pj3dy7knhfb7g2kmpd5sgz56r-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging  2022-11-05T10:56:54 autokey 0.95.10 -> 0.96.0 https://github.com/autokey/autokey/releases 2022-11-05T10:56:58 attrpath: autokey 2022-11-05T10:56:59 Checking auto update branch... 2022-11-05T10:57:04 [version] 2022-11-05T10:57:04 [version] skipping because derivation has updateScript 2022-11-05T10:57:04 [rustCrateVersion] 2022-11-05T10:57:04 [rustCrateVersion] No cargoSha256 found 2022-11-05T10:57:04 [golangModuleVersion] 2022-11-05T10:57:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T10:57:04 [updateScript] 2022-11-05T10:57:09 [updateScript] Success 2022-11-05T10:57:09 [updateScript] this derivation will be built: /nix/store/iraf09dkss0lk931hkikanbpckix138v-packages.json.drv building '/nix/store/iraf09dkss0lk931hkikanbpckix138v-packages.json.drv'... Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-11-05T10:57:09 2022-11-05T10:57:09 [quotedUrls] 2022-11-05T10:57:09 [quotedUrls] nothing found to replace 2022-11-05T10:57:10 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-11-05T10:59:43 No auto update branch exists 2022-11-05T10:59:50 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-dark/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status-error.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-gtk.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/a6vvprj7w6v6vzdl6rcnqibfx6ivi4m9-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/1wrb7f5pj3dy7knhfb7g2kmpd5sgz56r-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging  2022-11-05T13:35:09 autokey 0 -> 1 2022-11-05T13:35:12 attrpath: autokey 2022-11-05T13:35:12 Checking auto update branch... 2022-11-05T13:35:15 [version] 2022-11-05T13:35:15 [version] skipping because derivation has updateScript 2022-11-05T13:35:15 [rustCrateVersion] 2022-11-05T13:35:15 [rustCrateVersion] No cargoSha256 found 2022-11-05T13:35:15 [golangModuleVersion] 2022-11-05T13:35:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T13:35:15 [updateScript] 2022-11-05T13:35:18 [updateScript] Success 2022-11-05T13:35:18 [updateScript] Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-11-05T13:35:18 2022-11-05T13:35:18 [quotedUrls] 2022-11-05T13:35:18 [quotedUrls] nothing found to replace 2022-11-05T13:35:18 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-11-05T13:36:53 No auto update branch exists 2022-11-05T13:36:58 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-dark/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status-error.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-gtk.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/a6vvprj7w6v6vzdl6rcnqibfx6ivi4m9-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/1wrb7f5pj3dy7knhfb7g2kmpd5sgz56r-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging  2022-11-05T18:21:55 autokey 0.95.10 -> 0.96.0 https://pypi.org/project/autokey/ 2022-11-05T18:21:58 attrpath: autokey 2022-11-05T18:21:58 Checking auto update branch... 2022-11-05T18:22:02 [version] 2022-11-05T18:22:02 [version] skipping because derivation has updateScript 2022-11-05T18:22:02 [rustCrateVersion] 2022-11-05T18:22:02 [rustCrateVersion] No cargoSha256 found 2022-11-05T18:22:02 [golangModuleVersion] 2022-11-05T18:22:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T18:22:02 [updateScript] 2022-11-05T18:22:04 [updateScript] Success 2022-11-05T18:22:04 [updateScript] Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-11-05T18:22:04 2022-11-05T18:22:04 [quotedUrls] 2022-11-05T18:22:04 [quotedUrls] nothing found to replace 2022-11-05T18:22:04 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-11-05T18:23:38 No auto update branch exists 2022-11-05T18:23:43 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-dark/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status-error.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-gtk.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/a6vvprj7w6v6vzdl6rcnqibfx6ivi4m9-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/1wrb7f5pj3dy7knhfb7g2kmpd5sgz56r-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging