~ruther/guix-local

8975d00c — Tobias Geerinckx-Rice 9 years ago
gnu: Add mktorrent.

* gnu/packages/bittorrent.scm (mktorrent): New variable.
aebaee95 — Ludovic Courtès 9 years ago
offload: Add "test" sub-command.

* guix/scripts/offload.scm (assert-node-repl, assert-node-has-guix)
(nonce, assert-node-can-import, assert-node-can-export)
(check-machine-availability): New procedures.
(%random-state): New variable.
(guix-offload): Add case for "test".
* doc/guix.texi (Daemon Offload Setup): Document it.  Remove obsolete
bit about remote invocation of 'guix build'.
638ccde1 — Ludovic Courtès 9 years ago
daemon: Fix invalid Boost format string.

* nix/libstore/optimise-store.cc (LocalStore::optimisePath_): Use %3%
instead of %m, the latter being an invalid Boost format specifier.
8f35c030 — Leo Famulari 9 years ago
gnu: python-flask: Propagate python-click.

* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
95088559 — Ludovic Courtès 9 years ago
gnu: shepherd: Update to 0.3.2.

* gnu/packages/admin.scm (shepherd): Update to 0.3.2.
[properties]: New field.
459978ea — Ludovic Courtès 9 years ago
nls: Adjust to feh.scm renaming.

This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633.

* po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
42d07286 — Ludovic Courtès 9 years ago
publish: Factorize 'content-length' addition.

* guix/scripts/publish.scm (with-content-length): New procedure.
(http-write) <application/octet-stream>: Use it.
ba9f0db0 — Ludovic Courtès 9 years ago
services: tor: Make sure /var/lib is world-readable.

* gnu/services/networking.scm (tor-hidden-service-activation): Add
'chmod' call for /var/lib.
222222be — Marius Bakke 9 years ago
gnu: vim: Update to 8.0.0124.

* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0124.
c8608faf — Tobias Geerinckx-Rice 9 years ago
gnu: dovecot: Update to 2.2.27.

* gnu/packages/mail.scm (dovecot): Update to 2.2.27.
[source, home-page]: Use HTTPS.
9865a150 — Tobias Geerinckx-Rice 9 years ago
gnu: vim: Update to 8.0.0118.

* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0118.
58786f55 — Marius Bakke 9 years ago
nls: Update 'da' package translation.
2f1b17b2 — Marius Bakke 9 years ago
nls: Update 'da' translation.
b3410b44 — Ricardo Wurmus 9 years ago
gnu: Add qmidiarp.

* gnu/packages/music.scm (qmidiarp): New variable.
4cf9f57b — Christopher Andersson 9 years ago
gnu: Add Swedish Aspell dictionary.

* gnu/packages/aspell.scm (aspell-dict-sv): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d1a5b200 — Alex Kost 9 years ago
gnu: Move image viewers to (gnu packages image-viewers).

* gnu/packages/feh.scm (feh): Remove file.  Move package to...
* gnu/packages/geeqie.scm (geeqie): Likewise...
* gnu/packages/sxiv.scm (sxiv): Likewise...
* gnu/packages/image-viewers.scm: ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove files.
023f0fb0 — Alex Kost 9 years ago
gnu: exiv2: Move to (gnu packages image).

* gnu/packages/geeqie.scm (exiv2): Move to...
* gnu/packages/image.scm: ... here.
* gnu/packages/gnome.scm: Adjust the used modules.
* gnu/packages/gnunet.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
c3a10d30 — Alex Kost 9 years ago
gnu: emms: Update to 4.2.

* gnu/packages/emacs.scm (emms): Update to 4.2.
[arguments]: EMMS installs "emms-print-metadata" now but assumes that
BINDIR exists, so do not install it manually in 'post-install' phase,
and make "/bin" directory in 'pre-install' phase.
c44ec4a8 — Alex Kost 9 years ago
gnu: emacs-with-editor: Update to 2.5.6.

* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.6.
4e0d9fce — Alex Kost 9 years ago
gnu: emacs-hl-todo: Update to 1.7.4.

* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.7.4.
Next