Commit Graph

32784 Commits (793a66e5fef3f562080000280c022af517aad612)

Author SHA1 Message Date
Ricardo Wurmus 2bce7795c1
gnu: r-stringdist: Update to 0.9.5.1.
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.1.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus d0396c8ea1
gnu: r-rcpproll: Update to 0.3.0.
* gnu/packages/cran.scm (r-rcpproll): Update to 0.3.0.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus a151f1e60a
gnu: r-extremes: Update to 2.0-9.
* gnu/packages/cran.scm (r-extremes): Update to 2.0-9.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus d87130cb2e
gnu: r-sp: Update to 1.3-1.
* gnu/packages/cran.scm (r-sp): Update to 1.3-1.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 5fa9be1118
gnu: r-getoptlong: Update to 0.1.7.
* gnu/packages/cran.scm (r-getoptlong): Update to 0.1.7.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 7b60ab3df7
gnu: r-circlize: Update to 0.4.4.
* gnu/packages/cran.scm (r-circlize): Update to 0.4.4.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 693b4d0ba5
gnu: r-globaloptions: Update to 0.1.0.
* gnu/packages/cran.scm (r-globaloptions): Update to 0.1.0.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 846325a8d8
gnu: Add r-writexl.
* gnu/packages/cran.scm (r-writexl): New variable.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 546fc4aa55
gnu: Add r-hdf5r.
* gnu/packages/cran.scm (r-hdf5r): New variable.
2018-06-13 15:14:37 +02:00
Ricardo Wurmus 0c9868aa5b
gnu: Add r-nbclust.
* gnu/packages/cran.scm (r-nbclust): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus f22bfee945
gnu: Add r-factoextra.
* gnu/packages/cran.scm (r-factoextra): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus e83841a296
gnu: Add r-factominer.
* gnu/packages/cran.scm (r-factominer): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus cbf6017d83
gnu: Add r-flashclust.
* gnu/packages/cran.scm (r-flashclust): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus 141e43bd4e
gnu: Add r-ellipse.
* gnu/packages/cran.scm (r-ellipse): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus 5cbaaee83f
gnu: Add r-ggpubr.
* gnu/packages/cran.scm (r-ggpubr): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus 5219c5c585
gnu: Add r-ggsignif.
* gnu/packages/cran.scm (r-ggsignif): New variable.
2018-06-13 11:51:28 +02:00
Ricardo Wurmus 85df1a8631
gnu: Add r-ggsci.
* gnu/packages/cran.scm (r-ggsci): New variable.
2018-06-13 11:51:28 +02:00
Rutger Helling 0c6ade0be6
gnu: openrct2: Update to 0.2.0.
* gnu/packages/games.scm (openrct2-title-sequences): New variable.
* gnu/packages/games.scm (openrct2-objects): New variable.
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[arguments]: Add phases 'fix-usr-share-path&add-data, 'fix-gcc7 and
'get-rid-of-errors.
[inputs]: Add icu4c, openrct2-objects, openrct2-title-sequences.
[native-inputs]: Add gcc@7.
2018-06-13 11:33:03 +02:00
Clément Lassieur c24b15472b
tests: Honor the return value of 'start-service'.
Since commit dc7b3e5633, 'start-service' returns
the Shepherd's representation of the service as a sexp, and '#f' if the
service fails to start.  Also, it doesn't throw an exception when the service
fails to start, so relying on an exception instead of relying on its return
value is a false positive.

* gnu/tests/base.scm (run-nss-mdns-test): Split tests so to check the return
value of 'start-service'.
(run-mcron-test, run-nss-mdns-test): Use 'test-assert' with the return value
of 'start-service'.
* gnu/tests/admin.scm (run-tailon-test): Idem.
* gnu/tests/dict.scm (run-dicod-test): Idem.
* gnu/tests/mail.scm (run-opensmtpd-test, run-exim-test, run-dovecot-test):
Idem.
* gnu/tests/messaging.scm (run-xmpp-test, run-bitlbee-test): Idem.
* gnu/tests/nfs.scm (run-nfs-test): Idem.
* gnu/tests/rsync.scm (run-rsync-test): Idem.
* gnu/tests/ssh.scm (run-ssh-test): Idem.
* gnu/tests/version-control.scm (run-cgit-test, run-git-http-test): Idem.
* gnu/tests/web.scm (run-php-fpm-test): Idem.
2018-06-13 09:11:45 +02:00
Rutger Helling 14618a1ebb
gnu: vkquake: Update to 1.00.0.
* gnu/packages/games.scm (vkquake): Update to 1.00.0.
2018-06-13 08:47:14 +02:00
Rutger Helling 4b3480d62f
gnu: cheese: Update to 3.28.0.
* gnu/packages/gnome.scm (cheese): Update to 3.28.0.
2018-06-13 08:44:02 +02:00
Leo Famulari 3a30ae05ae
gnu: openimageio: Update to 1.7.19.
* gnu/packages/graphics.scm (openimageio): Update to 1.7.19.
2018-06-13 00:31:58 -04:00
Tobias Geerinckx-Rice 502a822dfd
gnu: tor: Update to 0.3.3.7.
* gnu/packages/tor.scm (tor): Update to 0.3.3.7.
2018-06-12 22:59:29 +02:00
Hartmut Goebel b5792b9cb8
gnu: Add qtwebglplugin.
* gnu/packages/qt.scm (qtwebglplugin): New variable.

Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2018-06-12 22:47:01 +02:00
Hartmut Goebel 359e30c9ea
gnu: Add qtwebview.
* gnu/packages/qt.scm (qtwebview): New variable.
2018-06-12 22:47:01 +02:00
Christopher Baines 25e071ead9
services: nginx: Support extra content in the http block.
This helpful when adding content to the nginx configuration file, which isn't
supported by the record type used for the configuration.  For example, like
adding proxy_cache_path configuration.

