Hi,
The procedure guix-for-channels seems to have introduced a loop. I am
currently using guix with commit 43a4215cad8c6da357f895569c0cedf5e854cee0.
Here are the steps to reproduce :
1. Take the example file system/examples/vm-image.tmpl
2. Add the guix-science channel as explained in
https://guix.
$ guix shell system-config-printer -- system-config-printer
Traceback (most recent call last):
File
"/gnu/store/hk90zfj9gzx4axws9ymzqni2ka7b2pb1-system-config-printer-1.5.16/share/system-config-printer/system-config-printer.py",
line 76, in
import cupshelpers
ModuleNotFoundError: No module
Hi,
The exult package will, according to `strace` output, only look for the
digital sound effect files in /gnu/store/...-exult/share/exult and the
CWD. Accordingly, for me digital sound effects only work if I start the
game in my ~/.local/share/exult, where the sound files reside.
Best,
Ch
Hi Timotej,
> tune2fs -O ^metadata_csum_seed /dev/sda1
That's exactly what I needed; Thanks so much!
Works great on MBR, GPT and with encrypted disk too.
Cheers,
Franz
* guix/build-system/copy.scm (lower): Change arguments passed to host-inputs
and build-inputs.
Change-Id: I2991854b48587ab00ccc03712304e2850727e6b7
---
This patch tries to fix a issue related to grafting when cross-compiling.
See https://issues.guix.gnu.org/66866 for more discussion.
guix/build