nixpkgs/pkgs/tools/misc/fd
Alex James 18a8672f06
fd: skip invalid UTF-8 tests
These tests create files with names that aren't valid UTF-8 sequences,
which fails on filesystems that require UTF-8 filenames (such as ZFS
with utf8only=on). This change disables them to fix the check phase on
said filesystems, similar to what was done for bat in PR #300864.
2024-04-02 19:34:00 -05:00
..
default.nix fd: skip invalid UTF-8 tests 2024-04-02 19:34:00 -05:00