freerdp: fix tests on hydra
This commit is contained in:
parent
45d6484104
commit
0fd1939278
@ -52,6 +52,11 @@ let
|
||||
dir = "libfreerdp/crypto/test";
|
||||
file = "Test_x509_cert_info.c";
|
||||
}
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
{
|
||||
dir = "winpr/libwinpr/sysinfo/test";
|
||||
file = "TestGetComputerName.c";
|
||||
}
|
||||
];
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user