Commit graph

29783 commits

Author SHA1 Message Date
Efraim Flashner cebec8bd1c
gnu: font-culmus: Update to 0.133.
* gnu/packages/fonts.scm (font-culmus): Update to 0.133.
2018-09-30 15:46:46 +03:00
Efraim Flashner 3b362c8a83
gnu: mtools: Update to 4.0.19.
* gnu/packages/mtools.scm (mtools): Update to 4.0.19.
2018-09-30 13:37:38 +03:00
Mark H Weaver 17bea1803c
Revert "services: Add Gitolite."
This reverts commit 258a6d944e.
2018-09-29 21:18:45 -04:00
Mark H Weaver e72ca4111f
gnu: linux-libre: Update to 4.18.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.11.
(%linux-libre-hash): Update hash.
2018-09-29 15:58:27 -04:00
Mark H Weaver 92011cbf7e
gnu: linux-libre@4.14: Update to 4.14.73.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.73.
(%linux-libre-4.14-hash): Update hash.
2018-09-29 15:56:49 -04:00
Mark H Weaver 63e98a4c41
gnu: linux-libre@4.9: Update to 4.9.130.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.130.
2018-09-29 15:56:16 -04:00
Mark H Weaver 44fa365e77
gnu: linux-libre@4.4: Update to 4.4.159.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.159.
2018-09-29 15:55:23 -04:00
Leo Famulari 2a1267d3d7
gnu: isc-dhcp: Update bundled BIND to 9.11.4-P2.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.4-P2.
2018-09-29 12:22:40 -04:00
Leo Famulari 81e69ba85d
gnu: BIND: Update to 9.12.2-P2.
* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P2.
2018-09-29 12:22:39 -04:00
fis trivial bfb22078fd
gnu: pocl: Update to 1.2.
* gnu/packages/opencl.scm (pocl): Update to 1.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-09-29 11:15:35 -04:00
Julien Lepiller 6f91223fd4
gnu: Add tippecanoe.
* gnu/packages/geo.scm (tippecanoe): New variable.
2018-09-29 12:39:48 +02:00
Julien Lepiller b0e2299ad8
gnu: Add osm2pgsql.
* gnu/packages/geo.scm (osm2pgsql): New variable.
2018-09-29 12:39:42 +02:00
Julien Lepiller 889e94e343
gnu: Add libosmium.
* gnu/packages/geo.scm (libosmium): New variable.
2018-09-29 12:39:39 +02:00
Julien Lepiller 8fa3451c6f
gnu: Add protozero.
* gnu/packages/geo.scm (protozero): New variable.
2018-09-29 12:39:37 +02:00
Julien Lepiller 3bd7611e4a
gnu: Add imposm3.
* gnu/packages/geo.scm (imposm3): New variable.
2018-09-29 12:39:34 +02:00
Julien Lepiller be7c64ba2d
gnu: Add tegola.
* gnu/packages/geo.scm (tegola): New variable.
2018-09-29 12:39:16 +02:00
Jack Hill ccccb467fb
gnu: mcabber: Update to 1.1.0
* gnu/packages/messaging.scm (mcabber): Update to 1.1.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-28 23:28:03 +02:00
Christopher Baines 258a6d944e
services: Add Gitolite.
* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.
2018-09-28 21:00:18 +01:00
Christopher Baines 595af457ae
gnu: Modify the gitolite package to support the Guix service.
Previously the gitolite package worked, but there were problems using it for
the service where you might have a minimal PATH. This commit patches the
source and scripts where possible to use store paths, and also wraps the
gitolite script to handle the harder dependencies.

* gnu/packages/version-control.scm (gitolite)[arguments]: Add more patching to
the patch-scripts phase, and add two new phases (patch-source and
wrap-scripts).
[inputs]: Add coreutils, findutils and inetutils.
2018-09-28 21:00:18 +01:00
Marius Bakke 02817df07e
gnu: libreoffice: Update to 6.1.2.1.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.
2018-09-28 18:23:01 +02:00
Marius Bakke 31f0fc612f
gnu: rng-tools: Update to 6.5.
* gnu/packages/linux.scm (rng-tools): Update to 6.5.
2018-09-28 18:23:01 +02:00
Marius Bakke f289820c31
gnu: rng-tools: Don't use unstable tarball.
* gnu/packages/linux.scm (rng-tools)[source]: Use GIT-FETCH.
2018-09-28 18:23:01 +02:00
Marius Bakke c6b772a059
gnu: rng-tools: Update home page.
* gnu/packages/linux.scm (rng-tools)[home-page]: Set to URL mentioned in
legacy wiki.
2018-09-28 18:23:00 +02:00
Marius Bakke 87c3961871
gnu: newsboat: Update to 2.13.
* gnu/packages/syndication.scm (newsboat): Update to 2.13.
2018-09-28 18:23:00 +02:00
Marius Bakke 4353981eb0
tests: Add missing copyright statement.
This is a follow-up to commit 3b97a1779f.

* gnu/tests/web.scm: Update copyright header.
2018-09-28 18:23:00 +02:00
Leo Famulari 29bdfe1367
gnu: Krita: Update to 4.1.3.
* gnu/packages/kde.scm (krita): Update to 4.1.3.
2018-09-28 11:08:12 -04:00
Tobias Geerinckx-Rice 7edfcd61a1
gnu: httpd: Update to 2.4.35.
* gnu/packages/web.scm (httpd): Update to 2.4.35.
2018-09-28 14:22:52 +02:00
Ludovic Courtès 5abcb1b0e6
gnu: guix: Update to 7fed935.
* gnu/packages/package-management.scm (guix): Update to 7fed935.
2018-09-28 00:30:38 +02:00
Tobias Geerinckx-Rice a4764ff00a
gnu: python-fakeredis: Edit description.
* gnu/packages/databases.scm (python-fakeredis)[description]:
Fix (upstream) typo. Get carried away.
2018-09-28 00:01:43 +02:00
Tobias Geerinckx-Rice 5478ab1ece
gnu: mbpfan: Don't use unstable tarball.
* gnu/packages/linux.scm (mbpfan)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-09-28 00:01:43 +02:00
Tobias Geerinckx-Rice 697c584665
gnu: mbpfan: Update to 2.1.0.
* gnu/packages/linux.scm (mbpfan): Update to 2.1.0.
2018-09-28 00:01:43 +02:00
Tobias Geerinckx-Rice c32863e094
gnu: sshuttle: Patch FHS assumptions.
Reported-By: Nam Nguyen <namn@berkeley.edu>

* gnu/packages/vpn.scm (sshuttle)[arguments]: Set correct paths to 'env'
and 'sh'.
2018-09-28 00:01:43 +02:00
Ricardo Wurmus 363d7d6608
gnu: yoshimi: Update to 1.5.9.
* gnu/packages/music.scm (yoshimi): Update to 1.5.9.
2018-09-27 21:52:07 +02:00
Ricardo Wurmus ea1a360199
gnu: emacs-ert-runner: Do not use package name in directory.
* gnu/packages/emacs.scm (emacs-ert-runner)[arguments]: Use the upstream name
instead of the Guix package name in the "install-executable" phase.

This is a follow-up to commit 5c8031ff73.
2018-09-27 20:02:55 +02:00
Ricardo Wurmus de1158d53f
gnu: eolie: Update to 0.9.38.
* gnu/packages/gnome.scm (eolie): Update to 0.9.38.
2018-09-27 19:56:31 +02:00
Mark H Weaver 1d1e4f8f9c
gnu: linux-libre: Update to 4.18.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.10.
(%linux-libre-hash): Update hash.
2018-09-27 05:53:46 -04:00
Mark H Weaver e0b6085a7f
gnu: linux-libre@4.14: Update to 4.14.72.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.72.
(%linux-libre-4.14-hash): Update hash.
2018-09-27 05:52:52 -04:00
Mark H Weaver 202190ec39
gnu: linux-libre@4.9: Update to 4.9.129.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.129.
2018-09-27 05:52:00 -04:00
Mark H Weaver e07cb04d40
gnu: linux-libre@4.4: Update to 4.4.158.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.158.
2018-09-27 05:51:20 -04:00
Rutger Helling c4a3ea3885
gnu: mame: Update to 0.202.
* gnu/packages/emulators.scm (mame): Update to 0.202.
2018-09-27 09:51:00 +02:00
Tobias Geerinckx-Rice 428d2ca2ec
gnu: youtube-dl: Update to 2018.09.18.
* gnu/packages/video.scm (youtube-dl): Update to 2018.09.18.
2018-09-27 03:51:07 +02:00
Tobias Geerinckx-Rice b733dbc0fb
gnu: python-setproctitle: Use INVOKE.
* gnu/packages/python.scm (python-setproctitle)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-09-27 03:51:07 +02:00
Tobias Geerinckx-Rice 3d190d6a21
gnu: dico: Update to 2.7.
* gnu/packages/dico.scm (dico): Update to 2.7.
[arguments]: Work around dodgy test in 'check' phase.
2018-09-27 03:51:06 +02:00
Tobias Geerinckx-Rice af44f05af7
gnu: perl-net-dns: Update to 1.18.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.18.
2018-09-27 03:51:06 +02:00
Tobias Geerinckx-Rice 6f52db2455
gnu: perl-catalyst-runtime: Update to 5.90119.
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90119.
2018-09-27 03:51:06 +02:00
Tobias Geerinckx-Rice a9994b2735
gnu: perl-crypt-openssl-rsa: Update to 0.31.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.31.
2018-09-27 03:51:06 +02:00
Timo Eisenmann e15ede6e28
gnu: enlightenment: Fix initial locale and keyboard selection.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In
'set-system-actions', set absolute file name to 'locale' and 'xorg.lst'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-26 23:40:37 +02:00
Ludovic Courtès 09b7300c01
services: virtual-terminal: Write to "default_utf8" only if necessary.
Fixes a bug in containers whereby 'virtual-terminal' would always fail
to start because writing to /sys/…/default_utf8 would fail with EROFS.

* gnu/services/base.scm (virtual-terminal-service-type): Read from
"default_utf8" before attempting to write to it.
2018-09-26 23:40:37 +02:00
Ludovic Courtès 23784f0c33
services: udev: Don't attempt to read "modules.devname" from a container.
Fixes <https://bugs.gnu.org/32814>.
Reported by Julien Lepiller <julien@lepiller.eu>.

* gnu/services/base.scm (udev-shepherd-service)[start]: Check whether
DIRECTORY exists and skip 'make-static-device-nodes' call if it doesn't.
2018-09-26 23:40:37 +02:00
Ludovic Courtès a56c4eb8f4
services: shepherd: Add workaround for 0.5.0 in containers.
* gnu/services/shepherd.scm (%containerized-shepherd-service): New service.
* gnu/system.scm (essential-services): Use it when CONTAINER? is true.
2018-09-26 23:40:36 +02:00