~ruther/guix-local

ref: cec2653bb4e51dd367ae196e780e07bceb8bb6df guix-local/gnu d---------
cec2653b — Ben Woodcroft 9 years ago
gnu: diamond: Update to 0.8.7.

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

* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
0405e5f4 — Eric Bavier 9 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 9 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 9 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 9 years ago
gnu: vdirsyncer: Update to 0.11.2.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
3d2e0dbc — Leo Famulari 9 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 9 years ago
gnu: python-click: Update to 6.6.

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

* gnu/packages/games.scm (warzone2100): New variable.
98b65b5f — Ludovic Courtès 9 years ago
tests: Add a mechanism to describe and discover system tests.

* gnu/tests.scm (<system-test>): New record type.
(write-system-test, test-modules, fold-system-tests)
(all-system-tests): New procedures.
* gnu/tests/base.scm (%test-basic-os): Turn into a <system-test>.
* gnu/tests/install.scm (%test-installed-os): Likewise.
* build-aux/run-system-tests.scm (%system-tests): Remove.
(run-system-tests): Use 'all-system-tests'.
2a6ba870 — Ludovic Courtès 9 years ago
packages: Export 'scheme-modules'.

* gnu/packages.scm (package-modules): Rename to...
(scheme-modules): ... this.  Export.  Update callers.
94b4274d — Ludovic Courtès 9 years ago
tests: Add system installation test.

* gnu/tests.scm (define-os-with-source): New macro.
* gnu/tests/install.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* build-aux/run-system-tests.scm (%system-tests): Likewise.
b1dd6ac5 — Ludovic Courtès 9 years ago
vm: 'qemu-command' honors its argument.

* gnu/build/vm.scm (qemu-command): Refer to SYSTEM rather than
%HOST-TYPE in the body.
908935b5 — Ludovic Courtès 9 years ago
tests: base: Fully honor the OS passed to 'run-basic-test'.

* gnu/tests/base.scm (run-basic-test)["uname"]: Use the host name of OS.
["shepherd services"]: Use service names from OS.
(%test-basic-os): Add call to 'virtualized-operating-system'.
b0d388c9 — David Thompson 9 years ago
gnu: guile-next: Update to 2.1.3.

* gnu/packages/guile.scm (guile-next): Update to 2.1.3.
6d32dd8c — Lukas Gradl 10 years ago
gnu: Add argon2.

* gnu/packages/password-utils.scm (argon2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
e52509a5 — Leo Famulari 9 years ago
gnu: git: Update to 2.9.0

* gnu/packages/version-control.scm (git): Update to 2.9.0.
(git-manpages)[source]: Update hash.
acb6a898 — Efraim Flashner 9 years ago
gnu: chicken: Update to 4.11.0 [fixes CVE-2014-9651].

* gnu/packages/scheme.scm (chicken): Update to 4.11.0.
d2cc38b7 — Kei Kebreau 9 years ago
gnu: Add quesoglc.

* gnu/packages/game-development.scm (quesoglc): New variable.
Next