Installing fish-foreign-env does not install the fenv function

  • Open
  • quality assurance status badge
Details
2 participants
  • Alex McGrath via web
  • John Soo
Owner
unassigned
Submitted by
John Soo
Severity
normal
J
J
John Soo wrote on 13 Apr 2020 01:16
(address . bug-guix@gnu.org)
87imi4gure.fsf@asu.edu
Hi Guix,

I would love to install the fenv fish function via guix. It is available
under fish-foreign-env. Installing it does not make the function
available, though.

I think this might be due to some data directory paths not being setup
in the fish package definition but I do not know enough about fish
semantics to say, yet.

Kind regards,

John
A
A
Alex McGrath via web wrote on 4 May 2020 21:28
(no subject)
(address . 40587@debbugs.gnu.org)
7fbdd51c3ec0.7b2973497dc14d8@guile.gnu.org
Hey John,

If you add `set fish_function_path $fish_function_path $HOME/.guix-profile/share/fish/functions` to your fish config it becomes available, seems to work for me
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 40587
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