~ruther/guix-local

ab2a74e4 — Ludovic Courtès 9 years ago
publish: The public and private keys are now SRFI-39 parameters.

* guix/scripts/publish.scm (%default-options): Add 'public-key-file' and
'private-key-file'.
(lazy-read-file-sexp): Remove.
(%private-key, %public-key): Turn into SRFI-39 parameters.
(signed-string, render-narinfo): Adjust accordingly.
(guix-publish): Honor 'public-key-file' and 'private-key-file' from
OPTS.  Use 'parameterize'.
* guix/pk-crypto.scm (read-file-sexp): New procedure.
* tests/publish.scm: Initialize '%public-key' and '%private-key'.
5cd074ea — Ludovic Courtès 9 years ago
gnu: guile: Add 'guile-next' as a deprecated alias.

This is a followup to f6396d862f9f8ce0c0e6894ce30599773167af0c.

* gnu/packages/guile.scm (guile-next): New variable.
326249ba — Danny Milosavljevic 9 years ago
gnu: rustc: End resultless phases in #t.

* gnu/packages/rust.scm (rustc): End resultless phases in #t.
54262c54 — Ricardo Wurmus 9 years ago
gnu: python-pysam: Run tests in parallel.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in
parallel.
71dbf592 — Ricardo Wurmus 9 years ago
gnu: python-pysam: Run tests before installation.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check
phase to be run before installation.
879b521c — Ricardo Wurmus 9 years ago
gnu: python-pysam: Update to 0.10.0.

* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
0e7c3ba1 — Efraim Flashner 9 years ago
gnu: perl-mojolicious: Update to 7.29.

* gnu/packages/perl-web.scm (perl-mojolicious): Update to 7.29.
c70b50ef — Efraim Flashner 9 years ago
gnu: perl-io-compress: Update to 2.074.

* gnu/packages/compression.scm (perl-io-compress): Update to 2.074.
[propagated-inputs]: Update minimum versions to 2.074.
c0b7b797 — Efraim Flashner 9 years ago
gnu: perl-compress-raw-bzip2: Update to 2.074.

* gnu/packages/compression.scm (perl-compress-raw-bzip2): Update to 2.074.
02b067d7 — Efraim Flashner 9 years ago
gnu: perl-compress-raw-zlib: Update to 2.074.

* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.074.
d8be338f — Leo Famulari 9 years ago
gnu: openssh: Update to 7.5p1.

* gnu/packages/ssh.scm (openssh): Update to 7.5p1.
22f25392 — Leo Famulari 9 years ago
gnu: ntp: Update to 4.2.8p10 [security fixes].

Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464}
and others. See 'NEWS' in the source code for more information.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
8e718963 — Tobias Geerinckx-Rice 9 years ago
gnu: python-psycopg2: Update to 2.6.2.

* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
35e1a0f1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-zope-component: Update to 4.3.0.

* gnu/packages/python.scm (python-zope-component): Update to 4.3.0.
[source]: Use pypi-uri.
c56ad5e2 — Tobias Geerinckx-Rice 9 years ago
gnu: python-atomicwrites: Update to 1.1.5.

* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
4c4d4df3 — Tobias Geerinckx-Rice 9 years ago
gnu: python-texttable: Update to 0.8.7.

* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
d5c183d1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-feedgenerator: Update to 1.9.

* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
d25bee26 — Tobias Geerinckx-Rice 9 years ago
gnu: python-wrapt: Update to 1.10.8.

* gnu/packages/python.scm (python-wrapt): Update to 1.10.8.
[source]: Use pypi-uri.
b9463fdb — Tobias Geerinckx-Rice 9 years ago
gnu: python-py: Update to 1.4.32.

* gnu/packages/python.scm (python-py): Update to 1.4.32.
5095bc7d — Tobias Geerinckx-Rice 9 years ago
gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.

* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
Next