Age | Commit message (Collapse) | Author |
|
* gnu/packages/compression.scm (pigz): Update to 2.4.
|
|
* gnu/packages/build-tools.scm (meson)[description]: Use @dfn.
|
|
* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]:
Substitute INVOKE for SYSTEM and end phases with #t.
|
|
* gnu/packages/crypto.scm (keyutils): Update to 1.5.10.
|
|
* gnu/packages/check.scm (cppcheck): Update to 1.82.
|
|
* gnu/packages/check.scm (cmdtest): Update to 0.32.
|
|
* gnu/packages/admin.scm (pam-krb5)[description]: Use @code.
|
|
* gnu/packages/admin.scm (pam-krb5): Update to 4.8.
|
|
* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS.
|
|
* gnu/packages/text-editors.scm (mg): Update to 20171014.
|
|
* gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS.
|
|
* gnu/packages/debug.scm (c-reduce): Update to 2.6.0.
|
|
* gnu/packages/glib.scm (python2-gobject-2): Update to 2.28.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-pycurl, python2-pycurl): New
variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.6.
|
|
* gnu/packages/xorg.scm (twm): Update to 1.0.10.
[source]: Use bzip-compressed tarball.
|
|
* gnu/packages/xorg.scm (mkfontscale): Update to 1.1.3.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-37.
|
|
* gnu/packages/gtk.scm (gtksourceviewmm): New public variable.
|
|
* gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS.
* gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise.
* gnu/packages/glib.scm (glibmm)[home-page]: Likewise.
|
|
* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
|
|
* gnu/packages/gtk.scm (gtkmm): Update to 3.22.2.
[arguments]: Set #:configure-flags.
|
|
* gnu/packages/glib.scm (glibmm): Update to 2.54.1.
[arguments]: Add #:configure-flags.
|
|
* gnu/packages/statistics.scm (r-colorout): New public variable.
|
|
Fixes <https://bugs.gnu.org/30671>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program'
phase, add '$out/lib/perl5/site_perl/' to search path.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fonts.scm (font-ibm-plex): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/system/linux-initrd.scm (check-device-initrd-modules): Add a
'&fix-hint'.
|
|
The previous method would mess up with @example formatting, for
instance.
* guix/ui.scm (display-hint): Parameterize '%text-width' instead of
using 'fill-paragraph'.
|
|
* guix/ui.scm (call-with-error-handling): Display fix-hints in the
error + message case.
|
|
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Move to...
* gnu/system/linux-initrd.scm (check-device-initrd-modules): ... here.
New procedure.
* po/guix/POTFILES.in: Add it.
* guix/scripts/system.scm (check-initrd-modules)[check-device]: Remove.
Use 'check-device-initrd-modules' instead.
|
|
Previously the KNOWN-FS value used in 'essential-services' would be
incomplete: it would lack all the file systems provided by services that
extend 'file-system-service-type' (/sys/fs/cgroup,
/proc/sys/fs/binfmt_misc, etc.) Consequently, upon shutdown,
'user-processes' would unmount these file systems before their
corresponding service had been stopped; when their corresponding (e.g.,
'file-system-/proc/sys/fs/binfmt_misc') was stopped, its 'umount' call
would fail.
This was harmless in practice, but this patch makes sure things work as
intended and file systems are unmounted in the right order.
* gnu/services/base.scm (file-system-shepherd-services): Instantiate
'user-file-systems' Shepherd service from here.
(user-unmount-service-type, user-unmount-service): Remove.
* gnu/system.scm (essential-services): Remove call to 'user-unmount-service'.
* gnu/system/install.scm (cow-store-service-type): Adjust comment.
|
|
* gnu/services/dict.scm (dicod-shepherd-service): Add 'requirement'.
|
|
* gnu/packages/admin.scm (thefuck): Update to 3.25
[inputs]: Add python-pyte.
[native-inputs]: Remove python-setuptools.
* gnu/packages/patches/thefuck-test-environ.patch: Adjust to latest source.
|
|
* gnu/packages/maven.scm (maven-resolver-connector-basic): New variable.
|
|
gnu/packages/maven.scm (maven-resolver-util): New variable.
|
|
* gnu/packages/maven.scm (maven-resolver-test-util): New variable.
|
|
* gnu/packages/maven.scm (maven-resolver-spi): New variable.
|
|
* gnu/packages/maven.scm: New file.
(maven-resolver-api): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6-P1.
|
|
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.45.
[inputs]: Remove go-github-com-xtaci-kcp-go,
go-github-com-ccding-go-stun, and go-github-com-xtaci-smux. Add
go-github-com-pkg-errors.
|
|
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Remove variable.
|
|
* gnu/packages/regex.scm (re2): Update to 2018-03-01.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 2.25.
|