tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
redpanda: mark broken
authored by
happysalada
and committed by
Yt
2 years ago
024f043a
64cb1f7c
+1
1 changed file
expand all
collapse all
unified
split
pkgs
servers
redpanda
default.nix
+1
pkgs/servers/redpanda/default.nix
···
43
};
44
45
meta = with lib; {
0
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;