summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: chrony: Update to 4.1.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/ntp.scm (chrony): Update to 4.1.
* gnu: hplip: Update to 3.21.4.Tobias Geerinckx-Rice2021-05-13
| | | | | | | | | * gnu/packages/cups.scm (hplip): Update to 3.21.4. [source]: Remove fussy patch. Replace it with an short snippet substitution and... [arguments]: ...the new "--disable-imageProcessor-build" configure flag. * gnu/packages/patches/hplip-remove-imageprocessor.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: zfs-auto-snapshot: Fix indentation.Mathieu Othacehe2021-05-13
| | | | * gnu/packages/file-systems.scm (zfs-auto-snapshot): Fix indentation.
* gnu: zfs-auto-snapshot: Use git-fetch.Mathieu Othacehe2021-05-13
| | | | | | | Do not use an autogenerated tarball. This is notified by "guix lint". * gnu/packages/file-systems.scm (zfs-auto-snapshot)[source]: Use git-fetch method.
* gnu: zfs-auto-snapshot: Wrap long lines.Mathieu Othacehe2021-05-13
| | | | | * gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]: Wrap long lines.
* gnu: Add zfs-auto-snapshot.raid5atemyhomework2021-05-13
| | | | | | * gnu/packages/file-systems.scm (zfs-auto-snapshot): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: ungoogled-chromium: Update to 90.0.4430.212-0.3184907.Marius Bakke2021-05-13
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 90.0.4430.212. (ungoogled-chromium): Update hash.
* gnu: gn: Build with Python 3.Marius Bakke2021-05-13
| | | | | | * gnu/packages/build-tools.scm (gn)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. [arguments]: Remove trailing #t's and make some cosmetic changes.
* gnu: emacs-pyim: Update to 3.7.5.Nicolas Goaziou2021-05-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.5.
* gnu: emacs-emms: Update to 7.2.Nicolas Goaziou2021-05-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.2.
* gnu: Add bmaptools.Mathieu Othacehe2021-05-13
| | | | * gnu/packages/disk.scm (bmaptools): New variable.
* gnu: linux-libre: Update to 5.11.20.Leo Famulari2021-05-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.20. (linux-libre-5.11-pristine-source): Update hash.
* gnu: linux-libre 5.12: Update to 5.12.3.Leo Famulari2021-05-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.3. (linux-libre-5.12-pristine-source): Update hash.
* gnu: guile2.0-bash: Change name field.Oleg Pykhalov2021-05-13
| | | | | | This commit follows 08814ccc. * gnu/packages/guile-xyz.scm (guile2.0-bash)[name]: Rename to guile2.0-bash.
* gnu: guile-bash: Build with Guile 3.0.Oleg Pykhalov2021-05-13
| | | | | * gnu/packages/guile-xyz.scm (guile2.0-bash): New variable. (guile-bash): Build with Guile 3.0.
* gnu: knot: Update to 3.0.6.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/dns.scm (knot): Update to 3.0.6.
* gnu: rpcbind: Update to 1.2.6.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.6.
* gnu: xfstests: Fix typo.Tobias Geerinckx-Rice2021-05-13
| | | | | | | Syntax-highlighted monospace is overrated. Nothing like glancing at Webmail to spot obvious bugs. * gnu/packages/file-systems.scm (xfstests)[arguments]: Omit /usr from /bin/time.
* gnu: lynis: Update to 3.0.4.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/admin.scm (lynis): Update to 3.0.4.
* gnu: webkitgtk: Update to 2.32.1.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.32.1.
* gnu: btrfs-progs: Update to 5.12.Tobias Geerinckx-Rice2021-05-13
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.12. [native-inputs]: Add linux-libre-headers-5.10.
* gnu: hdparm: Update to 9.62.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/linux.scm (hdparm): Update to 9.62.
* gnu: libupnp: Update to 1.14.7.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/upnp.scm (libupnp): Update to 1.14.7.
* gnu: squid: Update to 4.15.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/networking.scm (squid): Update to 4.15.
* gnu: svt-av1: Update to 0.8.7.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/video.scm (svt-av1): Update to 0.8.7.
* gnu: snappy: Update to 1.1.9.Tobias Geerinckx-Rice2021-05-13
| | | | | | | | | | * gnu/packages/compression.scm (snappy): Update to 1.1.9. [source]: Add another patch. [arguments]: Add new #:configure-flags and an 'unpack-third_party-subprojects phase. [native-inputs]: Add the sources for benchmark and googletests. * gnu/packages/patches/snappy-add-inline-for-GCC.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: qjackctl: Build with CMake.Tobias Geerinckx-Rice2021-05-13
| | | | | | | It is better supported upstream. * gnu/packages/audio.scm (qjackctl)[build-system]: Switch to CMAKE-BUILD-SYSTEM.
* gnu: qjackctl: Update to 0.9.3.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.9.3.
* gnu: ccache: Update to 4.3.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/ccache.scm (ccache): Update to 4.3.
* gnu: libjcat: Update to 0.1.7.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/compression.scm (libjcat): Update to 0.1.7.
* gnu: Add xfstests.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/file-systems.scm (xfstests): New public variable.
* gnu: pre-commit: Update to 2.12.1.Vinicius Monego2021-05-13
| | | | | | | | | | * gnu/packages/version-control.scm (pre-commit): Update to 2.12.1. [arguments]: Make source tree writable and initialize a git repository before check phase. Simplify check phase. [native-inputs]: Add python-covdefaults, python-coverage, python-distlib/next, python-pytest-env, which. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile: Update to 3.0.7.Ludovic Courtès2021-05-13
| | | | | | * gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.7. Remove "guile-2.2-skip-so-test.patch". [propagated-inputs, arguments]: New fields.
* gnu: libgc: Add variant with '--disable-munmap'.Ludovic Courtès2021-05-13
| | | | * gnu/packages/bdw-gc.scm (libgc/disable-munmap): New variable.
* gnu: linux-libre 5.4: Update to 5.4.118.Leo Famulari2021-05-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.118. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.36.Leo Famulari2021-05-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.36. (linux-libre-5.10-pristine-source): Update hash.
* gnu: sudo: Update to 1.9.7.Tobias Geerinckx-Rice2021-05-12
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.7.
* gnu: Add python-sqlalchemy-stubs.BonfaceKilz2021-05-12
| | | | | | * gnu/packages/databases.scm (python-sqlalchemy-stubs): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* Merge branch 'version-1.3.0'Maxim Cournoyer2021-05-11
|\
| * gnu: guix: Update to 771b866.Maxim Cournoyer2021-05-11
| |
| * gnu: guix: Update to 1.3.0.Maxim Cournoyer2021-05-11
| |
| * system: vm-image.tmpl: Add a crutch to allow refreshing the resolution.Maxim Cournoyer2021-05-10
| | | | | | | | | | | | | | | | | | | | | | Inspired by https://github.com/jollheef/appvm/commit/1270b2e209bc002e69bbe6351ad5b04b7facfcc8. The price to pay is about 5% of a CPU core usage in the guest in the worst scenario. * gnu/system/examples/vm-image.tmpl (auto-update-resolution-crutch): New mcron job. [services]: Extend the mcron-service with it.
| * gnu: guix: Update to 566982b.Maxim Cournoyer2021-05-08
| |
| * gnu: guix: Update to 1.3.0rc2.Maxim Cournoyer2021-05-08
| |
| * system: Add wget to %base-packages-networking.v1.3.0rc2Maxim Cournoyer2021-05-07
| | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/43530>. Wget is typically included with most GNU/Linux distributions. It adds about ~3 MiB to the system size. * gnu/system.scm (%base-packages-networking): Add the wget package.
| * gnu: system: Add SPICE capability to the VM image.Maxim Cournoyer2021-05-06
| | | | | | | | | | | | * gnu/system/examples/vm-image.tmpl (services) [spice-vdagent-service-type]: Add service. [slim-service-type] <xorg-configuration>: Add the xf86-video-qxl module.
| * services: spice-vdagent: Clear the socket file prior to starting.Maxim Cournoyer2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following issue where spice-vdagent would fail to start if the spice-vdagent-sock socket file already existed: spice-vdagentd: Fatal could not create the server socket /run/spice-vdagentd/spice-vdagent-sock: Error binding to address: Address already in use The requirement is also modified to depend on dbus-system, a cue taken from upstream's own systemd service file (see 'data/spice-vdagentd.service' in the sources). * gnu/services/spice.scm (spice-vdagent-activation): Delete procedure. (spice-vdagent-shepherd-service): Fix indentation. [requirement]: Replace udev by dbus-system. [start]: Ensure the spice-vdagentd run-time directory exists and that the spice-vdagent-sock socket file does *not* exist before forking the daemon.
| * gnu: spice-vdagent: Update to 0.21.0 and enable GTK+ support.Maxim Cournoyer2021-05-06
| | | | | | | | | | | | | | | | | | * gnu/packages/spice.scm (spice-vdagent): Update to 0.21.0. Remove trailing #t. [make-flags]: New argument. [phases]{fix-test-termination}: New phase. [inputs]: Add gtk+. [native-inputs]{procps}: New input.
| * gnu: guile2.2-guix: Add missing dependencies.Ludovic Courtès2021-05-05
| | | | | | | | | | | | | | | | Reported by Maxime Devos <maximedevos@telenet.be>. * gnu/packages/package-management.scm (guile2.2-guix)[inputs] [propagated-inputs]: Add GUILE2.2-LIB, GUILE2.2-ZLIB, and GUILE2.2-LZLIB.
| * gnu: guile-lzlib: Add Guile 2.2 variant.Ludovic Courtès2021-05-05
| | | | | | | | * gnu/packages/guile.scm (guile2.2-lzlib): New variable.