all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28885] [PATCH] Add ruby-iruby and dependencies
@ 2017-10-18  5:58 Christopher Baines
  2017-10-18  6:03 ` [bug#28885] [PATCH 1/9] gnu: networking: Add czmq Christopher Baines
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Christopher Baines @ 2017-10-18  5:58 UTC (permalink / raw)
  To: 28885

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

Control: block -1 28773

This patch series adds a ruby kernel for Jupyter/IPython.

At the moment, it's dependant on supporting wrapping as part of the
Ruby build system.

When run in a shell, iruby seems to crash, something which looks to be
fixed upstream, but not yet released (with [1]), however it does still
work when used from the Jupyter notebook.

1: https://github.com/SciRuby/iruby/commit/514c7475f4d01a3c25fc8caf943e5d58675bd6ad

Christopher Baines (9):
  gnu: networking: Add czmq.
  gnu: Add ruby-mocha-on-bacon.
  gnu: Add ruby-bacon-bits.
  gnu: Add ruby-bond.
  gnu: Add ruby-czmq-ffi-gen.
  gnu: Add ruby-cztop.
  gnu: Add ruby-data_uri.
  gnu: Add ruby-mimemagic.
  gnu: Add ruby-iruby.

 gnu/packages/networking.scm |  25 +++++
 gnu/packages/ruby.scm       | 241 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 266 insertions(+)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

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

end of thread, other threads:[~2018-03-03 13:15 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18  5:58 [bug#28885] [PATCH] Add ruby-iruby and dependencies Christopher Baines
2017-10-18  6:03 ` [bug#28885] [PATCH 1/9] gnu: networking: Add czmq Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 2/9] gnu: Add ruby-mocha-on-bacon Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 3/9] gnu: Add ruby-bacon-bits Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 4/9] gnu: Add ruby-bond Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 5/9] gnu: Add ruby-czmq-ffi-gen Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 6/9] gnu: Add ruby-cztop Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 7/9] gnu: Add ruby-data_uri Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 8/9] gnu: Add ruby-mimemagic Christopher Baines
2017-10-18  6:03   ` [bug#28885] [PATCH 9/9] gnu: Add ruby-iruby Christopher Baines
2018-02-24 16:39 ` [bug#28885] [PATCH 1/9] gnu: networking: Add czmq Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 2/9] gnu: Add ruby-mocha-on-bacon Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 3/9] gnu: Add ruby-bacon-bits Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 4/9] gnu: Add ruby-bond Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 5/9] gnu: Add ruby-czmq-ffi-gen Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 6/9] gnu: Add ruby-cztop Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 7/9] gnu: Add ruby-data_uri Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 8/9] gnu: Add ruby-mimemagic Christopher Baines
2018-02-24 16:39   ` [bug#28885] [PATCH 9/9] gnu: Add ruby-iruby Christopher Baines
2018-02-24 16:48 ` [bug#28885] [PATCH] Add ruby-iruby and dependencies Christopher Baines
2018-03-03 13:13   ` bug#28885: " Christopher Baines

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.