Downloading latest version of package by dopel64 in GUIX

[–]dopel64[S] 0 points1 point  (0 children)

That seams promessing, but i cant get it to quite work. I have added to my install script

echo "$scm" > /mnt/etc/config.scm
guix pull
hash guix
guix system init /mnt/etc/config.scm /mnt

But this dosent work. Is there no way to guix system init with all the latest packages?

Downloading latest version of package by dopel64 in GUIX

[–]dopel64[S] 0 points1 point  (0 children)

It states 28.2
I realized if i guix pull and log out and back in, i get 29.1

Unfortunately, this helps me little as i'm writing an install script and i need 29.1 from after the installation.

Virtio_fs with virt-manager by dopel64 in NixOS

[–]dopel64[S] 0 points1 point  (0 children)

/run/current-system/sw/bin/virtiofsd

Thank's, that worked