* gnu/packages/disk.scm (lf): New variable.
---
gnu/packages/disk.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index a28033c0af..dfe6dfb54a 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -6
Christopher,
Thanks for the bug report, and sorry for the late response.
Christopher Howard writes:
> Under this guix commit, wpa_supplicant service fails to initialize,
> which takes out networking also.
>
> '''
> root@eowyn ~# guix describe
> Generation 2 Dec 17 2019 08:30:38(current)
>
Brendan Tildesley writes:
> I'm trying to run guix pull after 4 months. This is guix on Arch.
Is this bug report still relevant? It looks like you have binary
substitutes disabled, is that on purpose?
signature.asc
Description: PGP signature
Hello,
On the 'core-updates' branch, GHC 8.6.5 consistently fails a single
test:
=> T13702(normal) 1219 of 6523 [0, 0, 0]
cd "./dynlibs/T13702.run" && $MAKE --no-print-directory -s T13702
Wrong exit code for T13702()(expected 0 , actual 2 )
Stdout ( T13702 ):
hello world
Stderr ( T13702 ):
Pierre Neidhardt writes:
> I've tried to test but it rebuilds the world, looks like there is no
> substitute for core-updates.
> I've pushed anyways, let me know if that works for you.
Obviously the CI system can not offer substitutes in advance for a
world-rebuilding change! :-)
I feel slight
Hi, it has been so long... I think the last config.scm I tried to use
(some time ago) was:
"""
(use-modules (gnu)
(gnu packages cups)
(gnu packages scanner))
(use-service-modules desktop networking ssh xorg cups)
(operating-system
(locale "en_US.utf8")
(timezone "Am
Pierre Neidhardt writes:
> Marius Bakke writes:
>
>> Obviously the CI system can not offer substitutes in advance for a
>> world-rebuilding change! :-)
>>
>> I feel slightly offended by being asked to try your untested patch. Are
>> you under the impression that I _don't_ have to rebuild the w
"hurd" is a host name defined in my ~/.ssh/config file.
$ guix offload status
guix offload: getting status of 1 build machines defined in
'/etc/guix/machines.scm'...
guix offload: warning: machine 'hurd' is 31553985 seconds behind
load on machine 'hurd' is 0.02 (normalized: 0.02)
hurd
kernel: L
This was resolved for me with the resolution of
https://issues.guix.info/issue/37757
I close instead of merging, but I hope it also is the same resolved
bug for everyone affected. Please reopen if not.
Regards,
Florian