mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
kitty: refactor skip another test in darwin
This commit is contained in:
parent
5c6ba500a7
commit
fdcf8ffbe3
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue