mympd: Disable tests explicitly
This commit is contained in:
@@ -56,6 +56,8 @@ stdenv.mkDerivation rec {
|
||||
# causes redefinition of _FORTIFY_SOURCE
|
||||
"fortify3"
|
||||
];
|
||||
# 5 tests out of 23 fail, probably due to the sandbox...
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
homepage = "https://jcorporation.github.io/myMPD";
|
||||
|
||||
Reference in New Issue
Block a user