guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]