"jgart" writes:
> Hi Guixers,
>
> `guix refresh --update` removes Tex Dependencies that are needed. This makes
> it more tedious to update packages :(
“guix refresh” considers the importers’ output to be authoritative. Can
the Python importer be improved to discover the need for TeX things?
On Wed, Nov 22, 2023 at 10:45:48PM +0100, Ludovic Courtès wrote:
> Hi jgart,
>
> "jgart" skribis:
>
> > ./pre-inst-env guix refresh --update python-sphinx
>
> [...]
>
> > - ;; The Sphinx LaTeX library '\RequirePackage' or \\usepackage
> > - ;; these:
> > - texlive
Hi jgart,
"jgart" skribis:
> ./pre-inst-env guix refresh --update python-sphinx
[...]
> - ;; The Sphinx LaTeX library '\RequirePackage' or \\usepackage
> - ;; these:
> - texlive-amsfonts ;amsmath, amssymb, amstext
> - texlive-amsmath
> -
"jgart" writes:
> Hi Guixers,
>
> `guix refresh --update` removes Tex Dependencies that are needed. This makes
> it more tedious to update packages :(
>
> See the diff below which was the result of running:
>
> ./pre-inst-env guix refresh --update python-sphinx
>
> Diff:
>
> [jgart@fedora guix
Hi Guixers,
`guix refresh --update` removes Tex Dependencies that are needed. This makes it
more tedious to update packages :(
See the diff below which was the result of running:
./pre-inst-env guix refresh --update python-sphinx
Diff:
[jgart@fedora guix] [env]$ git diff
diff --git a/gnu/pack