diffoscope: fix build on Darwin (#430370)

This commit is contained in:
Pol Dellaiera
2025-08-02 23:23:55 +02:00
committed by GitHub
+2
View File
@@ -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 = {