Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

redpanda: mark broken

authored by happysalada and committed by Yt 024f043a 64cb1f7c

+1
+1
pkgs/servers/redpanda/default.nix
··· 43 }; 44 45 meta = with lib; { 46 description = "Redpanda client"; 47 homepage = "https://redpanda.com/"; 48 license = licenses.bsl11;
··· 43 }; 44 45 meta = with lib; { 46 + broken = true; 47 description = "Redpanda client"; 48 homepage = "https://redpanda.com/"; 49 license = licenses.bsl11;