From 90de3e7f2e2aa6b2d5e08faa4fd92c944d4002e5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 24 Nov 2022 08:53:32 -0300 Subject: etc/guix/home.scm: Use patched "mailutils-sendmail" package --- etc/guix/home.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 963bd8a..74a2e86 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -32,7 +32,8 @@ (guix git-download) (guix modules) (guix packages) - (guix utils)) + (guix utils) + (xyz euandreh queue)) (heredoc:enable-syntax) (define-public hunspell-iconv @@ -302,7 +303,7 @@ rsync tree diffoscope - mailutils + mailutils-sendmail entr pulseaudio password-store -- cgit v1.2.3