summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-16gnu: Add texlive-dvgloss.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dvgloss): New variable.
2023-08-16gnu: Add texlive-dramatist.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dramatist): New variable.
2023-08-16gnu: Add texlive-diadia.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-diadia): New variable.
2023-08-16gnu: Add texlive-covington.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-covington): New variable.
2023-08-16gnu: Add texlive-bibleref-parse.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bibleref-parse): New variable.
2023-08-16gnu: Add texlive-bibleref-mouth.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bibleref-mouth): New variable.
2023-08-16gnu: Add texlive-bibleref-lds.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bibleref-lds): New variable.
2023-08-16gnu: Add texlive-bibleref.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bibleref): New variable.
2023-08-16gnu: Add texlive-adtrees.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-adtrees): New variable.
2023-08-13gnu: perf: Fix build of version 6.4.10.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent. Reported by old in #guix.
2023-08-16gnu: malcontent: Remove input labels.Efraim Flashner
* gnu/packages/freedesktop.scm (malcontent)[native-inputs]: Remove input labels.
2023-08-16gnu: malcontent: Update to 0.11.1.Efraim Flashner
* gnu/packages/freedesktop.scm (malcontent): Update to 0.11.1. [native-inputs]: Replace gtk+:bin with gtk:bin. [inputs]: Replace gtk+ with gtk. Add appstream, libadwaita.
2023-08-16gnu: Add texlive-collection-langkorean.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langkorean): New variable.
2023-08-16gnu: Add texlive-unfonts-extra.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-unfonts-extra): New variable.
2023-08-16gnu: Add texlive-unfonts-core.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-unfonts-core): New variable.
2023-08-16gnu: Add texlive-pmhanguljamo.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pmhanguljamo): New variable.
2023-08-16gnu: Add texlive-nanumtype1.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-nanumtype1): New variable.
2023-08-16gnu: Add texlive-lshort-korean.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lshort-korean): New variable.
2023-08-16gnu: Add texlive-kotex-oblivoir.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-kotex-oblivoir): New variable.
2023-08-16gnu: Add texlive-kotex-utils.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-kotex-utils): New variable.
2023-08-16gnu: Add texlive-kotex-utf.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-kotex-utf): New variable.
2023-08-16gnu: Add texlive-cjk-ko.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cjk-ko): New variable.
2023-08-16gnu: Add texlive-kotex-plain.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-kotex-plain): New variable.
2023-08-16gnu: Add texlive-baekmuk.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-baekmuk): New variable.
2023-08-16doc: contributing: Mention the expected branch merge request format.Maxim Cournoyer
* doc/contributing.texi (Managing Patches and Branches): Mention the expected branch merge request format.
2023-08-16teams: Add Katherine Cox-Buday to emacs, go, and lisp teams.Katherine Cox-Buday
* etc/teams.scm.in: Add Katherine Cox-Buday. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-16gnu: elogind: Update to 252.9.Maxim Cournoyer
* gnu/packages/freedesktop.scm (elogind): Update to 252.9. [source]: Replace elogind-revert-polkit-detection.patch with elogind-fix-rpath.patch in patches. [configure-flags]: Add the dbussystemservicedir, dbussessionservicedir, dbussystemservicedir and dbus-interfaces-dir flags. [phases] <use-global-hook-directory> Update list of patched files. <adjust-tests> Update substitutions, and skip the copy_holes test. [native-inputs]: Add python-jinja2. [inputs]: Add util-linux:lib. * gnu/services/desktop.scm (elogind-dbus-service) <elogind-dbus-service-wrapper>: Add a symlink to elogind's share/dbus-1/system.d to expose D-Bus policy configurations. * gnu/tests/desktop.scm (run-elogind-test): Adjust expected result for the new "linger" value. * gnu/packages/patches/elogind-revert-polkit-detection.patch: Delete file. * gnu/packages/patches/elogind-fix-rpath.patch: New file. * gnu/local.mk (dist_patch_DATA): Update. Series-to: 64938@debbugs.gnu.org Series-prefix: elogind-updates Series-version: 2 Series-changes: 2 - Fix elogind system test - Install D-Bus policy files in elogind-dbus-service-wrapper - Remove duplicate 'dbussystemservicedir' configure flag
2023-08-16gnu: elogind: Drop input labels and fix indentation.Maxim Cournoyer
* gnu/packages/freedesktop.scm (elogind): Re-indent package. [native-inputs]: Remove labels.
2023-08-16doc: Update Cookbook Texinfo menus.Maxim Cournoyer
Automated via C-c C-u C-a (M-x texinfo-all-menus-update) in Emacs.
2023-08-16gnu: po4a: Apply patch to translate partial Texinfo menus.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/64881>. * gnu/packages/gettext.scm (po4a) [source]: Apply patch. * gnu/packages/patches/po4a-partial-texinfo-menu-fix.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it.
2023-08-13gnu: libressl: Update to 3.7.3 [fixes CVE-2023-35784].Tobias Geerinckx-Rice
Thanks to Dennis 'GNUtoo' Carikli for <https://issues.guix.gnu.org/64982>, but upgrading to 3.8.0 breaks (at least) OpenSMTPd. * gnu/packages/tls.scm (libressl): Update to 3.7.3.
2023-08-13gnu: butt: Update to 0.1.38.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (butt): Update to 0.1.38. [inputs]: Add curl.
2023-08-13gnu: gperftools: Update to 2.11.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (gperftools): Update to 2.11.
2023-08-13gnu: grsync: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (grsync): Update to 1.3.1.
2023-08-13gnu: sqlcrush: Update to 0.1.5-2.502a583.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (sqlcrush): Update to 0.1.5-2.502a583.
2023-08-13tests: Fix texlive->guix-package test.Tobias Geerinckx-Rice
This follows up on commit 985cf777b9aa394d4469205d6fea98d367a2ef32. * tests/texlive.scm ("texlive->guix-package"): Don't expect a texlive-texworks propagated input.
2023-08-13tests: Fix texlive->guix-package test.Tobias Geerinckx-Rice
This follows up on commit 1619f2c18c1b3cca41f52fea3d7231b9ad490af8. * tests/texlive.scm ("texlive->guix-package"): Don't expect a ‘license:’ prefix to ‘fsf-free’.
2023-08-16gnu: texlive-collection-langjapanese: Disambiguate description.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langjapanese)[description]: Reword it to clarify that TEXLIVE-COLLECTION-LANGCJK is included.
2023-08-16gnu: texlive-collection-langchinese: Disambiguate description.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langchinese)[description]: Reword it to clarify that TEXLIVE-COLLECTION-LANGCJK is included.
2023-08-16gnu: Add texlive-collection-langjapanese.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langjapanese): New variable.
2023-08-16gnu: Add texlive-zxjafbfont.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-zxjafbfont): New variable.
2023-08-16gnu: Add texlive-zxjatype.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-zxjatype): New variable.
2023-08-16gnu: Add texlive-pxufont.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxufont): New variable.
2023-08-16gnu: Add texlive-pxrubrica.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxrubrica): New variable.
2023-08-16gnu: Add texlive-pxjodel.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxjodel): New variable.
2023-08-16gnu: Add texlive-pxjahyper.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxjahyper): New variable.
2023-08-16gnu: Add texlive-pxcjkcat.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxcjkcat): New variable.
2023-08-16gnu: Add texlive-pxchfon.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxchfon): New variable.
2023-08-16gnu: Add texlive-pxbase.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-pxbase): New variable.
2023-08-16gnu: Add texlive-ptex2pdf.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ptex2pdf): New variable.