~ruther/guix-local

ref: a7ccfefd535c4033f40caa2342fa67d3a8c4c3f2 guix-local/gnu/packages d---------
a7ccfefd — Kei Kebreau 9 years ago
gnu: diffoscope: Update to 81.

* gnu/packages/package-management.scm (diffoscope): Update to 81.
36890436 — Vasile Dumitrascu 9 years ago
gnu: Add emacs-calfw.

* gnu/packages/emacs.scm (emacs-calfw): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
c6726a5f — Alex Kost 9 years ago
gnu: guile-xosd, guile-daemon: Switch to Guile 2.2.

* gnu/packages/guile.scm (guile-xosd)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
(guile-daemon)[inputs]: Likewise.
5245399f — Alex Kost 9 years ago
gnu: guile-daemon: Update to 0.1.2.

* gnu/packages/guile.scm (guile-daemon): Update to 0.1.2.
61af2675 — Roel Janssen 9 years ago
gnu: Add graphene.

* gnu/packages/gtk.scm (graphene): New variable.
fd22791e — Tobias Geerinckx-Rice 9 years ago
gnu: bullet: Update to 2.86.1.

* gnu/packages/game-development.scm (bullet): Update to 2.86.1.
167f0e82 — Tobias Geerinckx-Rice 9 years ago
gnu: game-development: Use HTTPS where possible.

* gnu/packages/game-development.scm (sfml)[home-page]: Use HTTPS.
(physfs)[source, home-page]: Likewise.
(aseprite)[home-page]: Likewise.
(python-pygame)[home-page]: Likewise.
f12fc528 — Tobias Geerinckx-Rice 9 years ago
gnu: thefuck: Update to 3.16.

* gnu/packages/admin.scm (thefuck): Update to 3.16.
34529f8d — Tobias Geerinckx-Rice 9 years ago
gnu: offlineimap: Update to 7.1.0.

* gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
f06c154f — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.04.16.

* gnu/packages/video.scm (youtube-dl): Update to 2017.04.16.
gnu: vim: Update to 8.0.0566.

* gnu/packages/vim.scm (vim): Update to 8.0.0566.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
af3f6447 — Arun Isaac 9 years ago
gnu: racket: Update to 6.8.

* gnu/packages/scheme.scm (racket): Update to 6.8.
2f36d90f — Nicolas Goaziou 9 years ago
gnu: giac-xcas: Update to 1.2.3-37.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-37.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
891f3dc0 — Nicolas Goaziou 9 years ago
gnu: asymptote: Update to 2.41

* gnu/packages/plotutils.scm (asymptote): Update to 2.41.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
178670c9 — Peter Mikkelsen 9 years ago
gnu: idris: Fix idris-default-arguments.

* gnu/packages/idris.scm (idris-default-arguments): Don't set IDRIS_LIBRARY_PATH before
building and change --install to --build.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b74f2247 — Peter Mikkelsen 9 years ago
gnu: idris: Update to 1.0.

* gnu/packages/idris.scm (idris): Update to 1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
3cd501c8 — Mathieu Othacehe 9 years ago
gnu: speedtest-cli: Update to 1.0.3.

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8c326cf6 — Marius Bakke 9 years ago
gnu: ceph: Disable failing test.

* gnu/packages/patches/ceph-disable-unittest-throttle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/storage.scm (ceph)[source]: Use it.
f91c677c — Marius Bakke 9 years ago
gnu: rocksdb: Don't build static library.

* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add new Makefile
substitution. Remove 'delete-static-library' phase. Adjust
'build-release-libraries' phase to match.
<#:make-flags>: Remove redundant flag.
bf144793 — Marius Bakke 9 years ago
gnu: rocksdb: Disable failing test.

* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add one more
test to 'disable-failing-tests' phase.
Next