guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54021] [PATCH] Add rhino javascript package


From: Julien Lepiller
Subject: [bug#54021] [PATCH] Add rhino javascript package
Date: Wed, 16 Feb 2022 18:08:52 +0100
User-agent: K-9 Mail for Android

Hi!

Very cool work on rhino! It's a dependency I needed to work on kotlin's bootstrap :)

hamcrest-core is used by junit, so it should be a native-input too. Icedtea is useless here, because it's already an implicit input of the ant-build-system.

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]