Merge pull request #84884 from Izorkin/maxscale-broken
maxscale: make broken package
This commit is contained in:
commit
b93ca0fd67
@ -83,5 +83,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.bsl11;
|
license = licenses.bsl11;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ izorkin ];
|
maintainers = with maintainers; [ izorkin ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user