aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-03-11gnu: transfig: Fix "multiple definition" errors with GCC 10+.Ivan Vilata i Balaguer
* gnu/packages/patches/transfig-gcc10-fno-common.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xfig.scm (transfig)[source]<origin>: Use patch "transfig-gcc10-fno-common.patch" to avoid "multiple definition" errors with GCC 10+ and "-f-no-common". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-11gnu: transfig: Avoid "ar" option incompatibility with binutils 2.36.Ivan Vilata i Balaguer
Fixes <https://issues.guix.gnu.org/53425>. * gnu/packages/xfig.scm (transfig)[arguments]<#:phases>: Remove "l" option from "ar" invocation in makefiles to avoid incompatible meaning in binutils 2.36 causing error "ar: libdeps specified more than once". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-11gnu: icedove: Update to 91.7 [fixes CVE-2022-26386].Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 91.7.
2022-03-11gnu: giac: Use G-expressions.Nicolas Goaziou
* gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions.
2022-03-11gnu: giac: Update to 1.7.0-51.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-51.
2022-03-11gnu: xlockmore: Improve package style.Nicolas Goaziou
* gnu/packages/xdisorg.scm (xlockmore)[arguments]: Use G-expressions. [inputs]: Remove labels.
2022-03-11gnu: xlockmore: Update to 5.68.Jai Vetrivelan
[1. text/patch] From ac1f8cc2f6d3bcaa46ec6244e7b1995b8eb27be2 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:25:25 +0530 Subject: [PATCH] gnu: xlockmore: Update to 5.68. * gnu/packages/xdisorg.scm (xlockmore): Update to 5.68. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: dmenu: Update to 5.1.Jai Vetrivelan
[1. text/patch] From be477cb5402da42ced667a06e4f503da5ba751f8 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:18:36 +0530 Subject: [PATCH] gnu: dmenu: Update to 5.1. * gnu/packages/suckless.scm (dmenu): Update to 5.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: lemonbar: Use G-expressions.Nicolas Goaziou
* gnu/packages/wm.scm (lemonbar)[arguments]: Use G-expressions.
2022-03-11gnu: lemonbar: Update to 1.4.Jai Vetrivelan
[1. text/patch] From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:17:57 +0530 Subject: [PATCH] gnu: lemonbar: Update to 1.4. * gnu/packages/wm.scm (lemonbar): Update to 1.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: xbanish: Update to 1.8.Jai Vetrivelan
[1. text/patch] From 0fa4c02dd23bbb4567e2ba4f606ad0a481354d8e Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:17:09 +0530 Subject: [PATCH] gnu: xbanish: Update to 1.8. * gnu/packages/xdisorg.scm (xbanish): Update to 1.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: xdotool: Update to 3.20211022.1.Jai Vetrivelan
[1. text/patch] From 1040dbabc8cb5af1c88262492cf74cb74c859caa Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:16:25 +0530 Subject: [PATCH] gnu: xdotool: Update to 3.20211022.1. * gnu/packages/xdisorg.scm (xdotool): Update to 3.20211022.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: font-sarasa-gothic: Update to 0.36.0.Jai Vetrivelan
[1. text/patch] From 6dd537e7d58ffb1eead78120b12bb896a9032631 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:14:46 +0530 Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0. * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: Add libxcrypt.Allan Adair
* gnu/packages/crypto.scm (libxcrypt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: tio: Update to 1.35.Raphaël Mélotte via Guix-patches
* gnu/packages/terminals.scm (tio): Update to 1.35. [build-system]: Switch to MESON-BUILD-SYSTEM. Note: the build system changed to meson in the following commit: https://github.com/tio/tio/commit/e9208d693ee21a062dc2b3f2dd16a9d6b8926b90 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: mblaze: Use G-expressions.Nicolas Goaziou
* gnu/packages/mail.scm (mblaze)[arguments]: Use G-expressions.
2022-03-11gnu: mblaze: Enable tests.jgart via Guix-patches via
* gnu/packages/mail.scm (mblaze)[arguments]: Enable tests and remove comment about broken tests since tests are not broken. See <https://github.com/leahneukirchen/mblaze/issues/221>. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: sdcc: Update to 4.2.0.Simon South
* gnu/packages/embedded.scm (sdcc): Update to 4.2.0. [description]: Update to mention the newly supported MOS 6502. * gnu/packages/patches/sdcc-disable-non-free-code.patch: Update to match new version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: sdcc: Build debugger with readline support.Simon South
* gnu/packages/embedded.scm (sdcc)[inputs]: Add readline. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11gnu: sdcc: Remove input labels.Simon South
* gnu/packages/embedded.scm (sdcc)[native-inputs]: Remove input labels. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-10services: openssh: Change 'authorized-keys' accessor name.Ludovic Courtès
* gnu/services/ssh.scm (<openssh-configuration>)[authorized-keys]: Rename accessor to 'openssh-configuration-authorized-keys'. (openssh-activation, extend-openssh-authorized-keys): Adjust accordingly.
2022-03-10services: startup: Add description.Ludovic Courtès
* gnu/services.scm (hurd-startup-service-type)[description]: New field.
2022-03-10services: secret-service: Do not generate SSH and Guix key pairs.Ludovic Courtès
The justification about the order of activation snippets given in the comment had been obsolete since 39e3b4b7cee175a3c1f37329744c582528d55f5d. Lately, running the activation snippets for "ssh-keygen -A" and "guix archive --generate-key" would take a little bit too long, thereby preventing the childhurd from starting on time. * gnu/services/virtualization.scm (secret-service-operating-system): Clear 'generate-host-keys?' and 'generate-substitute-key?'.
2022-03-10services: openssh: Add 'generate-host-keys?' field.Ludovic Courtès
* gnu/services/ssh.scm (<openssh-configuration>)[generate-host-keys?]: New field. (openssh-activation): Honor it. * doc/guix.texi (Networking Services): Document it.
2022-03-10services: guix: Add 'generate-substitute-key?' field.Ludovic Courtès
* gnu/services/base.scm (<guix-configuration>)[generate-substitute-key?]: New field. (guix-activation): Honor it. * doc/guix.texi (Base Services): Document it.
2022-03-10gnu: python-robotframework: Do not embed a timestamp in the user guide.Maxim Cournoyer
* gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch to cover for the user guide.
2022-03-10gnu: Add fcitx5-anthy.Dominic Martinez
* gnu/packages/fcitx5.scm (fcitx5-anthy): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-10gnu: nheko: Update to 0.9.2.raingloom
* gnu/packages/messaging.scm (nheko): Update to 0.9.2. [native-inputs]: Add asciidoc.
2022-03-10gnu: mtxclient: Update to 0.7.0.raingloom
* gnu/packages/messaging.scm (mtxclient): Update to 0.7.0.
2022-03-10gnu: coeurl: Update to 0.2.0.raingloom
* gnu/packages/curl.scm (coeurl): Update to 0.2.0.
2022-03-10gnu: emacs-debbugs: Update to 0.31.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.31.
2022-03-10gnu: linux-libre: Update to 5.16.13.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use 5.16.
2022-03-10gnu: cl-reexport: Several fixes.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[source]: Hardcode URL. [inputs]: Use new style. [synopsis, description]: Fix them.
2022-03-10gnu: cl-assoc-utils: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-assoc-utils)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-locale: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-cl-locale)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-mito: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-cookie: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-cl-cookie)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-http-body: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-http-body)[native-inputs]: Add trivial-utf-8. [arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-fast-http: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-fast-http)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-smart-buffer: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-smart-buffer)[native-inputs]: Add babel. [arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-xsubseq: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-xsubseq)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-myway: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-myway)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: cl-proc-parse: Fix tests.Aurora
* gnu/packages/lisp-xyz.scm (sbcl-proc-parse)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10gnu: Add r-ensdb-hsapiens-v86.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-ensdb-hsapiens-v86): New variable.
2022-03-10gnu: Add r-ensdb-mmusculus-v79.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-ensdb-mmusculus-v79): New variable.
2022-03-10home: symlink-manager: Rename "path" to "file" where appropriate.Ludovic Courtès
* gnu/home/services/symlink-manager.scm (update-symlinks-script): [home-path]: Rename to... [home-directory]: ... this. Adjust users. [backup-dir]: Rename to... [backup-directory]: ... this. Adjust user. [get-target-path]: Rename to... [target-file]: ... this. Adjust users. [get-backup-path]: Remove. [backup-file]: Inline it. [cleanup-symlinks](get-source-path): Rename to... (source-file): ... this. Adjust users. Rename 'he-path' to 'home' and 'new-he-path' to 'pivot'.
2022-03-10home: symlink-manager: 'create-symlinks' uses 'file-system-fold'.Ludovic Courtès
This removes the need for two intermediate representations of the file tree. * gnu/home/services/symlink-manager.scm (update-symlinks-script) [simplify-file-tree, file-tree-traverse]: Remove. [create-symlinks]: Rewrite in terms of 'file-system-fold'.
2022-03-10home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'.Ludovic Courtès
* gnu/home/services/symlink-manager.scm (update-symlinks-script)[cleanup-symlinks]: Take a home generation and iterate over its config files directly with 'file-system-fold'. Adjuster caller accordingly. Remove 'old-tree'.
2022-03-10home: symlink-manager: Avoid extra 'lstat' call.Ludovic Courtès
* gnu/home/services/symlink-manager.scm (update-symlinks-script)[symlink-to-store?]: Avoid extra 'lstat' call.
2022-03-10home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race.Ludovic Courtès
This removes three 'stat' syscalls. * gnu/home/services/symlink-manager.scm (update-symlinks-script)[empty-directory?]: Remove. [cleanup-symlinks]: Replace use of 'file-exists?', 'file-is-directory?', and 'empty-directory?' by a single 'rmdir' call.