mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-24 19:27:44 +01:00
Revert "gnu: texlive-latex-fancyvrb: Add needed propagated-inputs."
This reverts commit 7a01586afe
, which causes too
many rebuilds.
This commit is contained in:
parent
8b654bf159
commit
92984eb93f
1 changed files with 0 additions and 1 deletions
|
@ -3174,7 +3174,6 @@ (define-public texlive-latex-fancyvrb
|
||||||
(base32
|
(base32
|
||||||
"0pdilgpw4zc0ipp4z9kdi61nymifyjy2mfpk74xk2cw9vhynkk3w")
|
"0pdilgpw4zc0ipp4z9kdi61nymifyjy2mfpk74xk2cw9vhynkk3w")
|
||||||
#:trivial? #t))
|
#:trivial? #t))
|
||||||
(propagated-inputs (list texlive-latex-upquote))
|
|
||||||
(home-page "https://www.ctan.org/pkg/fancyvrb")
|
(home-page "https://www.ctan.org/pkg/fancyvrb")
|
||||||
(synopsis "Sophisticated verbatim text")
|
(synopsis "Sophisticated verbatim text")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Reference in a new issue