mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 15:30:38 -05: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