Merge pull request #122341 from superherointj/package-linkerd-broken

linkerd: mark as broken
This commit is contained in:
Anderson Torres
2021-05-11 10:27:28 -03:00
committed by GitHub

View File

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