Skip to content

gradle-env.nix: Don't pass fetchers to mkDerivation#40

Open
danielfullmer wants to merge 1 commit intotadfisher:masterfrom
danielfullmer:gradle-env-fetchers
Open

gradle-env.nix: Don't pass fetchers to mkDerivation#40
danielfullmer wants to merge 1 commit intotadfisher:masterfrom
danielfullmer:gradle-env-fetchers

Conversation

@danielfullmer
Copy link
Copy Markdown

If using the fetchers argument with buildGradle, it ultimately tries to pass through the fetchers to the underlying mkDerivation. This causes the following error, since mkDerivation doesn't expect a fetchers attrset:

error: cannot coerce a set to a string

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

Successfully merging this pull request may close these issues.

1 participant