mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
gradle: provide meta.mainProgram
This commit is contained in:
parent
fac6214d84
commit
583c3dcf98
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ rec {
|
|||
];
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ lorenzleutgeb liff ];
|
||||
mainProgram = "gradle";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue