linkerd: mark as broken

"linkerd" builds but does not output a working application.
This commit is contained in:
superherointj 2021-05-09 09:56:18 -03:00
parent e33448aec5
commit 3a453e0f08

View File

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