gnu: Add gama. * gnu/packages/gps.scm (gama): New variable.
gnu: Patch udisks to directly reference cryptsetup and parted. This fixes some functionality in gnome-disks, which uses udisks. Adding cryptsetup enables creating partitions using LUKS, and adding parted enables editing the partition tables through the disks application. * gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted. (arguments): Rename set-mount-file-name phase, and add cryptsetup and parted.
services: desktop: Create /var/run/udisks2 for the udisks service. * gnu/services/desktop.scm (%udisks-activation): New variable. (udisks-service-type)[extensions]: Extend the activation service type with %udisks-activation.
gnu: openntpd: Enable use of TLS-based time constraints. * gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
gnu: monero-core: Update to 0.11.1.0. * gnu/packages/finance.scm (monero-core): Update to 0.11.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: monero: Update to 0.11.1.0. * gnu/packages/finance.scm (monero): Update to 0.11.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: steghide: Fix description. * gnu/packages/image.scm (steghide)[description]: Remove typos and improve grammar.
gnu: rhythmbox: Update to 3.4.2. * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
gnu: libgweather: Update to 3.26.1. * gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
gnu: glade@3: Update to 3.20.2. * gnu/packages/gnome.scm (glade3): Update to 3.20.2.
gnu: libzip: Run all tests. * gnu/packages/compression.scm (libzip)[arguments]: Delete ‘remove-failing-stest’ phase.
gnu: borg: Use new borgbackup.org home page. * gnu/packages/backup.scm (borg)[home-page]: Update.
gnu: python-prompt-toolkit: Update to 1.0.15. * gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
gnu: python-pyicu: Update home page. * gnu/packages/python.scm (python-pyicu)[home-page]: Update.
gnu: python-pyicu: Update to 1.9.8. * gnu/packages/python.scm (python-pyicu): Update to 1.9.8. [arguments]: Delete. [native-inputs]: Add python-pytest and python-six.
gnu: rapicorn: Update home page. * gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
gnu: borg: Update to 1.1.3 [fixes CVE-2017-15914]. * gnu/packages/backup.scm (borg): Update to 1.1.3. [arguments]: Skip ‘test_mount_hardlinks’ test.
gnu: youtube-dl: Update to 2017.11.26. * gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
gnu: guile-wisp: Move .go files to 'lib/guile/2.2/site-ccache'. * gnu/packages/guile.scm (guile-wisp)[arguments]: Remove (system base compile) from #:modules, and (ice-9 rdelim) and (ice-9 popen). In 'install-go-files' phase, invoke 'guild' to compile, and write to lib/guile/X.Y/site-ccache.
gnu: guile-wisp: Switch to Guile 2.2. * gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of GUILE-2.0.