Pjotr Prins writes:
> Working Ruby package. Next step is to get gems working locally.
I don't have the patches quite ready yet, but I wrote a working Ruby
build system for building gems locally. I'll share the patches when I
wake up.
--
David Thompson
Web Developer - Free Software Foundation
Pjotr Prins writes:
> Ok, hopefully this is the right patch after rebase and format-patch.
>
I can confirm that the package builds and runs. :)
> From d0d9843f80aca29e51f82c2da894369f892c9e3c Mon Sep 17 00:00:00 2001
> From: Pjotr Prins
> Date: Sat, 27 Sep 2014 14:56:44 +0200
> Subject: [PATCH
Ok, hopefully this is the right patch after rebase and format-patch.
>From d0d9843f80aca29e51f82c2da894369f892c9e3c Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Sat, 27 Sep 2014 14:56:44 +0200
Subject: [PATCH] packages: Add Ruby
* gnu/packages/ruby.scm (Ruby): Added Ruby package
* guix/licen
Working Ruby package. Next step is to get gems working locally.
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
new file mode 100644
index 000..a13606c
--- /dev/null
+++ b/gnu/packages/ruby.scm
@@ -0,0 +1,99 @@
+;;; GNU Guix --- Functional package management for GNU
+;;; Copyright ©