gnu: linux-libre: Update to 6.7.11.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.11.
(linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes.
Change-Id: Ifaed591376099432ad2a616ebb2a19b531c29b5e
gnu: linux-libre 6.8: Update to 6.8.2.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.2.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.
Change-Id: Ia079f31d4b0b18d95ccd65ba08da735b986c473b
nls: Update translations.
* po/guix/ar.po: New file.
* po/guix/LINGUAS: Add 'ar'.
* po/doc/guix-cookbook.pt_BR.po: New file.
* po/doc/local.mk: Add 'pt_BR' cookbook.
* doc/local.mk: Add 'pt_BR' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'ko', 'pt_BR'.
* doc/guix-cookbook.texi (Top): Mention 'ko', 'pt_BR' cookbook.
Change-Id: Id1846ca100263b3fc1fa2ed52654c670270ee809
gnu: qmk: Support custom keyboards.
* gnu/packages/firmware.scm (make-qmk-firmware/implementation):
Add keyboard-source-directory parameter.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I68ae5df0b0aae088ca8002dca7e30de2b23e9aa0
gnu: geary: Update to 44.1.
* gnu/packages/gnome.scm (geary): Update to 44.1.
Change-Id: I692a3084ed69a4b47e39733df691050ac9141318
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: x-resize: Update to 0.3.
* gnu/packages/xdisorg.scm (x-resize): Update to 0.3.
Change-Id: Ifc2e27b83e9243c7d0fac8cd76cee217d870e4d5
gnu: guile-lib: Update to 0.2.8.
* gnu/packages/guile-xyz.scm (guile-lib): Update to 0.2.8.
Change-Id: I46cf0978d35123449532ff4c21eef911e9a8affa
gnu: Add python-pods.
* gnu/packages/python-science.scm (python-pods): New variable.
Change-Id: I9044baaa750ee9cb7411e41dcee1df17b57741db
gnu: Add emacs-memory-usage.
* gnu/packages/emacs-xyz.scm (emacs-memory-usage): New variable.
Change-Id: I964fc479b737712b88119c0a303ea53993e4c272
gnu: xfce: Add support for volume keyboard buttons.
* gnu/packages/xfce.scm (xfce) [inputs]: Add xfce4-volumed-pulse.
Change-Id: Iac0f76e6aa43d3687ac6c1a25769859e72f840c7
doc: cookbook: Fix typo.
* doc/guix-cookbook.texi (Network bridge for QEMU): Fix typo.
Change-Id: I32f88bd85157a6b2cee9f68840f9e77101596518
gnu: gnunet-gtk: Update to 0.21.0.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.21.0. Remove stale
comment.
Change-Id: I2aad59de4af06ba8534487618366b17e259a4880
gnu: gnunet: Update to 0.21.1.
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.1.
[phases]: Adjust disable-problematic-tests phase.
Change-Id: Ia4b1c1ee9c3646e191669ea465d57acc006018e7
gnu: gnurl: Update to 7.72.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.72.0.
[arguments] <test-target>: Specify 'test-nonflaky' target.
<configure-flags>: Use gexps.
<phases>: Likewise. Add patch-paths phase.
Change-Id: Idcb6a6f2115176c9aa6074b916313e9640416033
gnu: libmicrohttpd: Update to 1.0.1.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.1.
Change-Id: I10e40d2a4d5634f9936c349c0678876e4cbba9ab
gnu: java-rsyntaxtextarea: Install resources.
* gnu/packages/textutils.scm (java-rsyntaxtextarea)[arguments]: Enable tests;
install resources.
[native-inputs]: Add xorg-server-for-tests.
Change-Id: If7c89bc6a38058b9cccd74012fa9b5ba14d560d6
gnu: borgmatic: Update to 1.8.9.
* gnu/packages/backup.scm (borgmatic): Update to 1.8.9.
[arguments]: Apply guix style.
[native-inputs]: Apply guix style.
[inputs]: Apply guix style.
Change-Id: Ic9eb3c9439dc0aade3e4aae0fbe8e2c7bec49754
Signed-off-by: jgart <jgart@dismail.de>
vm: If not the same local architecture, don't enable kvm.
* gnu/system/vm.scm (common-qemu-options): Add target keyword.
Change-Id: Ic9bf18cf60ac5ce623289df31ea050a22c6e604e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>