Age | Commit message (Collapse) | Author |
|
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1.
|
|
1.2G had become slightly too small on x86_64.
This is a followup to 8dfb0c969e513276c632b8d26fb3601fa02993ca.
* gnu/tests/install.scm (%simple-installation-script)
(%extlinux-gpt-installation-script)
(%simple-installation-script-for-/dev/vda): Switch from 1.2G to 1.4G.
|
|
* gnu/packages/cpio.scm (cpio): Update to 2.13.
Remove "cpio-CVE-2016-2037.patch".
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/guile-xyz.scm (guile-ncurses): Update to 3.0.
|
|
* gnu/packages/kde.scm (kcachegrind): New variable.
|
|
* gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip
creating the gtk icon cache.
[native-inputs]: Remove gtk+:bin.
|
|
* gnu/packages/cups.scm (hplip): Update to 3.19.11.
|
|
* gnu/packages/sync.scm (rclone): Update to 1.50.1.
|
|
* gnu/packages/xorg.scm (xterm): Update to 350.
|
|
* gnu/packages/ruby.scm (ruby-backport): Update to 1.1.2.
|
|
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.16.
|
|
* gnu/packages/perl.scm (perl-extutils-typemaps-default): New variable.
|
|
* gnu/packages/perl.scm (perl-extutils-parsexs): New variable.
|
|
* gnu/packages/perl.scm (perl-module-build-withxspp): New variable.
|
|
* gnu/packages/perl.scm (perl-extutils-xspp): New variable.
|
|
* gnu/packages/perl.scm (perl-extutils-cppguess): New variable.
|
|
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
|
|
* 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/packages/wxwidgets.scm (python-wxpython): New variable.
|
|
* 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/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/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/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/packages/package-management.scm (guix): Update to 41b4b71.
|
|
* 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>
|
|
* gnu/services.web.scm (define-gexp-compiler): Use 'enable-rest-api?'
where appropriate in place of 'enable-xmlrpc?'
|
|
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/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.1.1.
|
|
* gnu/packages/geo.scm (libspatialindex): new variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Use human readable arguments for 'ip' command. Mention 'ip link set'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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.
|
|
Fixes <https://bugs.gnu.org/38062>.
This is a followup to ada9a19a2dca74feafcf24df1152abd685d4142f.
* nix/libstore/build.cc (DerivationGoal::killChild): Add conditional
call to 'worker.childTerminated' for 'hook->pid'.
|
|
This improves caching down the road.
* gnu/packages/commencement.scm (gcc-boot0-intermediate-wrapped)
(gcc-boot0-wrapped): Use 'mlambda' instead of 'lambda'.
|
|
* gnu/packages/bootstrap.scm (bootstrap-origin): Memoize with
'mlambdaq'. This improves memoization of origins in (gnu packages
commencement).
|
|
* gnu/packages/video.scm (obs): Update to 24.0.3.
|
|
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
|
|
* gnu/packages/video.scm (vapoursynth): Update to 48.
|
|
* gnu/packages/image.scm (zimg): Update to 2.9.2.
|
|
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.0.
[inputs]: Substitute default Gtk+ 3 for version 2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): Update to 1.0.
|
|
* gnu/packages/version-control.scm (git): Update to 2.24.0.
|
|
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.5.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.8.
|
|
* gnu/packages/perl6.scm (perl6-json-fast): Update to 0.10.
|
|
* gnu/packages/cran.scm (r-ore): Update to 1.6.3.
|
|
* gnu/packages/cran.scm (r-ks): Update to 1.11.6.
|
|
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.089.
|
|
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.089.
|
|
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.089.
|