guix-patches
[Top][All Lists]
Advanced

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

[bug#54090] [PATCH 0/2] gnu: Add tessen.


From: Maxime Devos
Subject: [bug#54090] [PATCH 0/2] gnu: Add tessen.
Date: Sun, 06 Mar 2022 20:33:11 +0100
User-agent: Evolution 3.38.3-1

Tanguy LE CARROUR schreef op zo 06-03-2022 om 19:40 [+0100]:
> ```
> ERROR: In procedure %resolve-variable:
> Unbound variable: gexp

Replace the quasiquote (`) by 'list' and import (guix gexp):

(package
  ...
  (arguments
    (list #:builder
          #~(foo bar ...))))

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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