Skip to content

Commit 5c61565

Browse files
step-ca: Set mainProgram (#406117)
2 parents b2339b1 + c18e321 commit 5c61565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/st/step-ca/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ buildGoModule rec {
6363
homepage = "https://smallstep.com/certificates/";
6464
changelog = "https://github.com/smallstep/certificates/releases/tag/v${version}";
6565
license = licenses.asl20;
66+
mainProgram = "step-ca";
6667
maintainers = with maintainers; [
6768
cmcdragonkai
6869
techknowlogick

0 commit comments

Comments
 (0)