We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building gradle2nix using 'default.nix' fails:
nix-build default.nix
Error:
error: 'gradleGen' at /nix/store/8f5n92zgsrjvhcc9q1ivkjpd1z6wy75k-nixos-21.11.336177.1622abf0e78/nixos/pkgs/development/tools/build-managers/gradle/default.nix:4:15 called without required argument 'version' at /tmp/gradle2nix/gradle-env.nix:328:5: 327| mkGradle = gradleSpec: 328| gradleGen.gradleGen { | ^ 329| inherit (gradleSpec) nativeVersion; (use '--show-trace' to show detailed location information)
The text was updated successfully, but these errors were encountered:
I believe this could be fixed by merging #49.
/cc @tadfisher
Sorry, something went wrong.
No branches or pull requests
Building gradle2nix using 'default.nix' fails:
Error:
The text was updated successfully, but these errors were encountered: