Re: Trying to Build (Elixir) Mix Packages

2022-07-14 Thread pukkamustard
I've had similar issues and was able to resolve them by setting the `CC` environment variable: CC=gcc mix build hth, pukkamustard Jaft writes: > I installed Elixir (from the Guix repo.s) and was trying to install > some dependencies. I don't know if anyone will know how to help but > I'm ent

Re: gajim FAILS

2022-07-14 Thread jgart
On Fri, 15 Jul 2022 01:25:33 -0500 jgart wrote: > On Thu, 14 Jul 2022 21:15:08 -0500 jgart wrote: > > From another attempt: This is what fixed it on my machine: export XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/ But I install with xbps (I'm on void linux) The guix gajim fail

Re: gajim FAILS

2022-07-14 Thread jgart
On Thu, 14 Jul 2022 21:15:08 -0500 jgart wrote: >From another attempt: ``` $ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale $λ gajim unsupported locale setting No translations found for en_US Dirs searched: [PosixPath('/home/jgart/.local/share'), PosixPath('/gnu/store/h6qdfd4sjdg28jq16600hc

Re: gajim FAILS

2022-07-14 Thread jgart
On Thu, 14 Jul 2022 09:41:09 +0200 Ricardo Wurmus wrote: > > jgart writes: > > > On Wed, 13 Jul 2022 20:13:11 -0500 jgart wrote: > > > > Here's some new error output from Gajim: > > > > λ ps aux | grep gajim > > jgart 990 11.3 0.9 636060 148352 ? Sl 21:24 0:04 > > /gnu/store/

Re: Finding Dependencies at Run Time

2022-07-14 Thread Peter Polidoro
Remember the difference between inputs and propagated inputs: they're the same, but when you create a profile, inputs are not part of the profile (so they need a direct store reference, such as RPATH or a wrapper), whereas propagated inputs are part of the profile, so an environment variable a

Re: gajim FAILS

2022-07-14 Thread David Lecompte via
Le mercredi 13 juillet 2022 à 20:13 -0500, jgart a écrit : > Hi Guix, > > Every so often I get this error and gajim fails to start. I'm on a > foreign distro, void linux. I am on Trisquel and recently I had various failures with gajim, either some window fails to open (then it can't be opened at

Re: Finding Dependencies at Run Time

2022-07-14 Thread zimoun
Hi, (I am an avid Emacs user but to be honest I barely use Info manuals. Even after many attempts to use them, I find the Info interface counter-intuitive. Initially, I thought it was because I do not have the habits and I forced myself to exclusively use it. The conclusions are: 1. it is eas

Re: Finding Dependencies at Run Time

2022-07-14 Thread Ricardo Wurmus
"Philip McGrath" writes: > On Thu, Jul 14, 2022, at 4:25 AM, Ricardo Wurmus wrote: >> Peter Polidoro writes: >> >>> Your explanations are very helpful, thank you, and your links made me >>> realize that devel version of the manual has lots of information that >>> I could not find in the stable

Re: gnome shell crashes after ~1m

2022-07-14 Thread Thomas Danckaert
Hi Luis, thanks, upgrading my user profile solved it for me, too. (Actually I thought I'd already done that, but apparently I must have lost my patience during a large texlive download, and aborted the first upgrade) Sincerely, Thomas

Re: gnome shell crashes after ~1m

2022-07-14 Thread Daniel Meißner
Hi all, Luis Felipe writes: > Hi Thomas, > > > On Wednesday, July 13th, 2022 at 09:28, Thomas Danckaert > wrote: > > >> Dear mailing list, >> > >> after 5 months without updating my system (I know!), I just ran guix >> pull and reconfigured my system with the latest gnome desktop. >> Unfortun

Re: How do I verify my hashes?

2022-07-14 Thread Munyoki Kilyungi
indieterminacy anaandika: > On 10-07-2022 04:12, jgart wrote: >> Hi Guixers, >> >> Today Bonface mentioned to me that I should be cloning my packages and >> verifying the hashes with `git hash-object` or `git hash` iirc? >> > > Bonface gives very cogent demonstrations of workflow, encourage him

Re: Finding Dependencies at Run Time

2022-07-14 Thread Philip McGrath
On Thu, Jul 14, 2022, at 4:25 AM, Ricardo Wurmus wrote: > Peter Polidoro writes: > >> Your explanations are very helpful, thank you, and your links made me >> realize that devel version of the manual has lots of information that >> I could not find in the stable version of the manual. > > We recom

Re: Finding Dependencies at Run Time

2022-07-14 Thread Ricardo Wurmus
Peter Polidoro writes: > Your explanations are very helpful, thank you, and your links made me > realize that devel version of the manual has lots of information that > I could not find in the stable version of the manual. We recommend using the manual that comes with Guix, because it matches

Re: gajim FAILS

2022-07-14 Thread Ricardo Wurmus
jgart writes: > On Wed, 13 Jul 2022 20:13:11 -0500 jgart wrote: > > Here's some new error output from Gajim: > > λ ps aux | grep gajim > jgart 990 11.3 0.9 636060 148352 ? Sl 21:24 0:04 > /gnu/store/1m48ama708vh9cjn79yw6cj8sgg7pa1b-python-wrapper-3.9.9/bin/python > /gnu/stor