bug#62656: broken guix time-machine + software-heritage

2023-04-03 Thread Nicolas Graves via Bug reports for GNU Guix
Hi Guix! I was trying to use guix time-machine as I did in the past, but the recent updates with software heritage seem to have broken my use of it. Here's the channels.scm file I used: (list (channel (name 'guix) (url "/https://git.savannah.gnu.org/git/guix.git;)

bug#62654: gnome-boxes OS quick installation doesn't work

2023-04-03 Thread Maxim Cournoyer
Hi, Attempting to add a virtual machine to GNOME Boxes, it proposes some distributions such as Debian 11 (which is not FSDG -- see #60109). Attempting to install Debian 11 doesn't work. Fedora seems to work. I wonder if GNOME Boxes is buggy, or if this is just our build of it that has these

bug#60194: Guix (package manager) fails in initramfs

2023-04-03 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hi, > > guix question skribis: > >> Because guix relies on pivot_root, it doesn't work in initramfs. Could it >> be modified to use something else (chroot? switch_root?) to allow for this? > > Could you clarify what you’re doing? You’re trying to run guix-daemon

bug#36690: guix import hackage fails on key:value

2023-04-03 Thread Simon Tournier
Hi, This old bug#36690 [1] is about an error of the Cabal parser. 1: https://issues.guix.gnu.org/issue/36690 On mar., 16 juil. 2019 at 16:02, Robert Vollmert wrote: > Apparently, it’s valid for a cabal file to have key-value pairs > without a space, e.g. > > benchmark benchmarks > type:

bug#62206: "guix import hackage" not working

2023-04-03 Thread Simon Tournier
Hi, On mer., 15 mars 2023 at 16:04, Philip Kaludercic wrote: > --8<---cut here---start->8--- > $ guix import hackage haskell-language-server > Backtrace: > In guix/import/cabal.scm: >875:28 19 (eval _) >875:28 18 (eval _) >875:28 17 (eval _) >

bug#62064: Why is only rust-1.60 exported when 1.65 is defined?

2023-04-03 Thread Simon Tournier
Hi, On mar., 14 mars 2023 at 08:59, Jonas Møller via Bug reports for GNU Guix wrote: > I think it would be best if Guix separated these concerns, by > disconnecting the "Rust we use to build packages internally" with the > "Rust that gets installed with `guix install rust`" Using your