<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch tex-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: r-tinytex: Fix integration with existing TeX Live tree.</title>
<updated>2026-08-28T15:21:24+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2026-08-22T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7e8156e31ef723db842016f798c20c39f8f2bb91'/>
<id>7e8156e31ef723db842016f798c20c39f8f2bb91</id>
<content type='text'>
* gnu/packages/cran.scm (r-tinytex)[propagated-inputs]: Directly propagate TeX
Live packages, not using `texlive-local-tree`.
[native-inputs]: Add `texlive-local-tree` along with all previously provided
inputs in order to run tests properly.

Fixes: guix/guix#10557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/cran.scm (r-tinytex)[propagated-inputs]: Directly propagate TeX
Live packages, not using `texlive-local-tree`.
[native-inputs]: Add `texlive-local-tree` along with all previously provided
inputs in order to run tests properly.

Fixes: guix/guix#10557
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: texlive-local-tree: Populate ls-R also with foreign packages.</title>
<updated>2026-08-28T15:21:24+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2026-06-30T20:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9217a0b326a724af00163383beaafb9565b933f6'/>
<id>9217a0b326a724af00163383beaafb9565b933f6</id>
<content type='text'>
* gnu/packages/tex.scm (texlive-local-tree): Populate ls-R file with all
packages, including non TeX Live packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tex.scm (texlive-local-tree): Populate ls-R file with all
packages, including non TeX Live packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnuplot: fix texdir installation path for lua tikz terminal.</title>
<updated>2026-08-28T15:21:24+00:00</updated>
<author>
<name>Olivier Farges</name>
<email>olivier.farges@univ-lorraine.fr</email>
</author>
<published>2026-05-15T09:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=34c567f42beeab81555541717f061d3ff5253ba2'/>
<id>34c567f42beeab81555541717f061d3ff5253ba2</id>
<content type='text'>
* gnu/packages/gnuplot.scm (gnuplot)[arguments]: Install lua tikz
  files under share/texmf-dist/tex/latex/gnuplot instead of
  texmf-local/tex/latex/gnuplot, so that texlive-libkpathsea can
  locate gnuplot-lua-tikz.sty and gnuplot.lua via GUIX_TEXMF.

Merges: #8635
Change-Id: Id60e1937160fbdc5d20431c9b6432a9a7da49762
Signed-off-by: Nicolas Goaziou &lt;mail@nicolasgoaziou.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnuplot.scm (gnuplot)[arguments]: Install lua tikz
  files under share/texmf-dist/tex/latex/gnuplot instead of
  texmf-local/tex/latex/gnuplot, so that texlive-libkpathsea can
  locate gnuplot-lua-tikz.sty and gnuplot.lua via GUIX_TEXMF.

Merges: #8635
Change-Id: Id60e1937160fbdc5d20431c9b6432a9a7da49762
Signed-off-by: Nicolas Goaziou &lt;mail@nicolasgoaziou.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: texlive: Use libfaketime also on 32-bit systems.</title>
<updated>2026-08-28T15:21:24+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2026-07-14T18:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b233a2cdf5b5c07c22c38cfdbab6036484f8ebd7'/>
<id>b233a2cdf5b5c07c22c38cfdbab6036484f8ebd7</id>
<content type='text'>
* guix/build/texlive-build-system.scm (create-formats): Call "faketime"
independently on the target system.
* gnu/packages/tex.scm (texlive-aleph):
(texlive-amstex):
(texlive-eplain):
(texlive-hitex):
(texlive-lollipop):
(texlive-mex):
(texlive-mltex):
(texlive-texsis):
(texlive-platex):
(texlive-ptex):
(texlive-tex):
(texlive-uplatex):
(texlive-uptex):
(texlive-luajittex):
(texlive-mflua):
(texlive-mptopdf):
(texlive-cslatex):
(texlive-latex-bin):
(texlive-xmltex):
(texlive-luatex):
(texlive-luahbtex):
(texlive-csplain):
(texlive-jadetex):
(texlive-pdftex):
(texlive-optex):
(texlive-context-legacy):
(texlive-everyshi):
(texlive-xetex)[native-inputs]: Use libfaketime even on 32-bit systems.

