Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Kooda skribis:
>>
>>> Running `guix system build /etc/config.scm` fails with the following error:
>>>
>>> Backtrace:
> [...]
>>> In guix/scripts/system.scm:
>>> 404: 1 [#]
>>> In unknown file:
>>>?: 0 [string-append "--roo
l...@gnu.org (Ludovic Courtès) writes:
> Kooda skribis:
>
>> Running `guix system build /etc/config.scm` fails with the following error:
>>
>> Backtrace:
[...]
>> In guix/scripts/system.scm:
>> 404: 1 [#]
>> In unknown file:
>>?: 0 [string-append "--root=" ...]
>>
>> ERROR: In procedure stri
Hello,
Kooda skribis:
> I installed GuixSD yesterday and found a bug this morning when trying
> to build a new system generation.
[...]
> (file-systems (cons (file-system
> (title 'uuid)
> (device (uuid "a08e57ba-6275-4e22-90e5-1d9b34ae363d"))
Hi!
I installed GuixSD yesterday and found a bug this morning when trying
to build a new system generation.
Here is the config file I use:
(use-modules (gnu) (gnu system nss))
(use-service-modules networking)
(use-package-modules certs xorg xdisorg fonts admin zsh)
(operating-system
(host-na