autokey 0.95.10 -> 0.96.0 https://github.com/autokey/autokey/releases attrpath: autokey Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7sz9h41x2hch3189f3nmnxw883lry1ph-packages.json.drv building '/nix/store/7sz9h41x2hch3189f3nmnxw883lry1ph-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! [quotedUrls] [quotedUrls] nothing found to replace 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 No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/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": "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/yw59ks4a63c8yka6z7jrfya99acm3ykv-python3.10-xlib-0.33/lib/python3.10/site-packages (from autokey==0.96.0) (0.33) Requirement already satisfied: pyinotify in /nix/store/4jxvrljpanb9xlnvsx1daf6cq8md9cxa-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