socat2pre: mark as broken
This commit is contained in:
parent
0511b88ccb
commit
6095f88e7e
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.eelco ];
|
||||
broken = true; # broken with openssl 1.1
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user