pkgsMusl.texinfoInteractive: fix build (#193919)

This commit is contained in:
Yureka 2022-10-06 13:43:43 +02:00 committed by GitHub
parent 2e93e80eb8
commit 75ffef8f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"