Fixes: #5712
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/build/texlive-build-system.scm (create-formats): Call "faketime"
independently on the target system.
* gnu/packages/tex.scm (texlive-aleph):
(texlive-amstex):
(texlive-eplain):
(texlive-hitex):
(texlive-lollipop):
(texlive-mex):
(texlive-mltex):
(texlive-texsis):
(texlive-platex):
(texlive-ptex):
(texlive-tex):
(texlive-uplatex):
(texlive-uptex):
(texlive-luajittex):
(texlive-mflua):
(texlive-mptopdf):
(texlive-cslatex):
(texlive-latex-bin):
(texlive-xmltex):
(texlive-luatex):
(texlive-luahbtex):
(texlive-csplain):
(texlive-jadetex):
(texlive-pdftex):
(texlive-optex):
(texlive-context-legacy):
(texlive-everyshi):
(texlive-xetex)[native-inputs]: Use libfaketime even on 32-bit systems.

Fixes: #5712
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ruby-liquid-4: Remove outdated comment.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T05:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=0bc7063da67b286c7faf1ead87a732be81100550'/>
<id>0bc7063da67b286c7faf1ead87a732be81100550</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-liquid-4)[arguments]:
Remove outdated comment.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/ruby-xyz.scm (ruby-liquid-4)[arguments]:
Remove outdated comment.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ruby-spy: Skip failing tests.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T05:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=0f63eda92b2c2c697fb03f7ecd62d9eb857d93d5'/>
<id>0f63eda92b2c2c697fb03f7ecd62d9eb857d93d5</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-spy)[arguments]&lt;#:phases&gt;
{relax-requirements}: Remove pry in addition to pry-byebug.
{skip-failing-tests}: New phase.
[native-inputs]: Remove ruby-pry.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/ruby-xyz.scm (ruby-spy)[arguments]&lt;#:phases&gt;
{relax-requirements}: Remove pry in addition to pry-byebug.
{skip-failing-tests}: New phase.
[native-inputs]: Remove ruby-pry.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ruby-sass: Fix build by specifying ruby-3.3.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T06:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=95a5062dbf16632ef4fa524479d39f228fd076a3'/>
<id>95a5062dbf16632ef4fa524479d39f228fd076a3</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-sass)[arguments]
&lt;#:ruby&gt;: Specify ruby-3.3.
&lt;#:phases&gt;{disable-frozen-string-literal}: New phase.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/ruby-xyz.scm (ruby-sass)[arguments]
&lt;#:ruby&gt;: Specify ruby-3.3.
&lt;#:phases&gt;{disable-frozen-string-literal}: New phase.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: numix-gtk-theme: Update to 2.6.7-0.ad4b345.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T05:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e5306f1421edaaf9ec12c4c4a39bf7c7052d9cc0'/>
<id>e5306f1421edaaf9ec12c4c4a39bf7c7052d9cc0</id>
<content type='text'>
* gnu/packages/gnome-xyz.scm (numix-gtk-theme): Update to 2.6.7-0.ad4b345.
[native-inputs]: Remove ruby-sass.  Add sassc.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome-xyz.scm (numix-gtk-theme): Update to 2.6.7-0.ad4b345.
[native-inputs]: Remove ruby-sass.  Add sassc.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: greybird-gtk-theme: Remove ruby-sass from dependencies.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T05:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a7e49024ce6244ff96b1853213cca1973aee44d2'/>
<id>a7e49024ce6244ff96b1853213cca1973aee44d2</id>
<content type='text'>
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[native-inputs]:
Remove ruby-sass.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[native-inputs]:
Remove ruby-sass.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnome-shell: Remove ruby-sass from dependencies.</title>
<updated>2026-08-28T14:40:54+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-25T05:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c0b6c75c9aeefd35597c04136f63780e1c5047fe'/>
<id>c0b6c75c9aeefd35597c04136f63780e1c5047fe</id>
<content type='text'>
* gnu/packages/gnome.scm (gnome-shell)[arguments]
&lt;disallowed-references&gt;: Remove ruby-sass.
[native-inputs]: Remove ruby-sass.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome.scm (gnome-shell)[arguments]
&lt;disallowed-references&gt;: Remove ruby-sass.
[native-inputs]: Remove ruby-sass.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
