mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
cfssl: add meta.mainProgram
This commit is contained in:
parent
ec7caabec9
commit
8f1aaaaf0c
@ -38,5 +38,6 @@ buildGoModule rec {
|
||||
description = "Cloudflare's PKI and TLS toolkit";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ mbrgm ];
|
||||
mainProgram = "cfssl";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user