From 16b71431dd7d3b1e79db557a09deeb65b684ba74 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 14 May 2023 21:39:48 +0200 Subject: gnu: texlive-fonts-rsfs -> texlive-rsfs. * gnu/packages/tex.scm (texlive-rsfs): New variable. (texlive-fonts-rsfs): Deprecate variable. * gnu/packages/docbook.scm (dblatex)[inputs]: * gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Use new name. --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c32dc25b883..2b615680e29 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15203,12 +15203,12 @@ time.") (texlive-updmap.cfg (list texlive-amsfonts texlive-amsmath texlive-eurosym - texlive-fonts-rsfs texlive-jknappen texlive-lm texlive-lm-math texlive-mathpazo texlive-oberdiek + texlive-rsfs texlive-ucs texlive-zapfding)))) (home-page "https://jupyter.org") -- cgit v1.3