summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* substitute: Make progress message shorter.Ludovic Courtès2018-06-12
| | | | | * guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]: Shorten progress message so it fits on 80 columns.
* substitute: Erase the current line when reporting progress.Ludovic Courtès2018-06-12
| | | | | * guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]: Use the ANSI erase-current-line sequence next to \r.
* gnu: flann: Fix builds with CMake >= 3.11.Ludovic Courtès2018-06-12
| | | | | | * 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.
* gnu: python-urwid, python2-urwid: Update to 2.0.1.宋文武2018-06-12
| | | | * gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
* gnu: borg: Update to 1.1.6.Leo Famulari2018-06-12
| | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.6. [arguments]: Remove the 'adjust-msgpack-dependency' phase because it has been adopted upstream.
* gnu: fabric: Disable problematic tests.Ben Sturmfels2018-06-12
| | | | | | | 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.
* gnu: Add skopeo.宋文武2018-06-12
| | | | * gnu/packages/virtualization.scm (skopeo): New variable.
* gnu: Add umoci.宋文武2018-06-12
| | | | * gnu/packages/virtualization.scm (umoci): New variable.
* gnu: Add libostree.宋文武2018-06-12
| | | | * gnu/packages/package-management.scm (libostree): New variable.
* gnu: vim-syntastic: Update to 3.9.0.Efraim Flashner2018-06-12
| | | | | * gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0. [source]: Switch to git checkout.
* gnu: vim-fugitive: Update to 2.3.Efraim Flashner2018-06-12
| | | | * gnu/packages/vim.scm (vim-fugitive): Update to 2.3.
* gnu: vim-airline: Update to 0.9.Efraim Flashner2018-06-12
| | | | | * gnu/packages/vim.scm (vim-airline): Update to 0.9. [source]: Switch to git checkout.
* gnu: speedtest-cli: Update to 2.0.2.Efraim Flashner2018-06-12
| | | | | * gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2. [source]: Switch to a git checkout.
* gnu: font-gnu-unifont: Update to 11.0.01.Efraim Flashner2018-06-12
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01.
* gnu: wine-staging: Update to 3.10.Rutger Helling2018-06-12
| | | | * gnu/packages/wine.scm (wine-staging): Update to 3.10.
* gnu: wine-staging-patchset-data: Update to 3.10.Rutger Helling2018-06-12
| | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10.
* gnu: linux-libre: Update to 4.17.1.Mark H Weaver2018-06-12
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.49.Mark H Weaver2018-06-12
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49. (%linux-libre-4.14-hash): Update hash.
* gnu: Add emacs-puppet-mode.Christopher Baines2018-06-12
| | | | * gnu/packages/emacs.scm (emacs-puppet-mode): New variable.
* gnu: elixir: Enable more tests and remove patch.Christopher Baines2018-06-12
| | | | | | | | | | | | | 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.
* gnu: erlang: Patch occurrences of /bin/sh in the source.Christopher Baines2018-06-12
| | | | | | | | | 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.
* gnu: erlang: Delete the bootstrap phase.Christopher Baines2018-06-12
| | | | | | | 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.
* gnu: xf86-video-vmware: Update to 13.3.0.Marius Bakke2018-06-11
| | | | * gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
* gnu: xf86-input-evdev: Update to 2.10.6.Marius Bakke2018-06-11
| | | | * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
* gnu: xf86-input-synaptics: Update to 1.9.1.Marius Bakke2018-06-11
| | | | * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
* gnu: xf86-video-fbdev: Update to 0.5.0.Marius Bakke2018-06-11
| | | | * gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0.
* system: Default .bashrc now sources /etc/bashrc.Ludovic Courtès2018-06-11
| | | | | | | | | | 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.
* gnu: python2: Deprecate "python@2".Ludovic Courtès2018-06-11
| | | | * gnu/packages/python.scm (python2-called-python): New variable.
* gnu: wine-staging: Add vkd3d support.Rutger Helling2018-06-11
| | | | * gnu/packages/wine.scm (wine-staging)[inputs]: Add vkd3d.
* gnu: Add vkd3d.Rutger Helling2018-06-11
| | | | * gnu/packages/vulkan.scm (vkd3d): New variable.
* gnu: shaderc: Update to be8e087.Rutger Helling2018-06-11
| | | | | | * gnu/packages/vulkan.scm (shaderc): Update to be8e087. [arguments]: Enable tests. [inputs]: Add googletest.
* gnu: glslang: Update to 32d3ec3.Rutger Helling2018-06-11
| | | | * gnu/packages/vulkan.scm (glslang): Update to 32d3ec3.
* gnu: spirv-tools: Update to fe2fbee.Rutger Helling2018-06-11
| | | | | * gnu/packages/vulkan.scm (spirv-tools): Update to fe2fbee. [arguments]: Disable tests. Remove "-DCMAKE_INSTALL_LIBDIR" configure-flag.
* gnu: spirv-headers: Update to 3ce3e49.Rutger Helling2018-06-11
| | | | * gnu/packages/vulkan.scm (spirv-headers): Update to 3ce3e49. Use INVOKE.
* gnu: Add ovmf-arm.Efraim Flashner2018-06-11
| | | | * gnu/packages/firmware.scm (ovmf-arm): New variable.
* gnu: Add ovmf-aarch64.Efraim Flashner2018-06-11
| | | | * gnu/packages/firmware.scm (ovmf-aarch64): New variable.
* gnu: libraw: Update to 0.18.12 [security fixes].Marius Bakke2018-06-11
| | | | * gnu/packages/photo.scm (libraw): Update to 0.18.12.
* gnu: libndp: Update to 1.7.Marius Bakke2018-06-11
| | | | * gnu/packages/networking.scm (libndp): Update to 1.7.
* gnu: webkitgtk: Update to 2.20.3 [security fixes].Marius Bakke2018-06-11
| | | | | | | Fixes CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222, CVE-2018-4232, CVE-2018-4233, CVE-2018-4246 and CVE-2018-11646. * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.3.
* gnu: efivar: Update to 36.Marius Bakke2018-06-11
| | | | * gnu/packages/linux.scm (efivar): Update to 36.
* gnu: ldb: Delete bundled libraries from the source.Marius Bakke2018-06-11
| | | | * gnu/packages/samba.scm (ldb)[source](snippet): New field.
* gnu: ldb: Update to 1.4.0.Marius Bakke2018-06-11
| | | | | * gnu/packages/samba.scm (ldb): Update to 1.4.0. [inputs]: Add LMDB.
* gnu: Add Add emacs-wgrep-helm.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-wgrep-helm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-package-lint.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-package-lint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-image+.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-image+): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-pass.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-helm-pass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-mu.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-helm-mu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-ls-git.Pierre Neidhardt2018-06-11
| | | | | | * gnu/packages/emacs.scm (emacs-helm-ls-git): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-spf13-pflag.Rouby Pierre-Antoine2018-06-11
| | | | | | * gnu/packages/golang.scm (go-github-com-spf13-pflag): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-jonboulle-clockwork.Rouby Pierre-Antoine2018-06-11
| | | | | | * gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>