summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: global: Update to 6.6.8.•••* gnu/packages/code.scm (global): Update to 6.6.8. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2022-01-111-4/+3
* gnu: conmon: Use G-expressions.•••* gnu/packages/containers.scm (conmon)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-01-111-14/+18
* gnu: conmon: Update to 2.0.31.•••* gnu/packages/containers.scm (conmon): Update to 2.0.31. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: lsp-dsp-lib: Use G-expressions.•••* gnu/packages/audio.scm (lsp-dsp-lib)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-01-111-15/+16
* gnu: lsp-dsp-lib: Update to 0.5.14.•••* gnu/packages/audio.scm (lsp-dsp-lib): Update to 0.5.14. [arguments]: Adjust 'omit-static-library phase accordingly. Tobias Geerinckx-Rice2022-01-111-4/+4
* gnu: powercap: Use G-expressions.•••* gnu/packages/linux.scm (powercap)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: powercap: Update to 0.5.0.•••* gnu/packages/linux.scm (powercap): Update to 0.5.0. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: hdparm: Use G-expressions.•••* gnu/packages/linux.scm (hdparm)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-01-111-11/+10
* gnu: hdparm: Update to 9.63.•••* gnu/packages/linux.scm (hdparm): Update to 9.63. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: homebank: Update to 5.5.4.•••* gnu/packages/finance.scm (homebank): Update to 5.5.4. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: dosbox-staging: Update to 0.78.1.•••* gnu/packages/emulators.scm (dosbox-staging): Update to 0.78.1. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: mailutils: Use G-expressions.•••* gnu/packages/mail.scm (mailutils)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-01-111-71/+71
* gnu: mailutils: Update to 3.14.•••* gnu/packages/mail.scm (mailutils): Update to 3.14. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: getmail: Unquote arguments.•••* gnu/packages/mail.scm (getmail)[arguments]: Use LIST. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: getmail: Use HTTPS home page.•••* gnu/packages/mail.scm (getmail)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: getmail: Update to 5.16.•••* gnu/packages/mail.scm (getmail): Update to 5.16. Tobias Geerinckx-Rice2022-01-111-2/+2
* gnu: icecat: Update to 91.5.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2021-4140, CVE-2022-22737, CVE-2022-22738, CVE-2022-22739, CVE-2022-22740, CVE-2022-22741, CVE-2022-22742, CVE-2022-22743, CVE-2022-22745, CVE-2022-22747, CVE-2022-22748, and CVE-2022-22751. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2022-01-111-7/+7
* gnu: nautilus: Adjust style.•••* gnu/packages/gnome.scm (nautilus)[native-inputs, inputs]: Remove labels. Pierre Langlois2022-01-111-28/+28
* gnu: nautilus: Update to 41.1.•••* gnu/packages/gnome.scm (nautilus): Update to 41.1. [arguments]: Remove #:meson keyword. Pierre Langlois2022-01-111-3/+2
* gnu: nautilus: Fix build with libportal-0.5.•••* gnu/packages/patches/nautilus-add-libportal-gtk3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (nautilus)[source]: Use it. Pierre Langlois2022-01-113-1/+68
* gnu: uBlock Origin: Update to 1.40.6.•••* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.40.6. [native-inputs]: Remove labels. Marius Bakke2022-01-111-4/+3
* gnu: emacs-dtrt-indent: Update to 1.6.•••* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.6. Nicolas Goaziou2022-01-111-2/+2
* gnu: Add swayhide.•••* gnu/packages/rust-apps.scm (swayhide): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves2022-01-111-0/+26
* gnu: Add rust-exitcode-1.•••* gnu/packages/crates-io.scm (rust-exitcode-1): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves2022-01-111-0/+19
* gnu: Fix typo in kernel configs.•••This option defaults to "N", so this fix does not change the effective kernel configuration. * gnu/packages/aux-files/linux-libre/5.15-i686.conf, nu/packages/aux-files/linux-libre/5.15-x86_64.conf: Replace "unset" with "not set". Leo Famulari2022-01-112-2/+2
* Update mailmap.•••* .mailmap: Add entry for Zheng Junjie. Leo Famulari2022-01-111-0/+1
* gnu: krita: Update to 5.0.2.•••* gnu/packages/kde.scm (krita): Update to 5.0.2. Signed-off-by: Leo Famulari <leo@famulari.name> Z5722022-01-111-3/+3
* gnu: ceres: Update to 2.0.0.•••* gnu/packages/maths.scm (ceres): Update to 2.0.0. [inputs]: Use simplified format. (ceres-solver-benchmarks)[phases]: Add schur_eliminator_benchmark. Replace autodiff_cost_function_benchmark with new autodiff_benchmarks. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-01-111-19/+22
* gnu: poetry: Fix package inputs.•••* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Add python-crashtest and python-entrypoints. Remove python-clikit. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2022-01-111-1/+2
* gnu: python-msgpack-transitional: Fix broken tests.•••* gnu/packages/python-xyz.scm (python-msgpack-transitional)[arguments]: Replace references to deprecated Python methods. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2022-01-111-0/+5
* gnu: python-os-testr: Add python-testrepository to inputs.•••This fixes a build failure in the 'sanity-check' phase. * gnu/packages/openstack.scm (python-os-testr)[native-inputs]: Add python-testrepository. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2022-01-111-1/+2
* ui: 'package->recutils' can split the "system:" line.•••Previously, long system lines would not be split, which would confuse 'less', possibly leading it to hide the first line of the package recutils record (the "name:" line). * guix/ui.scm (package->recutils)[split-lines]: New procedure. [dependencies->recutils]: Use it. Use it for the "systems:" value. Ludovic Courtès2022-01-111-5/+8
* shell: Cache profiles even when using package specs.•••This enables profile caching not just when '-m' or '-f' is used, but also when package specs are passed on the command line, as in: guix shell -D guix git It also changes profile cache keys to include the system type, which was previously ignored. * guix/scripts/shell.scm (options-with-caching)[single-file-for-caching]: Remove. Call 'profile-cached-gc-root' instead; adjust to accept two values. (profile-cache-primary-key): New procedure. (profile-cache-key): Remove. (profile-file-cache-key, profile-spec-cache-key): New procedures. (profile-cached-gc-root): Rewrite to include functionality formally in 'single-file-for-caching', but extend to handle package specs. * gnu/packages.scm (cache-is-authoritative?): Export. * guix/transformations.scm (transformation-option-key?): New procedure. * doc/guix.texi (Invoking guix shell): Move '--rebuild-cache' documentation to the bottom, just above '--root'. Explain caching and how these two options relate to that. Ludovic Courtès2022-01-114-76/+142
* build-system: Pass #:make-dynamic-linker-cache? #f when cross-compiling.•••Fixes <https://issues.guix.gnu.org/52898>. Reported by Maxime Devos <maximedevos@telenet.be>. This is a followup to 1209447ad3f471d12e9408dd478b3cfcd7b7a07e. * guix/build-system/cmake.scm (cmake-cross-build)[builder]: Pass #:make-dynamic-linker-cache? #f. * guix/build-system/go.scm (go-cross-build)[builder]: Ditto. * guix/build-system/guile.scm (guile-cross-build)[builder]: Ditto. * guix/build-system/qt.scm (qt-cross-build)[builder]: Ditto. Ludovic Courtès2022-01-114-4/+8
* doc: Fix typo in 'setuid-program' example.•••* doc/guix.texi (Setuid Programs): Fix typo in example. Ludovic Courtès2022-01-111-1/+1
* tests: Fix texlive test by sorting locations.•••* tests/texlive.scm ("texlive->guix-package"): Correct order of locations. Ricardo Wurmus2022-01-111-2/+2
* gnu: varnish: Remove input labels.•••* gnu/packages/web.scm (varnish)[arguments]: Don't look up inputs by key. [native-inputs]: Remove labels. Marius Bakke2022-01-111-11/+8
* gnu: speech-dispatcher: Update to 0.11.1.•••* gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.1 Marius Bakke2022-01-111-2/+2
* gnu: speech-dispatcher: Simplify inputs.•••* gnu/packages/speech.scm (speech-dispatcher)[native-inputs, inputs]: Remove labels. Marius Bakke2022-01-111-10/+8
* gnu: QEMU: Update to 6.2.0.•••* gnu/packages/patches/qemu-CVE-2021-20203.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu): Update to 6.2.0. [source](patches): Remove obsolete patch. Marius Bakke2022-01-113-177/+3
* gnu: python-imagecodecs: Disable sanity check.•••* gnu/packages/python-xyz.scm (python-imagecodecs)[arguments]: Disable sanity-check phase. Marius Bakke2022-01-111-2/+5
* gnu: python-pywavelets: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-pywavelets): Update to 1.2.0. Marius Bakke2022-01-111-2/+2
* gnu: python-scikit-rebate: Update to 0.62.•••* gnu/packages/machine-learning.scm (python-scikit-rebate): Update to 0.62. [arguments]: Disable tests. [native-inputs]: Remove. Marius Bakke2022-01-111-5/+3
* gnu: python-apache-libcloud: Fix bytecode compilation.•••* gnu/packages/python-xyz.scm (python-apache-libcloud)[arguments]: Fix indentation of test code. While here, remove input label usage and trailing #t's. Marius Bakke2022-01-111-9/+7
* gnu: python-dictdiffer: Update to 0.9.0.•••* gnu/packages/python-xyz.scm (python-dictdiffer): Update to 0.9.0. Marius Bakke2022-01-111-2/+2
* gnu: python-dictdiffer: Disable tests.•••* gnu/packages/python-xyz.scm (python-dictdiffer)[arguments]: New field. [native-inputs]: Remove test inputs. Marius Bakke2022-01-111-12/+5
* gnu: authenticator: Remove input labels.•••* gnu/packages/gnome.scm (authenticator)[native-inputs]: Remove labels. [arguments]: While at it, remove top-level Python reference in favor of THIS-PACKAGE-INPUT. [inputs]: Add PYTHON. Marius Bakke2022-01-111-9/+10
* gnu: authenticator: Fix build.•••* gnu/packages/gnome.scm (authenticator)[arguments]: Add #:meson. Marius Bakke2022-01-111-2/+3
* gnu: mycli: Placate sanity check.•••* gnu/packages/databases.scm (mycli)[arguments]: Add phase. Marius Bakke2022-01-111-1/+7
* gnu: python-pyperclip: Update to 1.8.2.•••* gnu/packages/xdisorg.scm (python-pyperclip): Update to 1.8.2. Marius Bakke2022-01-111-2/+2