* gnu/packages/web.scm (<nginx-configuration>): Add new extra-content field.
  (nginx-configuration-extra-content): New field accessor.
  (default-nginx-config): Add support for the extra-content field.
* doc/guix.texi (NGINX): Document the new extra-content field.
2018-06-12 21:18:10 +01:00
Leo Famulari bea07c7f55
gnu: python-llfuse: Update to 1.3.3.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
2018-06-12 15:30:30 -04:00
Jan Nieuwenhuizen 67cb662a31
gnu: mes: Update to 0.15.
* gnu/packages/mes.scm (mes): Update to 0.15.
2018-06-12 19:21:10 +02:00
Oleg Pykhalov 38212ff7b9
import: utils: Import more dependencies.
* guix/import/utils.scm (recursive-import): Import more dependencies.
2018-06-12 19:51:03 +03:00
Efraim Flashner 6921e95ae8
gnu: mame: Fix renaming executable.
* gnu/packages/emulators.scm (mame)[arguments]: Only rename 'mame64' to
'mame' when 'mame64' exists.
2018-06-12 19:08:47 +03:00
Mathieu Othacehe a9e7d6564b
gnu: multipath-tools: Fix build.
(multipath-tools)[arguments]: Pass -n to gzip to avoid timestamp related
warnings causing build failures.
2018-06-12 16:13:16 +02:00
Ludovic Courtès 5909bdc887
.gitignore: Add doc/stamp-[0-9]. 2018-06-12 15:23:34 +02:00
Ludovic Courtès 8d09bfe218
system: Move ~/.config/guix/current first in PATH and INFOPATH.
Fixes <https://bugs.gnu.org/31770>.
Reported by iyzsong@member.fsf.org (宋文武).

* gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so
that ~/.config/guix/current comes first in PATH and INFOPATH.
2018-06-12 15:23:34 +02:00
Ludovic Courtès 90977eb55e
gnu: guile-bytestructures: Update to 1.0.3.
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.3.
(guile-git)[arguments]: Remove.  The workaround for
<https://github.com/TaylanUB/scheme-bytestructures/issues/30> is no
longer needed.
2018-06-12 15:23:34 +02:00
Ludovic Courtès 2bf9351e31
substitute: Make progress message shorter.
* guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]:
Shorten progress message so it fits on 80 columns.
2018-06-12 15:23:34 +02:00
Ludovic Courtès 4c97a368a6
substitute: Erase the current line when reporting progress.
* guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]: Use
the ANSI erase-current-line sequence next to \r.
2018-06-12 15:23:34 +02:00
Ludovic Courtès b5edc47912
gnu: flann: Fix builds with CMake >= 3.11.
* gnu/packages/patches/flann-cmake-3.11.patch: New file.
* gnu/packages/maths.scm (flann)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-12 15:23:34 +02:00
宋文武 feed5194b1
gnu: python-urwid, python2-urwid: Update to 2.0.1.
* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
2018-06-12 20:51:32 +08:00
Leo Famulari 66266d3290
gnu: borg: Update to 1.1.6.
* gnu/packages/backup.scm (borg): Update to 1.1.6.
[arguments]: Remove the 'adjust-msgpack-dependency' phase because it has been
adopted upstream.
2018-06-12 08:28:21 -04:00
Ben Sturmfels e68e4a906f
gnu: fabric: Disable problematic tests.
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26647#8>.

* gnu/packages/admin.scm (fabric): Add custom check phase to disable two tests.
2018-06-12 19:47:12 +08:00
宋文武 7714a06943
gnu: Add skopeo.
* gnu/packages/virtualization.scm (skopeo): New variable.
2018-06-12 19:31:18 +08:00
宋文武 efdaf8def0
gnu: Add umoci.
* gnu/packages/virtualization.scm (umoci): New variable.
2018-06-12 19:30:52 +08:00
宋文武 3d39130926
gnu: Add libostree.
* gnu/packages/package-management.scm (libostree): New variable.
2018-06-12 19:28:18 +08:00
Efraim Flashner c71cc133ec
gnu: vim-syntastic: Update to 3.9.0.
* gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0.
[source]: Switch to git checkout.
2018-06-12 11:16:06 +03:00
Efraim Flashner 261348e20d
gnu: vim-fugitive: Update to 2.3.
* gnu/packages/vim.scm (vim-fugitive): Update to 2.3.
2018-06-12 11:16:06 +03:00
Efraim Flashner 35a7e5742f
gnu: vim-airline: Update to 0.9.
* gnu/packages/vim.scm (vim-airline): Update to 0.9.
[source]: Switch to git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner b37404740e
gnu: speedtest-cli: Update to 2.0.2.
* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2.
[source]: Switch to a git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner 5b47ea9462
gnu: font-gnu-unifont: Update to 11.0.01.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01.
2018-06-12 11:16:02 +03:00
Rutger Helling 14cb7966ba
gnu: wine-staging: Update to 3.10.
* gnu/packages/wine.scm (wine-staging): Update to 3.10.
2018-06-12 10:15:03 +02:00
Rutger Helling 32872458a6
gnu: wine-staging-patchset-data: Update to 3.10.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10.
2018-06-12 10:15:03 +02:00