diffoscope: fix build on Darwin (#430370)
This commit is contained in:
@@ -304,6 +304,8 @@ python.pkgs.buildPythonApplication rec {
|
||||
"tests/comparators/test_uimage.py"
|
||||
"tests/comparators/test_device.py"
|
||||
"tests/comparators/test_macho.py"
|
||||
# OSError: AF_UNIX path too long
|
||||
"tests/comparators/test_sockets.py"
|
||||
];
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user