summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-06-13gnu: Add r-hdf5r....* gnu/packages/cran.scm (r-hdf5r): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-nbclust....* gnu/packages/cran.scm (r-nbclust): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-factoextra....* gnu/packages/cran.scm (r-factoextra): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-factominer....* gnu/packages/cran.scm (r-factominer): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-flashclust....* gnu/packages/cran.scm (r-flashclust): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-ellipse....* gnu/packages/cran.scm (r-ellipse): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-ggpubr....* gnu/packages/cran.scm (r-ggpubr): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-ggsignif....* gnu/packages/cran.scm (r-ggsignif): New variable. Ricardo Wurmus
2018-06-13gnu: Add r-ggsci....* gnu/packages/cran.scm (r-ggsci): New variable. Ricardo Wurmus
2018-06-13gnu: 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. Rutger Helling
2018-06-13tests: Honor the return value of 'start-service'....Since commit dc7b3e56337ee9d8dcd8fe7d5cab71ef536d024f, '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. Clément Lassieur
2018-06-13gnu: vkquake: Update to 1.00.0....* gnu/packages/games.scm (vkquake): Update to 1.00.0. Rutger Helling
2018-06-13gnu: cheese: Update to 3.28.0....* gnu/packages/gnome.scm (cheese): Update to 3.28.0. Rutger Helling
2018-06-13gnu: openimageio: Update to 1.7.19....* gnu/packages/graphics.scm (openimageio): Update to 1.7.19. Leo Famulari
2018-06-12gnu: tor: Update to 0.3.3.7....* gnu/packages/tor.scm (tor): Update to 0.3.3.7. Tobias Geerinckx-Rice
2018-06-12gnu: Add qtwebglplugin....* gnu/packages/qt.scm (qtwebglplugin): New variable. Co-authored-by: 宋文武 <iyzsong@member.fsf.org> Hartmut Goebel
2018-06-12gnu: Add qtwebview....* gnu/packages/qt.scm (qtwebview): New variable. Hartmut Goebel
2018-06-12services: 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. Christopher Baines
2018-06-12gnu: python-llfuse: Update to 1.3.3....* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3. Leo Famulari
2018-06-12gnu: mes: Update to 0.15....* gnu/packages/mes.scm (mes): Update to 0.15. Jan Nieuwenhuizen
2018-06-12gnu: mame: Fix renaming executable....* gnu/packages/emulators.scm (mame)[arguments]: Only rename 'mame64' to 'mame' when 'mame64' exists. Efraim Flashner
2018-06-12gnu: multipath-tools: Fix build....(multipath-tools)[arguments]: Pass -n to gzip to avoid timestamp related warnings causing build failures. Mathieu Othacehe
2018-06-12system: 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. Ludovic Courtès
2018-06-12gnu: 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. Ludovic Courtès
2018-06-12gnu: 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. Ludovic Courtès
2018-06-12gnu: python-urwid, python2-urwid: Update to 2.0.1....* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1. 宋文武
2018-06-12gnu: 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. Leo Famulari
2018-06-12gnu: 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. Ben Sturmfels
2018-06-12gnu: Add skopeo....* gnu/packages/virtualization.scm (skopeo): New variable. 宋文武
2018-06-12gnu: Add umoci....* gnu/packages/virtualization.scm (umoci): New variable. 宋文武
2018-06-12gnu: Add libostree....* gnu/packages/package-management.scm (libostree): New variable. 宋文武
2018-06-12gnu: vim-syntastic: Update to 3.9.0....* gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0. [source]: Switch to git checkout. Efraim Flashner
2018-06-12gnu: vim-fugitive: Update to 2.3....* gnu/packages/vim.scm (vim-fugitive): Update to 2.3. Efraim Flashner
2018-06-12gnu: vim-airline: Update to 0.9....* gnu/packages/vim.scm (vim-airline): Update to 0.9. [source]: Switch to git checkout. Efraim Flashner
2018-06-12gnu: speedtest-cli: Update to 2.0.2....* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2. [source]: Switch to a git checkout. Efraim Flashner
2018-06-12gnu: font-gnu-unifont: Update to 11.0.01....* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01. Efraim Flashner
2018-06-12gnu: wine-staging: Update to 3.10....* gnu/packages/wine.scm (wine-staging): Update to 3.10. Rutger Helling
2018-06-12gnu: wine-staging-patchset-data: Update to 3.10....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10. Rutger Helling
2018-06-12gnu: linux-libre: Update to 4.17.1....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1. (%linux-libre-hash): Update hash. Mark H Weaver
2018-06-12gnu: linux-libre@4.14: Update to 4.14.49....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-06-12gnu: Add emacs-puppet-mode....* gnu/packages/emacs.scm (emacs-puppet-mode): New variable. Christopher Baines
2018-06-12gnu: elixir: Enable more tests and remove patch....Previously, due to issues in the erlang package, many tests would fail, and the package would also nondeterministically fail to build. This is now fixed (by patching occurrences of /bin/sh in the erlang package), so all the tests can be run. * gnu/packages/elixir.scm (elixir)[source]: Remove patches. [arguments]: Remove the fix-or-disable-tests phase. Add a new set-home phase to set the HOME environment variable prior to running the tests. * gnu/packages/patches/elixir-disable-failing-tests.patch: Delete this file. * gnu/local.mk: Remove now deleted patch. Christopher Baines
2018-06-12gnu: erlang: Patch occurrences of /bin/sh in the source....Previously, the elixir package would often fail to build, as running :os:cmd would fail, as /bin/sh doesn't exist when building the elixir package. These changes fix that issue. * gnu/packages/erlang.scm (erlang)[arguments]: Add new patch-/bin/sh phase to replace hardcoded references to /bin/sh with a file in the store. Christopher Baines
2018-06-12gnu: erlang: Delete the bootstrap phase....This fails for the erlang package, as the gnu build system attempts to execute the bootstrap directory. * gnu/packages/erlang.scm (erlang)[arguments]: Delete the bootstrap phase. Christopher Baines
2018-06-11gnu: xf86-video-vmware: Update to 13.3.0....* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0. Marius Bakke
2018-06-11gnu: xf86-input-evdev: Update to 2.10.6....* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6. Marius Bakke
2018-06-11gnu: xf86-input-synaptics: Update to 1.9.1....* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1. Marius Bakke
2018-06-11gnu: xf86-video-fbdev: Update to 0.5.0....* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0. Marius Bakke
2018-06-11system: Default .bashrc now sources /etc/bashrc....This is a followup to commit 1382bde93c3ccb5be6b846b932edd7707fac1a3e, which disabled automatic sourcing of /etc/bashrc by interactive shell. The noticeable effect of the change would be that Bash completion would only work in login shells. * gnu/system/shadow.scm (default-skeletons)["bashrc"]: Source /etc/bashrc. Ludovic Courtès
2018-06-11gnu: python2: Deprecate "python@2"....* gnu/packages/python.scm (python2-called-python): New variable. Ludovic Courtès