[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/141: gnu: texlive-psfragx: Remove native inputs.
From: |
guix-commits |
Subject: |
104/141: gnu: texlive-psfragx: Remove native inputs. |
Date: |
Wed, 26 Jun 2024 06:34:34 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit f55512baf10e6c3cce4c4b7b873eb1d1175623df
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 00:08:50 2024 +0200
gnu: texlive-psfragx: Remove native inputs.
* gnu/packages/tex.scm (texlive-psfragx)[native-inputs]: Remove
TEXLIVE-UPDMAP.CFG.
Change-Id: Ia18cf6dd2304a6bd6f3c0dc33c3af3071450e91d
---
gnu/packages/tex.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index c79c86851d..0afea3689f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -116321,7 +116321,6 @@ vote results and action items.")
(arguments
(list #:tex-format "latex"
#:build-targets #~(list "psfragx.dtx")))
- (native-inputs (list (texlive-updmap.cfg)))
(home-page "https://ctan.org/pkg/psfragx")
(synopsis "@code{psfrag} extension")
(description
- 89/141: gnu: TeX Live packages built from TEXLIVE-SOURCE use same version., (continued)
- 89/141: gnu: TeX Live packages built from TEXLIVE-SOURCE use same version., guix-commits, 2024/06/26
- 91/141: gnu: texlive-scripts: Fix typo in description., guix-commits, 2024/06/26
- 95/141: gnu: texlive-scripts: Add missing file name for checkout., guix-commits, 2024/06/26
- 88/141: gnu: Set version of all TeX Live packages to "2023.0"., guix-commits, 2024/06/26
- 96/141: guix: import texlive: Adjust to generate new source format., guix-commits, 2024/06/26
- 94/141: gnu: Remove artefacts from previous TeX Live packaging., guix-commits, 2024/06/26
- 101/141: gnu: texlive-newverbs: Do not create origin for "ydocstrip.tex"., guix-commits, 2024/06/26
- 93/141: gnu: Refactor TeX Live packages to refer to SVN directly., guix-commits, 2024/06/26
- 98/141: gnu: Do not create origins for "ctxdocstrip.tex"., guix-commits, 2024/06/26
- 102/141: gnu: texlive-makecmds: Remove unnecessary input., guix-commits, 2024/06/26
- 104/141: gnu: texlive-psfragx: Remove native inputs.,
guix-commits <=
- 97/141: guix: import texlive: Reduce friction when updating., guix-commits, 2024/06/26
- 105/141: gnu: texlive-texaccents: Add missing script., guix-commits, 2024/06/26
- 103/141: gnu: texlive-dotseqn: Remove native input., guix-commits, 2024/06/26
- 99/141: gnu: texlive-metafont: Fix inputs., guix-commits, 2024/06/26
- 100/141: gnu: texlive-luatex: Remove unnecessary native input., guix-commits, 2024/06/26
- 107/141: gnu: texlive-cluttex: Add "cllualatex" and "clxelatex" symlinks., guix-commits, 2024/06/26
- 106/141: gnu: texlive-pdfcrop. Add "rpdfcrop" symlink., guix-commits, 2024/06/26
- 108/141: gnu: texlive-blockdraw-mp: Specify upstream name., guix-commits, 2024/06/26
- 109/141: gnu: texlive-kfsh-nat: Specify upstream name., guix-commits, 2024/06/26
- 110/141: gnu: tex: Set properties to protect inputs during updates., guix-commits, 2024/06/26