Some emacs stuff to activate/deactivate guix profiles

2020-12-16 Thread pinoaffe
Hi guix! I wrote some elisp that * maintains a list of available guix profiles * maintains a list of active guix profiles * allows the user to modify both of those lists * provides interactive commands that allow the user to (de)activate profiles * sets env variables and the emacs search path

Some emacs stuff to activate/deactivate guix profiles

2020-12-16 Thread pinoaffe
Hi guix! I wrote some elisp that * maintains a list of available guix profiles * maintains a list of active guix profiles * allows the user to modify both of those lists * provides interactive commands that allow the user to (de)activate profiles * sets env variables and the emacs search path

Some emacs stuff to activate/deactivate guix profiles

2020-12-16 Thread pinoaffe
Hi guix! I wrote some elisp that * maintains a list of available guix profiles * maintains a list of active guix profiles * allows the user to modify both of those lists * provides interactive commands that allow the user to (de)activate profiles * sets env variables and the emacs search path

Some emacs stuff to activate/deactivate guix profiles

2020-12-16 Thread pinoaffe
Hi guix! I wrote some elisp that * maintains a list of available guix profiles * maintains a list of active guix profiles * allows the user to modify both of those lists * provides interactive commands that allow the user to (de)activate profiles * sets env variables and the emacs search path

Re: [outreachy] Walk through the Git history (guix git {authenticate,log})

2020-12-16 Thread zimoun
Hi Magali, On Tue, 15 Dec 2020 at 12:20, Magali wrote: > scheme@(guix-user)> ,use(guix git) > scheme@(guix-user)> ,use(git) > scheme@(guix-user)> ,use(guix channels) > scheme@(guix-user)> ,use(ice-9 match) > scheme@(guix-user)> (define cache (url-cache-directory (channel-url >