unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ryan Prior via Guix-patches via <guix-patches@gnu.org>
To: "41036@debbugs.gnu.org" <41036@debbugs.gnu.org>
Subject: [bug#41036] ruby: Add ruby-2.5 as an alias to ruby
Date: Sat, 02 May 2020 23:34:02 +0000	[thread overview]
Message-ID: <0Tf73-aW68ntY7sZUordbO84IwGThyoKZ6Nlv_rrl7RqBur9h9evoN9s6HuDhZZcGjs76mgSN_8aIvYAeFU3zgy8wNeJS0XhQ6xzR6KQjeQ=@protonmail.com> (raw)
In-Reply-To: <SU9SP1GK5ozN3dN1IbeZUa5ZoKn4OaknSmtIwyUgE1fVQxqE_kwEIeDhexuNNh-12mB4SmxOy_1hI86iYDwHrvkTQ_l5UNS3FhK2XvVFL6Y=@protonmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 84 bytes --]

The current ruby in Guix is 2.5, this alias allows to explicitly depend on ruby@2.5.

[-- Attachment #1.2: Type: text/html, Size: 371 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Add-ruby-2.5-as-an-alias-to-ruby.patch --]
[-- Type: text/x-patch; name="0001-gnu-Add-ruby-2.5-as-an-alias-to-ruby.patch", Size: 646 bytes --]

From 1dc232f14c8743fa0bd253ca470ef5f16c6baa0c Mon Sep 17 00:00:00 2001
From: Ryan Prior <rprior@protonmail.com>
Date: Sat, 2 May 2020 18:18:00 -0500
Subject: [PATCH] gnu: Add ruby-2.5 as an alias to ruby.

---
 gnu/packages/ruby.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 67f344301c..f9e687e775 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -170,6 +170,8 @@ a focus on simplicity and productivity.")
     (native-inputs
      `(("autoconf" ,autoconf)))))
 
+(define-public ruby-2.5 ruby)
+
 (define-public ruby-2.4
   (package
     (inherit ruby)
-- 
2.17.1


  reply	other threads:[~2020-05-02 23:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 23:25 [bug#41036] ruby: Add 2.7.3 Ryan Prior via Guix-patches via
2020-05-02 23:34 ` Ryan Prior via Guix-patches via [this message]
2020-05-02 23:34 ` [bug#41036] ruby: Update to 2.7.3 Ryan Prior via Guix-patches via
2020-05-07  7:47   ` Ludovic Courtès
2020-05-07 19:27     ` Ryan Prior via Guix-patches via
2020-05-12  8:10       ` Diego Nicola Barbato
2020-05-12 12:47   ` [bug#41036] [EXT] " Thompson, David
2020-05-12 17:55     ` Ryan Prior via Guix-patches via
2020-05-13 17:54 ` [bug#41036] ruby: Add 2.7.3 Christopher Baines
2020-06-17 10:03   ` Ludovic Courtès
2020-06-19  8:54     ` Christopher Baines
2020-06-21  3:02 ` [bug#41036] [PATCH 0/2] New patches to update Ruby to 2.7 Ryan Prior via Guix-patches via
2020-06-21  3:02   ` [bug#41036] [PATCH 1/2] gnu: Renames ruby to ruby-2.6 Ryan Prior via Guix-patches via
2020-06-21  3:02   ` [bug#41036] [PATCH 2/2] gnu: Ruby: Update to 2.7 Ryan Prior via Guix-patches via
2020-06-24 20:28   ` bug#41036: [PATCH 0/2] New patches to update Ruby " Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0Tf73-aW68ntY7sZUordbO84IwGThyoKZ6Nlv_rrl7RqBur9h9evoN9s6HuDhZZcGjs76mgSN_8aIvYAeFU3zgy8wNeJS0XhQ6xzR6KQjeQ=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=41036@debbugs.gnu.org \
    --cc=rprior@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).