Commit Graph

16783 Commits (24420005ec730e6abe05a9cfc34e0fd87ee24c9c)

Author SHA1 Message Date
Efraim Flashner 24420005ec
gnu: links: Update to 2.14.
* gnu/packages/links.scm (links): Update to 2.14.
2016-12-06 10:11:27 +02:00
Jan Nieuwenhuizen 590abe010b
gnu: Add openh264.
* gnu/packages/video.scm (openh264): New variable.
2016-12-06 10:11:18 +02:00
Ludovic Courtès 40f2d1bc3b
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 8d125c.
2016-12-06 01:24:06 +01:00
Ludovic Courtès 8d125cfc2e
offload: Increase the connection timeout.
* guix/scripts/offload.scm (open-ssh-session): Set #:timeout to 10.
2016-12-06 01:00:11 +01:00
Ludovic Courtès 0237d79717
offload: Send the build log to the right file descriptor.
This fixes a regression introduced in
21531add32 whereby the build log would no
longer be sent to FD 4, thereby leading the daemon to not see the build
log.

* guix/scripts/offload.scm (transfer-and-offload): Parameterize
CURRENT-BUILD-OUTPUT-PORT.
2016-12-06 00:50:08 +01:00
Ludovic Courtès 8243951ef1
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to e11c42f.
2016-12-06 00:24:24 +01:00
Ludovic Courtès e11c42f297
offload: Fix plural of some messages.
* guix/scripts/offload.scm (send-files): Use 'N_' for possibly plural
message.  Write "store item" instead of "store file".
(retrieve-files): Likewise.
2016-12-05 23:26:38 +01:00
Ludovic Courtès 1d48cf948c
offload: Make the compression methods configurable.
* guix/scripts/offload.scm (<build-machine>)[compression]
[compression-level]: New fields.
(open-ssh-session): Honor them.
* doc/guix.texi (Daemon Offload Setup): Document them.
2016-12-05 23:19:38 +01:00
Chris Marusich 067a2e2de9
guix system: If the new system generation already exists, overwrite it.
Fixes <http://bugs.gnu.org/25100>.

Before that, 'guix system reconfigure' would fail if the next generation
already existed.

* guix/scripts/system.scm (switch-to-system): Use 'switch-symlink'
instead of 'symlink'.
* doc/guix.texi (Using the Configuration System, Invoking guix system):
Document the behavior.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-05 23:19:37 +01:00
Leo Famulari 4bd391f557
gnu: i3-wm: Update to 4.13.
* gnu/packages/wm.scm (i3-wm): Update to 4.13.
[arguments]: Pass '-std=c11' to #:make-flags. Provide path to XML_CATALOG_FILES.
Pass '--disable-builddir' to #:configure-flags. Re-enable the 'configure' phase
to adjust to new Autotools build system.
[inputs]: Add xcb-util-xrm.
[native-inputs]: Add docbook-xsl.
2016-12-05 17:09:15 -05:00
Leo Famulari 81f4f1051f
gnu: xcb-util-cursor: Propagate dependencies from 'xcb-cursor.pc'.
* gnu/packages/xorg.scm (xcb-util-cursor)[inputs]: Move xcb-util-renderutil and
xcb-util-image to ...
[propagated-inputs]: ... here.
2016-12-05 17:09:15 -05:00
Leo Famulari 6e02766d43
gnu: ruby-2.2, ruby-2.1, ruby-1.8: Don't replace with ruby-2.3.3.
* gnu/packages/ruby.scm (ruby-2.2, ruby-2.1, ruby-1.8)[replacement]: New field.
2016-12-05 16:41:23 -05:00
Ludovic Courtès 3a6a563228
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 9328eaf.
2016-12-05 21:09:02 +01:00
Ludovic Courtès 9328eafbf5
services: file-system: Make sure fsck.* commands are in $PATH.
Fixes a regression introduced in
bf7ef1bb84, whereby the fsck.* commands
would not be found.

* gnu/services/base.scm (file-system-shepherd-service): Call calls to
'setenv'.
2016-12-05 20:54:59 +01:00
Ludovic Courtès a79fbd5d1d
nls: Adjust to geeqie.scm removal.
This is a followup to d1a5b20081.

* po/packages/POTFILES.in: Remove gnu/packages/geeqie.scm.
2016-12-05 20:54:58 +01:00
Tobias Geerinckx-Rice d8501b844b
refresh: Indicate that PACKAGE... is optional.
* guix/scripts/refresh.scm (show-help): Add brackets around PACKAGE.
2016-12-05 20:50:12 +01:00
Tobias Geerinckx-Rice c0cc805e3f
gnu: fuse-exfat: Update to 1.2.5.
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.5.
[native-inputs]: Remove scons build system which is no longer used.
[arguments]: Remove.
[home-page]: Replace dead Google Code home page.
2016-12-05 20:33:31 +01:00
Tobias Geerinckx-Rice 694f485b47
gnu: exfat-utils: Update to 1.2.5.
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.5.
2016-12-05 20:33:31 +01:00
Tobias Geerinckx-Rice 8975d00cd6
gnu: Add mktorrent.
* gnu/packages/bittorrent.scm (mktorrent): New variable.
2016-12-05 20:33:30 +01:00
Ludovic Courtès aebaee95cc
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'.
2016-12-05 18:18:10 +01:00
Ludovic Courtès 638ccde1fb
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.
2016-12-05 18:18:10 +01:00
Leo Famulari 8f35c03061
gnu: python-flask: Propagate python-click.
* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
2016-12-04 19:27:47 -05:00
Ludovic Courtès 95088559a9
gnu: shepherd: Update to 0.3.2.
* gnu/packages/admin.scm (shepherd): Update to 0.3.2.
[properties]: New field.
2016-12-04 22:32:47 +01:00
Ludovic Courtès 459978eae5
nls: Adjust to feh.scm renaming.
This is a followup to d1a5b20081.

