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)
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...
What determines which package gets built first in the following invocation?
`guix build emacs-zig-mode zig`
hi,
does `guix lint` work inline in your editor as you type, with geiser?
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).
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
> > 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-
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
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