bashtop can't find locale ERROR: No UTF-8 locale found!

2020-08-06 Thread znavko
Hi! Could you advise how to quickly get it working? $ guix install glibc-locales $ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale $ bashtop /home/bob/.guix-profile/bin/bashtop: line 65: locale: command not found ERROR: No UTF-8 locale found! $ guix describe Generation 33 Aug 03 2020

Re: Setting environment variables for nix service

2020-08-06 Thread dario
Hi, thanks for your input! Could you try ‘~/.bashrc’, please? In that case, emacs still doesn't recognize the new environment variables, but of course, any terminals I start withing exwm do. Still, this doesn't really solve the problem. Anyway, I am currently working around the issue by

Re: Use guix to verify that code changes do not affect binary?

2020-08-06 Thread Julien Lepiller
The only idea that comes to mind is to compare with something like that: guix hash -r `guix build foo-devel` Maybe others will have more brilliant ideas :) On 2020年8月6日 2:41:07 GMT-04:00, elaexuo...@wilsonb.com wrote: >Hello Guix, > >I am hacking on the build scripts of an existing project and

Use guix to verify that code changes do not affect binary?

2020-08-06 Thread elaexuotee
Hello Guix, I am hacking on the build scripts of an existing project and need to make sure that my changes do not affect the actual build products. Is there a good way to leverage guix for this? Previously, I had been doing this manually by (deterministically) tarring up the build products and

Re: Problems on startup after install

2020-08-06 Thread Pierre Neidhardt
Andrew Busto writes: > I'll try installing another linux-libre distro at a later time, I'm afraid > I have pre existing commitments today. That said, if it were a kernel > issue, shouldn't I have had this problem when booting into the install > medium? Indeed, it's not very likely, but there