summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: Add documentation for cachefilesd-service.series-3908Jean-Baptiste Note2020-05-10
| | | | | * doc/guix.texi (Linux Services): Add a new subsection and document the cachefilesd service and its configuration.
* gnu: Add python-vf-1.base-for-series-3908base-for-series-3907Ron Nazarov2020-05-10
| | | | | | * gnu/packages/python-web.scm (python-vf-1): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: flann: Update to 1.9.1.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/maths.scm (flann): Update to 1.9.1. [source]: Use 'git-fetch'. [home-page]: Change to github.com.
* gnu: flann: Remove "octave" output.Ludovic Courtès2020-05-10
| | | | | | | | | Octave support currently fails to build and is not used by any other package in Guix. * gnu/packages/maths.scm (flann)[outputs]: Remove "octave" output. [inputs]: Remove OCTAVE-CLI. [arguments]: Remove 'set-octave-directory' phase.
* gnu: emacs-mmm-mode: Fix build failure of the manual.Ludovic Courtès2020-05-10
| | | | | * gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[native-inputs]: Replace TEXINFO with TEXINFO-5.
* gnu: guile-ac-d-bus: Update to 1.0.0-beta.0.Ludovic Courtès2020-05-10
| | | | * gnu/packages/guile-xyz.scm (guile-ac-d-bus): Update to 1.0.0-beta.0.
* gnu: guile-next: Mark as deprecated alias for "guile".Ludovic Courtès2020-05-10
| | | | | * gnu/packages/guile.scm (guile-next): Mark as 'deprecated-package' for GUILE-3.0.
* gnu: guile-xapian: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-xapian)[inputs]: Switch to GUILE-3.0. (guile2.2-xapian): New variable. (guile3.0-xapian): Define as 'deprecated-package'.
* gnu: guile-websocket: Rename from "guile3.0-websocket".Ludovic Courtès2020-05-10
| | | | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket): Rename to... (guile-websocket): ... this. [inputs]: Use GUILE-3.0. (guile3.0-websocket): Define as 'deprecated-package'.
* gnu: guile2.2-newt, guile2.2-parted, guile2.2-hashing: Depend on Guile 2.2.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile2.2-newt): Switch to GUILE-2.2. (guile2.2-parted): Likewise. (guile2.2-hashing): Likewise.
* gnu: guile-email: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-email)[inputs]: Switch to GUILE-3.0. (guile2.2-email): New variable. (guile3.0-email): Define in terms of 'deprecated-package'.
* gnu: guile-squee: Switch to Guile 3.0.Ludovic Courtès2020-05-10
| | | | | | * gnu/packages/guile-xyz.scm (guile-squee)[native-inputs]: Switch to GUILE-3.0. (guile2.2-squee): New variable. (guile3.0-squee): Define as 'deprecated-package'.
* gnu: emacs: Remove unneeded import.Ludovic Courtès2020-05-10
| | | | | | | This is a followup to ef0cb0dd1d05efcfd3dba082a126eb75e8443485. Suggested by Jack Hill <jackhill@jackhill.us>. * gnu/packages/emacs.scm: Remove unneeded (ice-9 match) import.
* gnu: Add dump1090.Guillaume Le Vaillant2020-05-10
| | | | * gnu/packages/radio.scm (dump1090): New variable.
* gnu: guile-git: Prevent guild build warnings.Efraim Flashner2020-05-10
| | | | | * gnu/packages/guile.scm (guile-git)[arguments]: Add GUILE_AUTO_COMPILE=0 to make-flags.
* Revert "gnu: efl: Update to 1.24.0."Efraim Flashner2020-05-10
| | | | | | | There is a bug where with efl-1.24 no user input is accepted with any efl-based pop-up dialogs. Revert until we can find a fix. This reverts commit b34793c14372fbda2246d68ef6270f1207e53e98.
* Revert "gnu: python-efl: Update to 1.24.0."Efraim Flashner2020-05-10
| | | | This reverts commit 67c8f879c5117732e58213d55a6b51ecc7f4bd54.
* gnu: postgis: Add missing input.Guillaume Le Vaillant2020-05-10
| | | | * gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
* gnu: python-cheetah: Update to 3.2.4.Guillaume Le Vaillant2020-05-10
| | | | | * gnu/packages/python-xyz.scm (python-cheetah): Update to 3.2.4. [arguments]: Add a 'fix-tests' phase.
* gnu: Add cachefilesd.Jean-Baptiste Note2020-05-10
| | | | | | * gnu/packages/linux.scm (cachefilesd): New public variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xsettingsd: Fix build.Boris A. Dekshteyn2020-05-10
| | | | | | | * gnu/packages/xdisorg.scm (xsettingsd)[arguments]: Use C_INCLUDE_PATH instead of CPATH environment variable to fix build. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* news: Add ‘de’ translation.Florian Pelz2020-05-10
| | | | * etc/news.scm: Add a ‘de’ translation.
* gnu: samba: Update to 4.11.8 [fixes CVE-2020-10700, CVE-2020-10704].Tobias Geerinckx-Rice2020-05-10
| | | | * gnu/packages/samba.scm (samba): Update to 4.11.8.
* gnu: herbstluftwm: Update to 0.8.2.Boris A. Dekshteyn2020-05-10
| | | | | | * gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gnome-shell-extension-gsconnect: Update to 33.Alex Griffin2020-05-09
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 33. [inputs]: Remove folks.
* gnu: sway: Update to 1.4Niclas Meyer2020-05-09
| | | | | | | From c5c134a535aaa83fe329974f61427c5050fd9e20 Mon Sep 17 00:00:00 2001 From: buffet <niclas@countingsort.com> Date: Sat, 9 May 2020 17:59:35 +0000 Subject: [PATCH 2/2] gnu: sway: Update to 1.4
* gnu: wlroots: Update to 0.10.1Niclas Meyer2020-05-09
| | | | | | | From 44f90676568f650a38bd7e0fba079e64fe545ae6 Mon Sep 17 00:00:00 2001 From: buffet <niclas@countingsort.com> Date: Sat, 9 May 2020 17:58:25 +0000 Subject: [PATCH 1/2] gnu: wlroots: Update to 0.10.1
* gnu: Add emacs-eglot.base-for-series-3892Nicolas Goaziou2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-eglot): New variable.
* gnu: Add powerstat.Tobias Geerinckx-Rice2020-05-09
| | | | * gnu/packages/linux.scm (powerstat): New public variable.
* gnu: zfs: Add missing input.Efraim Flashner2020-05-09
| | | | | | Reported by ecbrown on IRC. * gnu/packages/file-systems.scm (zfs)[native-inputs]: Add kmod.
* gnu: cpplint: Update to 1.4.5.base-for-series-3891Mathieu Othacehe2020-05-09
| | | | | | | | | | Fix build and update to 1.4.5. * gnu/packages/cpp.scm (cpplint): Update to 1.4.5, [native-inputs]: add python-pytest, python-pytest-cov, python-pytest-runner, [arguments]: add a new 'use-later-pytest phase to remove pytest version requirement.
* gnu: Add emacs-jsonrpc.Nicolas Goaziou2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-jsonrpc): New variable.
* gnu: guile-gi: Update to 0.3.0.Arun Isaac2020-05-09
| | | | * gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.0.
* gnu: Add gtksheet.Arun Isaac2020-05-09
| | | | * gnu/packages/gtk.scm (gtksheet): New variable.
* gnu: toxic: Fix build with Python 3.8.base-for-series-3888Marius Bakke2020-05-09
| | | | | * gnu/packages/messaging.scm (toxic)[arguments]: Add substitution in the enable-python-scripting phase.
* gnu: emacs-evil-collection: Update to 20200509.Pierre Neidhardt2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200509.
* gnu: emacs-helm-fish-completion: Update to 0.3.Pierre Neidhardt2020-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.3.
* gnu: ccid: Update to 1.4.32.Marius Bakke2020-05-09
| | | | * gnu/packages/security-token.scm (ccid): Update to 1.4.32.
* gnu: rocksdb: Update to 6.8.1.Marius Bakke2020-05-09
| | | | * gnu/packages/databases.scm (rocksdb): Update to 6.8.1.
* gnu: fluidsynth: Update to 2.1.2.Marius Bakke2020-05-09
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.1.2.
* gnu: wavpack: Update to 5.3.0.Marius Bakke2020-05-09
| | | | * gnu/packages/audio.scm (wavpack): Update to 5.3.0.
* gnu: xmlsec: Update to 1.2.30.Marius Bakke2020-05-09
| | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.30.
* gnu: maim: Update to 5.6.3.Marius Bakke2020-05-09
| | | | * gnu/packages/xdisorg.scm (maim): Update to 5.6.3.
* gnu: slop: Update to 7.5.Marius Bakke2020-05-09
| | | | * gnu/packages/xdisorg.scm (slop): Update to 7.5.
* gnu: openh264: Update to 2.1.0.Marius Bakke2020-05-09
| | | | | * gnu/packages/video.scm (openh264): Update to 2.1.0. [source]: Change to GIT-FETCH.
* gnu: mbedtls-apache: Update to 2.16.6.Marius Bakke2020-05-09
| | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
* gnu: ceph: Update to 14.2.9.Marius Bakke2020-05-09
| | | | * gnu/packages/storage.scm (ceph): Update to 14.2.9.
* gnu: msmtp: Update to 1.8.10.Marius Bakke2020-05-09
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.10.
* gnu: feh: Update to 3.4.Marius Bakke2020-05-09
| | | | * gnu/packages/image-viewers.scm (feh): Update to 3.4.
* gnu: rtl-sdr: Improve description.Guillaume Le Vaillant2020-05-09
| | | | | * gnu/packages/radio.scm (rtl-sdr)[description]: Add instructions for blacklisting the default rtl28xxu DVB Linux driver.