On 17/06/2014 13:02, Catonano wrote:
> Ok, my question is naive. Still it's genuine.
>
> I don't know if the Oracle Java JRE is provided as source code or as a
> binary. How is it provided ?
>
> Oracle JDK is required to have neo4j runnning, by the way.
>
> I'd like to get my feet wet trying to provide a recipe for it to nixpkgs.
>
> I could use some mentoring.
See
https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/all-packages.nix#L3007
In your nix expression, you should be able to use the oracle jdk by
simply using oraclejdk instead of jdk.
Why is the oracle jdk really needed for neo4j instead of openjdk?
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev