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.
1 parent 5c6ba50 commit fdcf8ffCopy full SHA for fdcf8ff
pkgs/by-name/ki/kitty/package.nix
@@ -241,6 +241,9 @@ buildPythonApplication rec {
241
substituteInPlace kitty_tests/shell_integration.py \
242
--replace test_fish_integration no_test_fish_integration
243
244
+ substituteInPlace kitty_tests/fonts.py \
245
+ --replace test_fallback_font_not_last_resort no_test_fallback_font_not_last_resort
246
+
247
# theme collection test starts an http server
248
rm tools/themes/collection_test.go
249
# passwd_test tries to exec /usr/bin/dscl
0 commit comments