~ruther/guix-local

b200ecde — Efraim Flashner 8 years ago
gnu: Add gama.

* gnu/packages/gps.scm (gama): New variable.
03800de1 — Christopher Baines 8 years ago
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.
58233964 — Christopher Baines 8 years ago
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.
080e023d — Leo Famulari 8 years ago
gnu: openntpd: Enable use of TLS-based time constraints.

* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
12a130b0 — Vasile Dumitrascu 8 years ago
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>
14e09e90 — Vasile Dumitrascu 8 years ago
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>
7832785d — Tobias Geerinckx-Rice 8 years ago
gnu: steghide: Fix description.

* gnu/packages/image.scm (steghide)[description]: Remove typos and improve
grammar.
778c4a2f — Tobias Geerinckx-Rice 8 years ago
gnu: rhythmbox: Update to 3.4.2.

* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
47aba9dd — Tobias Geerinckx-Rice 8 years ago
gnu: libgweather: Update to 3.26.1.

* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
ac25f597 — Tobias Geerinckx-Rice 8 years ago
gnu: glade@3: Update to 3.20.2.

* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
26ff9cb3 — Tobias Geerinckx-Rice 8 years ago
gnu: libzip: Run all tests.

* gnu/packages/compression.scm (libzip)[arguments]: Delete
‘remove-failing-stest’ phase.
18533bcf — Tobias Geerinckx-Rice 8 years ago
gnu: borg: Use new borgbackup.org home page.

* gnu/packages/backup.scm (borg)[home-page]: Update.
b46ea394 — Tobias Geerinckx-Rice 8 years ago
gnu: python-prompt-toolkit: Update to 1.0.15.

* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
8fab029d — Tobias Geerinckx-Rice 8 years ago
gnu: python-pyicu: Update home page.

* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
d152d933 — Tobias Geerinckx-Rice 8 years ago
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.
36c5cf75 — Tobias Geerinckx-Rice 8 years ago
gnu: rapicorn: Update home page.

* gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
5f169014 — Tobias Geerinckx-Rice 8 years ago
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.
216614a4 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.11.26.

* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
e8374e69 — Ludovic Courtès 8 years ago
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.
89c4bfe7 — Ludovic Courtès 8 years ago
gnu: guile-wisp: Switch to Guile 2.2.

* gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of
GUILE-2.0.
Next