Re: bug#37369: Getting network-manager-openconnect to work

2019-09-29 Thread pelzflorian (Florian Pelz)
Regarding openconnect, no workarounds are necessary anymore for me on core-updates, which uses a more recent network-manager@1.14.4 and will soon be on Guix master. Regards, Florian

Recipe for latest release of firefox?

2019-09-29 Thread Christopher Lemmer Webber
Does someone have a recipe, or channel, for the latest release of Firefox? Mark Weaver was doing an amazing job of patching icecat to be up to date on security releases. Since nobody is doing that work currently, I'm a bit worried about the security of my browsing... seems like running from the l

Re: Guix installing different package versions on different machines

2019-09-29 Thread Hebi Li
On Sat, Sep 28 2019, Zelphir Kaltstahl wrote: > $ which guix > /usr/local/bin/guix > > So there seems to be an issue here. Hi Zelphir, You just need to add the correct path to $PATH: export PATH="$HOME/.config/guix/current/bin:$PATH" -- Hebi

Re: Doubt regarding waiting for substitutes

2019-09-29 Thread sirmacik
Raghav Gururajan writes: > Hello Guix! > > After `guix pull`, I usually run `guix upgrade --dry-run` to check > which derivations will be built. If I find heavy ones like icecat, > evolution, calibre, kodi, qtwebkit etc., what is the general rule of > thumb waiting period for the substitutes to b