Age | Commit message (Collapse) | Author |
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.6.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-2.7077ef1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/perl.scm (perl-digest-sha): New variable.
|
|
* gnu/packages/games.scm (gnome-2048): New variable.
Co-authored-by: Carla Cao <ccao001@fiu.edu>
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.7.1.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/web.scm (esbuild): Update to 0.11.12.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* 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.
|