gopass-summon-provider: add meta.mainProgram
This commit is contained in:
parent
5b17920c3b
commit
f4445bec23
1 changed files with 1 additions and 0 deletions
|
@ -37,5 +37,6 @@ buildGoModule rec {
|
|||
changelog = "https://github.com/gopasspw/gopass-summon-provider/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sikmir ];
|
||||
mainProgram = "gopass-summon-provider";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue