We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061b853 commit c18e321Copy full SHA for c18e321
pkgs/by-name/st/step-ca/package.nix
@@ -63,6 +63,7 @@ buildGoModule rec {
63
homepage = "https://smallstep.com/certificates/";
64
changelog = "https://github.com/smallstep/certificates/releases/tag/v${version}";
65
license = licenses.asl20;
66
+ mainProgram = "step-ca";
67
maintainers = with maintainers; [
68
cmcdragonkai
69
techknowlogick
0 commit comments