~ruther/guix-local

c52bf877 — Mark H Weaver 9 years ago
system: Fix 'guix system' when root fs is named by UUID.

Fixes <https://bugs.gnu.org/23881>.

* guix/scripts/system.scm (previous-grub-entries)
(display-system-generation): Handle the case where the root device is
specified by UUID.
d760a2fc — Leo Famulari 9 years ago
gnu: borg: Update to 1.0.7.

* gnu/packages/backup.scm (borg): Update to 1.0.7.
aed625bd — Leo Famulari 9 years ago
gnu: python-msgpack: Update to 0.4.8.

* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
e36ace36 — Leo Famulari 9 years ago
gnu: python-llfuse: Update to 1.1.1.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
ad1ff78d — Alex Griffin 9 years ago
gnu: gnome-maps: Update to 3.18.3.

* gnu/packages/geo.scm (gnome-maps): Update to 3.18.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
5dee9186 — Leo Famulari 9 years ago
gnu: python-lirc: Fix file-name.

* gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes.
[source]: Fix misleading file-name.
21085261 — Efraim Flashner 9 years ago
gnu: perl-net-smtp-ssl: Use CPAN mirror.

* gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
ea0836cd — Efraim Flashner 9 years ago
gnu: unclutter: Use 'modify-phases'.

* gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
c237480b — Efraim Flashner 9 years ago
gnu: xdotool: Use 'modify-phases'.

* gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
a0cbf1b9 — Ludovic Courtès 9 years ago
gnu: Avoid @itemize in descriptions.

* gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate
instead of @itemize to work around <http://bugs.gnu.org/21772>.
(kitemmodels)[description]: Likewise.
00677a7e — Ludovic Courtès 9 years ago
edit: Do not honor 'GUIX_BUILD_OPTIONS'.

* guix/scripts/edit.scm (guix-edit)[parse-arguments]: New procedure.
Use it.
af493726 — Ludovic Courtès 9 years ago
gnu: openssh: Use /etc as the sysconfdir.

* gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
e5b4b96b — Efraim Flashner 9 years ago
gnu: atlas: Use 'modify-phases'.

* gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
349cef58 — Tobias Geerinckx-Rice 9 years ago
gnu: rhythmbox: Update to 3.4.

* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.
[arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
735b8db6 — Tobias Geerinckx-Rice 9 years ago
gnu: shotwell: Update to 0.23.5.

* gnu/packages/gnome.scm (shotwell): Update to 0.23.5.
[propagated-inputs]: Add dconf.
[native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils,
python2, and python2-libxml2.
[inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
f819c21d — Efraim Flashner 9 years ago
gnu: shotwell: Update to 0.23.4.

* gnu/packages/gnome.scm (shotwell): Update to 0.23.4.
[native-inputs]: Add itstool.
e379d85c — Efraim Flashner 9 years ago
gnu: paperkey: Use 'modify-phases'.

* gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
7ac53403 — Efraim Flashner 9 years ago
gnu: signing-key: Use tex for the description.

* gnu/packages/gnupg.scm (signing-key)[description]: Update the
description to use tex formatting.
807143b6 — Efraim Flashner 9 years ago
gnu: signing-party: Use Debian mirror for downloads.

* gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the
Debian mirror scheme.
6a90a614 — Efraim Flashner 9 years ago
gnu: signing-party: Use 'modify-phases'.

* gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
Next