kitty 0.28.1 -> 0.29.0 https://github.com/kovidgoyal/kitty/releases attrpath: kitty Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0zwgrqlzm9bgjg5y5wk2vg8yzbvvnh81-packages.json.drv building '/nix/store/0zwgrqlzm9bgjg5y5wk2vg8yzbvvnh81-packages.json.drv'... Going to be running update for following packages: - kitty-0.28.1 Press Enter key to continue... Running update for: - kitty-0.28.1: UPDATING ... - kitty-0.28.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/terminal-emulators/kitty/default.nix b/pkgs/applications/terminal-emulators/kitty/default.nix index ea7fc0e3e71..7f7a5c4ca28 100644 --- a/pkgs/applications/terminal-emulators/kitty/default.nix +++ b/pkgs/applications/terminal-emulators/kitty/default.nix @@ -29,14 +29,14 @@ with python3Packages; buildPythonApplication rec { pname = "kitty"; - version = "0.28.1"; + version = "0.29.0"; format = "other"; src = fetchFromGitHub { owner = "kovidgoyal"; repo = "kitty"; rev = "refs/tags/v${version}"; - hash = "sha256-pAo+bT10rdQOf9j3imKWCCMFGm8KntUeTQUrEE1wYZc="; + hash = "sha256-FTitj43RFCNvSWInXHALyIljfcBBkaq/XI1ZA1k0glk="; }; vendorHash = "sha256-vq19exqsEtXhN20mgC5GCpYGm8s9AC6nlfCfG1lUiI8="; No auto update branch exists There might already be an open PR for this update: - kitty: 0.28.1 -> 0.29.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/242896"