From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: guix-devel@gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: [PATCH 3/4] guix.scm: Update guile package native inputs.
Date: Sat, 9 Sep 2023 23:17:23 -0400 [thread overview]
Message-ID: <20230910031844.24765-4-maxim.cournoyer@gmail.com> (raw)
In-Reply-To: <20230910031844.24765-1-maxim.cournoyer@gmail.com>
* guix.scm (guile) [native-inputs]: Replace texlive-base with
texlive-scheme-basic. Add git:send-email.
---
.guix/modules/guile-package.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.guix/modules/guile-package.scm b/.guix/modules/guile-package.scm
index 41710547d..eac3e0fc7 100644
--- a/.guix/modules/guile-package.scm
+++ b/.guix/modules/guile-package.scm
@@ -112,10 +112,11 @@
gnu-gettext
flex
texinfo
- texlive-base ;for "make pdf"
+ texlive-scheme-basic ;for "make pdf"
texlive-epsf
gperf
git
+ `(,git "send-email") ;for convenience
gdb
strace
readline
--
2.41.0
next prev parent reply other threads:[~2023-09-10 3:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-10 3:17 [PATCH 0/4] Add module depth information to %load-verbosely output Maxim Cournoyer
2023-09-10 3:17 ` [PATCH 1/4] (ice-9 boot-9): Fix typo Maxim Cournoyer
2023-09-10 3:17 ` [PATCH 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode Maxim Cournoyer
2023-09-10 3:17 ` Maxim Cournoyer [this message]
2023-09-10 3:17 ` [PATCH 4/4] load: Display modules depth in output when using %load-verbosely Maxim Cournoyer
2023-09-10 3:59 ` [PATCH 0/4] Add module depth information to %load-verbosely output Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230910031844.24765-4-maxim.cournoyer@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).