~ruther/guix-local

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 9 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.
5c310940 — Ludovic Courtès 9 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'.
e702e26a — Ludovic Courtès 9 years ago
hydra: Add jobs for the system tests.

* build-aux/hydra/gnu-system.scm (%guixsd-supported-systems): New
variable.
(qemu-jobs): Use it.
(system-test-jobs): New procedure.
(hydra-jobs): Use it.
a9601e23 — Ludovic Courtès 9 years ago
gexp: Use a relative file name.

This is a followup to cbbbb7be0fbaa11ff75bce92f2d82131ff8db104.

* guix/gexp.scm (%utils-module): Use a file name relative to this file
instead of using 'search-path'.
de7e0e8e — Ludovic Courtès 9 years ago
build: 'make check-system' now honors $TESTS.

* build-aux/run-system-tests.scm (run-system-tests)[tests]: Honor the
'TESTS' environment 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.
Next