~ruther/guix-local

b0813490 — Ben Woodcroft 10 years ago
gnu: Add ruby-hoe-git.

* gnu/packages/ruby.scm (ruby-hoe-git): New variable.
7b3df1e5 — Ben Woodcroft 10 years ago
gnu: Add r-vegan.

* gnu/packages/bioinformatics.scm (r-vegan): New variable.
08466208 — Ben Woodcroft 10 years ago
gnu: Add r-mgcv.

* gnu/packages/statistics.scm (r-mgcv): New variable.
de682e6f — Ben Woodcroft 10 years ago
gnu: Add r-permute.

* gnu/packages/statistics.scm (r-permute): New variable.
7a15a68f — Efraim Flashner 10 years ago
gnu: texlive: Update to 2016.

* gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src,
texlive-bin, texlive-texmf, texlive): Update to 2016.
(texlive-texmf)[properies]: Add max-silent-time so grafts don't time out.
09b87aff — Ludovic Courtès 10 years ago
gnu: Adjust to yasm change of module.

This is a followup to 15a3fffc593a2385bbac60913909833babc1625f.

* gnu/packages/gnuzilla.scm,
gnu/packages/gstreamer.scm, gnu/packages/kodi.scm,
gnu/packages/video.scm: Adjust import list to yasm move.
15a3fffc — Ludovic Courtès 10 years ago
gnu: yasm: Move to (gnu packages assembly).

* gnu/packages/yasm.scm: Remove.  Move 'yasm' to...
* gnu/packages/assembly.scm (yasm): ... here.  New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
8472bdec — Jan Nieuwenhuizen 10 years ago
gnu: Add nasm.

* gnu/packages/assembly.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
bae90dc7 — Ludovic Courtès 10 years ago
install: Pass a relative file name to 'local-file'.

This is a followup to cbbbb7be0fbaa11ff75bce92f2d82131ff8db104.

* gnu/system/install.scm (/etc/configuration-files): Pass a relative
file name to 'local-file'.
cec2653b — Ben Woodcroft 10 years ago
gnu: diamond: Update to 0.8.7.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7.
2f046a0d — Eric Bavier 10 years ago
gnu: Update american-fuzzy-lop to 2.15b.

* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
0405e5f4 — Eric Bavier 10 years ago
gnu: Add thefuck.

* gnu/packages/admin.scm (thefuck): New variable.
7108425c — Eric Bavier 10 years ago
gnu: shotwell: Update to 0.23.1.

Addresses DWF-2016-89001: validate TLS certificates.

* gnu/packages/gnome.scm (shotwell): Update to 0.23.1.
[inputs]: replace webkitgtk-2.4 with webkitgtk.
909fbd2b — Leo Famulari 10 years ago
gnu: python-wsgi-intercept: Update to 1.2.2.

* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept):
Update to 1.2.2.
c02af1c8 — Leo Famulari 10 years ago
gnu: python-requests-toolbelt: Update to 0.6.2.

* gnu/packages/python.scm (python-requests-toolbelt,
python2-requests-toolbelt): Update to 0.6.2.
0b942744 — Leo Famulari 10 years ago
gnu: vdirsyncer: Update to 0.11.2.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
3d2e0dbc — Leo Famulari 10 years ago
gnu: python-click-threading: Update to 0.2.0.

* gnu/packages/python.scm (python-click-threading, python2-click-threading):
Update to 0.2.0.
43accb58 — Leo Famulari 10 years ago
gnu: python-click: Update to 6.6.

* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
f317aeb4 — Kei Kebreau 10 years ago
gnu: Add warzone2100.

* gnu/packages/games.scm (warzone2100): New variable.
5c310940 — Ludovic Courtès 10 years ago
hydra: Set the guile-for-build for the test jobs.

* build-aux/hydra/gnu-system.scm (system-test-jobs): Call
'set-guile-for-build'.
Next