mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
consul-template: add meta.mainProgram
This commit is contained in:
@@ -27,5 +27,6 @@ buildGoModule rec {
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ cpcloud pradeepchhetri ];
|
||||
mainProgram = "consul-template";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user