Hello,
There seems to be a recent regression:
--8<---cut here---start->8---
$ cat mini-os.scm
(use-modules (gnu))
(operating-system
(host-name "mini-1")
(bootloader (bootloader-configuration
(bootloader grub-bootloader)
Hi,
I am experiencing a test failure on a Guix build from the git in the
tests/store-roots.scm test file. Excerpt (whole log file attached):
test-name: gc-roots, initial
location: /home/wolf/devel/guix/tests/store-roots.scm:33
source:
+ (test-equal
+ "gc-roots, initial"
Hi,
Josselin Poiret writes:
> You seem to have a quite old version of Guix, along with Guile 2.x, and
> there raise-exception doesn't exist, but it is indirectly being used
> when building Guix.
>
> You can either try to pull in small increments (I think 1.1 -> 1.2 ->
> 1.3 -> master should do i
Ludovic Courtès skribis:
> I just noticed that the ‘guix shell’ cache doesn’t take the system type
> into account, which is problematic:
Fixed in 9c513303156b418567b9d2cde9f8df66190051ac!
Ludo’.
HandBrake 1.5.1 hangs on startup and `dmesg` show the following error
```
QQmlThread[]: segfault at 0 ip 000 sp ... error 4 in
libQt5Qml.so.5.15.8
```
After some research I found a similar issues on NixOS:
- https://github.com/NixOS/nixpkgs/issues/32577
- https://github.com/NixOS/