~ruther/guix-local

283234a3 — Tobias Geerinckx-Rice 9 years ago
gnu: direnv: Update to 2.11.3.

* gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
68c10f31 — Tobias Geerinckx-Rice 9 years ago
gnu: conky: Update to 1.10.6.

* gnu/packages/conky.scm (conky): Update to 1.10.6.
708e7628 — Tobias Geerinckx-Rice 9 years ago
gnu: obs: Update to 18.0.1.

* gnu/packages/video.scm (obs): Update to 18.0.1.
17753e6e — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.03.15.

* gnu/packages/video.scm (youtube-dl): Update to 2017.03.15.
a988cbb7 — Tobias Geerinckx-Rice 9 years ago
gnu: stress-make: Fix description.

* gnu/packages/debug.scm (stress-make)[description]: Fix typo.
Avoid ambiguous use of ‘in order’.
d540156c — Tobias Geerinckx-Rice 9 years ago
gnu: znc: Update to 1.6.5.

* gnu/packages/messaging.scm (znc): Update to 1.6.5.
6d57723a — Tobias Geerinckx-Rice 9 years ago
gnu: grue-hunter: Correctly install documentation.

* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate
‘/share/doc/grue-hunter’ as a directory, not a plain file.
b2d748ed — Tobias Geerinckx-Rice 9 years ago
gnu: samtools: End installation phases with truth.

* gnu/packages/bioinformatics.scm (samtools, samtools-0.1)[arguments]:
Return #T instead of the undefined results of COPY-FILE or INSTALL-FILE.
35dcfed3 — Leo Famulari 9 years ago
gnu: w3m: Update to 0.5.3+git20170102 [security fixes].

See 'NEWS' and 'ChangeLog' in the source distribution for more
information about the security-related bug fixes.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
2eab5db3 — Leo Famulari 9 years ago
Revert "gnu: gitolite: Fix shebangs in hooks."

This change embedded store references in the shebangs of scripts that
were meant to be copied out of the store. Those scripts would break when
the interpreters expected by the shebangs were garbage collected.

<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28>

This reverts commit d0c16adb190c7244ee3ef1329cba78a015ae5d10.
850edd77 — Ludovic Courtès 9 years ago
pack: Add unit test.

* guix/scripts/pack.scm (self-contained-tarball): Add #:tar option.
[build](tar-supports-sort?): New variable.  Use it.
* tests/pack.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
36f213fb — Ludovic Courtès 9 years ago
pack: Use maximum compression; use '-n' for gzip.

* guix/scripts/pack.scm (<compressor>)[tar-option]: Remove.
[command]: New field.
(%compressors): Provide complete commands.  Use '-9' or equivalent for
each compressor; use '-n' for gzip.
(self-contained-tarball)[build]: Adjust accordingly.
796d2f2d — Marius Bakke 9 years ago
Revert "gnu: nss: Use 'modify-phases' syntax."

This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
03134907 — Marius Bakke 9 years ago
Revert "gnu: nss, nss-certs: Update to 3.29.3."

Hydra failed to build this version. See discussion at
https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html.

This reverts commit 4f3dcdd99ba13ab3bdbf1e014afcd076cd95fac7.
edda7ebe — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-typerep-conv.

* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
d2203187 — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-let.

* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
250ac438 — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-enumerate.

* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
a43160ee — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-assert.

* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
651563bd — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-here.

* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
14af90cf — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-variants-conv.

* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
Next