mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-03-11 04:45:23 -04:00
WIP
This commit is contained in:
@@ -35,4 +35,7 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
in gradle2nix
|
||||
in buildGradle {
|
||||
envSpec = ./gradle-env.json;
|
||||
pname = "gradle2nix";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user