When I try to install kitty
terminal on home-manager
it returns the error:
error: builder for '/nix/store/mzdrdky5lgmxm2qng0wdp03vrbs5n0la-kitty-0.24.4.drv' failed with exit code 1;
last 10 log lines:
> self = <kitty_tests.shell_integration.ShellIntegration testMethod=test_fish_integration>
> AssertionError: 'left> [35 chars]ight' != 'ok'
> - left> <right
> + ok
>
>
> ----------------------------------------------------------------------
> Ran 122 tests in 3.713s
>
> FAILED (failures=2, skipped=3)
For full logs, run 'nix log /nix/store/mzdrdky5lgmxm2qng0wdp03vrbs5n0la-kitty-0.24.4.drv'.
How can I fix this?