tempo: enable darwin build
Tempo publishes releases for both amd64 and arm64 darwin so should not be an issue to build for this platform.
This commit is contained in:
parent
042d50a96c
commit
61894e23d6
1 changed files with 0 additions and 1 deletions
|
@ -38,6 +38,5 @@ buildGoModule rec {
|
|||
license = licenses.asl20;
|
||||
homepage = "https://grafana.com/oss/tempo/";
|
||||
maintainers = with maintainers; [ willibutz ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue