~ruther/guix-local

ref: f4e92db3cb25d44ca3db96e960790f856c2887f1 guix-local/gnu d---------
f4e92db3 — Ludovic Courtès 10 years ago
nls: Add "TRANSLATORS:" comment about Texinfo.

* gnu/packages/abiword.scm: Add comment above 'description'.
6af48134 — Vicente Vera Parra 10 years ago
gnu: Add r-lazyeval.

* gnu/packages/statistics.scm (r-lazyeval): New variable.
ed6094fc — Vicente Vera Parra 10 years ago
gnu: Add r-assertthat.

* gnu/packages/statistics.scm (r-assertthat): New variable.
62e4cc5a — pjotr.public12@thebird.nl 10 years ago
gnu: Add ruby-gherkin3.

* gnu/packages/ruby.scm (ruby-gherkin3): New variable.
17d8e33f — Mathieu Lirzin 10 years ago
doc: Use the recommended Scheme format.

Apply the recommended formatting rules from '.dir-locals.el' to the
examples in the manual in order to fulfill it's purpose of being a
reference.

* doc/package-hello.scm: Indent it.
* doc/guix.texi (Defining Packages, Version Numbers): Likewise.
* gnu/packages/base.scm (hello): Be consistent with the manual.
9c38b540 — Pjotr Prins 10 years ago
gnu: Add bio-locus.

* gnu/packages/bioinformatics.scm (bio-locus): New variable.
801a0a22 — David Thompson 10 years ago
Revert "gnu: Add bio-locus."

This reverts commit b429c4fbb06299ce10ecc113a7818bf777c63a6e.
b429c4fb — Pjotr Prins 10 years ago
gnu: Add bio-locus.

* gnu/packages/bioinformatics.scm (bio-locus): New variable.
239db054 — David Thompson 10 years ago
gnu: system: Add Linux container module.

* gnu/system/linux-container.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/system.scm: Export 'operating-system-etc-directory',
  'operating-system-boot-script', 'operating-system-locale-directory', and
  'file-union'.
  (operating-system-boot-script): Add #:container? keyword argument.
  (operating-system-activation-script): Add #:container?  keyword argument.
  Don't call 'activate-firmware' or 'activate-ptrace-attach' when activating a
  container.
27cc9f25 — Cyril Roelandt 10 years ago
gnu: Add python-oslo.utils.

* gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils): New variables.
2713527e — Cyril Roelandt 10 years ago
gnu: Add python-debtcollector.

* gnu/packages/openstack.scm (python-debtcollector,
  python2-debtcollector): New variables.
5e412b63 — Cyril Roelandt 10 years ago
gnu: Add python-monotonic.

* gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
b85c85be — Cyril Roelandt 10 years ago
gnu: Add python-iso8601.

* gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
8c692a52 — Cyril Roelandt 10 years ago
gnu: Add python-wrapt

* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
ed56af06 — Cyril Roelandt 10 years ago
gnu: Add python-oslo.config.

* gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config): New variables.
673d1a9d — Cyril Roelandt 10 years ago
gnu: Add python-stevedore.

* gnu/packages/openstack.scm (python-stevedore, python2-stevedore): New variables.
6e5e39f4 — Cyril Roelandt 10 years ago
gnu: Add python-netaddr.

* gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
59ef2030 — Mathieu Lirzin 10 years ago
gnu: Add cvs-fast-export.

* gnu/packages/version-control.scm (cvs-fast-export): New variable.
610075f7 — Ludovic Courtès 10 years ago
gnu: gnupg: Update to 2.1.8.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.8.
92d0fcb6 — Ludovic Courtès 10 years ago
gnu: cpio: Upgrade to 2.12.

* gnu/packages/cpio.scm (cpio): Update to 2.12.
  [source]: Remove 'patches' field.
* gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch,
  gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch,
  gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch,
  gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch,
  gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch,
  gnu/packages/patches/cpio-fix-symlink-bad-length-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove.
Next