~ruther/guix-local

ref: 58acabc36861863adbd6b79c0face2ff9fda36ce guix-local/gnu d---------
58acabc3 — Paul van der Walt 11 years ago
gnu: mpd: Update to 0.19.9.

* gnu/packages/mpd.scm (mpd): Update version to 0.19.9. Add boost and
  icu4c.
bda0c139 — David Thompson 11 years ago
gnu: Add ruby-hoe.

* gnu/packages/ruby.scm (ruby-hoe): New variable.
927ff2c3 — David Thompson 11 years ago
gnu: Add mpdscribble.

* gnu/packages/mpd.scm (mpdscribble): New variable.
993300f6 — Ludovic Courtès 11 years ago
system: Create a single-file certificate bundle in /etc/ssl/certs.

Suggested by Mark H Weaver <mhw@netris.org>.

* gnu/system.scm (certificate-bundle): New procedure.
  (etc-directory): Use it.
  [profile]: Set 'SSL_CERT_DIR', 'SSL_CERT_FILE', and 'GIT_SSL_CAINFO'.
e979e6dd — Ludovic Courtès 11 years ago
system: Add 'x509-certificates' field, and populate /etc/ssl/certs.

* gnu/system.scm (<operating-system>)[x509-certificates]: New field.
  (etc-directory): Add #:x509-certificates parameter and honor it.
  (operating-system-etc-directory): Pass #:x509-certificates in
  'etc-directory' call.
* doc/guix.texi (operating-system Reference): Document
  'x509-certificates'.
d6d9f1f7 — Ludovic Courtès 11 years ago
gnu: Remove 'guile-reader-for-guile_1.8'.

This was a useful example back in July 2012, but not very useful
beyond that.

* gnu/packages/guile.scm (guile-reader): Turn into a plain package.
  [source]: Use mirror:// URI.
  [inputs]: Use GUILE-2.0.
  [arguments]: Use the site/2.0 directory for --with-moduledir.
  (guile-reader/guile-1.8, guile-reader/guile-2.0): Remove.
16c33bfb — Ludovic Courtès 11 years ago
services: xorg: Fix file descriptor leak from SLiM/xinitrc.

This reverts commit 9515b745547cff08ad5b958bc54323dab19f29b9.

* gnu/services/xorg.scm (xinitrc)[builder](close-all-fdes): Start from
  file descriptor 3.
1204c510 — Mark H Weaver 11 years ago
gnu: Add llvm-3.6.0 and clang-3.6.0.

* gnu/packages/llvm.scm (llvm): Update to 3.6.0.
  (clang-from-llvm): New procedure.
  (clang): Update to 3.6.0.  Reimplement using 'clang-from-llvm'.
  (llvm-3.5, clang-3.5): New variables.
191c7101 — Ricardo Wurmus 11 years ago
gnu: Add crossmap.

* gnu/packages/bioinformatics.scm (crossmap): New variable.
* gnu/packages/patches/crossmap-allow-system-pysam.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
1385d37a — 宋文武 11 years ago
gnu: gtk-xfce-engine: Update to 2.10.0.

* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
810cff85 — Ricardo Wurmus 11 years ago
gnu: Add CLIPper.

* gnu/packages/bioinformatics.scm (clipper): New variable.
240ca4aa — Ricardo Wurmus 11 years ago
gnu: Add Scikit-learn.

* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New
  variables.
b2836799 — 宋文武 11 years ago
gnu: xfconf: Re-enable tests.

* gnu/packages/xfce.scm (xfconf)[arguments]: Add #:phases.
d57e6d0f — Ricardo Wurmus 11 years ago
gnu: Add MACS.

* gnu/packages/bioinformatics.scm (macs): New variable.
a2fb1492 — Ricardo Wurmus 11 years ago
gnu: Add pybedtools.

* gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
8d12be1e — Ricardo Wurmus 11 years ago
gnu: Add pyyaml.

* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
649b5e1b — Mark H Weaver 11 years ago
gnu: libotr: Update to 4.1.0.

* gnu/packages/messaging.scm (libotr): Update to 4.1.0.
9515b745 — Mark H Weaver 11 years ago
Revert "services: xorg: Fix file descriptor leak from SLiM/xinitrc."

This reverts commit ec4a4c46efaf2e7373f331654640f1321c0f2e62,
because it broke XFCE.
e013220e — Mark H Weaver 11 years ago
gnu: xfconf: Update to 4.12.0.

* gnu/packages/xfce.scm (xfconf): Update to 4.12.0.  Disable tests.
f6176e78 — Mark H Weaver 11 years ago
gnu: gnu-pw-mgr: Update to 1.3.

* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
Next