~ruther/guix-local

a0e5111e — Tobias Geerinckx-Rice 6 years ago
gnu: diffoscope: Remove redundant let binding.

* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION.
98a76dd8 — Tobias Geerinckx-Rice 6 years ago
gnu: docker, docker-cli: Update to 19.03.9.

* gnu/packages/docker.scm (%docker-version): Update to 19.03.9.
(docker, docker-cli): Update hashes.
1860b415 — Tobias Geerinckx-Rice 6 years ago
gnu: websocketpp: Update to 0.8.2.

* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
53428597 — Tobias Geerinckx-Rice 6 years ago
gnu: strace: Update to 5.7.

* gnu/packages/linux.scm (strace): Update to 5.7.
[arguments]: Disable three failing tests.
28d6b57c — Tobias Geerinckx-Rice 6 years ago
gnu: singular: Update to 4.1.3p1.

* gnu/packages/algebra.scm (singular): Update to 4.1.3p1.
f0bebc57 — Tobias Geerinckx-Rice 6 years ago
gnu: iproute2: Update to 5.7.0.

* gnu/packages/linux.scm (iproute): Update to 5.7.0.
9cd1b802 — Tobias Geerinckx-Rice 6 years ago
gnu: man-db: Update to 2.9.2.

* gnu/packages/man.scm (man-db): Update to 2.9.2.
d57eae24 — Tobias Geerinckx-Rice 6 years ago
gnu: fetchmail: Update to 6.4.6.

* gnu/packages/mail.scm (fetchmail): Update to 6.4.6.
2d84d653 — Tobias Geerinckx-Rice 6 years ago
gnu: synapse: Update to 1.14.0.

* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
6f07472a — Mathieu Othacehe 6 years ago
gnu: guix: Update to ea924134f8.

Update Guix to include ea924134f819eef072ba7df9080d39de97fd73e6, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.
ea924134 — Mathieu Othacehe 6 years ago
tests: syscall: Support file-systems without extended attributes.

* tests/syscalls.scm (setxattr): Catch ENOTSUP that can be raised if the
file-system does not support extended user attributes.
1f9999df — Katherine Cox-Buday 6 years ago
gnu: Add cl-1am.

* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3e736218 — Katherine Cox-Buday 6 years ago
gnu: Add cl-sxql.

* gnu/packages/lisp-xyz.scm (sbcl-sxql, cl-sxql, ecl-sxql): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
aae3df18 — Katherine Cox-Buday 6 years ago
gnu: Add cl-exponential-backoff.

* gnu/packages/lisp-xyz.scm (sbcl-exponential-backoff, cl-exponential-backoff,
  ecl-exponential-backoff): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
38d738e9 — Katherine Cox-Buday 6 years ago
gnu: Add cl-rove.

* gnu/packages/lisp-xyz.scm (sbcl-rove, cl-rove, ecl-rove): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
adf70454 — Katherine Cox-Buday 6 years ago
gnu: Add cl-dissect.

* gnu/packages/lisp-xyz.scm (sbcl-dissect, cl-dissect, ecl-dissect):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
59dda970 — Katherine Cox-Buday 6 years ago
gnu: Add cl-uuid.

* gnu/packages/lisp-xyz.scm (sbcl-uuid, cl-uuid, ecl-uuid): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
9e20646b — Katherine Cox-Buday 6 years ago
gnu: Add cl-prometheus.pushgateway.

* gnu/packages/lisp-xyz.scm (sbcl-prometheus.pushgateway,
  cl-prometheus.pushgateway, ecl-prometheus.pushgateway): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
019ff3c3 — Katherine Cox-Buday 6 years ago
gnu: Add cl-prometheus.exposers.hunchentoot.

* gnu/packages/lisp-xyz.scm (sbcl-prometheus.exposers.hunchentoot,
  cl-prometheus.exposers.hunchentoot): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
78d1aa9e — Katherine Cox-Buday 6 years ago
gnu: Add cl-prometheus.formats.text.

* gnu/packages/lisp-xyz.scm (sbcl-prometheus.formats.text,
  cl-prometheus.formats.text, ecl-prometheus.formats.text): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Next