percona-server: mark as broken
This commit is contained in:
parent
48573657b5
commit
eb9a133eb6
@ -57,5 +57,6 @@ stdenv.mkDerivation rec {
|
|||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ grahamc ];
|
maintainers = with maintainers; [ grahamc ];
|
||||||
|
broken = true; # 2018-04-11
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user