jgart
64ecead2a5
gnu: visidata: Update to 3.0.2.
...
* gnu/packages/spreadsheet.scm (visidata): Update to 3.0.2.
[arguments]: Migrate to new style.
[inputs]: Add python-importlib-metadata.
Change-Id: I54fd775b54e42cc9f2ec66fa2159cf63e77b868c
2024-07-10 10:31:51 -05:00
Artyom V. Poptsov
ab54f8c514
gnu: xaos: Update to 4.3.2.
...
* gnu/packages/maths.scm (xaos): Update to 4.3.2.
[native-inputs]: Remove qtbase-5 and qttools-5; add qtbase and qttools.
[arguments]: Use gexps. Fix "PREFIX" variable in "XaoS.pro" during
"configure" phase.
Change-Id: Ifae9890309368ee4131b531c9ea7b155a3cf693c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-10 16:08:52 +02:00
Peter Polidoro
9afa6209ea
gnu: Add emacs-casual-avy.
...
* gnu/packages/emacs-xyz.scm (emacs-casual-avy): New variable.
Change-Id: I3f9f5ca23bac1a639356137f9e1782d6a25cb44c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-10 16:03:27 +02:00
gemmaro
45cfc7a8f3
gnu: gnucash: Update to 5.8.
...
* gnu/packages/gnucash.scm (gnucash): Update to 5.8.
Change-Id: I1b0aa8c037c3d10d7a87acbdaa5fb27dd3dff556
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-10 15:53:54 +02:00
Trevor Arjeski
6d49d97454
gnu: guile-ncurses: Fix configure flags for Unicode support.
...
The flag "--with-ncursesw" doesn't seem to exist for guile-ncurses, and it
seemed to cause the build to not include unicode support. Building without it
produces the expected "with ncursesw" support.
This can be checked within the guile REPL using:
> ,use (ncurses curses)
> %wide-ncurses
> #t ; has unicode and wide char support
* gnu/packages/guile-xyz.scm (guile-ncurses)[arguments]: Remove
‘--with-ncursesw’ from #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I081ce7b21df49652040017f10de5d5f98fe076d5
2024-07-10 15:52:37 +02:00
Andy Tai
85f1bfac0b
gnu: llama-cpp: Update commit and configure flags for shared library build.
...
* gnu/packages/machine-learning.scm (lama-cpp): Update to commit a5735e with
pkg-config support.
[arguments](configure-flags): Add cmake configure flag
for shared library build and adjust arguments to make openblas
found by cmake.
(phases) 'install-python-scripts: Remove references to deleted scripts
and add new ones upsteeam.
Change-Id: I7c4bc219a22aa9a949e811b340c7cf745b176d14
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-10 15:49:35 +02:00
Ludovic Courtès
e0b0e3dd07
gnu: cuirass: Update to 0eaf7b6.
...
* gnu/packages/ci.scm (cuirass): Update to 0eaf7b6.
Change-Id: I56a78c62c91a5b4ca76aa71e7a42eab596e69fdf
2024-07-10 15:33:41 +02:00
Andy Tai
71694363f6
gnu: xpra: Update to 6.0.2.
...
* gnu/packages/xorg.scm (xpra): update to 6.0.2.
Change-Id: I71289947783fce1c60ec84e0dd5a4bbe3d077bd9
Signed-off-by: jgart <jgart@dismail.de>
2024-07-09 23:25:27 -05:00
Daniel Szmulewicz
ad5b5ef8a3
gnu: emacs-denote: Update to 3.0.6.
...
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 3.0.6.
Change-Id: Ifa524109d7c6e56a8ce0d93afbae7eca35b5cd53
Signed-off-by: jgart <jgart@dismail.de>
2024-07-09 22:58:25 -05:00
jgart
46c6a27891
gnu: janet: Update to 1.35.2.
...
* gnu/packages/lisp.scm (janet): Update to 1.35.2.
Change-Id: I5d623879841bd9a9691c535f7a0242dd371b45b4
2024-07-09 22:53:21 -05:00
Felix Lechner
e13f7d48e5
gnu: opensmtpd: Correct hard coded path.
...
* gnu/packages/mail.scm (opensmtpd)[arguments]: Substitute non existent
path.
Change-Id: I6da8c3650be66f7e2297ea6174a66b7f0b1bc0c0
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-09 21:09:45 +02:00
Sören Tempel
045ada8359
gnu: capstone: Backport upstream fix for Python bindings.
...
* gnu/packages/patches/capstone-fix-python-constants.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (capstone): New patch.
Signed-off-by: jgart <jgart@dismail.de>
2024-07-09 13:37:27 -05:00
jgart
fd35427b26
gnu: trealla: Update to 2.53.47.
...
* gnu/packages/prolog.scm (trealla): Update to 2.53.47.
Change-Id: Ide1766e92cc2ee0ec435f02db11bcd4c73fc3642
2024-07-09 13:33:54 -05:00
Wilko Meyer
cab7ddb167
gnu: linux-libre 4.19: Update to 4.19.317.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.317.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I983eceec227fd3eb0e7cc759f665e614bf9e6449
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:32 -04:00
Wilko Meyer
ed8e60f24a
gnu: linux-libre 5.4: Update to 5.4.279.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.279.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ic13d58447b3d20e33a9ed165d56b92d02c456c98
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:32 -04:00
Wilko Meyer
d8bf53bdf6
gnu: linux-libre 5.10: Update to 5.10.221.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.221.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I26af395d6062d1fd3786dcf0cbbae51258fa0ce6
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:31 -04:00
Wilko Meyer
ab934776ef
gnu: linux-libre 5.15: Update to 5.15.162.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.162.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
Change-Id: I0586acec38ed8d6de0f07084794c928821ae17c2
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:31 -04:00
Wilko Meyer
2c47494dca
gnu: linux-libre 6.1: Update to 6.1.97.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.97.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ic485e29c973110b34e3da80c25e625d6fdcba85f
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:31 -04:00
Wilko Meyer
6e7359c146
gnu: linux-libre 6.6: Update to 6.6.37.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.37.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I24b197e920a2dcc311fa589d9124b8f6c3ac905c
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:31 -04:00
Wilko Meyer
0962e9f75f
gnu: linux-libre 6.9: Update to 6.9.8.
...
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.8.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: Ied14fe931937fba95afc8330b60d5a51ee6b344f
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-09 12:15:24 -04:00
Mark H Weaver
395a3a3b00
gnu: icecat: Update to 115.13.0-guix1 [security fixes].
...
Includes fixes for CVE-2024-6600, CVE-2024-6601, CVE-2024-6602,
CVE-2024-6603, and CVE-2024-6604.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(%icecat-version): Change suffix from "-guix0-preview1" to "-guix1".
(icecat-source): Update gnuzilla commit, base version, and hashes.
(icecat-minimal)[description]: Remove the vague warning about IceCat
being a preview release.
2024-07-09 10:46:47 -04:00
Efraim Flashner
0c96f7932d
gnu: chez-scheme-for-racket: Fix building on riscv64-linux.
...
* gnu/packages/chez.scm (target-chez-arch): When building for
riscv64-linux return #f instead of the desired string, which isn't
supported everywhere yet.
Change-Id: Ie1b076ad4845129c5b98c3ae01f98a86784c13ad
2024-07-09 17:09:47 +03:00
Philip McGrath
7b0df27906
gnu: chez-scheme: Backport test fix.
...
The backported commit fixes crashes when signals are delivered to
non-Scheme threads, including GC worker threads and threads
created by foreign libraries. This appears to have been the
cause of the intermittent test failures we have experienced.
* gnu/packages/patches/chez-scheme-backport-signal.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez-scheme.scm (chez-scheme)[source]<patches>: Use it.
(chez-scheme-for-racket, chez-scheme): Enable tests.
Change-Id: Ifd87ca0d1707ef6ad067d883772a5b42803ead94
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-09 17:09:46 +03:00
Philip McGrath
21402e6193
gnu: racket: Update to 8.13.
...
* gnu/packages/patches/racket-backport-8.12-chez-configure.patch: Delete
obsolete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
10.0.1-pre-release.1.
* gnu/packages/racket.scm (%racket-version): Update to 8.13.
(racket)[inputs]<data, deinprogramm, drracket, eopl, expeditor, gui>
<htdp, math, net-cookies, option-contract, pict, plai, plot, rackunit>
<redex, scribble, snip, typed-racket, srfi, web-server>: Update hashes.
Change-Id: I2d7b6e79a5a4e775d9b918b39fb688b484bb9f93
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-09 17:09:46 +03:00
Philip McGrath
c472dfa7bb
gnu: zuo: Update to 1.10.
...
* gnu/packages/racket.scm (zuo): Update to 1.10.
Change-Id: I082129143b77d34236e32e5cd4f4aac3275d4bca
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-09 17:09:46 +03:00
gemmaro
c6f4757ed2
gnu: emacs-empv: Add inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-empv)[arguments]: Add a phase to set
default binaries for FD and MPV.
[inputs]: Add FD and MPV.
[propagated-inputs]: Add EMACS-CONSULT.
Change-Id: I0e627d3b3ec3e5515ff7da9cd601713840e2a9c7
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09 15:05:52 +02:00
gemmaro
9f2d639ae8
gnu: Add emacs-sed-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-sed-mode): New variable.
Change-Id: Ic079579d3c9ba25cf721d044f99ba2ec4dcc0392
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09 15:04:31 +02:00
Lars Bilke
d5a99af93f
gnu: petsc: Build optimized libraries.
...
* gnu/packages/maths.scm (petsc)[arguments]: Disable debug information.
Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-09 13:54:44 +02:00
Sharlatan Hellseher
6b496c0715
gnu: python-duckdb: Disable parallel tests.
...
Running tests with "--numprocesses" more than 16 makes them shaky, see
<https://ci.guix.gnu.org/build/5070646/log/raw >.
* gnu/packages/python-xyz.scm (python-duckdb) [arguments]:
<#:test-flags>: Remove "--numprocesses" option.
[native-inputs]: Remove PYTHON-PYTEST-XDIST.
Change-Id: I34312cd0d031fe1c31172280e761cfe33762fc91
2024-07-09 09:38:50 +01:00
Thanos Apollo
dcd0ac74a6
gnu: emacs-yeetube: Update to 2.1.7.
...
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.7.
[synopsis]: Remove deprecated Invidious functionality.
[description]: Rephrase and remove deprecated Org mode functionality.
Change-Id: Ib5de9ca8d155740da2a5f7ecdba9b349e366def3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09 09:57:26 +02:00
Thanos Apollo
a645f5311f
gnu: Add emacs-empv.
...
* gnu/packages/emacs-xyz.scm (emacs-empv): New variable.
Change-Id: Ibfb0fca623a536e8db27b15b87e76ef9d7d5a742
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09 09:57:26 +02:00
Thanos Apollo
ef871bfb5a
gnu: emacs-emacsql: Update to 3.1.1-2.efddd69.
...
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to commit
efddd69.
Change-Id: Ib9d025fd8bf040fe2458fa54ac40bd16f35795dd
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09 09:43:27 +02:00
Sergiu Ivanov
fda8945978
gnu: Add emacs-ob-racket.
...
* gnu/packages/emacs-xyz.scm (emacs-ob-racket): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Ie3542d8a8644deaa2b1588bc4537859c08444dbf
2024-07-09 09:42:28 +02:00
Sharlatan Hellseher
d0b42c90d8
gnu: python-duckdb: Adjust indentation.
...
* gnu/packages/python-xyz.scm (python-duckdb): Adjust indentation.
Change-Id: I4f135df041f18188f7e035eed78a9199f2026b70
2024-07-08 23:35:47 +01:00
Sharlatan Hellseher
ce98c3436c
gnu: python-duckdb: Update to 1.0.0.
...
* gnu/packages/python-xyz.scm (python-duckdb): Update to 1.0.0.
[propagated-inputs]: Add python-adbc-driver-manager.
[native-inputs]: Remove python-mypy; add python-pytest-xdist.
Change-Id: I506e786d73767b73c34ec0d475e535a4eba51ca2
2024-07-08 23:35:46 +01:00
Sharlatan Hellseher
b554514927
gnu: Add python-adbc-driver-manager.
...
* gnu/packages/databases.scm (python-adbc-driver-manager): New variable.
Change-Id: Idf4056923def64e5603d9fb175126870cbe24624
2024-07-08 23:35:46 +01:00
Felix Gruber
bd16175f0f
gnu: duckdb: Update to 1.0.0.
...
* gnu/packages/databases.scm (duckdb): Update to 1.0.0.
Change-Id: I00afe247b221bee0a24297d1eb3d7c76d06d09f9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-08 23:35:46 +01:00
Sören Tempel
789c403794
gnu: Add python-itanium-demangler.
...
* gnu/packages/python-xyz.scm (python-itanium-demangler): New variable.
Signed-off-by: jgart <jgart@dismail.de>
Change-Id: I6c198bfb174a76e7d1746d5052e1dec938a4b5b9
2024-07-08 16:01:12 -05:00
Remco van 't Veer
13f0f52314
gnu: librewolf: Fix building on aarch64-linux.
...
* gnu/packages/librewolf.scm (librewolf)[arguments]: On non-x86-linux
systems the "--disable-eme" switch is not available because EME is
not available.
Change-Id: I0f397570249b1bc6a0182d2744a8d3c459c1bafa
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-08 10:46:32 +02:00
Sergey Trofimov
ff9675862c
gnu: emacs-doom-themes: Update to 2.3.0@188ab05
...
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to commit
188ab05.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id684e7005f4c7ae00eb1ea25f7b78b8478ad776f
2024-07-08 10:31:25 +02:00
Nicolas Goaziou
4c874ecd5d
gnu: emacs-eshell-git-prompt: Appease linter.
...
* gnu/packages/emacs-xyz.scm (emacs-eshell-git-prompt)[source]<origin>: Use
tag instead of raw commit hash.
[synopsis]: Remove trailing dot to appease linter.
[description]: Shorten long line.
Change-Id: Ic24bc89ef54507fc723d3fa4c6f276ae78be279c
2024-07-08 10:25:07 +02:00
Thanos Apollo
75f28dc65d
gnu: emacs-jabber: Update to 0.8.92-1-e766d84.
...
gnu/packages/emacs-xyz.scm (emacs-jabber): Update to a recent commit.
Change-Id: I0a9b6bd32b6b6df6f46ad648cf3e165a4cbaa750
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-08 10:20:58 +02:00
Thanos Apollo
10ff2e6604
gnu: Add emacs-gnosis.
...
* gnu/packages/emacs-xyz.scm (emacs-gnosis): New variable.
Change-Id: I5757adf1b1b5f19f34fce60e487f4420e8785521
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-08 10:16:47 +02:00
Artyom V. Poptsov
5217ea6d45
gnu: kubo: Unbundle more packaes.
...
* gnu/packages/ipfs.scm (kubo): Unbundle more packages.
[inputs]: Add go-github-com-facebookgo-atomicfile,
go-github-com-ipfs-go-detect-race, go-github-com-ipfs-go-ipld-cbor,
go-github-com-ipfs-go-ipld-git, go-github-com-tidwall-gjson.
go-github-com-whyrusleeping-base32, go-github-com-whyrusleeping-cbor,
go-github-com-whyrusleeping-chunker,
go-github-com-whyrusleeping-go-keyspace, and
go-github-com-whyrusleeping-multiaddr-filter.
Remove go-github-com-ipfs-go-ipfs-util, go-gopkg-in-yaml-v3, and
go-github-com-pkg-errors
Change-Id: I8edd09e134dee725f1ecaf8f4296c74c4cc5f37c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07 16:03:31 +01:00
Sharlatan Hellseher
db03903c8f
gnu: Add go-github-com-whyrusleeping-cbor.
...
* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-cbor): New variable.
Change-Id: I6f411f6766178a754490864e5dc3a5fc826607dd
2024-07-07 16:01:53 +01:00
Sharlatan Hellseher
5ab00296ee
gnu: Add go-github-com-whyrusleeping-base32.
...
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-base32): New variable.
Change-Id: Iad9afc6eb19ae76bd535f0513d5da488b34e6836
2024-07-07 15:38:52 +01:00
Sharlatan Hellseher
673b48bf60
gnu: Add go-github-com-whyrusleeping-go-keyspace.
...
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-keyspace):
New variable.
Change-Id: I089ffd2ad61a998958d64465c14cbfe941fc30e9
2024-07-07 15:30:49 +01:00
Sharlatan Hellseher
47fc4850e4
gnu: Add go-github-com-whyrusleeping-chunker.
...
* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-chunker): New variable.
Change-Id: Ib89feab1054e71a1bb603659c4e93c1d8256dc8f
2024-07-07 15:23:59 +01:00
Sharlatan Hellseher
b4a689bcfb
gnu: Add go-github-com-whyrusleeping-multiaddr-filter.
...
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-multiaddr-filter): New variable.
Change-Id: I4e1319bcb6bc6e0b922e72da31697460fbab8622
2024-07-07 15:20:06 +01:00
Sharlatan Hellseher
9e1099af3e
gnu: Add go-github-com-ipfs-go-ipld-git.
...
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-git): New variable.
Change-Id: I9f7e4c1f086294a6024da167ba89f8251e0357b6
2024-07-07 15:07:42 +01:00
Sharlatan Hellseher
6236ae32aa
gnu: Add go-github-com-facebookgo-atomicfile.
...
* gnu/packages/golang-xyz.scm (go-github-com-facebookgo-atomicfile): New
variable.
Change-Id: Ib6c685b5fa2b42ef0fe057e24547c1244ed449a4
2024-07-07 14:55:12 +01:00
Artyom V. Poptsov
ff1bb647b5
gnu: Add go-github-com-ipfs-go-ipld-cbor.
...
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-cbor): New variable.
Change-Id: I1a85366eb558fe3043fe39d8aabd4bf14f98a32a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07 14:37:40 +01:00
Artyom V. Poptsov
c6fae8a300
gnu: Add go-github-com-whyrusleeping-cbor-gen.
...
* gnu/packages/ipfs.scm (go-github-com-whyrusleeping-cbor-gen): New variable.
Change-Id: I7fc01ba570492a145bcea00f08e0ccb7cc0479af
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07 14:37:40 +01:00
Sharlatan Hellseher
d4fdac60bf
gnu: go-github-com-syndtr-goleveldb-leveldb: Rename variable.
...
* gnu/packages/golang-xyz.scm (go-github-com-syndtr-goleveldb-leveldb):
Rename variable to go-github-com-syndtr-goleveldb to reflect go.mode
name.
[arguments]: <#:import-path>: Adjust it to reflect go.mode import
path. <#:phases>: Delete 'build phase; use custom 'check phase.
* gnu/packages/ipfs.scm (kubo) [inputs]: Remove
go-github-com-syndtr-goleveldb-leveldb. Add go-github-com-syndtr-goleveldb
* gnu/packages/mail.scm: Likewise.
Change-Id: I84c6a2b398adc7230494847215ccbd1cde73afc9
2024-07-07 14:37:29 +01:00
Sharlatan Hellseher
69b0178ba6
gnu: go-github-com-goccy-go-yaml: Enable all tests.
...
* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml) [arguments]:
<#:phases>: Use customer 'check phase.
Change-Id: Idb607eef3cb09cfa3694a25d0acf8bfa0be22bcc
2024-07-07 11:35:42 +01:00
Sharlatan Hellseher
e799307dec
gnu: go-github-com-goccy-go-yaml: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-goccy-go-yaml): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I44dc5b01079c6486c31f440c8a1f506a419a0f38
2024-07-07 11:33:34 +01:00
Sharlatan Hellseher
63392aa2ff
gnu: go-github-com-goccy-yaml: Rename variable.
...
gnu/packages/golang-xyz.scm (go-github-com-goccy-yaml): Rename variable
to go-github-com-goccy-go-yaml to reflect go.mode name.
gnu/packages/golang.scm (go-github-com-songmu-gitconfig)
[propagated-inputs]: Remove go-github-com-goccy-yaml. Add
go-github-com-goccy-go-yaml.
gnu/packages/web.scm (go-github-com-mikefarah-yq-v4)
[propagated-inputs]: Likewise.
Change-Id: Id8663c08cb75974eb9e881bb7e22623ed463ffa5
2024-07-07 11:21:22 +01:00
Sharlatan Hellseher
4587047571
gnu: Add go-chroma.
...
* gnu/packages/golang-xyz.scm (go-chroma): New variable.
Change-Id: Idb13913bc51ac37fb9fa8ce315aebdc014e53b10
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
c7cf66fb40
gnu: Add go-github-com-alecthomas-kong.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kong): New variable.
Change-Id: I92218bd2cf6c186e63812dd83655686bb7a7f97a
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
404d3c7776
gnu: go-github-com-alecthomas-colour: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-colour): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I8cbe20aede41417cb6769011385d3986df714cd2
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
46f84cdec5
gnu: go-github-com-alecthomas-repr: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I0cc0ea79264d2365e1e1bf910720c956c527c23f
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
71b2834ab0
gnu: go-github-com-alecthomas-repr: Update to 0.4.0.
...
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Update to 0.4.0.
Change-Id: I7dd2d9d777bf8d6db6aaf76b13b2b7f9dfa5ad66
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
50561722cf
gnu: go-github-com-alecthomas-assert-v2: Update to 2.10.0.
...
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2): Update to 2.10.0.
Change-Id: I61bf0c639efb2304896f03756725f9c98d212060
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
b5696b91a2
gnu: go-github-com-alecthomas-chroma-v2: Enable all tests.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2)
[arguments]: <#:go>: Use go-1.19. <#:phases>: Add
'remove-failing-tetdata-and-cmd-files. Use custom 'check phase.
Change-Id: I76a8fcc8089f55e6645762c49c61219520147281
2024-07-07 11:20:19 +01:00
Sharlatan Hellseher
e2ead49220
gnu: go-github-com-alecthomas-chroma-v2: Update to 2.14.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): Update to 2.14.0.
Change-Id: I903f156c93485ebb2f46e6622d817cbf894e34ce
2024-07-07 11:20:17 +01:00
Felix Gruber
c86a07bacc
gnu: python-pdfminer-six: Update to 20231228.
...
* gnu/packages/python-xyz.scm (python-pdfminer-six): Update to 20231228.
[build-system]: Use pyproject-build-system.
[arguments]: Convert to gexp and remove custom 'check phase.
[propagated-inputs]: Remove python-chardet and python-sortedcontainers.
Add python-charset-normalizer.
[native-inputs]: Remove python-nose and python-tox. Add python-pytest.
Change-Id: I9913385a681b32afde930e32e7379db91357177b
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-07 12:09:00 +02:00
Wamm K. D
b141f45642
gnu: Add wf-config.
...
* gnu/packages/wm.scm (wf-config): New variable.
Change-Id: Ie95333b92a8acb5f8b4f8e085e5ab35087bdc105
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-07 11:55:51 +02:00
Zheng Junjie
cf234330bd
gnu: gmic: Update source hash.
...
Fixes: https://issues.guix.gnu.org/71970
* gnu/packages/image-processing.scm (gmic): Update source hash.
Change-Id: Id7ad742086139263d5677339f1c7b91de350a3f2
2024-07-07 15:53:58 +08:00
Luis Felipe
7692608e05
gnu: Add font-paytone-one.
...
* gnu/packages/fonts.scm (font-paytone-one): New variable.
Change-Id: I0c1faf60855fbd10f2b4dd54026cfbabfa281441
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-07 15:40:28 +08:00
Zheng Junjie
98c68104f0
gnu: libunibreak: Update to 6.1.
...
* gnu/packages/unicode.scm (libunibreak): Update to 6.1.
[arguments]<#:phases>: Comment it out.
Change-Id: I1ccf8085a7d1be8263965e750ebf7adc5a83b618
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-07 15:40:28 +08:00
Thanos Apollo
fee360f853
gnu: Add emacs-eshell-git-prompt.
...
gnu/packages/emacs-xyz.scm (emacs-eshell-git-prompt): New variable.
Change-Id: If3e7f918708d9b57295b368f5d7c5fc7b18d73cf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-07 08:04:47 +02:00
Liliana Marie Prikler
74d723b4a8
gnu: emacs-next: Update to 30.0.60-1.4e22ef8.
...
* gnu/packages/aux-files/emacs/comp-integrity-next.el: New file.
* Makefile.am (AUX_FILES): Register it here.
* gnu/packages/emacs.scm (emacs-next-minimal): Update to 30.0.60-1.4e22ef8.
(emacs->emacs-next)[arguments]: Swap out ‘validate-comp-integrity’ phase,
so as to refer to the new integrity check.
2024-07-07 08:04:47 +02:00
Liliana Marie Prikler
4ac22b897d
gnu: komikku: Update to 1.46.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.46.0.
[source]: Use “https://codeberg.org” for the URL.
[home-page]: Use “https://apps.gnome.org/Komikku” .
[#:phases]<python-and-gi-wrap>: Also wrap GDK_PIXBUF_MODULE_FILE.
[inputs]: Add webp-pixbuf-loader.
2024-07-07 08:04:47 +02:00
Liliana Marie Prikler
08a551136b
gnu: webp-pixbuf-loader: Update to 0.2.4.
...
* gnu/packages/gtk.scm (webp-pixbuf-loader): Update to 0.2.4.
2024-07-07 08:04:47 +02:00
Liliana Marie Prikler
adc13f19c1
gnu: libadwaita: Update to 1.5.2.
...
* gnu/packages/gnome.scm (libadwaita): Update to 1.5.2.
2024-07-07 08:04:47 +02:00
Liliana Marie Prikler
3ed077e92c
gnu: clasp: Prevent ID clashes in dependent packages.
...
Clasp uses an interesting CRTP pattern to insert statically (i.e. compile-time)
generated numeric IDs into global fields. However, these templates are
instantiated once per shared library---thus, whenever a library is linked, new
IDs are generated, and the original intent (safely type-casting objects across
libraries) is lost. To help the linker out, we make sure that these IDs are
only instantiated in clasp and not when building other libraries.
* gnu/packages/patches/clasp-hide-event-ids.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/clasp.scm (source)[patches]: Add it here.
(clingo)[#:phases]: Drop ‘skip-failing-tests’.
(python-clorm)[#:phases]<fix-breaking-tests>: Adjust accordingly.
(python-clintest): Drop arguments.
2024-07-07 08:04:47 +02:00
Ashish SHUKLA
93c48a813d
gnu: weechat: Update to 4.3.4.
...
* gnu/packages/irc.scm (weechat) : Update to 4.3.4.
Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
Signed-off-by: Vinicius Monego <monego@posteo.net>
2024-07-06 23:05:52 -03:00
Vinicius Monego
f4ad32bfb4
gnu: primesieve: Update to 12.3.
...
* gnu/packages/maths.scm (primesieve): Update to 12.3.
Change-Id: Ie98e370f2467fd9e9c24e6bfb99b809011ee104a
2024-07-06 23:05:52 -03:00
Vinicius Monego
ae8b2caf11
gnu: cminpack: Update to 1.3.9.
...
* gnu/packages/maths.scm (cminpack): Update to 1.3.9.
Change-Id: I2b4039c4e8c313204f96773b1d0dd072dfca5d41
2024-07-06 23:05:52 -03:00
Vinicius Monego
2891f9fb34
gnu: python-emcee: Update to 3.1.6.
...
* gnu/packages/statistics.scm (python-emcee): Update to 3.1.6.
Change-Id: I49f5d8247e2674170a677ff08bf62e82735bc74f
2024-07-06 23:05:52 -03:00
Vinicius Monego
2b276ae80f
gnu: xonsh: Improve package style.
...
* gnu/packages/shells.scm (xonsh)[source](snippet): Remove trailing #t.
[arguments]<#:phases>: Use #$output rather than the outputs alist.
Change-Id: I30c1b1d8e64ba6bbce61e47cbfec91de3d3df7ae
2024-07-06 23:05:52 -03:00
Vinicius Monego
5dad9f6701
gnu: xonsh: Enable tests.
...
* gnu/packages/shells.scm (xonsh)[arguments]: Remove #:tests?. Skip failing
tests in #:test-flags?. Add phase 'writable-home before 'check.
[native-inputs]: Add git-minimal, python-pyte, python-pytest,
python-pytest-mock, python-pytest-rerunfailures, python-pytest-subprocess,
python-pytest-timeout, python-requests.
Change-Id: Iba35db554b1536246efbd101d9d588f7007fb885
2024-07-06 23:05:52 -03:00
Vinicius Monego
4b3b80f57c
gnu: xonsh: Move to pyproject-build-system.
...
* gnu/packages/shells.scm (xonsh)[build-system]: Move to
pyproject-build-system.
Change-Id: I033a05b2eb94f15510ff7c3753768aec013dd11a
2024-07-06 23:05:52 -03:00
Vinicius Monego
426739bd9d
gnu: xonsh: Update to 0.17.0.
...
* gnu/packages/shells.scm (xonsh): Update to 0.17.0.
[source](snippet): Update substitution.
Change-Id: I62d31200f8636e6db9de5d697e711e5b70fcfa9d
2024-07-06 23:05:46 -03:00
Vinicius Monego
3d0114e8fb
gnu: python-arviz: Update to 0.18.0.
...
* gnu/packages/statistics.scm (python-arviz): Update to 0.18.0.
[propagated-inputs]: Add python-dm-tree.
Change-Id: Ia4714db0ea1ae5097afe875537c162f2cc3ad3fc
2024-07-06 22:59:40 -03:00
Felix Gruber
5b84b46a75
gnu: zeal: Update to 0.7.1.
...
* gnu/packages/documentation.scm (zeal): Update to 0.7.1.
[arguments]: Convert to gexp.
[inputs]: Use new label-less style.
Change-Id: I9d2851ee303f2e8ebed80b4a1e463aa290bea111
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-06 19:46:20 +02:00
Janneke Nieuwenhuizen
6eb19661c5
gnu: mes: Update to 0.27.
...
* gnu/packages/mes.scm (mes): Update to 0.27.
Change-Id: Idf5214fa18fda5c862d9ae0d2a7a3b610e2d9cac
2024-07-06 09:15:49 +02:00
Vinicius Monego
5905b47287
gnu: blender: Update to 3.6.13.
...
* gnu/packages/graphics.scm (blender): Update to 3.6.13.
Change-Id: Id18c3bc36cae18f54b116fa1ac3ff3e67b78f604
2024-07-06 00:52:44 -03:00
Vinicius Monego
dc423fe797
gnu: openimageio: Add optional dependencies.
...
* gnu/packages/graphics.scm (openimageio)[inputs]: Add dcmtk, freetype,
libglvnd, libraw, libwebp, opencolorio, openjpeg.
Change-Id: I19ac4119783744a37aee0b55d4b49dcf02b55762
2024-07-06 00:52:37 -03:00
Vinicius Monego
5bcca03e14
gnu: openimageio: Update to 2.5.13.0.
...
* gnu/packages/graphics.scm (openimageio): Update to 2.5.13.0.
[source, home-page]: Follow redirect.
Change-Id: Iacbd7d5b3388e4b709d995ae96859174ee3165a4
2024-07-06 00:45:42 -03:00
Charles
5b6e65a5b5
gnu: fonts: Add font-lilex.
...
* gnu/packages/fonts.scm (font-lilex): New variable.
Change-Id: I356897bc84f49e9c83ea0faba26ffcd2aaf62427
Signed-off-by: jgart <jgart@dismail.de>
2024-07-05 21:52:09 -05:00
Vinicius Monego
95dd0ed736
gnu: python-cma: Update to 3.4.0.
...
* gnu/packages/machine-learning.scm (python-cma): Update to 3.4.0.
Change-Id: Ida92761e12069a2e91e0e276c3b873c03bcfefdd
2024-07-05 23:05:53 -03:00
Vinicius Monego
f336eb30b1
gnu: python-gpytorch: Update to 1.12.
...
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.12.
[arguments]: Enable previously failing test.
[propagated-inputs]: Add python-mpmath, python-scipy.
Change-Id: I50b9787b2abee2438adaf486d842f4af0d32d162
2024-07-05 23:05:39 -03:00
Vinicius Monego
2c49dd3550
gnu: python-scikit-rf: Update to 1.1.0.
...
* gnu/packages/engineering.scm (python-scikit-rf): Update to 1.1.0.
Change-Id: If72801c7dd0958c538ee95748794b67711b21cf1
2024-07-05 23:04:16 -03:00
Vinicius Monego
50049f2ab0
gnu: ffmpeg-normalize: Update to 1.28.2.
...
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.28.2.
Change-Id: I2297e71645c7325d1576d17a0067a8e30f28bcd7
2024-07-05 23:04:16 -03:00
Vinicius Monego
eae4786c11
gnu: python-cartopy: Update to 0.23.0.
...
* gnu/packages/geo.scm (python-cartopy): Update to 0.23.0.
[arguments]<#:test-flags>: Skip more network tests.
Change-Id: Idbd2b3c52cba0fb58e78171df330581bf83ecbdf
2024-07-05 23:04:15 -03:00
Vinicius Monego
b79a10f28f
gnu: openshadinglanguage: Update to 1.13.10.0.
...
* gnu/packages/graphics.scm (openshadinglanguage): Update to 1.13.10.0.
Change-Id: I7d9b367881c479a3eb4eb451f38b43564250ed30
2024-07-05 23:04:15 -03:00
Vinicius Monego
e1e36294ad
gnu: python-scikit-optimize: Update to 0.10.2.
...
* gnu/packages/python-science.scm (python-scikit-optimize): Update to 0.10.2.
[source]: Switch to maintained repository. Remove compatibility patches and
snippet.
* gnu/packages/patches/python-scikit-optimize-1148.patch,
gnu/packages/patches/python-scikit-optimize-1150.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Change-Id: I6c23c93d3c256b0b97166f80eaeab7f2c7282c5f
2024-07-05 23:04:15 -03:00
Vinicius Monego
d38d7d0839
gnu: ansible: Update to 10.1.0.
...
* gnu/packages/admin.scm (ansible): Update to 10.1.0.
Change-Id: If6c867fdb52c8a38cf48892e0692246c83affe21
2024-07-05 23:04:15 -03:00
Vinicius Monego
d6cb8997cf
gnu: ansible-core: Update to 2.17.1.
...
* gnu/packages/admin.scm (ansible-core): Update to 2.17.1.
[source]: Update URI.
Change-Id: Ia85ccabd5ac83e61baee8829ded0026ef0ae5388
2024-07-05 23:04:15 -03:00
Vinicius Monego
663fed5eec
gnu: python-mapie: Update to 0.8.6.
...
* gnu/packages/statistics.scm (python-mapie): Update to 0.8.6.
Change-Id: I30eaab1542a98361b75dc8a87bcde8f19a3807b5
2024-07-05 23:04:15 -03:00
Vinicius Monego
6790f1e561
gnu: python-ta-lib: Update to 0.4.32.
...
* gnu/packages/finance.scm (python-ta-lib): Update to 0.4.32.
Change-Id: I4cafd320daf68fd3de69ced3cf310443df7c2255
2024-07-05 23:04:15 -03:00
Vinicius Monego
11db11f193
gnu: python-deepxde: Update to 1.11.1.
...
* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.11.1.
[source]: Update URI.
Change-Id: I63c34558a9b55f9267652b88bf88f55614cc631f
2024-07-05 23:04:15 -03:00
Vinicius Monego
d73c0b65b3
gnu: symengine: Update to 0.12.0.
...
* gnu/packages/algebra.scm (symengine): Update to 0.12.0.
Change-Id: I9cd1ac9ef49c4a287caf242f581fea50b1535a97
2024-07-05 23:04:15 -03:00
Vinicius Monego
704e8b387d
gnu: homebank: Update to 5.8.1.
...
* gnu/packages/finance.scm (homebank): Update to 5.8.1.
Change-Id: I7e050d9a997bab73312691e272a1836dd85580f2
2024-07-05 23:04:15 -03:00
Vinicius Monego
6249fbd6e8
gnu: quantlib: Update to 1.34.
...
* gnu/packages/finance.scm (quantlib): Update to 1.34.
[source]: Update URI.
Change-Id: Ic357e0fffba595d0591ef6fe290de1945a98cfc8
2024-07-05 23:04:15 -03:00
Vinicius Monego
56a27b0539
gnu: gmic: Update to 3.4.0.
...
* gnu/packages/image-processing.scm (gmic): Update to 3.4.0.
Change-Id: I2c9335a96bb22625012f35b60620b9b9ad435a64
2024-07-05 23:04:15 -03:00
Vinicius Monego
f40d519979
gnu: meep: Update to 1.29.0.
...
* gnu/packages/engineering.scm (meep): Update to 1.29.0.
Change-Id: I0a23aa041dc97cc6ba4102af66abd8c77b6bbf8b
2024-07-05 23:04:15 -03:00
jgart
41cb417298
gnu: trealla: Update to 2.53.37.
...
* gnu/packages/prolog.scm (trealla): Update to 2.53.37.
Change-Id: Iea845c85fc4397223a3ed783ab4492928fd9473b
Signed-off-by: jgart <jgart@dismail.de>
2024-07-05 17:18:26 -05:00
Christopher Baines
d11912ac25
gnu: nginx: Add --with-compat to the configure flags.
...
To match the change to nginx-accept-language-module made in
cd15d417e3
, as the lack of --with-compat seemed
to cause a "binary compatible" error when trying to use this module with
NGinx.
* gnu/packages/web.scm (nginx)[arguments]: Add --with-compat to
#:configure-flags.
Change-Id: I50831aef84e845c3cdfc2d6e0f4ba9b6f0dc80d1
2024-07-05 23:26:20 +02:00
Vagrant Cascadian
e725e47a69
ugnu: diffoscope: Update to 272.
...
Fixes: https://issues.guix.gnu.org/71886
* gnu/packages/diffoscope.scm (diffoscope): Update to 272.
2024-07-05 12:18:27 -07:00
Ludovic Courtès
922e943059
gnu: cuirass: Update to 2365ba78.
...
* gnu/packages/ci.scm (cuirass): Update to 2365ba78.
Change-Id: Ie7c7b59ec10bb819c5f48fc0240c72d4c7089e82
2024-07-05 17:21:57 +02:00
Guillaume Le Vaillant
eeb24a50d2
gnu: eisl: Update to 4.00.
...
* gnu/packages/lisp.scm (eisl): Update to 4.00.
Change-Id: I2fa69943c6f72cad61e65352de1e496241acb292
2024-07-04 13:13:28 +02:00
Guillaume Le Vaillant
114d985a1c
gnu: cl-cf: Update to 1.0-6.2bf64fe.
...
* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.0-6.2bf64fe.
Change-Id: I9af418e40da37fd7184fe54c0a51f740c593bda5
2024-07-04 13:13:28 +02:00
Guillaume Le Vaillant
fc168a4ca6
gnu: txr: Update to 295.
...
* gnu/packages/lisp.scm (txr): Update to 295.
Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd
2024-07-04 13:13:28 +02:00
Leo Famulari
9014b27480
gnu: yt-dlp: Update to 2024.05.27.
...
* gnu/packages/video.scm (yt-dlp): Update to 2024.05.27.
[build-system]: Use PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove the custom build phase 'fix-the-data-directories', because
There is no longer a setup.py file to be amended.
[inputs]: Add PYTHON-REQUESTS-NEXT and PYTHON-URLLIB3-NEXT.
[native-inputs]: Add PYTHON-HATCHLING.
Change-Id: I0c9e609817071346ca85d1f0966cf8994b2da2c5
2024-07-03 21:47:20 -04:00
Leo Famulari
0fa4cb5750
gnu: python-websockets: Update to 12.0
...
* gnu/packages/python-web.scm (python-websockets): Update to 12.0.
Change-Id: I6217093bbdfb81b35eb7c8d59ada3f612b7d9511
2024-07-03 21:47:20 -04:00
Leo Famulari
87af8642a8
gnu: python-pytest-sanic: Further relax the websockets version requirements.
...
* gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Accept
PYTHON-WEBSOCKETS 12.0 in the custom 'relax-requirements' phase.
Change-Id: I279d7f98ff2f1fe3be46ffd4f06bbc3005c453b5
2024-07-03 21:47:20 -04:00
Leo Famulari
6c6670d909
gnu: Add python-urllib3 1.26.17.
...
This is the minimum required version in recent versions of yt-dlp.
* gnu/packages/python-web.scm (python-urllib3-next): New variable.
Change-Id: Ib57bbe45fd1c9c9fa3872a00f161979762feacf6
2024-07-03 21:47:19 -04:00
Leo Famulari
190ca32d24
gnu: Add python-requests 2.31.0.
...
This is the minimum required version in recent versions of yt-dlp.
* gnu/packages/python-web.scm (python-requests-next): New variable.
Change-Id: I825cb928297cddc2fbbca1ce5acdbf6cff276bbc
2024-07-03 21:47:19 -04:00
Leo Famulari
66e9ce2bae
gnu: yt-dlp: Don't inherit from youtube-dl.
...
yt-dlp has diverged from youtube-dl sufficiently that package inheritance
hinders package maintenance.
* gnu/packages/video.scm (yt-dlp): Don't inherit from YOUTUBE-DL.
[build-system, synopsis, license]: New fields.
[arguments]: Adjust accordingly.
[inputs]: Add FFMPEG.
Change-Id: I14c4cfb6a75ba0421c62eac778072ab3e76c72a1
2024-07-03 21:47:19 -04:00
Jean-Pierre De Jesus DIAZ
ddbbb78786
gnu: podman: Update to 5.1.1.
...
* gnu/packages/containers.scm (podman): Update to 5.1.1.
Change-Id: Ie2563c1862debefcd6b5d0268e6cb57b6ae7193b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-03 22:29:58 +01:00
Jean-Pierre De Jesus DIAZ
39a7b295b8
gnu: buildah: Fix build.
...
* gnu/packages/containers.scm (buildah)<arguments>: Remove
'remove-go-references phase, add 'patch-buildflags phase and remove
imported modules.
Change-Id: Id89ea5c90ba8064484eec460efdfa592c974adca
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-03 22:29:58 +01:00
Jean-Pierre De Jesus DIAZ
2dd43fdacc
gnu: podman: Fix build.
...
* gnu/packages/containers.scm (podman)<arguments>: Remove
'remove-go-references phase, add BUILDFLAGS=-trimpath to make-flags and
remove imported modules.
Change-Id: I6ffca5bd5be21b8b61ea9aa50273f97c5e342f9d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-03 22:29:58 +01:00
Jean-Pierre De Jesus DIAZ
13ae21cd05
gnu: gvisor-tap-vsock: Fix build.
...
* gnu/packages/containers.scm (gvisor-tap-vsock)<arguments>: Remove
'remove-go-references phase, add 'patch-go-reference phase and remove
imported modules.
Change-Id: I202292e303268b3ec0f13f19d4ceba517cd73aaa
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-03 22:29:58 +01:00
Sharlatan Hellseher
d086c5b660
gnu: Add go-github-com-nwaples-rardecode-v2.
...
* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode):
Change version to 1.1.3 for future inheritance of go-github-com-nwaples-rardecode-v2.
(go-github-com-nwaples-rardecode-v2): New variable.
Change-Id: Ifc92ac27fbcd01f7cfced9239765d41108d6f373
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
20c93b1f88
gnu: go-github-com-masterminds-sprig-v3: Update to 3.2.3.
...
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-sprig-v3):
Update to 3.2.3.
Change-Id: I95c42ca42a09e0c5e79d5c631606d8e48ceafe43
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
62ee372a5b
gnu: Add go-github-com-pterm-pterm.
...
* gnu/packages/golang-xyz.scm (go-github-com-pterm-pterm): New variable.
Change-Id: I6da814b83833224380a5dd08da9cf1562eb33791
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
9cc4177a97
gnu: Add go-github-com-marvinjwendt-testza.
...
* gnu/packages/golang-check.scm (go-github-com-marvinjwendt-testza): New variable.
Change-Id: I7aae5264286beda3462fd17304a68d62fdcd3cdb
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
5ed48f9d6c
gnu: Add go-atomicgo-dev-keyboard.
...
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-keyboard): New variable.
Change-Id: I335f43f06009d188c4e3278ea00a1568a3be9235
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
44ec3b17df
gnu: Add go-atomicgo-dev-schedule.
...
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-schedule): New variable.
Change-Id: Iee83258d43320bbd99170c9bcb21f7d6984366bc
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
863197b9e6
gnu: Add go-atomicgo-dev-cursor.
...
* gnu/packages/golang-xyz.scm (go-atomicgo-dev-cursor): New variable.
Change-Id: I7d742bf6056b3169999157af55cc1c002e6aceb9
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
c8dc5b1e1e
gnu: Add go-github-com-errata-ai-ini.
...
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-ini): New variable.
Change-Id: Ic97b0152b10a3b3dc88cf5a617b26427058bf1f5
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
512cd9aa75
gnu: Add go-github-com-jdkato-twine.
...
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine): New variable.
Change-Id: I13e55c204ab2072672a9556d7c0cac02f395116c
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
c0ae1fa131
gnu: Add go-github-com-errata-ai-regexp2.
...
* gnu/packages/golang-xyz.scm (go-github-com-errata-ai-regexp2): New variable.
Change-Id: If9af0a91da1d7a08767dea4614ece9fd620a143a
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
d7a55dd7d5
gnu: Add go-github-com-neurosnap-sentences.
...
* gnu/packages/golang-xyz.scm (go-github-com-neurosnap-sentences, go-sentences): New variables.
Change-Id: I56c9e6c26567cfb9a6a21f8e637ddd1465d3bb58
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
d40d0aa57c
gnu: Add go-github-com-otiai10-copy.
...
* gnu/packages/golang-xyz.scm (go-github-com-otiai10-copy): New variable.
Change-Id: Ia1e9e2180f668546a775c6d45ad316303ae310d8
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
7b29927cc9
gnu: Add go-github-com-otiai10-mint.
...
* gnu/packages/golang-check.scm (go-github-com-otiai10-mint): New variable.
Change-Id: I2b203256756bf9dbeb838e2b289f4ffb9c902404
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
c2d41bf423
gnu: Add go-atomicgo-dev-assert.
...
* gnu/packages/golang-check.scm (go-atomicgo-dev-assert): New variable.
Change-Id: I987bdc50978da3cb6758d99bb4330e0a3bf3d14a
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
d6baae3503
gnu: Add go-github-com-gookit-color.
...
* gnu/packages/golang-xyz.scm (go-github-com-gookit-color): New variable.
Change-Id: I7caa860ae1605fff0da7490ec46ff816cad38143
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
d36c8fb18c
gnu: Add go-github-com-remeh-sizedwaitgroup.
...
* gnu/packages/golang-xyz.scm (go-github-com-remeh-sizedwaitgroup): New variable.
Change-Id: Icabe407a0aefef2728e331be87e239b7683512cd
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
6bfa7ccb23
gnu: Add go-tengo.
...
* gnu/packages/golang-xyz.scm (go-tengo): New variable.
Change-Id: I8fb24d0bdd4eccb2da5f584edfec9b9ba1a9c4d5
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
1907627289
gnu: Add go-github-com-d5-tengo-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-d5-tengo-v2): New variable.
Change-Id: I714223a90deb696320c57f0281a8787e1cb6c2c4
2024-07-03 22:23:22 +01:00
Sharlatan Hellseher
79e27e822f
gnu: Add go-github-com-expr-lang-expr.
...
* gnu/packages/golang-xyz.scm (go-github-com-expr-lang-expr): New variable.
Change-Id: I580e3c664322565d506261ec789ddfe05faa764e
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
71949ab204
gnu: Add go-github-com-dsnet-compress.
...
* gnu/packages/golang-compression.scm (go-github-com-dsnet-compress): New variable.
Change-Id: I232f2d8cc6bb5eb4c850f233b2e2788d0f2fb35b
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
827dd75d2c
gnu: Add go-github-com-dsnet-golib.
...
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable.
Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
f0462a38da
gnu: Add go-github-com-adrg-xdg.
...
* gnu/packages/golang-xyz.scm (go-github-com-adrg-xdg): New variable.
Change-Id: I6a7576d45c84e864d6db915784e32606b1008710
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
8c8fb5c878
gnu: Add go-github-com-adrg-strutil.
...
* gnu/packages/golang-xyz.scm (go-github-com-adrg-strutil): New variable.
Change-Id: I86addc399471f4766a3beb7725832b6b13435fce
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
bcad85a80e
gnu: Add go-github-com-shopspring-decimal.
...
* gnu/packages/golang-maths.scm (go-github-com-shopspring-decimal): New variable.
Change-Id: I52ba58d05be9f631e5c53ccf7c30a977d7fe66b3
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
ada945251c
gnu: Add go-github-com-montanaflynn-stats.
...
* gnu/packages/golang-maths.scm (go-github-com-montanaflynn-stats): New variable.
Change-Id: I1e131cb4ceece61e5b822178831014ed27189d9e
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
2519c4cecb
gnu: Add packages/golang-math module.
...
* gnu/packages/golang-maths.scm: New file.
* gnu/local.mk: Add gnu/packages/golang-maths.scm to the scope.
Change-Id: Iffa3f7735e2155ecdd46f5cdeda9143c9c823322
2024-07-03 22:23:21 +01:00
Attila Lendvai
45f8f97147
gnu: dropbear: Update to 2024.85.
...
* gnu/packages/ssh.scm (dropbear): Update to 2024.85.
Change-Id: I6c729f22732244e6c44bc0d6a1866ab1663a537e
Signed-off-by: jgart <jgart@dismail.de>
2024-07-03 11:29:54 -05:00
Alex Devaure
cf6f06b446
gnu: darktable: Update to 4.8.0.
...
* gnu/packages/photo.scm (darktable): Update to 4.8.0.
Change-Id: I36df2b5a96f24488ebc1c491571a954af14d9e3f
Signed-off-by: jgart <jgart@dismail.de>
2024-07-03 09:30:09 -05:00
Artyom V. Poptsov
bab73e413b
gnu: feh: Update to 3.10.3.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.10.3.
Change-Id: I2b997670ae628f231ade8cc2054f0e121d913598
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03 12:41:32 +08:00
Andy Tai
0665803ed7
gnu: global: Update to 6.6.13.
...
* gnu/packages/code.scm (global): Update to 6.6.13.
Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03 12:41:31 +08:00
Felix Gruber
d589213758
gnu: reuse: Update to 3.0.2.
...
* gnu/packages/license.scm (reuse): Update to 3.0.2.
Change-Id: I527df845dcc4deaf1ffae90d6a8e13dc9033d5ad
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-03 12:41:27 +08:00
Igor Goryachev
972c06dc79
gnu: erlang-lfe: Make LFE compiler deterministic.
...
* gnu/packages/erlang.scm (erlang-lfe): Make LFE compiler deterministic.
Change-Id: I0cf00eeda8502384b746795802f1b2291d0e8a3b
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-03 07:28:06 +04:00
Zheng Junjie
4b3a553ca5
gnu: Add libgccjit-14.
...
* gnu/packages/gcc.scm (libgccjit-14): New variable.
Change-Id: I9c5be52e4e07ca48ae7191b6ff0c163541544700
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-02 13:19:40 +03:00
Zheng Junjie
c3ec3fe50b
gnu: Add gcc-toolchain-14.
...
* gnu/packages/commencement.scm (gcc-toolchain-14): New variable.
Change-Id: I82d56541c76cc48d450c690b047c48a4c4a36702
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-02 13:19:40 +03:00
Zheng Junjie
6b7db5627d
gnu: Add gccgo-14.
...
* gnu/packages/gcc.scm (gccgo-14): New variable.
Change-Id: I065373047eb186ac410813b7eea0af3b44d8aaa7
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-02 13:19:40 +03:00
Zheng Junjie
b1c917779a
gnu: Add gcc-14.
...
* gnu/packages/gcc.scm (gcc-14): New variable.
Change-Id: I7eca4e35e010a69c13489c10c72c29d6e628bb72
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-02 13:19:37 +03:00
Sergey Trofimov
7f29030cd8
gnu: emacs-telega: Update to 0.8.291.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.291.
[inputs]: Add tgs2png.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 12:33:02 +04:00
Sergey Trofimov
01989c5f45
gnu: emacs-telega: Separate server and lisp packages.
...
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use own version.
(emacs-telega): Remove inheritance.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 12:33:01 +04:00
Sergey Trofimov
e209437ca2
gnu: Add tgs2png.
...
* gnu/packages/animation.scm (tgs2png): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 12:33:00 +04:00
Igor Goryachev
d6e81e01d9
gnu: elixir-machete: Update to 0.3.3.
...
* gnu/packages/elixir-xyz.scm (elixir-machete): Update to 0.3.3.
Change-Id: I6f8e205d74967b2ab3bbef491b8596d4901d0e22
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:54:03 +04:00
Igor Goryachev
d2055c577c
gnu: elixir-dialyxir: Update to 1.4.3.
...
* gnu/packages/elixir-xyz.scm (elixir-dialyxir): Update to 1.4.3.
Change-Id: I2abd139ec694d21b4a23940bb9476f6ad577d489
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:54:02 +04:00
Igor Goryachev
0ea33498d5
gnu: elixir-erlex: Update to 0.2.7.
...
* gnu/packages/elixir-xyz.scm (elixir-erlex): Update to 0.2.7.
Change-Id: Ifbfa7886525e89894fc9d440d85eca0281e32e23
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:54:01 +04:00
Igor Goryachev
2ca673c228
gnu: elixir-credo: Update to 1.7.7, fix lint warnings.
...
* gnu/packages/elixir-xyz.scm (elixir-credo): Update to 1.7.7, fix lint warnings.
Change-Id: I1264249260689ab27d4689042e99872f78a7fa3f
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:54:00 +04:00
Igor Goryachev
2c7999d21f
gnu: elixir-excoveralls: Update to 0.18.1, fix lint warnings.
...
* gnu/packages/elixir-xyz.scm (elixir-excoveralls): Update to 0.18.1, fix lint warnings.
Change-Id: I475270291fb41f603b6e4769e62816c7e5eb9183
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:59 +04:00
Igor Goryachev
594339d4a7
gnu: elixir-castore: Update to 1.0.7.
...
* gnu/packages/elixir-xyz.scm (elixir-castore): Update to 1.0.7.
Change-Id: I5281ad7e453774053f82c004fe75c886b69b48aa
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:59 +04:00
Igor Goryachev
f60fea34d8
gnu: elixir-bunt: Update to 1.0.0.
...
* gnu/packages/elixir-xyz.scm (elixir-bunt): Update to 1.0.0.
Change-Id: I5b51b2063f5eb07adeadb3ac33ad78a834b4b962
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:58 +04:00
Igor Goryachev
7c7fcbb828
gnu: elixir-file-system: Update to 1.0.0.
...
* gnu/packages/elixir-xyz.scm (elixir-file-system): Update to 1.0.0.
Change-Id: I532d13e76c5a0a2cc683b97799eb52c6df5bc161
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:57 +04:00
Igor Goryachev
7fbc308878
gnu: elixir-jason: Fix lint warnings.
...
* gnu/packages/elixir-xyz.scm (elixir-jason): Fix lint warnings.
Change-Id: Iafefc4758d3b505cc725f32a0aa1061f1814188f
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:56 +04:00
Igor Goryachev
69620745fa
gnu: elixir-makeup: Update to 1.1.2, make reproducible.
...
* gnu/packages/elixir-xyz.scm (elixir-makeup): Update to 1.1.2, make reproducible.
Change-Id: I43fca3e4d1f6d2a5e678940416710c126b51a59b
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:55 +04:00
Igor Goryachev
1c113b7c42
gnu: elixir-nimble-parsec: Update to 1.4.0.
...
* gnu/packages/elixir-xyz.scm (elixir-nimble-parsec): Update to 1.4.0.
Change-Id: I4622df968c176a6ad318b70d18dba31909d9276c
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:54 +04:00
Igor Goryachev
47ab8444bf
gnu: elixir: Update to 1.17.1.
...
* gnu/packages/elixir.scm (elixir): Update to 1.17.1.
Change-Id: Iad374439bc79c9dbef29c38ec2de19d9e8ea963b
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:53 +04:00
Igor Goryachev
fdfdb15539
gnu: elixir-hex: Remove redundant directory, fix lint warnings.
...
* gnu/packages/elixir.scm (elixir-hex): Remove redundant directory, fix lint warnings.
Change-Id: Ic5b29d8ddb9c3d4dc058494cf6cbb5f60a492bb1
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:52 +04:00
Igor Goryachev
373a635afa
gnu: elixir: Fix mix substitute.
...
* gnu/packages/elixir.scm (elixir): Fix mix substitute.
Change-Id: I02d5849409dfbc624fcbe76b0a06b88e2ff8f4f2
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-02 11:53:51 +04:00
Efraim Flashner
76534bff36
gnu: postgresql-11: Update to 11.22.
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.22.
Change-Id: I3d75b0e500b5853537179e8d7689fda2e2583f44
2024-07-02 09:07:40 +03:00
Efraim Flashner
0e99f1be99
gnu: postgresql-13: Update to 13.15.
...
* gnu/packages/databases.scm (postgresql-13): Update to 13.15.
Change-Id: I67553b1e25f1d5310615f6a1efdee690847fd308
2024-07-02 09:07:40 +03:00
Efraim Flashner
4f882ece16
gnu: postgresql-15: Update to 15.7.
...
* gnu/packages/databases.scm (postgresql-15): Update to 15.7.
Change-Id: I01fb10b98cb38cf8998763c7436f8041b877404c
2024-07-02 09:07:36 +03:00
Wilko Meyer
0f51ddd8db
gnu: linux-libre 6.1: Update to 6.1.96.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.96.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I449d75f6ef37ca62f45f2eaa56b428627a7c42e3
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-02 00:25:06 -04:00
Wilko Meyer
e2a9d6b867
gnu: linux-libre 6.6: Update to 6.6.36.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.36.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I330ce29406db109161a5c9d2712d6a398434fabd
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-02 00:25:06 -04:00
Wilko Meyer
a8c8ae5a5f
gnu: linux-libre 6.9: Update to 6.9.7.
...
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.7.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: Iaf0d5224075070feadf4065fb8c42242d1eaa5a4
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-02 00:24:55 -04:00
Artyom V. Poptsov
85012e6481
gnu: mini: Update to 0.9.15.
...
* gnu/packages/image.scm (mini): Update to 0.9.15.
Change-Id: I20c20d3661364af2235b4eda348467bbeace6b74
Signed-off-by: jgart <jgart@dismail.de>
2024-07-01 13:54:59 -05:00
Christopher Baines
770659059b
gnu: grub: Fix use of mdadm.
...
Before this change, the filename used ended with sbin/mdadm/sbin/mdadm.
* gnu/packages/bootloaders.scm (grub)[arguments]: Fix the use of mdadm.
Change-Id: I911d729eb35034502715c48cdd2159aecf48d22e
2024-07-01 17:17:21 +02:00
guix@mawumag.com
ddce6b2303
gnu: Add python-muon.
...
* gnu/packages/bioinformatics.scm (python-muon): New variable.
Change-Id: I21431b089d1f404828b78d79124d96e7d36d5a2d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-07-01 16:18:34 +02:00
guix@mawumag.com
58ead4baf9
gnu: Add python-mofapy2.
...
* gnu/packages/bioinformatics.scm (python-mofapy2): New variable.
Change-Id: Ide92878258511b3daf4e56d5faa94d190fdee62f
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-07-01 15:55:33 +02:00
Afkhami, Navid
b77491909b
gnu: Add r-anpan.
...
* gnu/packages/bioinformatics.scm (r-anpan): New variable.
Change-Id: Ia01ba3be7424306674b9c9b2904f1f0cfa66d818
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2024-07-01 15:43:56 +02:00
Zheng Junjie
6522f93ed0
gnu: openssh: Update to 9.8p1 [security fixes].
...
Fixes a critical security bug allowing remote code execution as root:
https://www.openssh.com/txt/release-9.8
This may be CVE-2024-6387 (currently embargoed):
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6387
* gnu/packages/ssh.scm (openssh): Update to 9.8p1.
Change-Id: I32e1001ca4d7f9bfbdad58ddcba58670e151a8cb
2024-07-01 17:51:17 +08:00
Ada Stevenson
ba6460900f
gnu: glances: Update to 4.1.1.
...
* gnu/packages/python-xyz.scm (glances): Update to 4.1.1.
[source]: Update PyPI uri.
[propagated-inputs]: Remove python-future and python-ujson and add
python-orjson.
Change-Id: I4c9a1a59916b922d136e8ceec5984b26aa4f3496
Signed-off-by: jgart <jgart@dismail.de>
2024-07-01 02:08:20 -05:00
kiasoc5
b61493721a
gnu: claws-mail: Update to 4.3.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 4.3.0.
Change-Id: I19ee398cb595e77493c9ad79d9ae482950ffb459
Signed-off-by: jgart <jgart@dismail.de>
2024-07-01 00:40:42 -05:00
Andy Tai
24fa4ff965
gnu: poke: Update to 4.2.
...
* gnu/packages/engineering.scm (poke): Update to 4.2.
Change-Id: I35111e06a68601805ab6159dce9261f80df205d0
Signed-off-by: jgart <jgart@dismail.de>
2024-07-01 00:20:44 -05:00
Nicolas Graves
474b583e7a
gnu: python-django-4.2: Simpler unittest skip.
...
* gnu/packages/django.scm (python-django-4.2): Simpler unittest skip.
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 22:03:33 -05:00
Nicolas Graves
bfa5b66b02
gnu: python-django-4.2: Use pyproject-build-system.
...
* gnu/packages/django.scm (python-django-4.2):
[build-system] Use pyproject-build-system.
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 22:03:32 -05:00
Nicolas Graves
1c21ecff8c
gnu: python-django-4.2: Add --failfast to test-flags.
...
* gnu/packages/django.scm (python-django-4.2): Add --failfast to test-flags.
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 22:03:31 -05:00
Nicolas Graves
85725446d6
gnu: python-django-4.2: Comment formatting.
...
* gnu/packages/django.scm (python-django-4.2): Comment formatting.
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 22:03:30 -05:00
Nicolas Graves
5035e6d06d
gnu: python-django-4.2: Use test-flags argument.
...
* gnu/packages/django.scm (python-django-4.2): Use test-flags argument.
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 22:03:30 -05:00
Ashish SHUKLA
1a7228b151
gnu: dino: Update to 0.4.4.
...
* gnu/packages/messaging.scm (dino): Update to 0.4.4.
Change-Id: I6d468741c935cebeb42e2021f8b5dc5cf41db210
Signed-off-by: jgart <jgart@dismail.de>
2024-06-30 17:32:32 -05:00
Daniel Szmulewicz
b10e830807
gnu: Add emacs-meyvn
...
* gnu/packages/emacs-xyz.scm (emacs-meyvn): New variable.
Change-Id: I4e97ce9745ad999b0db74644a82828e450135725
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-06-30 19:43:03 +02:00
hapster
c7b009285e
gnu: mixxx: Update to 2.4.1.
...
* gnu/packages/music (mixxx): Update to 2.4.1.
* gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch,
gnu/packages/patches/mixxx-system-googletest-benchmark.patch: Remove
files.
* gnu/local.mk (dist_patch_DATA): Unregister patches.
Change-Id: I2ee0f2848dba7a917598a97a295d838bc0656716
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 12:06:11 +02:00
hapster
103e9db157
gnu: soundtouch: Update to 2.3.1.
...
* gnu/packages/audio.scm (soundtouch): Update to 2.3.1.
Change-Id: I0ca03186283d85f0ffa24c222ab2d1269fb94f63
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 11:57:57 +02:00
hapster
06059d4277
gnu: hidapi: Update to 0.14.0.
...
* gnu/packages/libusb (hidapi): Update to 0.14.0.
Change-Id: I6bb2be79dcda17029eddd643fc91e54d5a5de630
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 11:56:53 +02:00
Sergio Durigan Junior
d3347580ef
gnu: fediverse: Add snac2
...
* gnu/packages/fediverse.scm (snac2): New variable.
Change-Id: I6ffcb08c13953baec32dc8a0f50cdc0deee76956
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 11:40:57 +02:00
Sergio Durigan Junior
007e749142
gnu: mastodon: Rename to fediverse.scm
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename mastodon.scm to fediverse.scm.
* gnu/packages/mastodon.scm: Rename to...
* gnu/packages/fediverse.scm: ...this.
Change-Id: I64d72d1ddea626dcebaab6ad50f7036934c1a1a5
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 11:40:57 +02:00
Janneke Nieuwenhuizen
7d7ee4e575
gnu: mes: Update to 0.26.2.
...
* gnu/packages/patches/mes-0.26.1-fixups.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/mes.scm (mes): Update to 0.26.2.
[source]: Remove it.
Change-Id: I2cd401bd5df3f5d44d3749bf6aac472dbbeb70ca
2024-06-30 11:20:50 +02:00
Sharlatan Hellseher
64566a599e
gnu: Add python-jwst-reffiles.
...
* gnu/packages/astronomy.scm (python-jwst-reffiles): New variable.
Change-Id: I6c8f80e0b26109c31c610d242a364db0ac9a66a5
2024-06-30 10:11:20 +01:00
Sharlatan Hellseher
2541171580
gnu: Add specification-specreduce-data.
...
* gnu/packages/specifications.scm (specification-specreduce-data): New variable.
Change-Id: I269cc7eefa12dd8d207da9ac613b5793c3e24c7c
2024-06-30 10:11:20 +01:00
Sharlatan Hellseher
9d7b6b809a
gnu: Add python-yt-astro-analysis.
...
* gnu/packages/astronomy.scm (python-yt-astro-analysis): New variable.
Change-Id: I5369d86b884aca1b18883083db872df9333eed9e
2024-06-30 10:11:20 +01:00
Sharlatan Hellseher
61e70aa499
gnu: Add python-statmorph.
...
* gnu/packages/astronomy.scm (python-statmorph): New variable.
Change-Id: Ie1d71e17f46bdb85c7c109f25b55bbb3b72af08c
2024-06-30 10:11:20 +01:00
Sharlatan Hellseher
6ecdc437e2
gnu: Add python-schwimmbad.
...
* gnu/packages/parallel.scm (python-schwimmbad): New variable.
Change-Id: Ica4bc3989222e3d70e7cfc170bcca953353f8259
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
bada8a23a8
gnu: Add python-regularizepsf.
...
* gnu/packages/astronomy.scm (python-regularizepsf): New variable.
Change-Id: I168b531f681999def9e08d2e8aa63e4ccc11bb29
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
edb71f8e50
gnu: Add python-naima.
...
* gnu/packages/astronomy.scm (python-naima): New variable.
Change-Id: Ie4b69f0bbd9f73ec1d393a5870f61b48e1ad621e
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
48e9b346db
gnu: Add python-fast-histogram.
...
* gnu/packages/python-science.scm (python-fast-histogram): New variable.
Change-Id: Ibecdd87db9c132052a8eca76c01108c4f6e624c4
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
c8e4b2740b
gnu: Add python-corner.
...
* gnu/packages/python-science.scm (python-corner): New variable.
Change-Id: I75c3a88ba4b729fb7c9a50dd85a00b22cdcaa828
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
e8ab82fb93
gnu: python-jwst: Replace reference to external configobj.
...
* gnu/packages/astronomy.scm (python-jwst) [source]: Replace reference
to external configobj.
Change-Id: Id539446c16a16c5ff86f1518cbc0080bdefc85b5
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
91bfad51c0
gnu: python-sunpy: Update to 5.1.4.
...
* gnu/packages/astronomy.scm (python-sunpy): Update to 5.1.4.
Change-Id: Ib9993cc318af995cb830af2aebba8511b50cf444
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
eb58258b43
gnu: python-stsci-stimage: Update to 0.2.9.
...
* gnu/packages/astronomy.scm (python-stsci-stimage): Update to 0.2.9.
[native-inputs]: Add python-wheel.
Change-Id: I87595ff5b40506451e69057cde249af0ac6462ea
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
865f53b8c7
gnu: python-stsci-imagestats: Update to 1.8.3.
...
* gnu/packages/astronomy.scm (python-stsci-imagestats): Update to 1.8.3.
Change-Id: Ice324f258efea8871db04596d4d980be0faa7fc2
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
35c7e14f39
gnu: python-stsci-image: Update to 2.3.9.
...
* gnu/packages/astronomy.scm (python-stsci-image): Update to 2.3.9.
Change-Id: Ie2b568859a93e16401414e77498034f7c8e90d89
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
c12d20feb0
gnu: python-stpipe: Update to 0.5.2.
...
* gnu/packages/astronomy.scm (python-stpipe): Update to 0.5.2.
[source]: Add snippet adjusting references to configobj.
Change-Id: I213f4d082757813db1652b7189348fb9ddd527b6
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
2279395ed0
gnu: python-stcal: Update to 1.7.1.
...
* gnu/packages/astronomy.scm (python-stcal): Update to 1.7.1.
Change-Id: Ia8a1082c192fa944dd6a3d897554ae6dcfeb738c
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
6d739426c7
gnu: python-spherical-geometry: Update to 1.3.2.
...
* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.2.
Change-Id: Iabce4c4ab105dcc379a500a3c50a27c48065c35c
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
5e493d4b42
gnu: python-skyfield: Update to 1.49.
...
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.49.
Change-Id: I640e7de951bf5e90f4d9a4d47c4228ab239f93d5
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
dc9a060734
gnu: python-pyvo: Update to 1.5.2.
...
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.5.2.
[arguments]: <#:test-flags>: Remove test constrains as the issue was
resolved upstream.
Change-Id: I6a4e7ac339786b42792970198023a406dd2db0e5
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
ced6801627
gnu: python-pyerfa: Update to 2.0.1.4.
...
* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.1.4.
Change-Id: Ia83d566030e268a1d8de8b37f424124083403767
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
486d8339bd
gnu: python-ndcube: Update to 2.2.2.
...
* gnu/packages/astronomy.scm (python-ndcube): Update to 2.2.2.
Change-Id: Ie7c31312e4b5cc6087d17e9572bf202abd13fc50
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
9b59bd0817
gnu: python-ginga: Update to 5.1.0.
...
* gnu/packages/astronomy.scm (python-ginga): Update to 5.1.0.
Change-Id: I7ac35ccf2bc38709cf4d3929d8f13a0b48050587
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
35b9c20135
gnu: python-fitsio: Update to 1.2.4.
...
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.4.
Change-Id: I82c7b8c85c3d61a8fd83e786a109914c4c91dbe2
2024-06-30 10:11:18 +01:00
Sharlatan Hellseher
5a1930bf9a
gnu: python-dust-extinction: Update to 1.4.1.
...
* gnu/packages/astronomy.scm (python-dust-extinction): Update to 1.4.1.
Change-Id: I370ae8cd4ebe07a7772bda04176597fc77c7c964
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
764b8cd5e2
gnu: python-drizzle: Update to 1.15.2.
...
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.2.
Change-Id: Ic63933d740056a16a9e514783c1e85090c0693b9
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
3c76ad03fb
gnu: python-crds: Update to 11.17.25.
...
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.25.
Change-Id: I2391a4f0e316fecdeab47733f3ecf8d67f5246b6
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
b15181425e
gnu: python-astropy-iers-data: Update to 0.2024.6.17.0.31.35.
...
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.6.17.0.31.35.
Change-Id: Ia014de9ebd7615982fcd1ab5611022d65f492422
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
a9026661cc
gnu: python-astropy: Update to 6.1.1.
...
* gnu/packages/astronomy.scm (python-astropy): Update to 6.1.1.
Change-Id: Id33b4b4d685e65c0bed89cfbb867be765d8dcf89
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
ca5df4b60a
gnu: siril: Update to 1.2.3.
...
* gnu/packages/astronomy.scm (siril): Update to 1.2.3.
Change-Id: If048907526767ccd1b3b92f9675458ae8e6371d3
2024-06-30 10:11:17 +01:00
Sharlatan Hellseher
de7a85f24c
gnu: indi-2.0: Update to 2.0.8.
...
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.0.8.
Change-Id: I61b0bfdb25d7b824227e14aa123cbf29d0923bf7
2024-06-30 10:11:13 +01:00
Richard Sent
ddb0401d82
gnu: Add fastfetch.
...
* gnu/packages/admin.scm (fastfetch): New variable.
Change-Id: I2c8489f0773254b0e9e631c55bf016adb7c6e89b
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 10:59:10 +02:00
Afkhami, Navid
1731b45c51
gnu: Add r-cmdstanr.
...
* gnu/packages/bioinformatics.scm (r-cmdstanr): New variable.
Change-Id: Ic9e83486f7ab7f0e7075343af630c4dcecf597b5
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 10:48:50 +02:00
Afkhami, Navid
0e5ecc6868
gnu: Add r-fastglm.
...
* gnu/packages/cran.scm (r-fastglm): New variable.
Change-Id: I187c9579b1f8ff47e47d721d9684c16698066148
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 10:48:50 +02:00
Afkhami, Navid
e7777475cf
gnu: Add r-cutpointr.
...
* gnu/packages/cran.scm (r-cutpointr): New variable.
Change-Id: I60e578fab1e251a526d90ce25dd1c3fc7ec4409d
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30 10:48:50 +02:00
Efraim Flashner
c070c060fd
gnu: openblas-ilp64: Enable building on all 64bit platforms.
...
* gnu/packages/maths.scm (openblas-ilp64)[supported-systems]: Mark all
64bit platforms as supported.
Change-Id: I3956b0140798842bae23fc5f855f0953ec81b53d
2024-06-30 10:49:59 +03:00
Efraim Flashner
9ff2952a3f
gnu: virtuoso-ese: Enable building on all 64bit platforms.
...
* gnu/packages/databases.scm (virtuoso-ese)[supported-platforms]: Mark
all 64bit platforms as supported.
Change-Id: Ia4c3368adc8948941d6795b9959ecb7ce35aea0f
2024-06-30 10:15:54 +03:00
Efraim Flashner
623b46c589
gnu: wiredtiger: Enable building on more platforms.
...
* gnu/packages/databases.scm (wiredtiger)[supported-systems]: Mark all
64bit platforms as supported except riscv64-linux.
Change-Id: I0e74347729db5f6c5d26fc88f5a60b5ab45d4381
2024-06-30 10:15:22 +03:00
Efraim Flashner
4b67b38a79
gnu: jellyfish: Enable building on all 64bit platforms.
...
* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems]: Mark
all 64bit platforms as supported.
Change-Id: Ia79d8052bf6ff347422e4b1ce38dc379d45a9be6
2024-06-30 10:15:03 +03:00
Efraim Flashner
ab41f5ec1c
gnu: llvm-18: Fix building on i686-linux.
...
* gnu/packages/llvm.scm (llvm-18)[arguments]: When building for
i686-linux delete the 'make-dynamic-linker-cache phase.
Change-Id: Icbbbccf74ad39d4f8d0270cc213f978c487edb75
2024-06-30 09:17:31 +03:00
Efraim Flashner
48934f0c2f
gnu: llvm-17: Fix building on i686-linux.
...
* gnu/packages/llvm.scm (llvm-17)[arguments]: When building for
i686-linux delete the 'make-dynamic-linker-cache phase.
Change-Id: I0745d9b1bda47ad4ad10680234c9257215de1c4b
2024-06-30 09:16:50 +03:00
Efraim Flashner
fc15524d37
gnu: clang-15: Fix building on i686-linux.
...
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: When building for
i686-linux on clang 15 or newer delete the 'make-dynamic-linker-cache
phase.
Change-Id: I0c8c273ce8eca100a97a9a64a4524558acd7cfbd
2024-06-30 09:15:29 +03:00
Nicolas Goaziou
f3689976da
gnu: rosegarden: Update to 24.06.
...
* gnu/packages/music.scm (rosegarden): Update to 24.06.
Change-Id: Ibca5fc58e07fcd8b7c548d50085700a249c6dc85
2024-06-29 19:00:49 +02:00
Nicolas Goaziou
e179e600da
gnu: open-adventure: Update to 1.19.
...
* gnu/packages/games.scm (open-adventure): Update to 1.19.
Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236
2024-06-29 18:41:35 +02:00
Nicolas Goaziou
809f815cf6
gnu: asymptote: Update to 2.90.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.90.
[native-inputs]: Add TEXLIVE-TYPE1CM.
Change-Id: I319553c33e004e94474ac2505de5b3b5a01ffd9a
2024-06-29 18:37:42 +02:00