Hiya Guix,
I just encountered a surprising bug.
I've been trying to get the [redacted] proprietary GPU drivers to work on my
system (but this isnt particular to the issue at hand), and I "guix installed"
the [redacted-module] package in my .guix-profile, to see if that would help me
with the
I'm also dealing with the issue, except for me it gets stuck in
test-kkk, if that info is helpful at all.
Josselin Poiret via Bug reports for GNU Guix writes:
> [[PGP Signed Part:Undecided]]
> Hi Ivan,
>
> Ivan Vilata i Balaguer writes:
>
>> Hi! It looks like some tests during the build
Hi Guix,
I just upgraded to the full source bootstrap (my cron job was apparently
failing daily due to a channel, and I didn't realize before today), and
following the guix pull, I get the following error when running $ guix
home reconfiugre "file.scm":
```
/gnu/store/ad8351jvj61da279a3ddfs2gmk3w
great investigation, thanks for sharing!
--
“In girum imus nocte et consumimur igni”
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to d65979c (36 new commits)...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git d65979c
substitute: guix substitute: wa
Tobias Geerinckx-Rice writes:
got it, thanks!
--
“In girum imus nocte et consumimur igni”
Hello,
Gash-utils causes fzf to fail.
After installing gash-utils, attempting `bash5.0$ fzf` produces:
```
[Command failed: set -o pipefail; command find -L . -mindepth 1 \( -path
'*/\.*' -o -fstype 'sysfs' -o -fstype 'devfs' -o -fstype 'devtmpfs' -o -fstype
'proc' \) -prune -o -type f -print