~ruther/guix-local

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>
b4ece1a2 — Katherine Cox-Buday 6 years ago
gnu: Add cl-prometheus.collectors.process.

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
4e21f5bc — Katherine Cox-Buday 6 years ago
gnu: Add cl-prometheus.collectors.sbcl.

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

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

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

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

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3a7fcfb3 — Guillaume Le Vaillant 6 years ago
gnu: txr: Update to 239.

* gnu/packages/lisp.scm (txr): Update to 239.
  [arguments]: Use cc-for-target.
66294d7c — Mathieu Othacehe 6 years ago
gnu: guix: Update to 7730f41afd.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41.
Next