~ruther/guix-local

072ec4cf — Ludovic Courtès 9 years ago
nls: Update 'da' translation.
94a84d83 — Marius Bakke 9 years ago
gnu: pcsc-lite: Update to 1.8.19.

* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.19.
be6a70ed — Manolis Ragkousis 9 years ago
gnu: hurd-headers: Update to 0.9.

* gnu/packages/hurd.scm (hurd-headers): Update to version 0.9.
9c9402be — Manolis Ragkousis 9 years ago
gnu: mig: Update to 1.8.

* gnu/packages/hurd.scm (mig): Update to version 1.8.
d950f038 — Manolis Ragkousis 9 years ago
gnu: gnumach-headers: Update to 1.8.

* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.8.
5f800540 — Kei Kebreau 9 years ago
gnu: gnuplot: Update to 5.0.5.

* gnu/packages/maths.scm (gnuplot): Update to 5.0.5.
5a2604bf — Kei Kebreau 9 years ago
gnu: wxmaxima: Update to 16.12.0.

* gnu/packages/maths.scm (wxmaxima): Update to 16.12.0.
55b27569 — Kei Kebreau 9 years ago
gnu: tor: split description into two parts for easier reading.

* gnu/packages/tor.scm (tor)[description]: Split it.
4a652c78 — Kei Kebreau 9 years ago
gnu: maxima: Update to 5.39.0.

* gnu/packages/maths.scm (maxima): Update to 5.39.0.
5a5fc61f — Ludovic Courtès 9 years ago
build: Fix .service and .conf targets for VPATH builds.

* nix/local.mk (etc/guix-%.service, etc/guix-%.conf): Use "$<", not
"$(srcdir)/$<".
fa54f44b — Ludovic Courtès 9 years ago
build: Add 'guix-publish.*.in' to the distribution.

This is a followup to 332d7903f52c2bf3741b04ac2d01cd9018b70800.

* nix/local.mk (EXTRA_DIST): Add 'guix-service.publish.in' and
'guix-publish.conf.in'.
9ea36197 — Ludovic Courtès 9 years ago
doc: Mention the d3.js backend of 'guix graph'.

* doc/guix.texi (Invoking guix graph): Mention the d3.js backend.
1ec34dd7 — Ludovic Courtès 9 years ago
doc: Document 'cargo-build-system'.

* doc/guix.texi (Build Systems): Add 'cargo-build-system'.
05994165 — Marius Bakke 9 years ago
gnu: mumble: Update to 1.2.18.

* gnu/packages/telephony.scm (mumble): Update to 1.2.18.
00e0ca7c — Hartmut Goebel 9 years ago
gnu: python-docutils: Update to 0.13.1

* gnu/packages/python.scm(python-docutils): Update to 0.13.1.
[source]: Use pypi-uri.
662a1aa6 — Ricardo Wurmus 9 years ago
tests: Mock up http-fetch.

This is a follow-up to commit 63773200d7ac68fcaee6efd9ffe8ea7aa3fafa38.

* tests/cpan.scm ("cpan->guix-package"): Add mock definition of
http-fetch.
e69c1a54 — Ricardo Wurmus 9 years ago
tests: Adjust cpan tests.

This is a follow-up to commit ff55fe559951b88bfd691b9dada3a0f26002c4cb.

* tests/cpan.scm (source-url-http, source-url-https): Use
cpan-source-url.
866872aa — Marius Bakke 9 years ago
linux-initrd: Support FAT filesystems.

* gnu/system/linux-initrd.scm (base-initrd): When a FAT filesystem is
present: Add fatfsck/static in 'helper-packages'; and add nls_iso8859-1
in 'linux-modules'.
8a4c9888 — Ludovic Courtès 9 years ago
build: check-final-inputs-self-contained has an exception for 'bash:include'.

Currently 'bash:include' of the final Bash depends on bootstrap stuff.

* build-aux/check-final-inputs-self-contained.scm (final-inputs): Add
clause for 'bash:include'.
* gnu/packages/commencement.scm (bash-final): Add FIXME comment.
5073ecf0 — Ricardo Wurmus 9 years ago
gnu: yoshimi: Update to 1.5.0.

* gnu/packages/music.scm (yoshimi): Update to 1.5.0.
Next