Hi,

It’s not possible yet to use gexps here, but there’s a
‘wip-build-systems-gexp’ branch that’s about making it possible.

When it becomes possible (hopefully soonish), you’ll write something
like:

  (build-system trivial-build-system)
  (arguments
   `(#:builder ,#~(begin …)))

HTH!

Ludo’.

Reply via email to