Skip to content

Commit c18e321

Browse files
committed
step-ca: Set mainProgram
Added to avoid lib.getExe showing warnings.
1 parent 061b853 commit c18e321

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)