~ruther/guix-local

9dd674db — David Craven 9 years ago
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.

Partly fixes <http://bugs.gnu.org/22459>.
Reported by Jeff Mickey <j@codemac.net> and David Craven <david@craven.ch>.

* nix/libstore/globals.cc (Settings::processEnvironment()): Change
'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
* nix/local.mk (libstore_a_CPPFLAGS): Likewise.
* guix/config.scm.in (%config-directory): Likewise.
* build-aux/test-env.in: Likewise.
* gnu/packages/patches/hydra-automake-1.15.patch: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8ac6282c — Ludovic Courtès 9 years ago
doc: Augment mcron example.

Suggested by Danny Milosavljevic.

* doc/guix.texi (Scheduled Job Execution): Add unprivileged job example,
and show the use of thunks as job actions and gexps.
c9a03e65 — Ludovic Courtès 9 years ago
nls: Update 'fr' translation.
eca69fc0 — Ludovic Courtès 9 years ago
doc: Clarify /dev/kvm setup.

Reported by myglc2 <myglc2@gmail.com>.

* doc/guix.texi (Build Environment Setup): Mention the "kvm" group.
(Invoking guix system): Use "@quotation Note" for the note about KVM;
make it clear that KVM is optional.
4b670539 — 宋文武 9 years ago
gnu: Add starfighter.

* gnu/packages/games.scm (starfighter): New variable.
66fd9858 — Efraim Flashner 9 years ago
gnu: mpv: Update to 0.18.0.

* gnu/packages/video.scm (mpv): Update to 0.18.0.
[arguments]: Remove disabled '--enable-gpl3' configure flag.
c2e57518 — Ben Woodcroft 9 years ago
gnu: vsearch: Update to 2.0.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.0.
36c6919c — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.6.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.6.3.
18c658f9 — Mark H Weaver 9 years ago
gnu: linux-libre-4.4: Update to 4.4.14.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14.
893d963a — Lukas Gradl 9 years ago
gnu: Add opendht.

* gnu/packages/crypto.scm (opendht): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
d1ef573d — Lukas Gradl 9 years ago
gnu: Add msgpack.

* gnu/packages/serialization.scm (msgpack): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
5a744191 — 宋文武 9 years ago
gnu: Add python-orator and python2-orator.

* gnu/packages/python.scm (python-orator, python2-orator): New variables.
347175a2 — 宋文武 9 years ago
gnu: Add python-flexmock and python2-flexmock.

* gnu/packages/python.scm (python-flexmock, python2-flexmock): New variables.
b49504fd — 宋文武 9 years ago
gnu: Add python-pyaml and python2-pyaml.

* gnu/packages/python.scm (python-pyaml, python2-pyaml): New variables.
aebd383d — Cyril Roelandt 9 years ago
import: pypi: do not fail when 'run_requires' is missing from the metadata.

* guix/import/pypi.scm (read-wheel-metadata): do not crash when 'run_requires'
is missing from the metadata.
ea92ae01 — 宋文武 9 years ago
gnu: Add python-fake-factory and python2-fake-factory.

* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
New variables.
8987d91e — 宋文武 9 years ago
gnu: Add python-ukpostcodeparser and python2-ukpostcodeparser.

* gnu/packages/python.scm (python-ukpostcodeparser)
(python2-ukpostcodeparser): New variables.
22711e25 — 宋文武 9 years ago
gnu: Add python-email-validator and python2-email-validator.

* gnu/packages/python.scm (python-email-validator)
(python2-email-validator): New variables.
5477e05f — 宋文武 9 years ago
gnu: Add python-dnspython and python2-dnspython.

* gnu/packages/python.scm (python-dnspython, python2-dnspython):
New variables.
77cadb43 — 宋文武 9 years ago
gnu: Add python-lazy-object-proxy and python2-lazy-object-proxy.

* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
Next