aboutsummaryrefslogtreecommitdiff
path: root/po/packages/sr.po
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-13 00:29:59 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-18 18:17:15 +0200
commit2b125a99d68021e3b04a2e42c37af8a4c0af1324 (patch)
tree7fda3c302664e1467d7f3242ac3ce516c30a0ca6 /po/packages/sr.po
parenta65bf6b780a2dde6aa1c11a449954d6eeac8c16c (diff)
downloadguix-2b125a99d68021e3b04a2e42c37af8a4c0af1324.tar.gz
guix-2b125a99d68021e3b04a2e42c37af8a4c0af1324.zip
gnu: Add texlive-forest.
* gnu/packages/tex.scm (texlive-forest): New variable.
Diffstat (limited to 'po/packages/sr.po')
0 files changed, 0 insertions, 0 deletions
T_SUPPORTED_SYSTEM): Same. * tests/guix-build.sh (all_systems): Same. Chris Marusich 2021-03-17maint: Check whether Guile-zlib is recent enough....This is a followup to a04aef2430645357d7796969d4b6453478ff8a3f. * m4/guix.m4 (GUIX_CHECK_GUILE_ZLIB): New macro. * configure.ac: Use it when checking for Guile-zlib. Ludovic Courtès 2021-02-04build: Add '--with-channel-commit' and related configure flags....Partially fixes <https://bugs.gnu.org/45896>. * m4/guix.m4 (GUIX_CHANNEL_METADATA): New macro. * configure.ac: Use it. * guix/config.scm.in (%channel-metadata): Adjust accordingly. Ludovic Courtès