Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle2nix fails on android project: conversations #43

Open
DavHau opened this issue Aug 30, 2021 · 1 comment
Open

gradle2nix fails on android project: conversations #43

DavHau opened this issue Aug 30, 2021 · 1 comment

Comments

@DavHau
Copy link

DavHau commented Aug 30, 2021

We are currently trying to package https://github.com/iNPUTmice/Conversations

We have difficulties using gradle2nix.
It would be great to get some help.

reproduce:

nix-shell -p nixFlakes
git clone --branch gradle2nix-app https://github.com/DavHau/conversations
cd conversations/sphinx-style
nix run .#run-gradle2nix

The code of the flake app can be found in sphinx-approach/flake.nix

@DavHau
Copy link
Author

DavHau commented Sep 1, 2021

Seems like the wrong jdk was used. Now the gradle2nix tool runs successfully, but the build fails, complaining about all dependencies from gradle-env.json missing. So something must still go wrong with what gradle2nix does, it seems.
I updated the branch from above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant