GNU bug report logs -
#35082
[PATCH] gnu: Add kawa.
Previous Next
Full log
View this message in rfc822 format
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi again,
>
> Carlo Zancanaro <carlo <at> zancanaro.id.au> skribis:
>
>> --- a/gnu/packages/scheme.scm
>> +++ b/gnu/packages/scheme.scm
>> @@ -31,7 +31,7 @@
>> #:use-module (gnu packages)
>> #:use-module ((guix licenses)
>> #:select (gpl2+ lgpl2.0+ lgpl2.1+ lgpl3+ asl2.0 bsd-3
>> - cc-by-sa4.0 non-copyleft))
>> + cc-by-sa4.0 non-copyleft expat))
>> #:use-module (guix packages)
>> #:use-module (guix download)
>> #:use-module (guix git-download)
>> @@ -69,6 +69,7 @@
>> #:use-module (gnu packages tls)
>> #:use-module (gnu packages gl)
>> #:use-module (gnu packages libedit)
>> + #:use-module (gnu packages java)
>
> It just occurred to me that this new dependency on java.scm is probably
> not desirable since it pulls in a lot of additional stuff. I think we
> should instead move Kawa to java.scm. WDYT?
…or even to kawa.scm, just as we have clojure.scm. I’ve been meaning to
move everything but the JDK bootstrap out of java.scm.
--
Ricardo
This bug report was last modified 6 years and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.