I tried to upgrade vis but...

2022-11-03 Thread jgart
I tried to upgrade vis but visidata was also upgraded... how comes? $ guix upgrade vis guix upgrade: warning: package 'emacs-vis' no longer exists The following packages will be upgraded: vis 0.7 → 0.8 visidata (dependencies or package changed)

Re: which package gets built first?

2022-11-03 Thread jgart
On Fri, 04 Nov 2022 00:34:32 -0500 jgart wrote: > What determines which package gets built first in the following invocation? > > `guix build emacs-zig-mode zig` The reason I ask is because zig got built first but I'm not sure why...

which package gets built first?

2022-11-03 Thread jgart
What determines which package gets built first in the following invocation? `guix build emacs-zig-mode zig`

guix lint inline in your editor emacs?

2022-11-03 Thread jgart
hi, does `guix lint` work inline in your editor as you type, with geiser?

Re: make clean-go breaks my build environment

2022-11-03 Thread jgart
On Wed, 02 Nov 2022 02:48:03 -0500 jgart wrote: > On Wed, 02 Nov 2022 08:20:09 +0100 Ricardo Wurmus wrote: > > > > jgart writes: > > > > > after running `make clean-go` the build gets consistently stuck on > > > this message: > > > > > > WARNING: Use of `load' in declarative module (guix ui).

Re: Guix package manager installed

2022-11-03 Thread Gottfried
Hi Steve, thanks for your endeavouring. I am sorry, I made a mistake. I worked at the laptop with Guix system and tried: sudo systemctl status guix-daemon.service and it didn't work. Today I tried it with the other laptop with Trisquel and Guix Package Manager installed and it worked of cours

Re: Help packaging R Quarto Cli

2022-11-03 Thread Wojtek Kosior via
> > I think I almost understand your approach. Just a quick question - what > > Guix command are you using to try building? With this setup I’d try > > something like > > > > guix shell -L ./export/ rust-deno > > > > Actually, from export folder i try : > i try *guix build -L . -f rust-deno-

Re: Can't reconnect to WiFi easily

2022-11-03 Thread Luis Felipe
Hi, --- Original Message --- On Wednesday, November 2nd, 2022 at 21:42, Felix Lechner wrote: > Hi Felipe, > > On Wed, Nov 2, 2022 at 12:45 PM Luis Felipe > luis.felipe...@protonmail.com wrote: > > > 2 11:18:55 localhost gnome-keyring-daemon[796]: couldn't access control > > socket

Re: Guix package manager installed

2022-11-03 Thread Steve George
Hi Gottfried, In an earlier email you said you're running Trisequel: so you have Guix installed as a package manager on top of it. That means when you installed Guix package manager your distributions 'service manager' was used to install the Guix daemon. As Trisequel is an Ubuntu derivativ