mkGradle
pkgs.gradle-packages.mkGradle
Docs pulled from | This Revision | 9 minutes ago
Calls the generated Gradle package with default arguments.
Noogle detected
Implementation
The following is the current implementation of this function.
mkGradle = args: callPackage (mkGradle' args) { };