thanos: add meta.mainProgram
This commit is contained in:
parent
f5b47791bc
commit
3bbf0779d5
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/thanos-io/thanos";
|
||||
changelog = "https://github.com/thanos-io/thanos/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
mainProgram = "thanos";
|
||||
maintainers = with maintainers; [ basvandijk anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue