[PATCH] gnu: fish: Update to 3.0.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Meiyo Peng
  • Meiyo Peng
Owner
unassigned
Submitted by
Meiyo Peng
Severity
normal

Debbugs page

Meiyo Peng wrote 6 years ago
(address . bug-guix@gnu.org)
875zv1rxwj.fsf@gmail.com
Hi,

This patch updates fish shell to 3.0.0.

I tested this patch on my computer. It seems bug#30265
gone.

* gnu/packages/shells.scm (fish): Update to 3.0.0.
[source]: Remove dead URL.
[inputs]: Remove bc. Replace python-wrapper with python.
[arguments]: Remove configure-flags. Add multiple phases to patch fish.
Enable fish to source /etc/fish/config.sh. Add user's and system's guix
profiles to __extra_* variables.
Meiyo Peng wrote 6 years ago
Re: bug#34003: ([PATCH] gnu: fish: Update to 3.0.0.)
(address . 34003-done@debbugs.gnu.org)
87k1izfl13.fsf@disroot.org
Hi,

I will submit a new patch series for fish shell later. Close this bug
for now.

--
Meiyo Peng
Closed
Meiyo Peng wrote 6 years ago
(address . 34003-done@debbugs.gnu.org)
87imyjfk6j.fsf@disroot.org
Hi,

I will submit a new patch series for fish shell later. Close this bug
for now.


--
Meiyo Peng
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 34003@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 34003
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help