First guix pull is too costly

2022-06-28 Thread Akib Azmain Turja
Hello, Yesterday, I created a new user in my system. Then I tried to install a package, but found that it's not the latest, although I did sudo guix pull before sudo guix system reconfigure. So I tried to do guix pull, but it seems to clone the whole repository from scratch. But,

Re: perl can't find more utils

2022-06-28 Thread Efraim Flashner
On Wed, Jun 22, 2022 at 11:23:54PM -0500, jgart wrote: > On Wed, 22 Jun 2022 10:22:32 +0300 Efraim Flashner > wrote: > > > Have you tried adding perl-list-moreutils to the package definition? > > Hi Efraim, > > Yes, I tried also and it still fails to find it. > > wdyt Looks like you forgot

Re: guix-home corrupt input encoding error

2022-06-28 Thread Efraim Flashner
On Sat, Jun 25, 2022 at 09:50:51PM -0500, jgart wrote: > Hi Guixers, > > I'm trying to keep my home tidy on void linux. > > I followed ludo's blog post here: > https://guix.gnu.org/en/blog/2022/keeping-ones-home-tidy/ > > But I get the following error: > > ``` > λ guix home reconfigure

Re: Trying to replicate guix packages list on another machine

2022-06-28 Thread zimoun
Hi, On Tue, 28 Jun 2022 at 08:30, Emmanuel Medernach wrote: > But glibc is 2.31 instead of 2.33 On ’Machine-A’, if you run, machine-A$ guix package --list-generations then I guess ’glibc’ is not installed in the same transaction (generation) as all the others. You can open the

Re: Trying to replicate guix packages list on another machine

2022-06-28 Thread Emmanuel Medernach
Le 27/06/2022 à 17:39, zimoun a écrit : Hi, On Mon, 27 Jun 2022 at 16:51, Emmanuel Medernach wrote: Thanks, here is the resulting manifest: (specifications->manifest   (list "gsl"     "pcre"     "icu4c"     "zlib"     "cmake"     "make"