all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50582] [PATCH 0/4] Julia-documenter
@ 2021-09-14 13:08 Efraim Flashner
  2021-09-14 13:11 ` [bug#50582] [PATCH 1/4] gnu: Add julia-libsass-jll Efraim Flashner
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Efraim Flashner @ 2021-09-14 13:08 UTC (permalink / raw)
  To: 50582

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

Julia-documenter is a bit hard because there's a lot of javascript
packages which it expects to download at runtime.

The julia-documenter patch adds 4 packages in one go, julia-documenter
depends on two of them, and those two depend on julia-documenter. I was
able to use an older version of julia-documenter to bootstrap the
process, but it doesn't make a nice chain to apply that one separately.

Efraim Flashner (4):
  gnu: Add julia-libsass-jll.
  gnu: Add julia-sass.
  gnu: Add julia-ansicoloredprinters.
  gnu: Add julia-documenter.

 gnu/packages/julia-jll.scm |  43 +++++++++
 gnu/packages/julia-xyz.scm | 188 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 230 insertions(+), 1 deletion(-)


base-commit: e4f8bfb3488cca0593327a983a368acceae6b352
-- 
2.33.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [bug#50490] [PATCH 0/5] Some julia packages
@ 2021-09-09 18:16 Efraim Flashner
  2021-09-14 17:38 ` zimoun
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Efraim Flashner @ 2021-09-09 18:16 UTC (permalink / raw)
  To: 50490; +Cc: Efraim Flashner

Here are some julia packages. I'm still working on julia-documenter with
all the javascript it downloads at runtime, but these ones are ready.

Efraim Flashner (5):
  gnu: Add julia-quadgk.
  gnu: Add julia-measurements.
  gnu: Add julia-mlstyle.
  gnu: Add julia-pycall.
  gnu: Add julia-ansicoloredprinters.

 gnu/packages/julia-xyz.scm | 177 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 176 insertions(+), 1 deletion(-)


base-commit: bae57cc7d2917c4a67e9afb68ed61ad7117ea7ea
-- 
2.33.0





^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-09-30 11:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 13:08 [bug#50582] [PATCH 0/4] Julia-documenter Efraim Flashner
2021-09-14 13:11 ` [bug#50582] [PATCH 1/4] gnu: Add julia-libsass-jll Efraim Flashner
2021-09-27 17:01   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-14 13:12 ` [bug#50582] [PATCH 2/4] gnu: Add julia-sass Efraim Flashner
2021-09-27 17:03   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-14 18:19 ` [bug#50490] [PATCH 3/4] gnu: Add julia-ansicoloredprinters Efraim Flashner
2021-09-27 17:04   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-14 18:19 ` [bug#50490] [PATCH 4/4] gnu: Add julia-documenter Efraim Flashner
2021-09-27 17:11   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-30 11:18     ` Efraim Flashner
     [not found] ` <handler.50582.B.163162505210361.ack@debbugs.gnu.org>
2021-09-14 18:31   ` [bug#50582] Acknowledgement ([PATCH 0/4] Julia-documenter) Efraim Flashner
2021-09-27 17:15     ` [bug#50582] [PATCH 0/4] Julia-documenter zimoun
2021-09-29  7:21       ` Efraim Flashner
2021-09-30 11:26       ` bug#50582: " Efraim Flashner
  -- strict thread matches above, loose matches on Subject: below --
2021-09-09 18:16 [bug#50490] [PATCH 0/5] Some julia packages Efraim Flashner
2021-09-14 17:38 ` zimoun
2021-09-22 12:13 ` [bug#50490] [PATCH 1/5] gnu: Add julia-quadgk Efraim Flashner
2021-09-27 16:51   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-22 12:13 ` [bug#50490] [PATCH 2/5] gnu: Add julia-measurements Efraim Flashner
2021-09-27 16:53   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-22 12:13 ` [bug#50490] [PATCH 3/5] gnu: Add julia-mlstyle Efraim Flashner
2021-09-27 16:54   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-22 12:13 ` [bug#50490] [PATCH 4/5] gnu: Add julia-pycall Efraim Flashner
2021-09-27 16:58   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun
2021-09-22 12:13 ` [bug#50490] [PATCH 5/5] gnu: Add julia-ansicoloredprinters Efraim Flashner
2021-09-27 16:59   ` [bug#50490] [PATCH 0/5] Some julia packages zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.