mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 01:47:50 +00:00
auth0-cli: set auth0
command as main program
This commit is contained in:
parent
ec9efdb88d
commit
1ba4814c6c
@ -33,5 +33,6 @@ buildGoModule rec {
|
||||
homepage = "https://auth0.github.io/auth0-cli";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ matthewcroughan ];
|
||||
mainProgram = "auth0";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user