Merge pull request #290331 from testplayername/patch-1
Add missing `meta.mainProgram` to treefmt
This commit is contained in:
commit
252039d226
@ -17,5 +17,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/numtide/treefmt";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.zimbatm ];
|
||||
mainProgram = "treefmt";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user