Christopher Baines
c81ed09700
gnu: nar-herder: Update to 0-29.fb764aa.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-29.fb764aa.
Change-Id: I3085ba1898734d19fd30d3a724929523c712aadd
2024-04-26 16:59:03 +01:00
Andy Tai
52a596077f
gnu: parallel: Update to 20240422.
...
* gnu/packages/parallel.scm (parallel): Update to 20240422.
Change-Id: I03928db86b3d292c02929b0adc10e09e818e09e3
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:54:24 +01:00
Andy Tai
de42b5f9d1
gnu: freerdp: Update to 2.11.7.
...
* gnu/packages/rdesktop.scm (freerdp): Update to 2.11.7.
Change-Id: I41385d4db719e950438c07d2149c845ee28cabce
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:53:48 +01:00
Andy Tai
34c9a4d1d5
gnu: opensc: Update to 0.25.0.
...
* gnu/packages/security-token.scm (opensc): Update to 0.25.0.
Change-Id: I811b997de40ae6fbbf2bb8256884be74683dbf4b
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:53:21 +01:00
Sergey Trofimov
47248807fa
gnu: zathura-pdf-mupdf: Update to 0.4.1.
...
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:52:54 +01:00
Romain GARBAGE
fc63020acc
gnu: jube: Update to version 2.6.1.
...
* gnu/packages/python-xyz.scm (jube): Update to new version. Add
`python-pyyaml' to `native-inputs'.
Change-Id: I77e1532f069f2f745b4acb575dc3c4a6861a8945
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:52:23 +01:00
Wilko Meyer
17b38b0093
gnu: i3-autotiling: Update to 1.9.1.
...
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1.
Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:50:46 +01:00
Wilko Meyer
d2a1a4efad
gnu: php: Update to 8.3.6.
...
* gnu/packages/php.scm (php): Update to 8.3.6.
Change-Id: I8f173558fc4098d6d72b42724e5e106d7dabb62a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:48:58 +01:00
Parnikkapore
ed0ecceab8
gnu: lsp-plugins: Split outputs.
...
* gnu/packages/music.scm (lsp-plugins): Split outputs.
[phases]: Add move-large-subdirs.
[outputs]: Declare outputs.
Change-Id: I50dc27b7ec43657fda12c7b03068f7be6290aeef
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:46:39 +01:00
Parnikkapore
13cbd96b90
gnu: lsp-plugins: Enable all features.
...
* gnu/packages/music.scm (lsp-plugins): Enable all features.
[make-flags]: Unset VST_UI.
[phases]: Use upstream's feature list.
Change-Id: I6f3b906e26819da8e72dc360ea55f3948fa2992e
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:46:34 +01:00
Parnikkapore
4e2dc2accd
gnu: lsp-plugins: Update build environment variables.
...
* gnu/packages/music.scm (lsp-plugins): Update build environment
variables.
[make-flags]: Unset BUILD_MODULES, PREFIX, and ETC_PATH.
[phases]: Set FEATURES and TEST.
Change-Id: I24b6324eda6647429c7fe128abdc631b02f94cd1
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:46:17 +01:00
Parnikkapore
eab1301bc2
gnu: lsp-plugins: Use new package style.
...
* gnu/packages/music (lsp-plugins)[arguments]: Use G-expressions. Use #$output
instead of assoc-ref.
Change-Id: Idca583b06e54c15f98a8439e7fb2a553bf9b112c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:45:50 +01:00
Parnikkapore
8dae4e1ba7
gnu: lsp-plugins: Update to 1.2.15.
...
* gnu/packages/music.scm (lsp-plugins): Update to 1.2.15.
[phases]: Skip tests if tests are disabled.
[inputs]: Remove unused inputs.
[native-inputs]: Ditto.
Change-Id: Iac82d106d7bd18049e7798c86afb9185d0ccff95
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:45:50 +01:00
fanquake
27625a7f90
gnu: moreutils: Update to 0.69.
...
* gnu/packages/moreutils.scm (moreutils): Update to 0.69.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26 16:45:03 +01:00
fanquake
dce5845a66
gnu: bitcoin-core: Update to 27.0.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 27.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I9dfe21dd2fb49fd6e96d2cfc407c927a770b776e
2024-04-26 15:55:21 +01:00
Maxim Cournoyer
9593750698
system: Warn when multiple nss-certs packages are used.
...
This can happen due to users providing 'nss-certs' and adding it to the
%base-packages, which now include 'nss-certs'.
* gnu/system.scm (operating-system-packages): Warn when multiple nss-certs
packages are detected; keep only the latest one.
Change-Id: I6104f134ea1cc155ae9e8e0ae70bb5a38fc05800
Reported-by: Ian Eure <ian@retrospec.tv>
2024-04-26 07:05:50 -04:00
Maxim Cournoyer
e584ff08b1
gnu: nss: Graft with version 3.98 [security fixes].
...
This fixes CVE-2023-5388, CVE-2023-6135 and CVE-2024-0743.
* gnu/packages/nss.scm (nss) [replacement]: New field.
(nss-3.98): Rename variable to...
(nss/fixed): ... this. Make it a hidden package.
* gnu/packages/librewolf.scm (librewolf) [inputs]: Replace nss-3.98 with
nss/fixed.
Change-Id: I8cc667c53a270dfe00738bf731923f1342036624
2024-04-26 07:05:50 -04:00
Maxim Cournoyer
eb239e4793
gnu: nss-3.98: Streamline source origin via inheritance.
...
* gnu/packages/nss.scm (nss-3.98): Simplify source via inheritance.
Change-Id: I6c1df497a7ff538162afa128eca676997d76e28f
2024-04-26 07:05:49 -04:00
Felix Gruber
4caf26a4f5
gnu: python-3.12: Enable loadable sqlite extensions.
...
This change makes it possible to load sqlite extensions with
import sqlite3
con = sqlite3.connect(":memory:")
con.enable_load_extension(True)
con.load_extension(path_to_extension)
* gnu/packages/python.scm (python-3.12)[arguments]: Add
--enable-loadable-sqlite-extensions to configure-flags.
Change-Id: I4fb0a5482c96a12a71c88bc48fffc4c3abe78544
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-04-26 08:12:06 +02:00
Danny Milosavljevic
259372b7a9
gnu: jbr: Update to 17.0.10b1207.6.
...
* gnu/packages/java.scm (jbr): Update to 17.0.10b1207.6.
Change-Id: Iefcc3cb8cae593b5659a646314fe846cc509c666
2024-04-25 23:14:03 +02:00
Danny Milosavljevic
57a5a91596
gnu: jbr: Update to 21.0.2b397.7.
...
* gnu/packages/java.scm (jbr): Update to 21.0.2b397.7.
Change-Id: Ie32e4aa7fcdbfb2c3deead80a85b5ae55c3891dd
2024-04-25 23:09:26 +02:00
Nicolas Graves via Guix-patches via
e5c130c0f9
gnu: emacs-org-dailies: Update to 0-2.f2dfc22.
...
* gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-2.f2dfc22.
Change-Id: I65d674e91f9ae92766bcce6bd089108df30dc19f
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-04-25 12:28:00 +03:00
Eric Bavier
4514239971
gnu: edbrowse: Update to 3.8.10.
...
* gnu/packages/web-browsers.scm (edbrowse): Update to 3.8.10.
[inputs]: Remove tidy-html.
Change-Id: I3cb93ab5563e37086a184fff4f65b144c8825703
2024-04-24 22:31:25 -05:00
Arun Isaac
d6780ad2cc
gnu: mumi: Update to 0.0.9.
...
* gnu/packages/mail.scm (mumi): Update to 0.0.9.
Change-Id: I992a9466fbe3e4bcac1a3cd6f57daac2142c2f18
2024-04-25 01:39:45 +01:00
Sharlatan Hellseher
91d9e145e1
gnu: go-github-com-jackpal-go-nat-pmp: Move to golang-web.
...
gnu/packages/syncthing.scm (go-github-com-jackpal-go-nat-pmp): Move from
here ...
gnu/packages/golang-web.scm: ... to here.
Change-Id: Ib58a2f2d1f6bb279cd74d8460a7e02a5e4849c52
2024-04-24 15:34:03 +01:00
Sharlatan Hellseher
d40c00c0f1
gnu: go-github-com-ipfs-go-cid: Adjust inputs.
...
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-cid): Adjust inputs.
[propagated-inputs]: Remove indirect golang modules
go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd,
go-github-com-minio-sha256-simd, go-github-com-mr-tron-base58,
go-github-com-multiformats-go-base32,
go-github-com-multiformats-go-base36, go-github-com-spaolacci-murmur3,
and go-golang-org-x-crypto.
Change-Id: I0272c5e7ff335cb0b60eb2c56e55cb993519376c
2024-04-24 15:34:03 +01:00
Sharlatan Hellseher
3ddf722de3
gnu: Add go-madns.
...
* gnu/packages/golang-web.scm (go-madns): New variable.
Change-Id: I95916b9c41c6777974c5c970234934d8ae362c86
2024-04-24 15:34:03 +01:00
Artyom V. Poptsov
a9f083f10e
gnu: Add go-github-com-multiformats-go-multiaddr-dns.
...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-dns):
New variable.
Change-Id: I6e81e9b4773cd97a5625661089f4ed35d2adba33
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24 15:34:03 +01:00
Artyom V. Poptsov
79bbd178f1
gnu: Add go-github-com-multiformats-go-multiaddr-0.12.
...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-0.12):
New variable.
Change-Id: I27e70dc3a393bd72f2f43fbc2607ea105caccaef
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24 15:34:03 +01:00
Sharlatan Hellseher
837841ed66
gnu: go-github-com-multiformats-go-multiaddr: Fix indentation.
...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr):
Fix indentation.
[description]: Remove trailing \n.
Change-Id: I7d587a62f657b6623beb9deeafe6ed963aa72111
2024-04-24 15:33:59 +01:00
Sharlatan Hellseher
54935b4de9
gnu: go-github-com-multiformats-go-multiaddr: Update to 0.1.0.
...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): Update to 0.1.0.
Change-Id: I3ab2b388915076863304909d5d72c637808eb4ea
2024-04-24 15:31:08 +01:00
Artyom V. Poptsov
4e2b6d5585
gnu: Add go-golang-org-x-exp-2023.
...
* gnu/packages/golang-build.scm (go-golang-org-x-exp-2023): New variable.
Change-Id: Ibcbeee0567ac92d4050329273e585316ee726df0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24 13:59:22 +01:00
Sharlatan Hellseher
e2ba93373a
gnu: python-imap-tools: Enable tests.
...
* gnu/packages/python-web.scm (python-imap-tools): Enable tests.
[source]: Swap to git checkout containing tests.
[arguments] <#:test-flags>: Exclude tests requiring network connection.
[native-inputs]: Add python-pytest.
Change-Id: I6173f93307d371952beeef9dbbc8c237023d265b
2024-04-24 10:12:33 +01:00
Sharlatan Hellseher
79c813d416
gnu: python-imap-tools: Update to 1.6.0.
...
* gnu/packages/python-web.scm (python-imap-tools): Update to 1.6.0.
[source]: Adjust PyPI package name for source distribution as seen in
<https://pypi.org/project/imap-tools/#files >.
Change-Id: I943edd19526879b7945693e29a21113ac9b6e0b1
2024-04-24 09:56:38 +01:00
Markku Korkeala
22d11dab8b
gnu: Add python-robotframework-requests.
...
* gnu/packages/python-web.scm (python-robotframework-requests): New variable.
Change-Id: I01d814d1a9e20d26e9bfa4a0a77ba91577da2bd8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24 09:54:02 +01:00
Eric Bavier
db8626124b
gnu: lynx: Update to 2.9.1.
...
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.1.
Change-Id: I855e1ead2ab04fa129c3a8bc1ee68d158d3a022c
2024-04-24 00:04:08 -05:00
Daniel Ziltener
d115af1bcc
gnu: flatpak: Update to 1.14.6 [security fixes].
...
fixes CVE-2024-32462. see https://nvd.nist.gov/vuln/detail/CVE-2024-32462 .
* gnu/packages/package-management.scm (flatpak): Update to 1.14.6.
[arguments]: Add '--with-curl'
[inputs]: Add libcap, polkit, zstd. Use fuse replace fuse-2.
* gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch: Adjust patch.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: Idc9b8159f0d6c6d037852792c0dc284c70c7462e
2024-04-24 10:22:33 +08:00
Zheng Junjie
06a5ff1a41
gnu: Add wllvm.
...
* gnu/packages/llvm.scm (wllvm): New variable.
Change-Id: Ibfb47b3a129954adf73721d25e95c64f69e985a1
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24 09:43:06 +08:00
Zheng Junjie
fb86bf658a
gnu: nss: Fix cross-compilation.
...
* gnu/packages/nss.scm (nss)[arguments]<#:make-flags>: When
cross-compilation, Add CROSS_COMPILE=1.
<#:phases>: When cross-compilation, Set env NATIVE_CC to gcc.
Change-Id: I5c9559a4b8cecf2cfc6c47d136d69c01a335faaf
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24 09:43:06 +08:00
Zheng Junjie
452e7673bf
gnu: nspr: Fix cross-compilation.
...
* gnu/packages/nss.scm (nspr)[arguments]<#:configure-flags>: When
cross-compilation, Add HOST_CC=gcc.
Change-Id: I337f217f153f8cc3a713906643d6fab9115056e9
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24 09:43:06 +08:00
James Smith via Guix-patches via
c58b443102
gnu: Add wsbg.
...
* gnu/packages/wm.scm (wsbg): New variable.
Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24 09:43:02 +08:00
David Thompson
83e6437e92
gnu: guile-goblins: Update to 0.13.0.
...
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.13.0.
Change-Id: I5010a3c72780af62effd13b8bc7792ac737f7f7e
2024-04-23 14:07:28 -04:00
Vagrant Cascadian
10d0e2d311
gnu: diffoscope: Update to 265.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 265.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
2024-04-23 14:31:59 +01:00
Vagrant Cascadian
f006dc5d74
gnu: reprotest: Update to 0.7.27.
...
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23 14:31:58 +01:00
Vagrant Cascadian
af969a594a
gnu: diffoscope: Update to 264.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 264.
[native-inputs]: Fix architecture specific conditional for "enjarify"
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23 14:31:58 +01:00
Andy Tai
6f50fc7dbc
gnu: gnucash: Update to 5.6.
...
* gnu/packages/gnucash.scm (gnucash): Update to 5.6.
Reviewed-by: Julian Flake <flake@uni-koblenz.de>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974
2024-04-23 14:31:58 +01:00
Giacomo Leidi
0d1070a5e2
gnu: Add ssh-to-pgp.
...
* gnu/packages/crypto.scm (ssh-to-pgp): New variable.
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ic8e55ede6b19d9a90291e3ac2cf608e8a59bc061
2024-04-23 14:31:58 +01:00
Mike Delago
fca358e78f
gnu: Correct license for five suckless packages.
...
* gnu/packages/suckless.scm (st, xst, surf, wmname): Change license to x11 and
expat.
* gnu/packages/suckless.scm (sente): Change license to isc.
Change-Id: Iaaeae3761ad57175c5de8a36f5c8bb163c02f702
Co-authored-by: Christina O'Donnell <cdo@mutix.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23 14:31:58 +01:00
M
8dbe101b30
gnu: Add nmail.
...
* gnu/packages/mail.scm (nmail): New variable.
Reviewed-by: Christina O'Donnell <cdo@mutix.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I850ac3a1b6e6db6d1869bb3fe8ff9d3a9e71cc86
2024-04-23 14:31:58 +01:00
Christopher Baines
f422a23e0e
gnu: nar-herder: Update to 0-28.6be6f63.
...
This fixes the incompatability with the updated guile-lib.
* gnu/packages/package-management.scm (nar-herder): Update to 0-28.6be6f63.
Change-Id: Ib238747115cbfac56916dd02dc50e5c3738b31c8
2024-04-23 14:31:58 +01:00
Christopher Baines
1f963b9c58
gnu: guix-build-coordinator: Update to 0-101.0df0c1a.
...
This uses -O1 rather than the default -O2 to work around bug(s) in guile-next,
and fixes the incompatability with the updated guile-lib.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-101.0df0c1a.
Change-Id: I52120016d306828e1430917eba6e7b1cc71858a2
2024-04-23 14:31:56 +01:00
André Batista
be4b71f264
gnu: lighttpd: Update to 1.4.76.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.76.
[native-inputs]: Add autoconf, automake and libtool.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
Change-Id: Ie033c7c605b8bebe41dbda68d230935c1e528318
2024-04-23 15:02:11 +02:00
André Batista
f6367b69bc
gnu: tor: Update to 0.4.8.11.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.11.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
Change-Id: I287b8201cffb3810be6a7bce0829534e2c0c9fa8
2024-04-23 12:57:57 +02:00
Daniel Ziltener
2d19e505f6
gnu: Add cppdap.
...
* gnu/packages/debug.scm (cppdap): New variable.
* gnu/packages/patches/cppdap-add-CPPDAP_USE_EXTERNAL_GTEST_PACKAGE.patch: New
patch.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I328ca0c01787defcc9d18f4ccd7762c86412cca7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-23 16:45:34 +08:00
fanquake
837016fe33
gnu: LLVM, Clang, libomp, lld: Update to 18.1.4.
...
* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18):
Update to 18.1.4.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-23 15:22:09 +08:00
Feng Shu
bb398fe6a9
gnu: slim: Update to 1.4.1.
...
* gnu/packages/display-managers.scm (slim): Update to 1.4.1.
[arguments]: Do not install systemd files again.
Change-Id: Ida6ed99dad7293dc64d91eb4dec0870608afffbe
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-23 15:08:37 +08:00
Andy Tai
e5593155ad
gnu: vlc: Update to 3.0.20
...
* gnu/packages/video.scm (vlc): update to 3.0.20
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I7a57c739dc3a1025c8d0fba32a9a9c492fcd1778
2024-04-23 15:05:27 +08:00
fanquake
17a6d20a42
gnu: Add lld-18.
...
* gnu/packages/llvm.scm (lld-18): New variable.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-23 15:05:24 +08:00
Ricardo Wurmus
02df0a8a7d
gnu: Add r-saige.
...
* gnu/packages/bioinformatics.scm (r-saige): New variable.
Change-Id: Id5bda4d25ca61fe26d11bae0af19900fd0f0080e
2024-04-22 16:35:31 +02:00
Ricardo Wurmus
4a5a23aceb
gnu: Add savvy.
...
* gnu/packages/bioinformatics.scm (savvy): New variable.
Change-Id: I48dcfad2c6c769778bd79dffa084332da53991ad
2024-04-22 16:35:31 +02:00
Ricardo Wurmus
81d6fe1672
gnu: Add streambuf-shrinkwrap.
...
* gnu/packages/compression.scm (streambuf-shrinkwrap): New variable.
Change-Id: I3405b777e18cfd7b505f6de06019353d6c49a797
2024-04-22 16:35:30 +02:00
Ricardo Wurmus
b829aeefb8
gnu: Add r-metaskat.
...
* gnu/packages/cran.scm (r-metaskat): New variable.
Change-Id: I9f9917ca4ecf4a15a8926df0b6dfad0f517a31dd
2024-04-22 16:35:30 +02:00
Ricardo Wurmus
2082dfde93
gnu: Add r-skat.
...
* gnu/packages/cran.scm (r-skat): New variable.
Change-Id: Ia16c9214dea6ef83081f60d1e93c5849f96ab8f2
2024-04-22 16:35:30 +02:00
Ricardo Wurmus
f941e51ca3
gnu: Add r-spatest.
...
* gnu/packages/cran.scm (r-spatest): New variable.
Change-Id: I0bece84e911e6e57dda0f0075e953304f1e25167
2024-04-22 16:35:30 +02:00
Wilko Meyer
30de275109
gnu: linux-libre 5.15: Update to 5.15.156.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.156.
(linux-libre-5.15-pristine-source): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I33e9832611372321e9bedb3ae0c1da657ccc5c79
2024-04-22 07:46:13 -04:00
Wilko Meyer
63728df4ec
gnu: linux-libre 6.1: Update to 6.1.87.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.87.
(linux-libre-6.1-pristine-source): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I9246f882bbb9f4572a88fef3b1eafc1caffc9fec
2024-04-22 07:46:12 -04:00
Wilko Meyer
5c43d0ba0d
gnu: linux-libre 6.6: Update to 6.6.28.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.28.
(linux-libre-6.6-pristine-source): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ifa0dd02a61e07efcfdf733e8fb12b5bcf5a430ca
2024-04-22 07:46:12 -04:00
Wilko Meyer
ab0f220e9f
gnu: linux-libre 6.8: Update to 6.8.7.
...
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.7.
(linux-libre-6.8-pristine-source): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I8b04b4af1bc62d336366b8f0e7281c9249fc6d7d
2024-04-22 07:46:07 -04:00
Ricardo Wurmus
28e41dc3bc
gnu: r-tclust: Update to 2.0-3.
...
* gnu/packages/statistics.scm (r-tclust): Update to 2.0-3.
[propagated-inputs]: Remove r-cluster, r-mclust, r-mvtnorm, and r-sn; add r-doparallel,
r-foreach, r-mass, r-rcpp, and r-rcpparmadillo.
Change-Id: I3a39e707461de2aef4bcccc11bb839e8b273f15b
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
b0f21308d2
gnu: r-segmented: Update to 2.0-4.
...
* gnu/packages/statistics.scm (r-segmented): Update to 2.0-4.
Change-Id: Iae911494c64b04540c877e2eb31efb933d4d94c6
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
47a31f95e2
gnu: r-openssl: Update to 2.1.2.
...
* gnu/packages/statistics.scm (r-openssl): Update to 2.1.2.
Change-Id: I7d949c4c617940b729d07478902e1ccedcd28c2d
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
1991848db4
gnu: r-keras: Update to 2.15.0.
...
* gnu/packages/cran.scm (r-keras): Update to 2.15.0.
Change-Id: Iff6a980dbe3fb2c118f80029708d3afc8739f0f5
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
628c2d9624
gnu: r-tfruns: Update to 1.5.3.
...
* gnu/packages/cran.scm (r-tfruns): Update to 1.5.3.
Change-Id: I2c3008b81c269021f8259583e94c7bb8b324b22e
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
95e8e95b19
gnu: r-gsa: Update to 1.03.3.
...
* gnu/packages/cran.scm (r-gsa): Update to 1.03.3.
Change-Id: I2c3712958bfa15c32dac86a4c254c64f4e8dfad0
2024-04-22 12:34:18 +02:00
Ricardo Wurmus
a79bacf8b0
gnu: r-pkgdown: Update to 2.0.9.
...
* gnu/packages/cran.scm (r-pkgdown): Update to 2.0.9.
Change-Id: I06dd2f13fd5fb215e0fa3c9482af75049d6955d8
2024-04-22 12:34:17 +02:00
Ricardo Wurmus
8a7eea118f
gnu: r-tune: Update to 1.2.1.
...
* gnu/packages/cran.scm (r-tune): Update to 1.2.1.
Change-Id: I9167af6ef9f2d7046765ff818c836ba962f6cc7e
2024-04-22 12:34:17 +02:00
Ricardo Wurmus
3989dca8a1
gnu: r-flexsurv: Update to 2.3.
...
* gnu/packages/cran.scm (r-flexsurv): Update to 2.3.
Change-Id: If44f31a0171ec910b617e56bc3470e71ab3e1ee1
2024-04-22 12:34:17 +02:00
Ricardo Wurmus
3b1f8972fa
gnu: r-tolerance: Update to 3.0.0.
...
* gnu/packages/cran.scm (r-tolerance): Update to 3.0.0.
[propagated-inputs]: Remove r-rgl; add r-plotly.
Change-Id: I7edd308af3937baa3384428cab531367e936b637
2024-04-22 12:34:16 +02:00
Ricardo Wurmus
c4f40ee0ff
gnu: r-uwot: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-uwot): Update to 0.2.2.
[propagated-inputs]: Add r-rspectra.
Change-Id: Iece11fdfb68660f64adc1544eb52f9912335a8af
2024-04-22 12:34:16 +02:00
Ricardo Wurmus
21473fe5b5
gnu: r-pamr: Update to 1.56.2.
...
* gnu/packages/cran.scm (r-pamr): Update to 1.56.2.
Change-Id: I2235d5e24cd2a18c79374d03f5e9225f9a2d9d7f
2024-04-22 12:34:16 +02:00
Ricardo Wurmus
926d240167
gnu: r-apcluster: Update to 1.4.12.
...
* gnu/packages/cran.scm (r-apcluster): Update to 1.4.12.
Change-Id: I31b8791336e14c04da776f70617ac5443a6946a4
2024-04-22 12:34:15 +02:00
Ricardo Wurmus
0b507db3c0
gnu: r-tm: Update to 0.7-13.
...
* gnu/packages/cran.scm (r-tm): Update to 0.7-13.
Change-Id: I970c336d647911efbfa4e554ef717c732c3a6bba
2024-04-22 12:34:15 +02:00
Ricardo Wurmus
f5c0f54bdb
gnu: r-targets: Update to 1.7.0.
...
* gnu/packages/cran.scm (r-targets): Update to 1.7.0.
[propagated-inputs]: Remove r-digest.
Change-Id: I72c95351da2fe453014d25e4403a979dba9b35ec
2024-04-22 12:34:15 +02:00
Ricardo Wurmus
8011581794
gnu: r-tarchetypes: Update to 0.9.0.
...
* gnu/packages/cran.scm (r-tarchetypes): Update to 0.9.0.
[propagated-inputs]: Remove r-digest; add r-secretbase.
Change-Id: Ie164cebdf0bab4ef128f0023dbe73a0711893a8c
2024-04-22 12:34:15 +02:00
Ricardo Wurmus
6a960987ce
gnu: r-factominer: Update to 2.11.
...
* gnu/packages/cran.scm (r-factominer): Update to 2.11.
Change-Id: Id24133b66e55ef6b41710dbc98cbb3daf2ef4b9f
2024-04-22 12:34:14 +02:00
Ricardo Wurmus
d6ee393bad
gnu: r-seriation: Update to 1.5.5.
...
* gnu/packages/cran.scm (r-seriation): Update to 1.5.5.
Change-Id: I1632302f747d4f64e0b26baf9213525c05b6bacb
2024-04-22 12:34:14 +02:00
Ricardo Wurmus
22030634ef
gnu: python-commonroad-io: Relax requirements.
...
* gnu/packages/simulation.scm (python-commonroad-io)[arguments]: Accept 3.20.2
when 3.20.1 is wanted.
Change-Id: I5ad0689f827eda8ec1a7ec74008d04fb6d9f5870
2024-04-22 11:29:31 +02:00
Ricardo Wurmus
c0c713be66
gnu: python-omegaconf: Fix build system errors.
...
* gnu/packages/python-xyz.scm (python-omegaconf)[arguments]: Fix syntax error
in version specification; do not trigger errors on deprecation warnings.
Change-Id: Ida873c11255ffb65d888378cdd77a9205163016a
2024-04-22 11:29:31 +02:00
Ricardo Wurmus
a78de8f792
gnu: python-deeptools: Replace python-nose with python-pytest.
...
* gnu/packages/bioinformatics.scm (python-deeptools)[native-inputs]: Replace
python-nose with python-pytest.
Change-Id: Icba4ed3a464bfa36616aabe2cbbb26bfabec40aa
2024-04-22 11:29:31 +02:00
Ricardo Wurmus
f0268853de
gnu: java-easymock-class-extension: Use java-asm-8.
...
This is necessary to avoid invalid instructions coming from the incompatible
build of java-asm.
* gnu/packages/java.scm (java-easymock-class-extension)[inputs]: Replace
java-asm with java-asm-8.
Change-Id: Iff11a54fe62ba71a6d5e62fe80c08b1539c6cee0
2024-04-22 11:29:31 +02:00
Ricardo Wurmus
d6af13222e
gnu: python-pydantic-2: Ignore sensitive tests.
...
* gnu/packages/python-xyz.scm (python-pydantic-2)[arguments]: Ignore north
star tests.
Change-Id: Ic305f95f8d1399a4d777dad35fcee9e28f16c907
2024-04-22 11:29:31 +02:00
Ricardo Wurmus
2632660295
gnu: python-asdf-astropy: Add missing test inputs.
...
* gnu/packages/astronomy.scm (python-asdf-astropy)[native-inputs]: Add
python-pytest and python-pytest-xdist.
Change-Id: I1b08cf3937d4d17e034bebf6c1e971e43ca79839
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
789286ebd9
gnu: python-zarr: Update to 2.17.2.
...
* gnu/packages/python-xyz.scm (python-zarr): Update to 2.17.2.
[arguments]: Delete two flaky tests.
Change-Id: I1ab1c90f17d17a03c6cd76bbeb9112df741cc9c6
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
e6586f55e0
gnu: python-xarray-dataclasses: Add missing test input.
...
* gnu/packages/python-science.scm (python-xarray-dataclasses)[native-inputs]:
Add python-pytest.
Change-Id: I137d49380d772f11f75837aa9a915ced85cfc1a2
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
7244fb26bd
gnu: cpplint: Use pyproject-build-system.
...
* gnu/packages/cpp.scm (cpplint)[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
Change-Id: I270de2cafe75ef2d7280dee884a0aeb060f2aa32
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
061c7bc1ca
gnu: python-pandas-2: Skip expensive tests.
...
* gnu/packages/python-science.scm (python-pandas-2)[arguments]: Set PANDAS_CI
variable.
Change-Id: I7c400ff260b3c833be1a55a30de021a81a5cbacb
2024-04-22 11:29:30 +02:00
Nicolas Graves
ff2d0ecfca
gnu: Add python-pandas-2.
...
* gnu/packages/python-science.scm (python-pandas-2): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I7f0510f9021d4eac3c981e5e58f73dc3ec7efd2f
2024-04-22 11:29:30 +02:00
Nicolas Graves
2b5cb248d3
gnu: Add python-pytest-next.
...
* gnu/packages/check.scm (python-pytest-next): New variable.
2024-04-22 11:29:30 +02:00
Nicolas Graves
925e6d4072
gnu: python-contourpy: Update to 1.1.1.
...
* gnu/packages/python-xyz.scm (python-contourpy): Update to 1.1.1.
Change-Id: I31ac27bb7f41f04c82baba2650012d4730a4b684
2024-04-22 11:29:30 +02:00
Nicolas Graves
43965c93ae
gnu: python-openpyxl: Update to 3.0.10.
...
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.10.
[build-system]: Use pyproject-build-system.
[arguments]: Delete check phase replacement.
Change-Id: I1a537050f1e9f109189150d0d73e87bbd87dcb00
2024-04-22 11:29:30 +02:00
Nicolas Graves
118b2f79f8
gnu: python-pytest-xdist: Use pyproject-build-system.
...
* gnu/packages/check.scm (python-pytest-xdist): Use pyproject-build-system.
2024-04-22 11:29:30 +02:00
Nicolas Graves
2528aabf6f
gnu: python-jinja2: Update to 3.1.2.
...
* gnu/packages/python-xyz.scm (python-jinja2): Update to 3.1.2. Format.
[build-system]: Use pyproject-build-system.
[arguments]: Remove uneeded argument.
2024-04-22 11:29:30 +02:00
Nicolas Graves
1039ec03be
gnu: python-pyproject-metadata: Update to 0.7.1.
...
* gnu/packages/python-xyz.scm (python-pyproject-metadata): Update to 0.7.1.
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
e0e224eae6
gnu: Add meson-python/newer.
...
* gnu/packages/build-tools.scm (meson-python/newer): New variable.
Change-Id: I5f34a1abdffcc2e782a2956c199f1c303911069c
2024-04-22 11:29:30 +02:00
Nicolas Graves
ce953927fd
gnu: meson/newer: Update to 1.2.1.
...
* gnu/packages/build-tools.scm (meson/newer): Update to 1.2.1.
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
fbfd58b5bf
gnu: Add python-pims.
...
* gnu/packages/image-processing.scm (python-pims): New variable.
Change-Id: I33e89dd865a38b526a1f766cf321a6c67a170a36
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
7ca1a02030
gnu: Add python-spatial-image.
...
* gnu/packages/image-processing.scm (python-spatial-image): New variable.
Change-Id: I0e2bbfb94499aca71b33703153ad408530b60658
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
81eb92105f
gnu: Add python-xarray-datatree.
...
* gnu/packages/python-science.scm (python-xarray-datatree): New variable.
Change-Id: I403f241b6daae8b5c835f4517a1dceca0393f8e6
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
3c00ef084b
gnu: Add python-xarray-dataclasses.
...
* gnu/packages/python-science.scm (python-xarray-dataclasses): New variable.
Change-Id: I55f258e36ea70a2efb142bd652a81d70771a457c
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
15f4363df0
gnu: Add python-slicerator.
...
* gnu/packages/python-xyz.scm (python-slicerator): New variable.
Change-Id: I9f24707f16cb34d25f6423b03fd07ea122d55064
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
5ac831d81b
gnu: python-nbclient: Update to 0.6.6.
...
* gnu/packages/jupyter.scm (python-nbclient): Update to 0.6.6.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-nest-asyncio; add python-jupyter-core.
Change-Id: Idb70e781c508be389f08c0cab439644852b81577
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
d1e66d2ddf
gnu: Add python-ipfsspec.
...
* gnu/packages/python-xyz.scm (python-ipfsspec): New variable.
Change-Id: I1fe0c2523616b9567501ef369c07b61fcacbee81
2024-04-22 11:29:29 +02:00
Alexis Simon
78d24b78d3
gnu: Add python-cyvcf2.
...
* gnu/packages/bioinformatics.scm (python-cyvcf2): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I0db07e7b5840f5c1f5c68512ffabb3d6b39ab95c
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
8e5186ca9f
gnu: r-bayseq: Update to 2.36.2.
...
* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.36.2.
Change-Id: Ic709181286a25fb2540d73991196cd54302f6fa2
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
1ee8d23e8f
gnu: r-gsva: Update to 1.50.5.
...
* gnu/packages/bioconductor.scm (r-gsva): Update to 1.50.5.
Change-Id: I18584e8766e8377f18321b4a4991edbbc933cbe2
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
32ff790ac4
gnu: r-alevinqc: Update to 1.18.1.
...
* gnu/packages/bioconductor.scm (r-alevinqc): Update to 1.18.1.
Change-Id: I84abb3751c44f4679ebf6c5c39f3b7d0027f002e
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
fa8472f5be
gnu: r-lme4: Update to 1.1-35.3.
...
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-35.3.
Change-Id: I20c5839dd74fc596406e129086cf58fb78d06297
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
26ebfaa9e4
gnu: r-diptest: Update to 0.77-1.
...
* gnu/packages/statistics.scm (r-diptest): Update to 0.77-1.
Change-Id: I4f8c677984f68d3d8a093d5bdd497352e4c8d4c4
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
35b317eaa2
gnu: r-matrixstats: Update to 1.3.0.
...
* gnu/packages/statistics.scm (r-matrixstats): Update to 1.3.0.
Change-Id: I660f58800789f1e7e0a2380f3503597b62c0e5ba
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
de274b5b72
gnu: r-rcpparmadillo: Update to 0.12.8.2.1.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.8.2.1.
Change-Id: Ibfc58ce4512ee1c50f9041708ae18b296f3987b1
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
1edfcf59fa
gnu: r-testthat: Update to 3.2.1.1.
...
* gnu/packages/statistics.scm (r-testthat): Update to 3.2.1.1.
Change-Id: I57dbc93ab3dff959c3cb468e0fc71cf5865c4c65
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
d3e8771e89
gnu: r-crul: Update to 1.4.2.
...
* gnu/packages/cran.scm (r-crul): Update to 1.4.2.
Change-Id: I982b33d77d6a14803ad398c106131558e512f207
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
20865b87ae
gnu: r-paws-common: Update to 0.7.2.
...
* gnu/packages/cran.scm (r-paws-common): Update to 0.7.2.
Change-Id: I48bc944013c82dcdcdc2a2063b3c4f925c733c03
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
5b0bc82f36
gnu: r-tensorflow: Update to 2.16.0.
...
* gnu/packages/cran.scm (r-tensorflow): Update to 2.16.0.
Change-Id: I6f356117eaa78961a8ea6689b08a8dae1778de03
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
0756a2fb0d
gnu: r-pkgdown: Update to 2.0.8.
...
* gnu/packages/cran.scm (r-pkgdown): Update to 2.0.8.
Change-Id: Ib96ecbb5a78e8a53ecceae9c7b9e814690009986
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
8aa1f5e36b
gnu: r-mlr3misc: Update to 0.15.0.
...
* gnu/packages/cran.scm (r-mlr3misc): Update to 0.15.0.
Change-Id: I96f607787c4816c849ad7fa23ebb62855bf4f24e
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
9f3e235a25
gnu: r-tidytext: Update to 0.4.2.
...
* gnu/packages/cran.scm (r-tidytext): Update to 0.4.2.
Change-Id: I3ec30c70dee2b8ab719a1435db5e97354bc93459
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
dc4ade072a
gnu: r-butcher: Update to 0.3.4.
...
* gnu/packages/cran.scm (r-butcher): Update to 0.3.4.
Change-Id: I31145414549fb55b36b97e823797d645a4248dde
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
4ab3ffa950
gnu: r-dunn-test: Update to 1.3.6.
...
* gnu/packages/cran.scm (r-dunn-test): Update to 1.3.6.
Change-Id: Ic8efd6dfd893719522f1c8dab05a782807a25c09
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
aa1b8b4940
gnu: r-tuner: Update to 1.4.7.
...
* gnu/packages/cran.scm (r-tuner): Update to 1.4.7.
Change-Id: I709c7b844f67977b0fe367ff21196d221884761e
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
f434613850
gnu: r-uwot: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-uwot): Update to 0.2.1.
[native-inputs]: Add r-knitr.
Change-Id: Ife200a7ee6316f7accdb596e8bdb709b65461ba2
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
1831f6c790
gnu: r-ggfortify: Update to 0.4.17.
...
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.17.
Change-Id: If1188165f5050b247ace0507d6c9736714014d94
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
8e686a48e6
gnu: r-optparse: Update to 1.7.5.
...
* gnu/packages/cran.scm (r-optparse): Update to 1.7.5.
Change-Id: I7154363b719df7595e6c213b7dedb0ea9f65401c
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
c27ec1b7be
gnu: r-bookdown: Update to 0.39.
...
* gnu/packages/cran.scm (r-bookdown): Update to 0.39.
Change-Id: Ib6dd434091af59fb191498f74ddd7dcd793f3818
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
092f44282f
gnu: r-ggeffects: Update to 1.5.2.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 1.5.2.
Change-Id: Id12cdae314f100eb4f8bea22f88d857c02d08b8e
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
f42dd6f187
gnu: r-argparse: Update to 2.2.3.
...
* gnu/packages/cran.scm (r-argparse): Update to 2.2.3.
Change-Id: Ice5245a0aee41bd3ccccfc4e34fb516965c3eb6b
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
5dc7447450
gnu: r-reticulate: Update to 1.36.0.
...
* gnu/packages/cran.scm (r-reticulate): Update to 1.36.0.
Change-Id: I0f8478233a848bdb21663ed26c9620014cf8d470
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
7b2c9efb93
gnu: r-renv: Update to 1.0.7.
...
* gnu/packages/cran.scm (r-renv): Update to 1.0.7.
Change-Id: I81443202b8f6a207db88e01bfa109c54f1a5a6b2
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
60d57befca
gnu: r-restrserve: Update to 1.2.2.
...
* gnu/packages/cran.scm (r-restrserve): Update to 1.2.2.
Change-Id: I49138bd1989b4d3a8e182d99075d8bf58e8bd0fc
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
6ac1980ae1
gnu: r-prismatic: Update to 1.1.2.
...
* gnu/packages/cran.scm (r-prismatic): Update to 1.1.2.
Change-Id: I0f9cca92ab049cffe321530ce59f527d1fe948f7
2024-04-22 11:29:28 +02:00
Ricardo Wurmus
b1742135e1
gnu: r-ape: Update to 5.8.
...
* gnu/packages/cran.scm (r-ape): Update to 5.8.
Change-Id: Ic35ba5e0a96dec16b89004cbfa6b48d2c88951a1
2024-04-22 11:29:27 +02:00
Ricardo Wurmus
5ff9484e7b
gnu: r-collapse: Update to 2.0.13.
...
* gnu/packages/cran.scm (r-collapse): Update to 2.0.13.
Change-Id: I78eb83695807325581a3bc213c35a58258df882e
2024-04-22 11:29:27 +02:00
Ricardo Wurmus
173108be58
gnu: r-metap: Update to 1.10.
...
* gnu/packages/bioconductor.scm (r-metap): Update to 1.10.
Change-Id: I1890c61b9a20d61a55bf76d61278729b0ae4356a
2024-04-22 11:29:27 +02:00
Wilko Meyer
af4db17122
gnu: fuzzel: Update to 1.10.2.
...
* gnu/packages/xdisorg.scm (fuzzel): Update to 1.10.2.
Change-Id: I4a7e0d6082ecdbe82aaa893cfabf3f20101d1d29
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-22 09:54:02 +08:00
Wilko Meyer
2b32614d85
gnu: foot: Update to 1.17.2.
...
* gnu/packages/terminals.scm (foot): Update to 1.17.2.
Change-Id: Ic45acd0d0fd3e4314669a765f4d97cfcd26a73d0
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-22 09:54:02 +08:00
Timotej Lazar
53623ce862
gnu: qmmp: Add missing inputs.
...
* gnu/packages/music.scm (qmmp): Add inputs to support unpacking skins.
[inputs]: Add tar and unzip.
[arguments]: Add phase to set absolute paths to these programs.
Change-Id: I79a6530ad27b474ecc64e5b7de36e0370595bc69
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-22 09:54:02 +08:00
Timotej Lazar
fa67c2718a
gnu: qmmp: Update to 2.1.7.
...
* gnu/packages/music.scm (qmmp): Update to 2.1.7.
[properties]: Add release-monitoring-url.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-22 09:53:54 +08:00
Danny Milosavljevic
9fa34ad616
gnu: Add cadabra2.
...
* gnu/packages/engineering.scm (cadabra2): New variable.
Change-Id: Ia35b1317b18eb1d8729f003a27df07ac7888d412
2024-04-22 00:53:57 +02:00
Zheng Junjie
a1d711c92e
gnu: blender: Fix url.
...
* gnu/packages/graphics.scm (blender): Add www to url.
Change-Id: I0d1e84f59d2ac0d0e9c72a5857afefc05d161eac
2024-04-21 12:09:33 +08:00
David Thompson
1d6811cec3
gnu: blender: Add wrap-bin phase.
...
* gnu/packages/graphics.scm (blender)[arguments]: Add wrap-bin phase to set proper
GUIX_PYTHONPATH.
[inputs]: Add bash-minimal per 'guix lint'.
Change-Id: I435957baf181ef7f92d4160529439357e16714f6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-21 11:52:56 +08:00