~ruther/guix-local

9059b97d — Ludovic Courtès 10 years ago
doc: 'base-initrd' has #:virtio? default to #t.

This is a followup to e26d507.

* doc/guix.texi (Initial RAM Disk): #:virtio? defaults to #t.
bcadaf00 — Ben Woodcroft 10 years ago
gnu: Add sortmerna.

* gnu/packages/bioinformatics.scm (sortmerna): New variable.
74273b6f — Andreas Enge 10 years ago
doc: Fix typo in section on offloading.

* doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
447f3ae7 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.49.0.

* gnu/packages/ebook.scm (calibre): Update to 2.49.0.
541ed7b0 — Ricardo Wurmus 10 years ago
gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3.

* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable
  building libstdc++-v3 and enable building C++ compiler.
a763ce7d — Ricardo Wurmus 10 years ago
gnu: Add Qtractor.

* gnu/packages/music.scm (qtractor): New variable.
8ddc5d57 — Ricardo Wurmus 10 years ago
gnu: yoshimi: Update to 1.3.8.2.

* gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
6b6a62dd — Efraim Flashner 10 years ago
gnu: privoxy: Update to 3.0.24.

* gnu/packages/tor.scm (privoxy): Update to 3.0.24.
be866fb1 — Efraim Flashner 10 years ago
gnu: tor: Update to 0.2.7.6.

* gnu/packages/tor.scm (tor): Update to 0.2.7.6.
17206f72 — Efraim Flashner 10 years ago
gnu: myrepos: Update to 1.20160123.

* gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
4c733027 — Efraim Flashner 10 years ago
gnu: nano: Update to 2.5.1.

* gnu/packages/nano.scm (nano): Update to 2.5.1.
c5184468 — Mark H Weaver 10 years ago
build: container: Make 'unprivileged-user-namespace-supported?' more robust.

* gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only
  read and check the first character, to cope with a possible newline in the
  (pseudo-)file.
fe17fb4a — Leo Famulari 10 years ago
gnu: letsencrypt and acme: Update to 0.2.0.

These packages should be updated together.

* gnu/packages/tls.scm (letsencrypt): Update to 0.2.0.
(acme): Update to 0.2.0.
21565719 — Efraim Flashner 10 years ago
gnu: claws-mail: Update to 3.13.2.

* gnu/packages/mail.scm (claws-mail): Update to 3.13.2.
3a40a92c — Ricardo Wurmus 10 years ago
gnu: Add cufflinks.

* gnu/packages/bioinformatics.scm (cufflinks): New variable.
94ce537e — Ricardo Wurmus 10 years ago
gnu: Add TopHat.

* gnu/packages/bioinformatics.scm (tophat): New variable.
* gnu/packages/patches/tophat-build-with-later-seqan.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
3062d750 — Ricardo Wurmus 10 years ago
gnu: star: Update to 2.5.1b.

* gnu/packages/bioinformatics.scm (star): Update to 2.5.1b.
[source]: Remove bundled htslib sources and pre-built binaries.
[arguments]: Add phase "do-not-use-bundled-htslib".
[inputs]: Add "htslib".
c0266e8d — Ricardo Wurmus 10 years ago
gnu: star: Use "modify-phases" syntax.

* gnu/packages/bioinformatics.scm (star)[arguments]: Use "modify-phases"
  syntax.
ebf89f13 — Efraim Flashner 10 years ago
gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].

* gnu/packages/linux.scm (fuse): Update to 2.9.5.
b6d937d9 — Eric Bavier 10 years ago
gnu: american-fuzzy-lop: Update to 1.96b.

* gnu/packages/debug.scm (american-fuzzy-lop): Update to 1.96b.
  [arguments]: Create symbolic link to custom qemu, rather than copying.
Next