maxscale: make broken package
This commit is contained in:
parent
70d6f5cef2
commit
63d9ab069a
@ -83,5 +83,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.bsl11;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ izorkin ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user