From 7affda5295cb6bab9cd336be0fea70e1c2bf24d2 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 26 Feb 2017 19:13:31 +0000 Subject: Added comments on guix viability - removed r-wcna and r-preprocesscore as they are in Guix now --- gn/packages/ruby.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gn/packages/ruby.scm') diff --git a/gn/packages/ruby.scm b/gn/packages/ruby.scm index 41743d9..5307e1c 100644 --- a/gn/packages/ruby.scm +++ b/gn/packages/ruby.scm @@ -96,7 +96,7 @@ a focus on simplicity and productivity.") (home-page "https://ruby-lang.org") (license license:ruby))) -(define-public bio-vcf +(define-public bio-vcf ; guix ready with tests (package (name "bio-vcf") (version "0.9.2") @@ -121,7 +121,7 @@ filtering and output rewriting (JSON, RDF etc.)") "http://github.com/pjotrp/bioruby-vcf") (license expat))) -(define-public bio-table +(define-public bio-table ; guix ready with tests (package (name "bio-table") (version "1.0.0") @@ -228,7 +228,7 @@ for an example.") (home-page "https://github.com/knu/webrobots") (license #f))) -(define-public ruby-mechanize +(define-public ruby-mechanize ; guix maybe ready (package (name "ruby-mechanize") (version "2.7.5") -- cgit v1.2.3