Hello Gottfried,
are you using Guix System or Guix on a foreign distro?
Gottfried writes:
> Hi Guixers,
> After guix pull und guix update I have a new Emacs Version, Emacs 28
>
> 1. My earlier created icon for emacs, in Mate Desktop, opens the older
> Version Emacs 27.2
> How to fix it?
have
Hi,
Oleg Pykhalov skribis:
>> (service-extension openssh-service-type
>>(const `(("charlie"
>> ,(local-file "charlie.pub")
>> #+end_quote
>
> […]
>
> Seems like extend-openssh-authorized-keys procedure does not use keys
> argument. We could fi
Hi Matt,
> Could it be because only wheel files are hosted and not any source?
I often have to change the source of Python packages to use the source
repository instead of fetching from pypi because the latter doesn't include
test suites.
However, the build still fails in the sanity-check phas
How would I install Guix system from an existing Linux that has the guix
package manager on it (aka from a foreign distro)?
Specifically I have Guix installed on Arch Linux on an encrypted btrfs ssd. I
have a @home subvolume mounted on /home. Currently /gnu/store is not a
subvolume, but I'd lik
On Thu, 26 May 2022 11:59:09 -0400 Luis Felipe
wrote
> I often have to change the source of Python packages to use the source
> repository instead of fetching from pypi because the latter doesn't include
> test suites.
This is a good point. Thank you.
> However, the build
Hello,
Giovanni Biscuolo writes:
>> To look for a the Emacs 28.1 file takes also ages.
>
> What is "the Emacs 28.1 file"?
I assume they mean the Emacs executable.
You can look for the Emacs executable currently present in your Guix
profile by looking into the ~/.guix-profile/bin directory. I