gopass: add meta.mainProgram
This commit is contained in:
parent
d810539560
commit
4c94025309
1 changed files with 1 additions and 0 deletions
|
@ -73,5 +73,6 @@ buildGoModule rec {
|
|||
users. We go by the UNIX philosophy and try to do one thing and do it
|
||||
well, providing a stellar user experience and a sane, simple interface.
|
||||
'';
|
||||
mainProgram = "gopass";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue