~ruther/guix-local

ref: 9da3c49837a3af0c2f0fa0c9246a0331cefb01d1 guix-local/gnu d---------
9da3c498 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.7.3.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3.
8c120e4f — Tobias Geerinckx-Rice 9 years ago
gnu: zip: Use 'modify-phases'.

* gnu/packages/zip.scm (zip)[arguments]: Use 'modify-phases'.
8be2428e — Leo Famulari 9 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.9-P3 [fixes CVE-2016-2776].

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled bind to 9.9.9-P3.
cc132e0f — Leo Famulari 9 years ago
gnu: bind: Update to 9.10.4-P3 [fixes CVE-2016-2776].

* gnu/packages/dns.scm (bind): Update to 9.10.4-P3.
e8c9b010 — Stefan Reichoer 9 years ago
gnu: Add python-q.

* gnu/packages/python.scm (python-q, python2-q): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
b9bc6e84 — Leo Famulari 9 years ago
gnu: expat: Fix regression caused by fix for CVE-2016-0718.

* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat/fixed): New variable.
* gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
32f70e1f — Thomas Danckaert 9 years ago
gnu: Add gctp.

* gnu/packages/maths.scm (gctp): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add gloox.

* gnu/packages/messaging.scm (gloox): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: femtolisp: Don't build on mips64el or armhf.

* gnu/packages/lisp.scm (femtolisp)[supported-systems]: New field,
remove support for mips64el and armhf.

Signed-off-by: Leo Famulari <leo@famulari.name>
e9070933 — Andy Wingo 9 years ago
gnu: Add gobby.

* gnu/packages/gobby.scm (gobby): New variable.
22a3cff3 — Andy Wingo 9 years ago
gnu: Add obby.

* gnu/packages/gobby.scm (obby): New variable.
c8105e81 — Andy Wingo 9 years ago
gnu: Add libnet6.

* gnu/packages/gobby.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
b61d9627 — Andy Wingo 9 years ago
gnu: Add libxml++-2.

* gnu/packages/gnome.scm (libxml++-2): New variable.
66329c23 — Andy Wingo 9 years ago
gnu: New default Dovecot service postmaster_address

* gnu/services/mail.scm (dovecot-configuration): Change default for
  postmaster-address, as dovecot is now requiring a non-empty value and
  will fail to start up otherwise.
* doc/guix.texi (Mail Services): Update.
a777535c — Efraim Flashner 9 years ago
gnu: aria2: Update to 1.27.1.

* gnu/packages/bittorrent.scm (aria2): Update to 1.27.1.
99caa6f7 — Ben J Woodcroft 9 years ago
gnu: python-plastid: Update to 1.4.6.

* gnu/packages/bioinformatics.scm (python-plastid, python2-plastid): Update to
1.4.6.
[propagated-inputs]: Add python-termcolor.
67f66812 — Ben J Woodcroft 9 years ago
gnu: Add python-termcolor.

* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
f536dce5 — Marius Bakke 9 years ago
gnu: python-pysam: Enable tests.

* gnu/packages/bioinformatics.scm (python-pysam)[source]: Change from
PyPi to source archive due to missing test data.
[arguments]: Add check phase after install.
[native-inputs]: Add python-nose, samtools and bcftools.
dff26b23 — Marius Bakke 9 years ago
gnu: python-pysam: Delete bundled htslib.

* gnu/packages/bioinformatics.scm (python-pysam)[source]: Add snippet
to delete htslib.
[arguments]: Add htslib flags in 'set-flags phase.
[propagated-inputs]: New field. Add htslib.
397d463a — Marius Bakke 9 years ago
gnu: python-pysam: Use 'modify-phases'.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Use
'modify-phases'.
Next