summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: Add perl-module-build-withxspp.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-module-build-withxspp): New variable.
* gnu: Add perl-extutils-xspp.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-xspp): New variable.
* gnu: Add perl-extutils-cppguess.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-cppguess): New variable.
* gnu: kicad-symbols: Update to 5.1.4.Arun Isaac2019-11-05
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
* gnu: kicad: Update to 5.1.4.Arun Isaac2019-11-05
| | | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.4. [arguments]: Remove unrecognized flags and flags that are redundant because they specify default values. Use python 3 and the "Phoenix" version of wxPython. Enable the GitHub plugin for pcbnew. Remove adjust-boost-include phase. [inputs]: Replace python-2 with python, wxwidgets-gtk2 with wxwidgets and python2-wxpython with python-wxpython.
* gnu: Add python-wxpython.Arun Isaac2019-11-05
| | | | * gnu/packages/wxwidgets.scm (python-wxpython): New variable.
* services: libvirtd: Provide ip binary at runtime.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | * gnu/services/virtualization.scm (libvirt-shepherd-service): Add sbin to the PATH variable, as ip binary is installed there. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: virt-manager: Update to 2.2.1.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | | | * gnu/packages/virtualization.scm (virt-manager): Update to version 2.2.1. Point to the correct file in fix-setup and fix-default-uri phases. Add fix-qemu-img-reference phase. Add gtksourceview as an input. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-libvirt: Update to 5.8.0.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | * gnu/packages/virtualization.scm (python-libvirt): Update version to 5.8.0, update hash and remove obsolete comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libvirt: Update to 5.8.0.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add new patch file. * gnu/packages/patches/libvirt-create-machine-cgroup.patch: New patch, submitted to upstream for upstream bug 1760233. * gnu/packages/virtualization.scm (libvirt): Update version to 5.8.0. Include patch. Avoid execution of failing tests qemuxml2argvtest and qemuhotplugtest. Replace python by python-wrapper to avoid warnings on patch-shebangs phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Update to 41b4b71.Ludovic Courtès2019-11-05
| | | | * gnu/packages/package-management.scm (guix): Update to 41b4b71.
* gnu: khard: Update to 0.15.1.Tanguy Le Carrour2019-11-05
| | | | | | | * gnu/packages/mail.scm (khard): Update to 0.15.1. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* services: patchwork: Fix typo.Efraim Flashner2019-11-05
| | | | | * gnu/services.web.scm (define-gexp-compiler): Use 'enable-rest-api?' where appropriate in place of 'enable-xmlrpc?'
* gnu: Add missing patch to locale.mk.Jonathan Brielmaier2019-11-05
| | | | | | | | | The patch was introduced in commit 2be878d8e54057980121e4c659ca48317b79970e. * gnu/local.mk (dist_patch_DATA): Add "python-pep8-stdlib-tokenize-compat.patch". Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
* gnu: emacs-engine-mode: Update to 2.1.1.Pierre Neidhardt2019-11-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.1.1.
* gnu: Add libspatialindex.Wiktor Żelazny2019-11-04
| | | | | | * gnu/packages/geo.scm (libspatialindex): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfd: Add dependency on libxkbfile.Boris A. Dekshteyn2019-11-04
| | | | | | * gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* file-systems: Mount /var/run/nscd read-write in containers.Ludovic Courtès2019-11-04
| | | | | | | | Fixes <https://bugs.gnu.org/37967>. Reported by Ivan Vilata i Balaguer <ivan@selidor.net>. * gnu/system/file-systems.scm (%network-file-mappings): Set 'writable?' to #true for /var/run/nscd.
* gnu: commencement: Memoize uses of 'cross-gcc-wrapper'.Ludovic Courtès2019-11-04
| | | | | | | This improves caching down the road. * gnu/packages/commencement.scm (gcc-boot0-intermediate-wrapped) (gcc-boot0-wrapped): Use 'mlambda' instead of 'lambda'.
* gnu: bootstrap: Memoize 'bootstrap-origin'.Ludovic Courtès2019-11-04
| | | | | | * gnu/packages/bootstrap.scm (bootstrap-origin): Memoize with 'mlambdaq'. This improves memoization of origins in (gnu packages commencement).
* gnu: obs: Update to 24.0.3.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (obs): Update to 24.0.3.
* gnu: python-soupsieve: Update to 1.9.5.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
* gnu: vapoursynth: Update to 48.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (vapoursynth): Update to 48.
* gnu: zimg: Update to 2.9.2.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/image.scm (zimg): Update to 2.9.2.
* gnu: xfce4-time-out-plugin: Update to 1.1.0.Tobias Geerinckx-Rice2019-11-04
| | | | | * gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.0. [inputs]: Substitute default Gtk+ 3 for version 2.
* gnu: emacs-eshell-prompt-extras: Update to 1.0.Pierre Neidhardt2019-11-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): Update to 1.0.
* gnu: git: Update to 2.24.0.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/version-control.scm (git): Update to 2.24.0.
* gnu: ruby-nokogiri: Update to 1.10.5.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.5.
* gnu: dovecot: Update to 2.3.8.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.8.
* gnu: perl6-json-fast: Update to 0.10.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/perl6.scm (perl6-json-fast): Update to 0.10.
* gnu: r-ore: Update to 1.6.3.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/cran.scm (r-ore): Update to 1.6.3.
* gnu: r-ks: Update to 1.11.6.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/cran.scm (r-ks): Update to 1.11.6.
* gnu: perl-io-compress: Update to 2.089.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.089.
* gnu: perl-compress-raw-zlib: Update to 2.089.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.089.
* gnu: perl-compress-raw-bzip2: Update to 2.089.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.089.
* gnu: Add emacs-windower.Pierre Neidhardt2019-11-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-windower): New variable.
* gnu: emacs-unfill: Use `version' instead of hard-coding git-reference.Pierre Neidhardt2019-11-04
| | | | | * gnu/packages/emacs-xyz.scm (emacs-unfill)[source]: Use `version' in `commit' field.
* gnu: scrot: Update to 1.2.Tanguy Le Carrour2019-11-04
| | | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add autoconf-archive, [inputs]: Add libxcursor and libxfixes. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add emacs-leafLeo Prikler2019-11-04
| | | | | | * gnu/packages/emacs-xyz: (emacs-leaf): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: lmms: Update to 1.2.1.Kei Kebreau2019-11-03
| | | | | | | | | * gnu/packages/music.scm (lmms): Update to 1.2.1. [arguments]: Enable Qt 5 support and disbale VST support in configure-flags. Add 'unpack-rpmalloc' phase and remove 'remove-Werror' phase. [native-inputs]: Add qttools and rpmalloc. [inputs]: Replace qt-4 and fluidsynth-1 with qtbase and fluidsynth, respectively; add qtx11extras.
* gnu: xtl: Update to 0.6.8.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/cpp.scm (xtl): Update to 0.6.8.
* gnu: xfburn: Update to 0.6.1.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/xfce.scm (xfburn): Update to 0.6.1. [inputs]: Substitute default Gtk+ version 3 for 2.
* gnu: xfburn: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME.
* gnu: xfce4-screenshooter: Update to 1.9.7.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7.
* gnu: android-udev-rules: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME.
* gnu: android-udev-rules: Update to 20191103.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/android.scm (android-udev-rules): Update to 20191103.
* gnu: yaml-cpp: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: yaml-cpp: Update to 0.6.3.Tobias Geerinckx-Rice2019-11-03
| | | | | | * gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3. [arguments]: Update #:configure-flags. Remove obsolete ‘dont-install-gtest-libraries’ phase.
* gnu: Deprecate ungoogled-chromium.Marius Bakke2019-11-03
| | | | | | | | | | This package has known security flaws that are being exploited in the wild. See <https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00576.html> for why it has not been updated. * gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set #:hidden? #t. (ungoogled-chromium-is-deprecated, ungoogled-chromium-wayland-is-deprecated): New public variables.
* databases: Fix build of virtuoso-ose.Roel Janssen2019-11-03
| | | | | | | | Virtuoso cannot be built with versions of OpenSSL >1.1.0. * gnu/packages/databases.scm (virtuoso-ose)[inputs]: Change OPENSSL to OPENSSL-1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>