~ruther/guix-local

192b887a — Tobias Geerinckx-Rice 9 years ago
gnu: awscli: Update to 1.11.63.

* gnu/packages/python.scm (awscli): Update to 1.11.63.
d93985fe — Tobias Geerinckx-Rice 9 years ago
gnu: python-botocore: Update to 1.5.26.

* gnu/packages/python.scm (python-botocore): Update to 1.5.26.
70fc93cb — Tobias Geerinckx-Rice 9 years ago
gnu: python-ptyprocess: Update to 0.5.1.

* gnu/packages/python.scm (python-ptyprocess): Update to 0.5.1.
26a657f0 — Kei Kebreau 9 years ago
gnu: Add prboom-plus.

* gnu/packages/games.scm (prboom-plus): New variable.
5b5cf3c7 — Gábor Boskovits 9 years ago
gnu: Add tftp-hpa.

* gnu/packages/networking.scm (tftp-hpa): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
80a72572 — Andy Wingo 9 years ago
gnu: guile-next: Update to 2.2.0.

* gnu/packages/guile.scm (guile-next): Update to 2.2.0.
dce8ac54 — Leo Famulari 9 years ago
gnu: profanity: Make the source URL version-agnostic.

* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source
URL.
cf8d0687 — Tobias Geerinckx-Rice 9 years ago
gnu: units: Update to 2.14.

* gnu/packages/maths.scm (units): Update to 2.14.
3d602acb — Tobias Geerinckx-Rice 9 years ago
gnu: no-more-secrets: Update to 0.3.2.

* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
7ea52385 — Tobias Geerinckx-Rice 9 years ago
gnu: mailutils: Update to 3.2.

* gnu/packages/mail.scm (mailutils): Update to 3.2.
f3860753 — Tobias Geerinckx-Rice 9 years ago
gnu: Use INSTALL-FILE where appropriate.

* gnu/packages/admin.scm (wpa-supplicant-minimal): Substitute the simpler
INSTALL-FILE for COPY-FILE when invoked with redundant arguments.
* gnu/packages/bioinformatics.scm (couger, aragorn, express-beta-diversity,
edirect, fasttree, rsem, samtools-0.1): Likewise.
* gnu/packages/code.scm (withershins): Likewise.
* gnu/packages/conky.scm (conky): Likewise.
* gnu/packages/debug.scm (delta, american-fuzzy-lop): Likewise.
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): Likewise.
* gnu/packages/engineering.scm (librecad): Likewise.
618e4bfb — Tobias Geerinckx-Rice 9 years ago
gnu: cryptsetup: Update to 1.7.4.

* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.4.
4e128dd5 — Tobias Geerinckx-Rice 9 years ago
gnu: man-pages: Update to 4.10.

* gnu/packages/man.scm (man-pages): Update to 4.10.
[home-page]: Use HTTPS.
a829c650 — Mekeor Melire 9 years ago
gnu: Add profanity.

* gnu/packages/messaging.scm (profanity): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
781d3b07 — Mekeor Melire 9 years ago
gnu: Add libstrophe.

* gnu/packages/messaging.scm (libstrophe): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
13292ee5 — Mekeor Melire 9 years ago
gnu: Add libmesode.

* gnu/packages/messaging.scm (libmesode): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
9e61d153 — Leo Famulari 9 years ago
gnu: bitcoin-core: Update to 0.14.0.

* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.0.
608e42e7 — Ludovic Courtès 9 years ago
build: Prefer Guile 2.2 over 2.0.

* configure.ac: In 'GUILE_PKG', prefer 2.2 over 2.0.  Remove warning
about 2.2 not being fully supported.
* doc/guix.texi (Requirements): Mention Guile 2.2.x.
13159c68 — Ludovic Courtès 9 years ago
tests: Expect less accurate location info in 2.2.0.

* tests/guix-system.sh: Work around inaccurate location info in 2.2.0.
a9a0227c — Ludovic Courtès 9 years ago
store: Adjust UTF-8 test to Guile 2.2.

* tests/store.scm ("current-build-output-port, UTF-8 + garbage"): On
Guile 2.2, expect REPLACEMENT CHARACTER instead of '?'.
Next