linkerd: mark as broken

"linkerd" builds but does not output a working application.
wip/little-gl
superherointj 3 years ago
parent e33448aec5
commit 3a453e0f08
  1. 1
      pkgs/applications/networking/cluster/linkerd/default.nix

@ -22,5 +22,6 @@ buildGoModule {
homepage = "https://linkerd.io/";
license = licenses.asl20;
maintainers = with maintainers; [ Gonzih ];
broken = true;
};
}

Loading…
Cancel
Save