rethinkdb: mark as broken
broken with openssl 1.1
This commit is contained in:
parent
5ed5493018
commit
2d648e219b
@ -61,5 +61,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = stdenv.lib.licenses.agpl3;
|
license = stdenv.lib.licenses.agpl3;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
maintainers = with stdenv.lib.maintainers; [ thoughtpolice bluescreen303 ];
|
maintainers = with stdenv.lib.maintainers; [ thoughtpolice bluescreen303 ];
|
||||||
|
broken = true; # broken with openssl 1.1
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user