Ricardo Wurmus
eda2c23874
scripts/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 b43841c124
.
* guix/scripts/refresh.scm (guix-refresh): Trim the digits on the right of the
location string before comparing them.
2023-07-17 13:51:54 +02:00
Christopher Baines
ad08f9331f
gnu: 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.
2023-07-17 09:14:47 +01:00
Christopher Baines
22c7ac4109
gnu: gnome: Hide devhelp-with-libsoup2.
...
To avoid the ambiguous package specification.
* gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package.
2023-07-17 09:07:34 +01:00
Christopher Baines
54a74d35e6
gnu: 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.
2023-07-17 09:06:34 +01:00
Christopher Baines
728ed83188
gnu: 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.
2023-07-17 09:05:03 +01:00
Christopher Baines
c0d3d494cd
teams: 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.
2023-07-17 08:52:49 +01:00
Christopher Baines
36cbd2654e
gnu: 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.
2023-07-17 08:47:10 +01:00
Danny Milosavljevic
3755941f03
gnu: jbr: Use Jetbrains' configure-flags.
...
* gnu/packages/java.scm (jbr17)[arguments]<#:configure-flags>: Use Jetbrains'
configure flags.
2023-07-17 00:14:20 +02:00
Guillaume Le Vaillant
796c823a0d
gnu: welle-io: Add missing input.
...
* gnu/packages/radio.scm (welle-io)[inputs]: Add qtquickcontrols-5.
2023-07-16 11:05:24 +02:00
Ricardo Wurmus
e767fe2ddc
gnu: libnode: Delete extra phase.
...
This is a follow-up to commit 5dc2a88f99
.
* gnu/packages/node.scm (libnode)[arguments]: Remove phase
'ignore-number-of-hardlinks.
2023-07-16 10:48:26 +02:00
Ricardo Wurmus
8d2a016f1b
gnu: r-with-tests: Update to 4.3.1.
...
* gnu/packages/statistics.scm (r-with-tests): Update to 4.3.1.
2023-07-16 10:48:00 +02:00
Ricardo Wurmus
ff0d34a29b
gnu: 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.
2023-07-16 10:48:00 +02:00
Liliana Marie Prikler
093e920418
gnu: capypdf: Update to 0.4.0.
...
* gnu/packages/pdf.scm (capypdf): Update to 0.4.0.
2023-07-16 09:18:09 +02:00
Lilah Tascheter
45491ea8da
gnu: 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>
2023-07-16 09:18:09 +02:00
Ahmad Draidi
1ef314fa58
gnu: 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>
2023-07-16 09:18:09 +02:00
Brian Cully
c6dad0178a
gnu: Add emacs-elfeed-goodies
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-16 09:18:09 +02:00
Brian Cully
c8a6ec7963
gnu: Add emacs-popwin.
...
* gnu/packages/emacs-xyz.scm (emacs-popwin): new variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-16 09:18:08 +02:00
Liliana Marie Prikler
cb46336c40
gnu: Add python-ovh.
...
* gnu/packages/python-web.scm (python-ovh): New variable.
2023-07-16 07:58:51 +02:00
Tobias Geerinckx-Rice
d08bd19de0
gnu: wimlib: Update to 1.14.1.
...
* gnu/packages/backup.scm (wimlib): Update to 1.14.1.
[inputs]: Upgrade fuse to fuse-3.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
df6ea7416f
gnu: qpwgraph: Update to 0.4.5.
...
* gnu/packages/audio.scm (qpwgraph): Update to 0.4.5.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
d00be57254
gnu: rdiff-backup: Update to 2.2.5.
...
* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.5.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
e286fe4a68
gnu: snapraid: Update to 12.2.
...
* gnu/packages/backup.scm (snapraid): Update to 12.2.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
8b96a20ff3
gnu: oath-toolkit: Mark up description.
...
* gnu/packages/authentication.scm (oath-toolkit)[synopsis, description]:
Use @acronym{}.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
aa576321f2
gnu: 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.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
86aa9e23d8
gnu: stoken: Use HTTPS home page.
...
* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
ab4f866902
gnu: Remove top-level (guix build utils) import.
...
* gnu/packages/game-development.scm: Don't import (guix build utils) here.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
920d12624f
gnu: signify: Use G-expressions.
...
* gnu/packages/crypto.scm (signify)[arguments]:
Rewrite as G-expressions.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
869d9bcf07
gnu: signify: Update to 31.
...
* gnu/packages/crypto.scm (signify): Update to 31.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
bbce7b4ab8
gnu: libxcrypt: Update to 4.4.36.
...
* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
ef64cc509e
gnu: xtl: Use G-expressions.
...
* gnu/packages/cpp.scm (xtl)[arguments]:
Rewrite as G-expressions.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
6e0c8f097b
gnu: xtl: Update to 0.7.5.
...
* gnu/packages/cpp.scm (xtl): Update to 0.7.5.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
93243a6ca4
guix-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.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
024f78aba2
guix-install.sh: Don't patch guix-daemon.service.
...
* etc/guix-install.sh (sys_enable_guix_daemon):
Remove obsolete sed invocations.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
67790e7f2f
guix-install.sh: Unconditionally install gnu-store.mount.
...
* etc/guix-install.sh (sys_enable_guix_daemon):
Remove obsolete conditional.
2023-07-09 02:00:08 +02:00
Leo Famulari
49f74b67a4
gnu: 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.
2023-07-15 14:02:40 -04:00
Ricardo Wurmus
01412c6c6a
gnu: python-distributed: Update to 2023.7.0.
...
* gnu/packages/python-science.scm (python-distributed): Update to 2023.7.0.
2023-07-15 13:36:02 +02:00
Ricardo Wurmus
b592732d8b
gnu: python-dask: Update to 2023.7.0.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 2023.7.0.
2023-07-15 13:20:24 +02:00
Ricardo Wurmus
a065e12f82
gnu: r-pando: Relax requirements.
...
* gnu/packages/bioinformatics.scm (r-pando)[arguments]: Patch DESCRIPTION
file.
2023-07-15 11:11:02 +02:00
Artyom Bologov
b5a5e4d712
gnu: 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>
2023-07-15 10:56:46 +02:00
Ricardo Wurmus
5dc2a88f99
gnu: node-lts: Install files irrespective of number of hardlinks.
...
* gnu/packages/node.scm (node-lts)[arguments]: Add build phase
'ignore-number-of-hardlinks.
2023-07-15 10:01:58 +02:00
Ricardo Wurmus
529d91de1e
gnu: node-lts: Simplify snippet.
...
* gnu/packages/node.scm (node-lts)[source]: Remove quasiquote, trailing #T,
and IF with explicit booleans.
2023-07-15 10:01:58 +02:00
Tobias Geerinckx-Rice
00ed2901f5
gnu: 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.
2023-07-09 02:00:17 +02:00
Tobias Geerinckx-Rice
2195645725
gnu: bwa-pssm: Update home page.
...
* gnu/packages/bioinformatics.scm (bwa-pssm)[home-page]: Update.
2023-07-09 02:00:17 +02:00
Tobias Geerinckx-Rice
de088be221
gnu: brdf-explorer: Mark up description.
...
* gnu/packages/graphics.scm (brdf-explorer)[synopsis, description]:
Use @acronym{}.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
c848cd643c
gnu: brdf-explorer: Use Web Archived home page.
...
* gnu/packages/graphics.scm (brdf-explorer)[home-page]:
Refer to Web Archive.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
6f80e25f35
gnu: blasr-libcpp, blasr: Use Web Archived home pages.
...
* gnu/packages/bioinformatics.scm (blasr-libcpp, blasr)[home-page]:
Refer to Web Archive.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
a1ae54b10b
gnu: yadifa: Update to 2.6.4.
...
* gnu/packages/dns.scm (yadifa): Update to 2.6.4.
[arguments]: Add a new 'unhard-code phase.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
1c347cd56a
gnu: knot: Use G-expressions.
...
* gnu/packages/dns.scm (knot)[arguments]:
Rewrite as G-expressions.
2023-07-09 02:00:10 +02:00
Tobias Geerinckx-Rice
60bb22a9da
gnu: knot: Update to 3.2.8.
...
* gnu/packages/dns.scm (knot): Update to 3.2.8.
2023-07-09 02:00:09 +02:00
Tobias Geerinckx-Rice
eaac211730
gnu: nsd: Use G-expressions.
...
* gnu/packages/dns.scm (nsd)[arguments]:
Rewrite as G-expressions.
2023-07-09 02:00:09 +02:00