2023-01-02T03:20:38 kitty 0.26.2 -> 0.26.5 https://github.com/kovidgoyal/kitty/releases 2023-01-02T03:20:41 attrpath: kitty 2023-01-02T03:20:42 Checking auto update branch... 2023-01-02T03:20:46 [version] 2023-01-02T03:20:46 [version] skipping because derivation has updateScript 2023-01-02T03:20:46 [rustCrateVersion] 2023-01-02T03:20:46 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:20:46 [golangModuleVersion] 2023-01-02T03:20:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:20:46 [updateScript] 2023-01-02T03:20:50 [updateScript] Success 2023-01-02T03:20:50 [updateScript] this derivation will be built: /nix/store/sk3xh3mbb0cxfsvk4ih3c7n8jqhs4vgi-packages.json.drv building '/nix/store/sk3xh3mbb0cxfsvk4ih3c7n8jqhs4vgi-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! 2023-01-02T03:20:50 2023-01-02T03:20:50 [quotedUrls] 2023-01-02T03:20:50 [quotedUrls] nothing found to replace 2023-01-02T03:20:50 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 = [ 2023-01-02T03:22:52 An auto update branch exists with message `kitty: 0.26.2 -> 0.26.5`. New version is 0.26.5. 2023-01-02T03:22:52 An auto update branch exists with an equal or greater version kitty 0.26.2 -> 0.26.5 https://github.com/kovidgoyal/kitty/releases attrpath: kitty Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.kitty)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.kitty)' not found kitty 0.25.2 -> 1.2.0 https://pypi.org/project/kitty/ attrpath: kitty Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.kitty)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.kitty)' not found kitty 0 -> 1 attrpath: kitty Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.kitty)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.kitty)' not found