summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2024-06-21 23:56:49 +0200
committerChristopher Baines <mail@cbaines.net>2024-07-11 10:25:19 +0100
commitf6dc47ca95746d0d952540e4ceb3e01bf60cd908 (patch)
treed26296fc4224b58101f7a9b0a5d36f3d149a5e55
parent49be8ea814cf14a561c39190b0ec1e4bb6cc0382 (diff)
downloadguix-patches-f6dc47ca95746d0d952540e4ceb3e01bf60cd908.tar
guix-patches-f6dc47ca95746d0d952540e4ceb3e01bf60cd908.tar.gz
gnu: texlive-makecmds: Remove unnecessary input.
* gnu/packages/tex.scm (texlive-makecmds)[native-inputs]: Remove TEXLIVE-UPDMAP.CFG. Change-Id: Ia20a37f62d473a663dbc2f9c03b67636c4e12b7d
-rw-r--r--gnu/packages/tex.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 703a214783..7aada85712 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -66900,7 +66900,6 @@ diagrams.")
"05y5n265in7mrbpgjxqg339l8r8dmp6lvl4k528pr3rkb8z94qaf"))))
(outputs '("out" "doc"))
(build-system texlive-build-system)
- (native-inputs (list (texlive-updmap.cfg)))
(home-page "https://www.ctan.org/pkg/makecmds")
(synopsis "TeX macro to define or redefine a command")
(description "The package provides a @code{\\makecommand} command, which