Hello, I'm trying to us Sparkle (Haskell Spark bindings) with Nix. However, Sparkle uses Gradle to fetch its JVM dependencies (ie Spark), and Gradle can't download things during a Nix build.
How should I handle this in Nix? Is there some easy way to get Gradle to work properly? thanks, -tikhon
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
