2022-11-19T07:09:06 kitty 0.26.2 -> 0.26.5 https://github.com/kovidgoyal/kitty/releases 2022-11-19T07:09:08 attrpath: kitty 2022-11-19T07:09:08 Checking auto update branch... 2022-11-19T07:09:12 [version] 2022-11-19T07:09:12 [version] skipping because derivation has updateScript 2022-11-19T07:09:12 [rustCrateVersion] 2022-11-19T07:09:12 [rustCrateVersion] No cargoSha256 found 2022-11-19T07:09:12 [golangModuleVersion] 2022-11-19T07:09:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T07:09:12 [updateScript] 2022-11-19T07:09:16 [updateScript] Success 2022-11-19T07:09:16 [updateScript] this derivation will be built: /nix/store/yd8vahdjn75pbp9vwfsbvckbya76g69n-packages.json.drv building '/nix/store/yd8vahdjn75pbp9vwfsbvckbya76g69n-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-11-19T07:09:16 2022-11-19T07:09:16 [quotedUrls] 2022-11-19T07:09:16 [quotedUrls] nothing found to replace 2022-11-19T07:09:16 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-11-19T07:10:47 An auto update branch exists with message `kitty: 0.26.2 -> 0.26.5`. New version is 0.26.5. 2022-11-19T07:10:47 An auto update branch exists with an equal or greater version