When reconfiguring my operating system, I get the following error:
--8<---cut here---start->8---
+radio at buer in ~ > doas guix system reconfigure /etc/config.scm
doas (radio@buer) password:
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org
Still on the same matter, while some packages indeed have the same
closure e.g.
_--8<---cut here---start->8---_
+radio at buer in ~ > guix size
/gnu/store/56aq6sdx35f7rsxq8jq9ypafk0dhd3p3-bzip2-1.0.8
store item
When running either `guix size $(realpath ~/.guix-home/profile)` or
`guix size $(realpath /run/current-system/profile)` on my system, I
could see that multiple packages have "duplicates", whose hash doesn't
match. After investigation, I discovered that for all the ones I've
checked, the hash di
Hello,
Currently, if you have an authorized manifest available and want to run
some command (for example htop) provided by the manifest, you need to
--8<---cut here---start->8---
$ guix shell
$ htop
--8<---cut here---end
Reading the documentation I managed to solve the locale problem using
`make-glibc-utf8-locales` and declaring `GUIX_LOCPATH`, but it never has
been needed before in my almost 2 years of Guix. I would like to
understand why this now.
Hello, I've been dealing with really annoying errors recently, most of
them related to this:
--8<---cut here---start->8---
guile: warning: failed to install locale
--8<---cut here---end--->8---
This led me to running guix
Now it seems more plausible that telegram-desktop suffered from the same
problem. I discovered my pavucontrol acting the same way as mpv, and
after some investigation I got that:
```
+radio at buer in ~ > for file in ~/.guix-home/profile/bin/*
file -L $file
Some weeks ago, after running `guix pull` and `guix home reconfigure
~/.config/guix/home.scm`, my telegram-desktop stopped working. It showed
no error messages whatsoever, running it just didn't start a process.
Given particular circumstances, I did no further investigation, and did
not write a