mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
grafana: add meta.mainProgram
This commit is contained in:
parent
89b176219a
commit
8666c95a0e
@ -71,5 +71,6 @@ buildGoModule rec {
|
||||
homepage = "https://grafana.com";
|
||||
maintainers = with maintainers; [ offline fpletz willibutz globin ma27 Frostman ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
mainProgram = "grafana-server";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user