Age | Commit message (Collapse) | Author |
|
* po/doc/local.mk: zh_Hans is for the cookbook, not the manual.
|
|
The po file is no longer available.
* po/packages/LINGUAS: Remove 'vi'.
|
|
* gnu/packages/irc.scm (kirc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.8.
|
|
* gnu/packages/samba.scm (cifs-utils): Update to 6.13.
|
|
* gnu/packages/python-build.scm (python-poetry-core): Update to 1.0.3.
|
|
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.040.
|
|
* gnu/packages/javascript.scm (mujs): Update to 1.1.1.
|
|
* gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
|
|
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.35.
|
|
* gnu/packages/engineering.scm (poke): Update to 1.2.
|
|
* doc/build.scm (%languages): Add 'fr' cookbook translation.
|
|
* gnu/packages/python-xyz.scm (python-lfdfiles) [source]: Remove
pre-generated C files.
[native-inputs]: Add python-cython.
[arguments]: Disable tests.
|
|
|
|
* po/doc/guix-cookbook.zh_Hans.po: New file.
* doc/local.mk (info_TEXINFOS): Add it.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add it.
|
|
* po/guix/ru.po: New file.
* po/guix/LINGUAS: Add 'ru'.
|
|
* po/guix/nl.po: New file.
* po/guix/LINGUAS: Add 'nl'.
|
|
* po/doc/guix-cookbook.ko.po: New file.
* po/doc/guix-manual.ko.po: New file.
* doc/local.mk (info_TEXINFOS): Add them.
* po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them.
* po/guix/ko.po: New file.
* po/guix/LINGUAS: Add 'ko'.
* po/packages/ko.po: New file.
* po/packages/LINGUAS: Add 'ko'.
|
|
* po/doc/guix-manual.it.po: New file.
* po/doc/local.mk (DOC_PO_FILES): Add it.
* doc/local.mk (info_TEXINFOS): Add it.
* po/guix/it.po: New file.
* po/guix/LINGUAS: Add 'it'.
|
|
* po/packages/fa.po: New file.
* po/packages/LINGUAS: Add 'fa'.
* po/doc/guix-cookbook.fa.po: New file.
* po/doc/guix-manual.fa.po: New file.
* po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them.
* doc/local.mk (info_TEXINFOS): Add them.
|
|
|
|
* po/packages/sk.po: New file.
* po/packages/LINGUAS: Add 'sk'.
* po/doc/guix-manual.sk.po: New file.
* doc/local.mk (info_TEXINFOS): Add it.
* po/doc/local.mk (DOC_PO_FILES): Add it.
|
|
|
|
|
|
|
|
No translated string is used in Guix anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* doc/local.mk (xref_command): Change regexp to match properly.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.5.
[arguments]: Remove obsolete phase as the "vertico.texi" file is no longer
provided.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.7.
|
|
Fixes: <https://issues.guix.gnu.org/47841>.
* gnu/ci.scm (tarball-jobs): Use "current-guix" as profile name.
|
|
Fixes: <https://issues.guix.gnu.org/47745>.
* gnu/tests/ldap.scm (run-ldap-test): Use a password with more that 8
characters so that dscreate doesn't fail.
|
|
The patchwork test sometimes fail because there's not enough available RAM in
the marionette. Increase the VM memory size to 1024MiB.
* gnu/tests/web.scm (run-patchwork-test): Increase VM memory size to 1024MiB.
|
|
The "http-get" test is sometimes failing because the Web server is not yet
initialized and returns the 500 error code.
Use the retry-or-error procedure, like in the tailon test to do a few retries.
* gnu/tests/web.scm (run-tailon-test): Move "retry-or-error" procedure to the
top level and adapt its call.
(run-patchwork-test): Use it.
|
|
* gnu/packages/python-xyz.scm (python-lfdfiles): Update to 2021.2.22.
|
|
* gnu/packages/python-xyz.scm (python-roifile): Update to 2020.11.28.
|
|
* gnu/packages/python-xyz.scm (python-tifffile) [version]: Update to
2021.4.8.
[propagated-inputs]: Drop python-roifiles, which is only required for
tests (disabled). Add python-imagecodecs, which allows decoding
compressed tiff files.
|
|
* gnu/packages/python-xyz.scm (python-imagecodecs): New variable.
|