Leo Famulari <[email protected]> skribis:

> On Wed, Jun 08, 2016 at 11:18:39PM +0000, Kete Foy wrote:
>> I got this error when trying to initialize the guix system:
>> /mnt/etc/config.scm:8:0: error: source expression failed to match any
>> pattern
>
> Also, I've never tried having two file-system sections, but I bet that
> is causing a problem as well.

  (operating-system (file-systems foo) (file-systems bar))

is equivalent to:

  (operating-system (file-systems bar))

Ideally it should raise an error.

Ludo'.

Reply via email to