Merge pull request #84884 from Izorkin/maxscale-broken
maxscale: make broken package
This commit is contained in:
commit
b93ca0fd67
1 changed files with 1 additions and 0 deletions
|
@ -83,5 +83,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.bsl11;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ izorkin ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue