summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-14gnu: linux-libre: Add perf probe support....* gnu/packages/aux-files/linux-libre/5.10-i686.conf: Enable CONFIG_UPROBE_EVENTS option. * gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.13-i686.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Ditto. Mathieu Othacehe
2021-08-14gnu: Add gnss-sdr....* gnu/packages/radio.scm (gnss-sdr): New variable. Guillaume Le Vaillant
2021-08-13gnu: icecat: Add WebAuthn support....* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add eudev. [phases]: Add eudev to the wrapper. Brice Waegeneire
2021-08-13gnu: re2c: Update to 2.2....* gnu/packages/re2c.scm (re2c): Update to 2.2. [native-inputs]: Add python. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Sergei Trofimovich
2021-08-13gnu: opendht: Update to 2.3.0....* gnu/packages/networking.scm (opendht): Update to 2.3.0. Maxim Cournoyer
2021-08-13gnu: Add emacs-placeholder....* gnu/packages/emacs-xyz.scm (emacs-placeholder): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen
2021-08-13gnu: Add emacs-epithet....* gnu/packages/emacs-xyz.scm (emacs-epithet): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen
2021-08-13gnu: Add emacs-filladapt....* gnu/packages/emacs-xyz.scm (emacs-filladapt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen
2021-08-13gnu: emacs-projectile: Update to 2.5.0....* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.5.0. Nicolas Goaziou
2021-08-13gnu: emacs-geiser: Update to 0.17....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.17. [arguments]<#:phases>: Fix a typo prior to generating the documentation. Nicolas Goaziou
2021-08-13gnu: pigx-rnaseq: Update to 0.0.19....* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.19. Ricardo Wurmus
2021-08-13gnu: emacs-find-file-in-project: Update to 6.1.1....* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.1.1. Nicolas Goaziou
2021-08-13gnu: emacs-crux: Update to 0.4.0....* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.4.0. Nicolas Goaziou
2021-08-13gnu: emacs-ebib: Update to 2.32.2....* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.32.2. Nicolas Goaziou
2021-08-13gnu: emacs-parsebib: Update to 3.0.1....* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 3.0.1. Nicolas Goaziou
2021-08-13services: cuirass: Reverse the no-publish logic....This is a follow-up of d128c6fd33f46ec4e2d0ef352d20a858c377bf6f. * gnu/services/cuirass.scm (<cuirass-remote-server-configuration>) [no-publish?]: Rename it to ... [publish?]: ... this new field. (cuirass-shepherd-service): Adapt it. * doc/guix.texi (Cuirass remote building): Document it. Mathieu Othacehe
2021-08-13gnu: python-pygmesh: Update to 7.1.10....* gnu/packages/simulation.scm (python-pygmah): Update to 7.1.10. [arguments]<#:phases>: Tests have moved to the 'tests' directory. The test_readme.py file has been removed. Paul Garlick
2021-08-13gnu: python-pygmsh: Change source to 'git-fetch'....* gnu/packages/simulation.scm (python-pygmsh)[source]: Change to 'git-fetch'. Paul Garlick
2021-08-13gnu: python-pygmsh: Update snippet for Gmsh > 4.7.0....The old field option name is not needed after commit 78595fe3650057f258109c6599f4bae1d0e72e (Gmsh 4.8.4). * gnu/packages/simulation.scm (python-pygmsh)[source]: Remove option name substitution. Paul Garlick
2021-07-27gnu: khal: Update to 0.10.4....* gnu/packages/calendar.scm (khal): Update to 0.10.4. Leo Famulari
2021-08-12gnu: drones: Remove it....Remove this file as the ardupilot packages are broken for a long time and no one complained. * gnu/packages/drones.scm: Remove it. * gnu/local.mk (GNU_SYSTEM_MODULES): Ditto. Mathieu Othacehe
2021-08-12services: cuirass: Fix the substitute-urls argument....This is a follow-up of: 23b5b168ae95aed04cbaa0598449361af3423688. * gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Fix it. Mathieu Othacehe
2021-08-12services: cuirass: Add a substitute-urls argument....* gnu/services/cuirass.scm (<cuirass-remote-worker-configuration>): Add a substitute-urls field. (cuirass-remote-worker-shepherd-service): Honor it. * doc/guix.texi (Cuirass remote building): Document it. Mathieu Othacehe
2021-08-12gnu: cuirass: Update to 1.1.0-3.91e8b2e....* gnu/packages/ci.scm (cuirass): Update to 1.1.0-3.91e8b2e. Mathieu Othacehe
2021-08-12services: cuirass: Add a no-publish argument....* gnu/services/cuirass.scm (<cuirass-remote-server-configuration>): Add a no-publish? field. (cuirass-shepherd-service): Honor it. * doc/guix.texi (Cuirass remote building): Document it. Mathieu Othacehe
2021-08-12system: install, hurd: Use 'setuid-programs'....This is a followup to a7ac19851baab3fbcc40c4b2cf5b00a6ac9cd2f3. * gnu/system/install.scm (installation-os)[setuid-programs]: Use 'setuid-program'. * gnu/system/hurd.scm (%setuid-programs/hurd): Use 'file-like->setuid-program'. Ludovic Courtès
2021-08-12system: Accept gexps in 'setuid-programs'....Commit a7ac19851baab3fbcc40c4b2cf5b00a6ac9cd2f3 led configs such as the following one, which were previously valid, to be rejected: (operating-system ;; ... (setuid-programs (cons #~(string-append #$wireshark "/bin/dumpcap") %setuid-programs))) They are now accepted again. Reported by wonko on #guix. * gnu/system.scm (%ensure-setuid-program-list): Handle the case where PROGRAM is not a file-like. Ludovic Courtès
2021-08-12system: Handle 'setuid-programs' deprecation handling as a field sanitizer....Previously, evaluating an OS configuration with a childhurd (for instance) would produce tens of lines like: guix system: warning: representing setuid programs with '#<file-append #<package shadow@4.8.1 gnu/packages/admin.scm:798 7ff97f6f7640> "/bin/passwd">' is deprecated; use 'setuid-program' instead Now, it prints this one line: gnu/system/hurd.scm:105:2: warning: representing setuid programs with file-like objects is deprecated; use 'setuid-program' instead This change also means that extensions of 'setuid-program-service-type' now have to provide a list of <setuid-program>, so it's stricter in this sense. * gnu/services.scm (setuid-program-file-like-deprecated): Remove. (setuid-program-service-type)[extend]: Remove 'setuid-program-file-like-deprecated' call. Assume CONFIG and EXTENSIONS are already lists of <setuid-program> records. * gnu/system.scm (<operating-system>)[setuid-programs]: Add 'sanitize' property. Change accessor name from '%operating-system-setuid-programs' to 'operating-system-setuid-programs'. (operating-system-default-essential-services) (hurd-default-essential-services): Adjust accordingly. (ensure-setuid-program-list): New macro. (%ensure-setuid-program-list): New procedure, based on 'setuid-program-file-like-deprecated'. Ludovic Courtès
2021-08-12records: Support field sanitizers....* guix/records.scm (make-syntactic-constructor): Add #:sanitizers. [field-sanitizer]: New procedure. [wrap-field-value]: Honor F's sanitizer. (define-record-type*)[field-sanitizer]: New procedure. Pass #:sanitizer to 'make-syntactic-constructor'. * tests/records.scm ("define-record-type* & sanitize") ("define-record-type* & sanitize & thunked"): New tests. Ludovic Courtès
2021-08-12gnu: jsonnet: Do not build static libraries....* gnu/packages/cpp.scm (jsonnet)[arguments]: Pass "-DBUILD_STATIC_LIBS=OFF". Ludovic Courtès
2021-08-12gnu: Add jsonnet....* gnu/packages/cpp.scm (jsonnet): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vivien Kraus
2021-08-12gnu: cuirass: Update to 1.1.0-2.830817a....* gnu/packages/ci.scm (cuirass): Update to 1.1.0-2.830817a. Mathieu Othacehe
2021-08-12gnu: cl-plump: Update to 2.0.0-2.3584275....* gnu/packages/lisp-xyz.scm (sbcl-plump): Update to 2.0.0-2.3584275. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Charles
2021-08-12gnu: markets: Fix running on non-Gnome desktops....* gnu/packages/gnome-xyz.scm (markets)[inputs]: Add gsettings-desktop-schemas. Efraim Flashner
2021-08-12gnu: markets: Update to 0.5.2....* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.2. [arguments]<#:phases>: Don't return #t. [inputs]: Use libhandy-1. [license]: Use gpl3+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2021-08-11gnu: sakura: Update to 3.8.3....* gnu/packages/terminals.scm (sakura): Update to 3.8.3. Pierre Langlois
2021-08-11gnu: qjackctl: Update to 0.9.4....* gnu/packages/audio.scm (qjackctl): Update to 0.9.4. Pierre Langlois
2021-08-11gnu: ardour: Update to 6.8....* gnu/packages/audio.scm (ardour): Update to 6.8. Pierre Langlois
2021-08-11gnu: gpodder: Update to 3.10.21....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.21. Pierre Langlois
2021-08-12gnu: ruby@2.7: Inherit source snippet from ruby@2.6....This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20. * gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY. Marius Bakke
2021-08-11gnu: rapidjson: Remove unused configure flag....* gnu/packages/web.scm (rapidjson)[arguments]: Remove #:configure-flags, as the entry is not honored by the build system and would only affect tests and examples, which are not installed. [source](snippet): Remove trailing #t. Marius Bakke
2021-08-11gnu: rapidjson: Adjust for GCC 10....* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch. Marius Bakke
2021-07-27gnu: VDE 2: Update to 2.3.2-0.8c65ebc....Updating to this unreleased revision allows us to package VDE 2 with wolfSSL instead of the obsolete OpenSSL 1.0: https://github.com/virtualsquare/vde-2/issues/2 * gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc. [source]: Use git-fetch. [native-inputs]: Add autoconf, automake, and libtool [inputs]: Replace openssl-1.0 with wolfssl. Leo Famulari
2021-07-27gnu: Add wolfSSL....* gnu/packages/tls.scm (wolfssl): New variable. Leo Famulari
2021-07-27gnu: Restore the correct order of the golang module....* gnu/packages/golang.scm: Move the Go compilers back to the beginning of the file. Leo Famulari
2021-08-11gnu: pigx-rnaseq: Update to 0.0.18....* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.18. Ricardo Wurmus
2021-07-27gnu: linux-libre 4.4: Update to 4.4.280....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.280. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: Duplicity: Depend on python-paramiko....Fixes <https://bugs.gnu.org/49979>. * gnu/packages/backup.scm (duplicity)[native-inputs]: Add python-paramiko. Leo Famulari
2021-08-11gnu: Add unclutter-xfixes...* gnu/packages/xdisorg.scm (unclutter-xfixes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> iKaSeRo
2021-08-11transformations: 'with-patch' works on non-origin sources....Fixes <https://issues.guix.gnu.org/49697>. Reported by Philippe Swartvagher <philippe.swartvagher@inria.fr>. * guix/transformations.scm (patched-source): New procedure. (transform-package-patches)[package-with-extra-patches]: Use it when (package-source p) is not an origin. * tests/transformations.scm ("options->transformation, with-commit + with-patch"): New test. Ludovic Courtès