cdk-go: set meta.mainProgram
This commit is contained in:
parent
a1128e9f25
commit
9bf9e3423b
@ -24,5 +24,6 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/cdk-team/CDK";
|
||||
license = with licenses; [ gpl2Only ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
mainProgram = "cdk";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user