percona-server: mark as broken

This commit is contained in:
xeji
2018-04-12 23:04:03 +02:00
parent 48573657b5
commit eb9a133eb6
+1
View File
@@ -57,5 +57,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
license = licenses.gpl2;
maintainers = with maintainers; [ grahamc ];
broken = true; # 2018-04-11
};
}