go-camo: set meta.mainProgram
This commit is contained in:
parent
87d42310b6
commit
91d89a151e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/cactus/go-camo";
|
||||
changelog = "https://github.com/cactus/go-camo/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
mainProgram = "go-camo";
|
||||
maintainers = with maintainers; [ viraptor ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue