~ruther/guix-local

dc05f652 — Tobias Geerinckx-Rice 8 years ago
gnu: qsyncthingtray: Update to 0.5.8.

* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.8.
53cea759 — Tobias Geerinckx-Rice 8 years ago
gnu: dub: Update to 1.4.0.

* gnu/packages/ldc.scm (dub): Update to 1.4.0.
e7304ab1 — Ricardo Wurmus 8 years ago
gnu: Add python-sphinx-1.6.

* gnu/packages/python.scm (python-sphinx-1.6): New variable.
5f94ec91 — Ricardo Wurmus 8 years ago
gnu: Add python-sphinxcontrib-websupport.

* gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable.
423d2136 — Ricardo Wurmus 8 years ago
gnu: Add python-xapian-bindings.

* gnu/packages/search.scm (python-xapian-bindings): New variable.
6d5deda1 — Leo Famulari 8 years ago
gnu: graphicsmagick: Update to 1.3.26.

* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.26.
[source]: Use url-fetch and add SourceForge URL. Remove snippet.
8016393e — Leo Famulari 8 years ago
gnu: mpv: Update to 0.26.0.

* gnu/packages/video.scm (mpv): Update to 0.26.0.
fd408579 — Ricardo Wurmus 8 years ago
gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash.

* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Update hash because the tarball changed in place.
1fb9b678 — Ricardo Wurmus 8 years ago
gnu: snakemake: Update to 3.13.3.

* gnu/packages/python.scm (snakemake): Update to 3.13.3.
688fbf57 — Ricardo Wurmus 8 years ago
gnu: guitarix: Update to 0.35.5.

* gnu/packages/audio.scm (guitarix): Update to 0.35.5.
2324541b — Efraim Flashner 8 years ago
gnu: sortmerna: Limit support to x86_64 and i686 only.

* gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
a388c951 — Ludovic Courtès 8 years ago
gnu: totem: Do not build static libraries.

* gnu/packages/gnome.scm (totem)[arguments]: Pass "--disable-static".
This reduces the size of Totem from 11 MiB to 9 MiB.
644e5f17 — Tobias Geerinckx-Rice 8 years ago
download: Add OpenBSD mirrors.

* guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors.
* gnu/packages/ntp.scm (openntpd)[source]: Use them.
* gnu/packages/ssh.scm (openssh)[source]: Likewise.
* gnu/packages/tls.scm (libressl)[source]: Likewise.
b225b1be — Tobias Geerinckx-Rice 8 years ago
gnu: openntpd: Update to 6.1p1.

* gnu/packages/ntp.scm (openntpd): Update to 6.1p1.
c48fa0ad — Tobias Geerinckx-Rice 8 years ago
gnu: tlp: Update to 1.0.

* gnu/packages/linux.scm (tlp): Update to 1.0.
137a3309 — Tobias Geerinckx-Rice 8 years ago
gnu: meson: Update to 0.41.1.

* gnu/packages/build-tools.scm (meson) Update to 0.41.1.
ec5c24f9 — Ludovic Courtès 8 years ago
gnu: totem: Disable automatic plugin installation.

* gnu/packages/gnome.scm (totem)[arguments]: Add #:configure-flags.
5058bf56 — Ludovic Courtès 8 years ago
guix system: Use "image.iso" as the name of ISO images.

* guix/scripts/system.scm (system-derivation-for-action): Pass #:name to
'system-disk-image'.
8d033e3e — Ludovic Courtès 8 years ago
vm: 'iso9660-image' produces a single-file output.

* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
  #:single-file-output? and pass it to 'load-in-linux-vm'.
(iso9660-image): Pass #:single-file-output? to
'expression->derivation-in-linux-vm'.
* gnu/build/vm.scm (load-in-linux-vm): Add #:single-file-output? and
honor it.
45c18f85 — Jelle Licht 9 years ago
gnu: node: Add search path specification for 'NODE_PATH'.

* gnu/packages/node.scm (node)[native-search-paths]: New field.
Next