~ruther/guix-local

e84eb77a — Thomas Danckaert 8 years ago
gnu: Add eid-mw.

* gnu/packages/security-token.scm (eid-mw): New variable.
167a541f — Thomas Danckaert 8 years ago
gnu: Add libproxy.

* gnu/packages/networking.scm (libproxy): New variable.
2fd26d05 — Thomas Danckaert 8 years ago
gnu: Add hdf-java.

* gnu/packages/maths.scm (hdf-java): New variable.
88f256a1 — Thomas Danckaert 8 years ago
gnu: Add java-slf4-simple.

* gnu/packages/java.scm (java-slf4j-simple): New variable.
ce380150 — Thomas Danckaert 8 years ago
system: operating-system-etc-service: Set XCURSOR_PATH.

* gnu/system.scm (operating-system-etc-service): Set XCURSOR_PATH environment
variable so that libxcursor finds cursors in user and system profiles.
* gnu/packages/xorg.scm (libxcursor): Add a TODO for better handling of
XCURSOR_PATH in other profiles.
4792a032 — Cyril Roelandt 8 years ago
gnu: python2-unittest2: Update to 1.1.0.

* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
1898eaa3 — Cyril Roelandt 8 years ago
gnu: Add python-traceback2.

* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
  variables.
ab28aa22 — Cyril Roelandt 8 years ago
gnu: Add python-linecache2.

* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
  variables.
576c0e29 — Cyril Roelandt 8 years ago
gnu: python-netaddr: Fix the source URL.

* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
cb95e5e5 — Cyril Roelandt 8 years ago
gnu: Add python2-aniso8601.

* gnu/packages/python.scm (python2-aniso8601): New variable.
64791fae — Cyril Roelandt 8 years ago
gnu: python-aniso8601: Update to 1.3.0.

* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
96d63eea — Cyril Roelandt 8 years ago
gnu: python-alembic: Update to 0.9.5.

* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
79cb661f — Cyril Roelandt 8 years ago
gnu: python-arrow: Update to 0.10.0.

* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
a9769a29 — Cyril Roelandt 8 years ago
gnu: python-apispec: Update to 0.25.3.

* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
05c4e379 — Eric Bavier 8 years ago
build: Update automake version requirement to 1.14.

For '%D%' support.

* configure.ac (AM_INIT_AUTOMAKE): Update version requirement to 1.14.
7f0bb654 — Eric Bavier 8 years ago
syscalls: clone: Define syscall-id for aarch64.

* guix/build/syscalls.scm (clone): Define syscall-id for aarch64 machines.
735f6b63 — Ludovic Courtès 8 years ago
lint: Remove extra newline.

* guix/scripts/lint.scm (check-for-updates): Remove trailing "~%".
3d9637a9 — Ludovic Courtès 8 years ago
gnu: network-manager-openvpn: Update to 1.8.10.

* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
40a17c3b — Ludovic Courtès 8 years ago
gnu: network-manager: Update to 1.8.4.

* gnu/packages/gnome.scm (network-manager): Update to 1.8.4.
(network-manager-applet): Likewise.
aaba1204 — Oleg Pykhalov 8 years ago
gnu: qemu: Add sysconfdir to configure-flags.

* gnu/packages/virtualization.scm (qemu): Add sysconfdir to configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next