From fdcf8ffbe3cda7474c50a534b80d113fc4d393e0 Mon Sep 17 00:00:00 2001 From: leiserfg Date: Wed, 2 Apr 2025 09:38:14 +0200 Subject: [PATCH] kitty: refactor skip another test in darwin --- pkgs/by-name/ki/kitty/package.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/by-name/ki/kitty/package.nix b/pkgs/by-name/ki/kitty/package.nix index ca2fb1cf4abf..e650ee77190f 100644 --- a/pkgs/by-name/ki/kitty/package.nix +++ b/pkgs/by-name/ki/kitty/package.nix @@ -241,6 +241,9 @@ buildPythonApplication rec { substituteInPlace kitty_tests/shell_integration.py \ --replace test_fish_integration no_test_fish_integration + substituteInPlace kitty_tests/fonts.py \ + --replace test_fallback_font_not_last_resort no_test_fallback_font_not_last_resort + # theme collection test starts an http server rm tools/themes/collection_test.go # passwd_test tries to exec /usr/bin/dscl