2022-12-13T15:09:12 kitty 0.26.2 -> 0.26.5 https://github.com/kovidgoyal/kitty/releases 2022-12-13T15:09:14 attrpath: kitty 2022-12-13T15:09:14 Checking auto update branch... 2022-12-13T15:09:18 [version] 2022-12-13T15:09:18 [version] skipping because derivation has updateScript 2022-12-13T15:09:18 [rustCrateVersion] 2022-12-13T15:09:18 [rustCrateVersion] No cargoSha256 found 2022-12-13T15:09:18 [golangModuleVersion] 2022-12-13T15:09:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T15:09:18 [updateScript] 2022-12-13T15:09:22 [updateScript] Success 2022-12-13T15:09:22 [updateScript] this derivation will be built: /nix/store/2ybchcmvb1829gv1xaijqyydvk21cj4n-packages.json.drv building '/nix/store/2ybchcmvb1829gv1xaijqyydvk21cj4n-packages.json.drv'... Going to be running update for following packages: - kitty-0.26.2 Press Enter key to continue... Running update for: - kitty-0.26.2: UPDATING ... - kitty-0.26.2: DONE. Packages updated! 2022-12-13T15:09:22 2022-12-13T15:09:22 [quotedUrls] 2022-12-13T15:09:22 [quotedUrls] nothing found to replace 2022-12-13T15:09:22 Diff after rewrites: diff --git a/pkgs/applications/terminal-emulators/kitty/default.nix b/pkgs/applications/terminal-emulators/kitty/default.nix index b6a6ca7780f..76241c1926d 100644 --- a/pkgs/applications/terminal-emulators/kitty/default.nix +++ b/pkgs/applications/terminal-emulators/kitty/default.nix @@ -28,14 +28,14 @@ with python3Packages; buildPythonApplication rec { pname = "kitty"; - version = "0.26.2"; + version = "0.26.5"; format = "other"; src = fetchFromGitHub { owner = "kovidgoyal"; repo = "kitty"; - rev = "v${version}"; - sha256 = "sha256-IqXRkKzOfqWolH/534nmM2R/69olhFOk6wbbF4ifRd0="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-UloBlV26HnkvbzP/NynlPI77z09MBEVgtrg5SeTmwB4="; }; buildInputs = [ 2022-12-13T15:11:34 An auto update branch exists with message `kitty: 0.26.2 -> 0.26.5`. New version is 0.26.5. 2022-12-13T15:11:34 An auto update branch exists with an equal or greater version