xtreemfs: mark as broken
does not support openssl 1.1
This commit is contained in:
@@ -66,5 +66,6 @@ stdenv.mkDerivation {
|
||||
maintainers = with lib.maintainers; [ raskin matejc ];
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.bsd3;
|
||||
broken = true; # does not support openssl 1.1
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user