On February 16, 2022 6:02:38 PM GMT+01:00, Maxime Devos <maximedevos@telenet.be> wrote:
Frank Pursel schreef op di 15-02-2022 om 17:58 [-0800]:
+ (inputs (list java-junit java-hamcrest-core
+ `(,icedtea "jdk")))
'java-junit' is for testing and icedtea:jdk is for building Java source
code to Jaa bytecode, so these seem 'native-inputs' to me. The
distinction between 'inputs' and 'native-inputs' is cross-compiling.
I'm not familiar enough with rhino and java-hamcrest-core to tell if
'java-hamcrest-core' would be an input or a native-input.
Greetings,
Maxime.