* po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
2016-12-04 22:32:40 +01:00
Ludovic Courtès 42d07286f4
publish: Factorize 'content-length' addition.
* guix/scripts/publish.scm (with-content-length): New procedure.
(http-write) <application/octet-stream>: Use it.
2016-12-04 22:32:26 +01:00
Ludovic Courtès ba9f0db08c
services: tor: Make sure /var/lib is world-readable.
* gnu/services/networking.scm (tor-hidden-service-activation): Add
'chmod' call for /var/lib.
2016-12-04 22:32:25 +01:00
Marius Bakke 222222be63
gnu: vim: Update to 8.0.0124.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0124.
2016-12-04 22:25:30 +01:00
Tobias Geerinckx-Rice c8608faf14
gnu: dovecot: Update to 2.2.27.
* gnu/packages/mail.scm (dovecot): Update to 2.2.27.
[source, home-page]: Use HTTPS.
2016-12-04 22:15:02 +01:00
Tobias Geerinckx-Rice 9865a15057
gnu: vim: Update to 8.0.0118.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0118.
2016-12-04 22:15:02 +01:00
Marius Bakke 58786f55e5
nls: Update 'da' package translation. 2016-12-04 21:41:50 +01:00
Marius Bakke 2f1b17b237
nls: Update 'da' translation. 2016-12-04 21:41:50 +01:00
Ricardo Wurmus b3410b44b2
gnu: Add qmidiarp.
* gnu/packages/music.scm (qmidiarp): New variable.
2016-12-04 20:52:51 +01:00
Christopher Andersson 4cf9f57b0e
gnu: Add Swedish Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-sv): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-04 19:05:06 +01:00
Alex Kost d1a5b20081
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.
2016-12-04 17:42:05 +03:00
Alex Kost 023f0fb06e
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.
2016-12-04 17:39:48 +03:00
Alex Kost c3a10d30d1
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.
2016-12-04 17:39:48 +03:00
Alex Kost c44ec4a8b4
gnu: emacs-with-editor: Update to 2.5.6.
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.6.
2016-12-04 17:39:48 +03:00
Alex Kost 4e0d9fce5a
gnu: emacs-hl-todo: Update to 1.7.4.
* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.7.4.
2016-12-04 17:39:47 +03:00
Ricardo Wurmus 951581a2d6
gnu: Add ingen.
* gnu/packages/music.scm (ingen): New variable.
2016-12-04 11:24:24 +01:00
Ricardo Wurmus f91d0d08dd
gnu: Add raul-devel.
* gnu/packages/audio.scm (raul-devel): New variable.
2016-12-04 11:17:46 +01:00
Ricardo Wurmus a9276c12ba
gnu: Add ganv-devel.
* gnu/packages/gtk.scm (ganv-devel): New variable.
2016-12-04 11:17:45 +01:00
Ricardo Wurmus 849c3d03f0
gnu: Add ams-lv2.
* gnu/packages/music.scm (ams-lv2): New variable.
2016-12-04 10:16:37 +01:00
Ricardo Wurmus 85f4863f3b
gnu: lvtk: Build UI library.
* gnu/packages/audio.scm (lvtk)[inputs]: Add gtkmm-2.
[arguments]: Pass "-std=c++11" flag.
2016-12-04 10:16:37 +01:00
Efraim Flashner 8a610eb605
gnu: Fix header in (gnu packages golang).
* gnu/packages/golang.scm: Replace header line declaring this file as
part of GNU Guix.
2016-12-04 08:50:30 +02:00
Efraim Flashner 8c15851717
gnu: Add econnman.
* gnu/packages/connman.scm (econnman): New variable.
2016-12-04 08:39:49 +02:00
Efraim Flashner 22fda787f6
gnu: Add lekha.
* gnu/packages/enlightenment.scm (lekha): New variable.
2016-12-04 08:39:49 +02:00
Efraim Flashner cf3504c69c
gnu: Add qsyncthingtray.
* gnu/packages/sync.scm (qsyncthingtray): New variable.
2016-12-04 08:39:48 +02:00
Efraim Flashner 760d6066f7
gnu: Rename owncloud.scm to sync.scm.
* gnu/packages/owncloud.scm: Rename to ...
* gnu/packages/sync.scm: ... this.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2016-12-04 08:39:48 +02:00
Efraim Flashner 7526edb9d5
gnu: Add rkflashtool.
* gnu/packages/flashing-tools.scm (rkflashtool): New variable.
2016-12-04 08:39:48 +02:00
Efraim Flashner c7ad32d94a
gnu: uget: Add missing input.
* gnu/packages/bittorrent.scm (uget)[native-inputs]: Add intltool.
2016-12-04 08:39:48 +02:00