summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-17scripts/refresh: Remove column from spec line before sorting....We want to sort by file and line number, but the column number messes everything up. This is a follow-up to commit b43841c124d15eaecc41b3928f08a26dbd5c653a. * guix/scripts/refresh.scm (guix-refresh): Trim the digits on the right of the location string before comparing them. Ricardo Wurmus
2023-07-17gnu: simulation: Fix duplicate open-simulation-interface....Give the python variant a different name, and fix the build. * gnu/packages/simulation.scm (python-open-simulation-interface)[name]: Set. [propagated-inputs]: Add python-pyyaml and python-protobuf. Christopher Baines
2023-07-17gnu: gnome: Hide devhelp-with-libsoup2....To avoid the ambiguous package specification. * gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package. Christopher Baines
2023-07-17gnu: Hide python-bcbio-gff/biopython-1.73....To avoid the ambiguous package specification. * gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73): Hide package. Christopher Baines
2023-07-17gnu: Remove harfbuzz-5....As this package definition is redundant, harfbuzz is version 5.3.1. * gnu/packages/gtk.scm (harfbuzz-5): Remove. * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Replace harfbuzz-5 with harfbuzz. * gnu/packages/qt.scm (qtwebengine)[inputs]: Remove redundant replace. Christopher Baines
2023-07-17teams: Change email address for Christopher Baines....This will allow me to automatically detect when I'm getting emails related to Guix teams. * etc/teams.scm.in: Change email address for Christopher Baines. Christopher Baines
2023-07-17gnu: ghc-8.10: Fix build on i686-linux....As one profiling test fails very repeatedly on the bordeaux build farm, but ghc did seem to build successfully on other machines. * gnu/packages/haskell.scm (ghc-8.10)[arguments]: Don't run the T11627a profiling test on i686-linux. Christopher Baines
2023-07-17gnu: jbr: Use Jetbrains' configure-flags....* gnu/packages/java.scm (jbr17)[arguments]<#:configure-flags>: Use Jetbrains' configure flags. Danny Milosavljevic
2023-07-16gnu: welle-io: Add missing input....* gnu/packages/radio.scm (welle-io)[inputs]: Add qtquickcontrols-5. Guillaume Le Vaillant
2023-07-16gnu: libnode: Delete extra phase....This is a follow-up to commit 5dc2a88f99e2e448f7e9ca842a4a0d072a8f8f20. * gnu/packages/node.scm (libnode)[arguments]: Remove phase 'ignore-number-of-hardlinks. Ricardo Wurmus
2023-07-16gnu: r-with-tests: Update to 4.3.1....* gnu/packages/statistics.scm (r-with-tests): Update to 4.3.1. Ricardo Wurmus
2023-07-16gnu: r-with-tests: Fix reference to grep....detectCores.R fails to return the number of cores when running R in a container without grep. Reported-by: Jonas Freimuth. * gnu/packages/statistics.scm (r-with-tests)[arguments]: Fix references to grep and wc in detectCores.R. [inputs]: Add grep. Ricardo Wurmus
2023-07-16gnu: capypdf: Update to 0.4.0....* gnu/packages/pdf.scm (capypdf): Update to 0.4.0. Liliana Marie Prikler
2023-07-16gnu: mesa: Fix Vulkan on older Intel GPUs....Mesa split the Vulkan intel driver into two: intel and intel_hasvk. Enables intel_hasvk so vulkan functions on older intel GPUs again, and swrast for lavapipe as a fallback. * gnu/packages/gl.scm (mesa-vulkan-hasvk): New variable. (mesa): Graft with mesa-vulkan-hasvk. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Lilah Tascheter
2023-07-16gnu: Add emacs-weyland-yutani-theme....* gnu/packages/emacs-xyz.scm (emacs-weyland-yutani-theme): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Ahmad Draidi
2023-07-16gnu: Add emacs-elfeed-goodies...* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Brian Cully
2023-07-16gnu: Add emacs-popwin.... * gnu/packages/emacs-xyz.scm (emacs-popwin): new variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Brian Cully
2023-07-16gnu: Add python-ovh....* gnu/packages/python-web.scm (python-ovh): New variable. Liliana Marie Prikler
2023-07-09gnu: wimlib: Update to 1.14.1....* gnu/packages/backup.scm (wimlib): Update to 1.14.1. [inputs]: Upgrade fuse to fuse-3. Tobias Geerinckx-Rice
2023-07-09gnu: qpwgraph: Update to 0.4.5....* gnu/packages/audio.scm (qpwgraph): Update to 0.4.5. Tobias Geerinckx-Rice
2023-07-09gnu: rdiff-backup: Update to 2.2.5....* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.5. Tobias Geerinckx-Rice
2023-07-09gnu: snapraid: Update to 12.2....* gnu/packages/backup.scm (snapraid): Update to 12.2. Tobias Geerinckx-Rice
2023-07-09gnu: oath-toolkit: Mark up description....* gnu/packages/authentication.scm (oath-toolkit)[synopsis, description]: Use @acronym{}. Tobias Geerinckx-Rice
2023-07-09gnu: oath-toolkit: Update to 2.6.9....* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.9. [source]: Remove patch. * gnu/packages/patches/oath-toolkit-xmlsec-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2023-07-09gnu: stoken: Use HTTPS home page....* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2023-07-09gnu: Remove top-level (guix build utils) import....* gnu/packages/game-development.scm: Don't import (guix build utils) here. Tobias Geerinckx-Rice
2023-07-09gnu: signify: Use G-expressions....* gnu/packages/crypto.scm (signify)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-09gnu: signify: Update to 31....* gnu/packages/crypto.scm (signify): Update to 31. Tobias Geerinckx-Rice
2023-07-09gnu: libxcrypt: Update to 4.4.36....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36. Tobias Geerinckx-Rice
2023-07-09gnu: xtl: Use G-expressions....* gnu/packages/cpp.scm (xtl)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-09gnu: xtl: Update to 0.7.5....* gnu/packages/cpp.scm (xtl): Update to 0.7.5. Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Remove any old systemd units first....Don't clobber /dev/null permissions if units are masked. * etc/guix-install.sh (sys_enable_guix_daemon): Factor out unit installation. Unconditionally remove any old units. Install and enable gnu-store.mount after guix-daemon.service. Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Don't patch guix-daemon.service....* etc/guix-install.sh (sys_enable_guix_daemon): Remove obsolete sed invocations. Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Unconditionally install gnu-store.mount....* etc/guix-install.sh (sys_enable_guix_daemon): Remove obsolete conditional. Tobias Geerinckx-Rice
2023-07-15gnu: Add linux-libre 6.4...* gnu/packages/linux.scm (linux-libre-6.4-version, linux-libre-6.4-gnu-revision, deblob-scripts-6.4, linux-libre-6.4-pristine-source, linux-libre-6.4-source, linux-libre-headers-6.4, linux-libre-6.4: New variables. * gnu/packages/aux-files/linux-libre/6.4-arm.conf, * gnu/packages/aux-files/linux-libre/6.4-arm64.conf, * gnu/packages/aux-files/linux-libre/6.4-i686.conf, * gnu/packages/aux-files/linux-libre/6.4-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them. Leo Famulari
2023-07-15gnu: python-distributed: Update to 2023.7.0....* gnu/packages/python-science.scm (python-distributed): Update to 2023.7.0. Ricardo Wurmus
2023-07-15gnu: python-dask: Update to 2023.7.0....* gnu/packages/python-xyz.scm (python-dask): Update to 2023.7.0. Ricardo Wurmus
2023-07-15gnu: r-pando: Relax requirements....* gnu/packages/bioinformatics.scm (r-pando)[arguments]: Patch DESCRIPTION file. Ricardo Wurmus
2023-07-15gnu: cl-nhooks: Update to 1.2.1....* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1. [native-inputs]: Remove sbcl-fiveam, add sbcl-lisp-unit2. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Artyom Bologov
2023-07-15gnu: node-lts: Install files irrespective of number of hardlinks....* gnu/packages/node.scm (node-lts)[arguments]: Add build phase 'ignore-number-of-hardlinks. Ricardo Wurmus
2023-07-15gnu: node-lts: Simplify snippet....* gnu/packages/node.scm (node-lts)[source]: Remove quasiquote, trailing #T, and IF with explicit booleans. Ricardo Wurmus
2023-07-09gnu: cabal-install, ghc-cabal-syntax: Use HTTPS home page....* gnu/packages/haskell-apps.scm (cabal-install)[home-page]: Use HTTPS. * gnu/packages/haskell-xyz.scm (ghc-cabal-syntax)[home-page]: Likewise. Tobias Geerinckx-Rice
2023-07-09gnu: bwa-pssm: Update home page....* gnu/packages/bioinformatics.scm (bwa-pssm)[home-page]: Update. Tobias Geerinckx-Rice
2023-07-09gnu: brdf-explorer: Mark up description....* gnu/packages/graphics.scm (brdf-explorer)[synopsis, description]: Use @acronym{}. Tobias Geerinckx-Rice
2023-07-09gnu: brdf-explorer: Use Web Archived home page....* gnu/packages/graphics.scm (brdf-explorer)[home-page]: Refer to Web Archive. Tobias Geerinckx-Rice
2023-07-09gnu: blasr-libcpp, blasr: Use Web Archived home pages....* gnu/packages/bioinformatics.scm (blasr-libcpp, blasr)[home-page]: Refer to Web Archive. Tobias Geerinckx-Rice
2023-07-09gnu: yadifa: Update to 2.6.4....* gnu/packages/dns.scm (yadifa): Update to 2.6.4. [arguments]: Add a new 'unhard-code phase. Tobias Geerinckx-Rice
2023-07-09gnu: knot: Use G-expressions....* gnu/packages/dns.scm (knot)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-09gnu: knot: Update to 3.2.8....* gnu/packages/dns.scm (knot): Update to 3.2.8. Tobias Geerinckx-Rice
2023-07-09gnu: nsd: Use G-expressions....* gnu/packages/dns.scm (nsd)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice