~ruther/guix-local

a60cd281 — Mark H Weaver 10 years ago
gnu: ntp: Update to 4.2.8p3; use system libevent.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p3.
  [source]: Add snippet to remove bundled copy of libevent.
  [inputs]: Add libevent.
  [arguments]: Add 'disable-network-test' phase.
77411390 — Alex Kost 10 years ago
emacs: Find autoloads in "guix.d" subdirectories.

Co-authored-by: Federico Beffa <beffa@fbengineering.ch>.

* emacs/guix-emacs.el (guix-emacs-find-autoloads-in-directory,
  guix-emacs-subdirs): New functions.
  (guix-emacs-find-autoloads): Search for autoloads in "guix.d"
  subdirectories.
  (guix-emacs-load-autoloads): Add subdirectories to 'load-path'.
* emacs/guix-init.el.in: Do not add guix emacs directory to 'load-path'
  because it will be done by 'guix-emacs-load-autoloads'.  Move
  requiring 'guix-emacs' from the top-level to a clause for checking for
  'guix-package-enable-at-startup'.
d43002f6 — Ludovic Courtès 10 years ago
install: Add iproute2 to the installation image.

Fixes <http://bugs.gnu.org/21019>.
Reported by <info@danieleparisi.me>.

* gnu/system/install.scm (installation-os)[packages]: Add IPROUTE2.
68702167 — Mark H Weaver 10 years ago
gnu: gnome-terminal: Move dconf to propagated-inputs.

* gnu/packages/gnome.scm (gnome-terminal): Move dconf from inputs to
  propagated-inputs.
b62a3ebc — Ludovic Courtès 10 years ago
tests: Skip namespace-related tests when that feature is missing.

* tests/syscalls.scm ("clone", "setns", "pivot-root"): Skip
  unless (user-namespace (getpid)) exists.
6c413c92 — Mark H Weaver 10 years ago
Revert "gnu: boost: Update to 1.58.0."

This reverts commit 16de69c950c473cc3d386cd7569bd1d6051614b6.
1e49bcf9 — David Thompson 10 years ago
gnu: Include (guix build syscalls) module in initrd/VM derivations.

This bug was introduced in commit 85c3127.

Thanks to Christopher Webber for reporting it.

* gnu/syste/linux-initrd.scm (base-initrd): Include (guix build syscalls)
  module in derivation.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise.
e8627cd9 — David Hashe 10 years ago
gnu: brasero: Update to 3.12.1, Add inputs.

* gnu/packages/gnome.scm (brasero): Update to 3.12.1.
  [inputs]: Add gobject-introspection, nettle, and totem-pl-parser.
b93c1d9d — Mark H Weaver 10 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to dd91141.
  [arguments]: Use 'modify-phases'.  Add 'disable-container-tests' phase.
dd911410 — Mark H Weaver 10 years ago
Revert "gnu: guix: Update snapshot."

This reverts commit bfabd1fbb8c3b74b986147449727906f47115ec0.
bfabd1fb — Mark H Weaver 10 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to 9f04196.
a8f7da21 — Mark H Weaver 10 years ago
Revert "gnu: libgpg-error: Update to 1.19."

This reverts commit 552b98a20890905a3e756139aedf9b347a429988.
552b98a2 — Paul van der Walt 10 years ago
gnu: libgpg-error: Update to 1.19.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.19.
18ed97d6 — Paul van der Walt 10 years ago
gnu: pinentry: Update to 1.9.5; add input libassuan.

* gnu/packages/gnupg.scm (pinentry): Update to 1.9.5. Add input libassuan.
19bda3f1 — Paul van der Walt 10 years ago
gnu: libksba: Update to 1.3.3.

* gnu/packages/gnupg.scm (libksba): Update to 1.3.3.
a0e984c3 — Paul van der Walt 10 years ago
gnu: gpgme: Update to 1.5.5.

* gnu/packages/gnupg.scm (gpgme): Update to 1.5.5.
b96485b9 — Paul van der Walt 10 years ago
gnu: npth: Update to 1.2.

* gnu/packages/gnupg.scm (npth): Update to 1.2.
15e771b0 — Paul van der Walt 10 years ago
gnu: pius: Update to 2.1.1.

* gnu/packages/gnupg.scm (pius): Update to 2.1.1.
5dabdb75 — Paul van der Walt 10 years ago
gnu: libassuan: Update to 2.2.1.

* gnu/packages/gnupg.scm (libassuan): Update to 2.2.1.
3efee6a4 — Paul van der Walt 10 years ago
gnu: ncmpc: Update to 0.24.

* gnu/packages/mpd.scm (ncmpc): Update to 0.24.
Next