help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "bad use of syntactic keyword" - after "sudo guix system reconfigure


From: Gottfried
Subject: Re: "bad use of syntactic keyword" - after "sudo guix system reconfigure /etc/config.scm"
Date: Thu, 4 Aug 2022 12:55:10 +0000

Hi Guixers,

thanks for the answer.

I changed my config.scm to:

(service guix-service-type
               config => (guix-configuration
                 (inherit config)
(extra-options (list "--gc-keep-derivations=yes" "--gc-keep-outputs=yes"))))

and after:
gfp@Tuxedo ~$ sudo guix system reconfigure /etc/config.scm

it said:

/etc/config.scm:38:12: Fehler: (service guix-service-type config => (guix-configuration (inherit config) (extra-options (list "--gc-keep-derivations=yes" "--gc-keep-outputs=yes")))): source expression failed to match any pattern

Gottfried

Am 03.08.22 um 21:18 schrieb (:
On Wed Aug 3, 2022 at 8:17 PM BST, Gottfried wrote:
              (guix-service-type
                  config => (guix-configuration
                  (inherit config)
                  (extra-options (list "--gc-keep-derivations=yes"
I believe the correct usage would be

   (service guix-service-type ...)

     -- (

Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]