pkgsMusl.texinfoInteractive: fix build (#193919)
This commit is contained in:
@@ -58,7 +58,7 @@ stdenv.mkDerivation {
|
||||
&& !stdenv.isDarwin
|
||||
&& !stdenv.isSunOS; # flaky
|
||||
|
||||
checkFlagsArray = [
|
||||
checkFlags = lib.optionals (!stdenv.hostPlatform.isMusl) [
|
||||
# Test is known to fail on various locales on texinfo-6.8:
|
||||
# https://lists.gnu.org/r/bug-texinfo/2021-07/msg00012.html
|
||||
"XFAIL_TESTS=test_scripts/layout_formatting_fr_icons.sh"
|
||||
|
||||
Reference in New Issue
Block a user