Skip to content

Commit fdcf8ff

Browse files
leiserfgJohnRTitor
authored andcommitted
kitty: refactor skip another test in darwin
1 parent 5c6ba50 commit fdcf8ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkgs/by-name/ki/kitty/package.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@ buildPythonApplication rec {
241241
substituteInPlace kitty_tests/shell_integration.py \
242242
--replace test_fish_integration no_test_fish_integration
243243
244+
substituteInPlace kitty_tests/fonts.py \
245+
--replace test_fallback_font_not_last_resort no_test_fallback_font_not_last_resort
246+
244247
# theme collection test starts an http server
245248
rm tools/themes/collection_test.go
246249
# passwd_test tries to exec /usr/bin/dscl

0 commit comments

Comments
 (0)