We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With this config...
font = { package = pkgs.nerd-fonts.fira-code; name = "FiraCode Nerd Font"; size = 12; };
...kitty will simply fail to launch on 25.05. This is not an issue with 24.11.
I am using FiraCode as a system font, so in my case I can remove the package attribute. Doing this fixes the crash.
package
@khaneliman
- system: `"x86_64-linux"` - host os: `Linux 6.12.30, NixOS, 25.05 (Warbler), 25.05.802491.7c43f080a7f2` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.28.3` - channels(root): `"home-manager-25.05.tar.gz, nixos-25.05, nixos-unstable, nixpkgs-donottellmetonottellyou"` - nixpkgs: `/nix/store/d0gkkdlqbd27j94malk85bqi1qircfia-nixos-25.05/nixos`
The text was updated successfully, but these errors were encountered:
Might be caused by upstream changes. Kitty already has a dependency on nerd-fonts?
Sorry, something went wrong.
misc: update 24.11 -> 25.05
92bcba6
kitty: [font issues](nix-community/home-manager#7147)
330a472
kitty: nix-community/home-manager#7147
This issue has been mentioned on NixOS Discourse. There might be relevant details there:
https://discourse.nixos.org/t/kitty-crash-on-launch-on-25-05/64467/2
rycee
berbiche
No branches or pull requests
Are you following the right branch?
Is there an existing issue for this?
Issue description
With this config...
...kitty will simply fail to launch on 25.05. This is not an issue with 24.11.
I am using FiraCode as a system font, so in my case I can remove the
package
attribute. Doing this fixes the crash.Maintainer CC
@khaneliman
System information
The text was updated successfully, but these errors were encountered: