Commit Graph

33470 Commits (92bcccc51fd52571fb62166e787109a07185e329)

Author SHA1 Message Date
EuAndreh cf0d926202
doc: Fix FTP link in documentation.
The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM.

I looked for other instances of this mistake in the docs, but I could't
find any.

* doc/guix.texi: fix link to GuixSD VM image in FTP server.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 16:49:16 +02:00
Ricardo Wurmus 9c2427abe7
doc: Fix syntax error and remove trailing whitespace.
This is a follow-up to commit a33652ee33.

* doc/guix.texi (Prometheus Node Exporter Service): Remove trailing whitespace
and change "defvr" to "defvar".
2018-07-09 13:30:32 +02:00
Ricardo Wurmus ffe8d21490
gnu: macs: Update to 2.1.1.20160309.
* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
2018-07-09 13:28:53 +02:00
Gábor Boskovits a33652ee33
services: Add prometheus-node-exporter-service-type.
* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
2018-07-09 10:39:06 +02:00
Mark H Weaver 80b66eb949
gnu: linux-libre: Update to 4.17.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5.
(%linux-libre-hash): Update hash.
2018-07-08 20:43:19 -04:00
Mark H Weaver 61f961eed3
gnu: linux-libre@4.14: Update to 4.14.54.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54.
(%linux-libre-4.14-hash): Update hash.
2018-07-08 20:42:11 -04:00
Marius Bakke 873325b030
Merge branch 'master' into staging 2018-07-08 23:58:22 +02:00
Marius Bakke 6a8299d267
gnu: imagemagick: Update to 6.9.10-5.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5.
2018-07-08 23:23:01 +02:00
Marius Bakke 4a785cc92e
gnu: ffmpeg@3.4: Update to 3.4.3.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
2018-07-08 22:57:42 +02:00
Tobias Geerinckx-Rice 3334cdc3f2
gnu: libxscrnsaver: Update to 1.2.3.
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
2018-07-08 22:16:34 +02:00
Tobias Geerinckx-Rice 380f3a8b14
gnu: gimp: Update to 2.10.4.
* gnu/packages/gimp.scm (gimp): Update to 2.10.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 1efed60faa
gnu: gegl: Update to 0.4.4.
* gnu/packages/gimp.scm (gegl): Update to 0.4.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 55939399a8
gnu: babl: Update to 0.1.52.
* gnu/packages/gimp.scm (babl): Update to 0.1.52.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 3ccad0f3da
gnu: python-graphviz: Update to 0.8.4.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4.
2018-07-08 19:46:07 +02:00
Marius Bakke 68ee10da03
gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d.
[source]: Use GIT-FETCH.
[arguments]: Add 'prevent-configure' phase.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-08 19:21:27 +02:00
Marius Bakke a4edd9ad05
gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.
* gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it.
2018-07-08 19:21:27 +02:00
Marius Bakke c67f603d55
gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it.
2018-07-08 19:21:20 +02:00
Rutger Helling bee7e46ac3
gnu: Add vulkan-tools.
* gnu/packages/vulkan.scm (vulkan-tools): New variable.
2018-07-07 22:41:16 +02:00
Rutger Helling 5d28e49b1b
gnu: vulkan-loader: Inherit version from vulkan-headers.
* gnu/packages/vulkan.scm (vulkan-loader): Inherit version from
vulkan-headers.
2018-07-07 22:41:16 +02:00
Rouby Pierre-Antoine e282611820
gnu: Add go-github-com-docker-distribution.
* gnu/packages/golang.scm (go-github-com-docker-distribution): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Pierre Neidhardt 74fa77e936
gnu: Add docx2txt.
* gnu/packages/textutils.scm (docx2txt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Vasile Dumitrascu a586d1d2bf
gnu: Add emacs-org-brain.
* gnu/packges/emacs.scm (emacs-org-brain): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Sergei Trofimovich 258a28c649
gnu: re2c: Update to 1.0.3.
* gnu/packages/re2c.scm (re2c): Update to 1.0.3.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer 35b6fc125c
gnu: emacs-git-timemachine: Update to 4.5.
* gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer 0e56f58928
gnu: emacs-git-timemachine: Update URL.
* gnu/packages/emacs.scm (emacs-git-timemachine)[source]:
[home-page]: Update URL for move from GitHub to GitLab.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Vagrant Cascadian 840818cbe0
gnu: Electrum: Update to 3.2.2.
[[PGP Signed Part:No public key for B78B82D4814B91B6 created at 2018-07-05T22:50:32+0200 using RSA]]
* gnu/packages/finance.scm (electrum): Update to 3.2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Kyle Meyer 85c3fbf5de
ui: Add -V as short option for --version.
* guix/ui.scm (run-guix): Add -V as the short option for --version for
consistency with most commands.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Kyle Meyer 7ede577a5f
scripts: Add missing -V option to commands that document it.
* guix/scripts/container.scm (guix-container):
* guix/scripts/import.scm (guix-import):
* guix/scripts/substitute.scm (guix-substitute): Add -V as the short option
for --version to match show-help's description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Kyle Meyer 7a369f6d2f
weather: Fix pasto in --version output.
* guix/scripts/weather.scm (%options): Correct the command name passed to
show-version-and-exit.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Björn Höfling 22e60e1b32
gnu: Update stellarium to 0.18.1.
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-07-06T23:28:16+0200 using DSA]]

* gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Ludovic Courtès e85035c922
gnu: guile-git: Update to 0.1.0.
* gnu/packages/guile.scm (guile-git): Update to 0.1.0.
2018-07-07 18:10:31 +02:00
Oleg Pykhalov c2587d3201
doc: Fix typo.
* doc/guix.texi (Preparing for Installation): Fix ‘the’ typo.
2018-07-07 11:45:55 +03:00
Nicolas Goaziou c3bda394a4
gnu: grammalecte: Update to 0.6.5.
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
2018-07-07 01:21:23 +02:00
Nicolas Goaziou 1695b8c7c0
gnu: musescore: Update to 2.3.1.
* gnu/packages/music.scm (musescore): Update to 2.3.1.
2018-07-07 01:03:42 +02:00
Ludovic Courtès c2808d4c67
Merge branch 'version-0.15.0' 2018-07-06 17:42:25 +02:00
Tobias Geerinckx-Rice 871d819965
gnu: gptfdisk: Update to 1.0.4.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.4.
2018-07-06 14:31:07 +02:00
Ludovic Courtès 8694935cc8
gnu: guix: Update to 4876bc8. 2018-07-06 04:52:54 +02:00
Ludovic Courtès 4876bc8234
gnu: guix: Update to 0.15.0. 2018-07-06 00:19:01 +02:00
Ludovic Courtès 359fdda40f
Update NEWS. 2018-07-05 22:16:39 +02:00
Ludovic Courtès c35f77c5a0
doc: Update URL of the Emacs-Guix manual.
* doc/htmlxref.cnf (EMACS_GUIX): Update URL.
2018-07-05 22:16:10 +02:00
Ludovic Courtès 56b4dabc2b
doc: Mention translations of the manual.
* doc/guix.texi (Top): Add note about l10n.
* doc/htmlxref.cnf: Add "guix.fr".
2018-07-05 22:13:23 +02:00
Ludovic Courtès ee75e80c05
tests: Skip 'guix-pack.sh'.
This works around a regression introduced in commit
66e9944e07 while waiting for a proper fix.

* tests/guix-pack.sh: Add "exit 77".
2018-07-05 21:35:55 +02:00
Ludovic Courtès 1400776f52
Update NEWS. 2018-07-05 17:19:09 +02:00
Ricardo Wurmus 5149aeb7e6
gnu: pigx: Update to 0.0.3.
* gnu/packages/bioinformatics.scm (pigx): Update to 0.0.3.
2018-07-05 16:02:48 +02:00
Andreas Enge fe44e654b4
gnu: arb: Update to 2.13.0.
* gnu/packages/algebra.scm (arb): Update to 2.13.0.
2018-07-05 15:25:37 +02:00
Ricardo Wurmus aa388dc7b9
gnu: Add r-rots.
* gnu/packages/bioconductor.scm (r-rots): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus f4235c0eca
gnu: Add r-glimma.
* gnu/packages/bioconductor.scm (r-glimma): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 5da0e14285
gnu: Add r-goseq.
* gnu/packages/bioconductor.scm (r-goseq): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 27c51606ae
gnu: Add r-ctc.
* gnu/packages/bioconductor.scm (r-ctc): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 2cc5110832
gnu: Add r-genelendatabase.
* gnu/packages/bioconductor.scm (r-genelendatabase): New variable.
2018-07-05 15:08:44 +02:00