redpanda-server: mark broken

This commit is contained in:
happysalada 2023-10-14 05:18:44 +01:00 committed by Yt
parent dfbd5f6c33
commit ce0b484bc8

View File

@ -109,6 +109,7 @@ llvmPackages_14.stdenv.mkDerivation rec {
];
meta = with lib; {
broken = true;
description = "Kafka-compatible streaming platform.";
license = licenses.bsl11;
longDescription = ''