[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prepend string to "file" in G-expression
From: |
Felix Lechner |
Subject: |
Re: Prepend string to "file" in G-expression |
Date: |
Wed, 11 Dec 2024 11:40:05 -0800 |
User-agent: |
mu4e 1.12.7; emacs 29.4 |
Hi Marc,
On Wed, Dec 11 2024, Marc Coquand wrote:
> Essentially what I'm trying to do is build a program that sends an
> email, and then package it in Guix.
Maybe you could pipe an appropriately formatted text to 'sendmail'?
Here is an example. [1]
Kind regards
Felix
[1]
https://codeberg.org/lechner/system-config/src/commit/4335818ba8da818f21810b5b402db51c77d3b344/host/wallace-server/operating-system.scm#L899-L908