Merge pull request #217182 from figsoda/et
erdtree: set meta.mainProgram
This commit is contained in:
commit
87d57633ed
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/solidiquis/erdtree";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ zendo ];
|
||||
mainProgram = "et";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue