Age | Commit message (Collapse) | Author |
|
* doc/guix.texi: remove double occurence of generations.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/build/vm.scm (load-in-linux-vm): Use QEMU's virtio-rng-pci.
* gnu/system/vm.scm (common-qemu-options): Likewise.
|
|
* gnu/packages/tls.scm (openssl)[replacement]: Use openssl-1.0.2n.
(openssl-1.0.2m): Replace with ...
(openssl-1.0.2n): ... this updated version. Update comment.
|
|
* gnu/packages/web.scm (mod-wsgi): New variable.
|
|
This improves the performance of the shared store for operations involving
lots of files, e.g. searching through the store.
* gnu/system/vm.scm (mapping->file-system): Add cache=loose to options.
|
|
* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
|
|
Fixes 'guix pull'.
Reported by ofosos on #guix.
* guix/man-db.scm: Use 'module-autoload!' instead of 'module-use!'.
so that (gdbm) is not loaded until we need it.
|
|
Quote the list of hosts, to avoid generating a broken job definition.
* gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when
passing them in to the job gexp.
|
|
* gnu/packages/dictionaries.scm (grammalecte): New variable.
|
|
Fixes <https://bugs.gnu.org/29227>.
Reported by Caleb Herbert <csh@bluehome.net>.
* gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml.
[arguments]: Custom install phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/gnu-maintenance.scm (latest-ftp-release): Filter out "unstable"
directories.
|
|
* gnu/packages/gnupg.scm (pinentry-tty)[properties]: New field.
|
|
Fixes <https://bugs.gnu.org/29654>.
Reported by Ruud van Asseldonk <dev+guix@veniogames.com>.
This also speeds up database creation compared to "man-db
--create" (less than half the time, on a warm cache, for 19k pages.)
* guix/man-db.scm: New file.
* Makefile.am (MODULES_NOT_COMPILED): Add it.
* guix/profiles.scm (manual-database): Rewrite to use (guix man-db).
|
|
* gnu/services.scm (cleanup-gexp): Remove "/run/udev/watch.old" directory.
|
|
* gnu/packages/code.scm (global): Update to 6.6.1.
|
|
* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
|
|
* gnu/packages/kde.scm (krita)[inputs]: Add libjpeg-turbo, ilmbase and openexr.
[native-inputs]: Add vc.
[arguments]: Set path to headers for ilmbase.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
See <https://github.com/borgbackup/borg/issues/3444> for more information.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
|
|
* guix/scripts/offload.scm (check-machine-status): New procedure.
(guix-offload): Call it when the argument is "status".
* doc/guix.texi (Daemon Offload Setup): Document it.
|
|
* gnu/packages/package-management.scm (guix): Update to 02345c.
|
|
* gnu/packages/virtualization.scm (lookingglass)[supported-systems]: New
field.
|
|
* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
|
|
* gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-3.5d37e775b.
|
|
* gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0-2.eb999b0ca.
[inputs]: Add gtk+-2.
[native-inputs]: Add pkg-config.
(gx-overdriver-lv2, gx-tone-mender-lv2, gx-push-pull-lv2,
gx-switchless-wah-lv2): Inherit from gx-guvnor-lv2.
|
|
* gnu/packages/video.scm (libvdpau-va-gl): New variable.
* gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/games.scm (knights): New variable.
|
|
* gnu/packages/axoloti.scm (axoloti-runtime)[inputs]: Update URL for ChibiOS
sources.
|
|
* gnu/packages/music.scm (mod-utilities): Update to 0-2.80ea3ea9f.
[arguments]: Set PREFIX and CC.
|
|
* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2)[source]: Fetch from git.
|
|
* gnu/packages/music.scm (gx-super-fuzz-lv2)[source]: Fetch from git.
|
|
* gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[source]: Fetch from git.
|
|
* gnu/packages/music.scm (gx-hyperion-lv2)[source]: Fetch from git.
|
|
* gnu/packages/music.scm (gx-suppa-tone-bender-lv2)[source]: Fetch from git.
|
|
* gnu/packages/music.scm (gx-vbass-preamp-lv2)[arguments]: Remove field.
|
|
* gnu/packages/music.scm (gx-guvnor-lv2)[source]: Download from git.
[arguments]: Decouple "install" target from build target.
|
|
* gnu/packages/music.scm (gx-guvnor-lv2)[license]: Use GPLv3+.
|
|
Fixes <https://bugs.gnu.org/22050>.
* gnu/services/base.scm (udev-shepherd-service): Use make-static-device-nodes.
|
|
* gnu/build/linux-boot.scm (make-static-device-nodes): New variable.
(<device-node>): New variable.
(read-static-device-nodes): New variable.
(report-system-error): New variable.
(catch-system-error): New variable.
(create-device-node): New variable.
(mkdir-p*): New variable.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mail.scm (mutt): Update to 1.9.2.
|
|
* gnu/packages/perl-check.scm (perl-test-yaml): Update to 1.06
|
|
* gnu/packages/perl-check.scm (perl-test-trap): Update to 0.3.3.
|
|
* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0301
|
|
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302120
|
|
* gnu/packages/perl-check.scm (perl-test-most): Update to 0.35
|
|
* gnu/packages/networking.scm (perl-net-dns): Update to 1.14
|
|
* gnu/packages/language.scm (perl-lingua-stem-ru): Update to 0.04
[source]: Update download URI.
|
|
* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.903
|
|
* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.09
|
|
* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.076
|