just: add meta.mainProgram
This commit is contained in:
parent
a07dbc1e45
commit
0233827dc0
1 changed files with 1 additions and 0 deletions
|
@ -80,5 +80,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A handy way to save and run project-specific commands";
|
||||
license = licenses.cc0;
|
||||
maintainers = with maintainers; [ xrelkd jk adamcstephens ];
|
||||
mainProgram = "just";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue