[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57542] [PATCH 0/2] Add ruby-pry-doc
From: |
Taiju HIGASHI |
Subject: |
[bug#57542] [PATCH 0/2] Add ruby-pry-doc |
Date: |
Fri, 2 Sep 2022 18:00:15 +0900 |
Hi,
I'm setting up a Ruby development environment on Emacs with Guix.
I want to add ruby-pry-doc because the official Guix channel distributes
emacs-robe and ruby-pry (emacs-robe required pry), but ruby-pry-doc is not.
(Strictly speaking, installing pry-doc when using robe is optional, but it is
inconvenient without it.)
Thanks,
taiju
Taiju HIGASHI (2):
gnu: Add ruby-latest-ruby.
gnu: Add ruby-pry-doc.
gnu/packages/ruby.scm | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
--
2.37.2
- [bug#57542] [PATCH 0/2] Add ruby-pry-doc,
Taiju HIGASHI <=