~ruther/guix-local

gnu: mc: Partially fix absolute file paths.

Partially fixes <http://bugs.gnu.org/25273>.

* gnu/packages/mc.scm (mc)[arguments]: Add new phase 'fix-absolutism.
This substitutes absolute file paths with functional file paths.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0f391063 — Troy Sankey 9 years ago
gnu: pius: Update to 2.2.2-0.891687c.

* gnu/packages/gnupg.scm (pius): Update to 2.2.2-0.891687c.
[inputs]: Change GNUPG-2.0 to GNUPG (2.1).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
987a29ba — Ludovic Courtès 9 years ago
Add (guix ssh) module.

* guix/scripts/offload.scm (connect-to-remote-daemon)
(store-import-channel, store-export-channel, send-files)
(retrieve-files): Move to (guix ssh).
(nonce): Add optional 'name' parameter and use it.
(retrieve-files*): New procedure.
(transfer-and-offload): Use it instead of 'retrieve-files', and add
first parameter to 'send-files'.
(assert-node-can-import): Likewise.
(assert-node-can-export): Use 'retrieve-files' instead of
'store-export-channel'.
* guix/ssh.scm: New file.
* configure.ac: Use 'GUIX_CHECK_GUILE_SSH' and define 'HAVE_GUILE_SSH'
Automake conditional.
* Makefile.am (MODULES) [HAVE_GUILE_SSH]: Add guix/ssh.scm.
68415aa4 — José Miguel Sánchez García 9 years ago
gnu: libtermkey: Update to 0.19.

* gnu/packages/terminals.scm (libtermkey): Update to 0.19.

Co-authored-by: Leo Famulari <leo@famulari.name>
858b9afe — Leo Famulari 9 years ago
gnu: libpng: Mention CVE-2016-10087.

* gnu/packages/patches/libpng-fix-null-ptr-dereference.patch: Rename to ...
* gnu/packages/patches/libpng-CVE-2016-10087.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust.
* gnu/packages/image.scm (libpng/fixed)[source]: Use renamed patch.
60230413 — David Thompson 9 years ago
import: crate: Do not build when guile-json is not available.

* Makefile.am (MODULES): Add 'guix/import/crate.scm' and
'guix/scripts/import/crate.scm' only when HAVE_GUILE_JSON.
4037e5f5 — Mark H Weaver 9 years ago
gnu: linux-libre@4.1: Update to 4.1.37.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.37.
a29929b3 — Ben Woodcroft 9 years ago
gnu: multiqc: Update to 0.9.

Suggested by Raoul Bonnal <ilpuccio.febo@gmail.com>.

* gnu/packages/bioinformatics.scm (multiqc): Update to 0.9.
[origin]: Add patch.
* gnu/packages/patches/multiqc-fix-git-subprocess-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
95d7d0c5 — Chris Marusich 9 years ago
gnu: elogind: Enable ACL support.

* gnu/packages/freedesktop.scm (elogind) [inputs]: Add acl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3547a5ef — Ludovic Courtès 9 years ago
services: Add libmtp's udev rules to '%desktop-services'.

Suggested by Chris Marusich <cmmarusich@gmail.com>.

* gnu/services/desktop.scm (%desktop-services): Add 'mtp' service via
call to 'simple-service'.
87b52095 — Leo Famulari 9 years ago
gnu: mpd: Install systemd service files.

* gnu/packages/mpd.scm (mpd)[arguments]: Add 'install-service-files' phase.
76b64381 — Ricardo Wurmus 9 years ago
gnu: r-genomicfeatures: Update to 1.26.2.

* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.26.2.
2f642e52 — Ricardo Wurmus 9 years ago
gnu: r-biostrings: Update to 2.42.1.

* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.42.1.
72c2693b — Ricardo Wurmus 9 years ago
gnu: r-limma: Update to 3.30.7.

* gnu/packages/bioinformatics.scm (r-limma): Update to 3.30.7.
5796af99 — Ricardo Wurmus 9 years ago
gnu: r-variantannotation: Update to 1.20.2.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.20.2.
5d3acc0b — Ricardo Wurmus 9 years ago
gnu: r-edger: Update to 3.16.5.

* gnu/packages/bioinformatics.scm (r-edger): Update to 3.16.5.
81a17b61 — Ricardo Wurmus 9 years ago
gnu: r-genomeinfodb: Update to 1.10.1.

* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.1.
54d9b568 — Ricardo Wurmus 9 years ago
gnu: r-iranges: Update to 2.8.1.

* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.8.1.
86fc9c4a — Ricardo Wurmus 9 years ago
gnu: r-s4vectors: Update to 0.12.1.

* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.12.1.
c8ad8b69 — Ricardo Wurmus 9 years ago
gnu: r-biocstyle: Update to 2.2.1.

* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.2.1.
Next