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
Giacomo Leidi via Guix-patches via
5ee2799cab
services: oci-container: Allow setting Shepherd actions in oci-container-configuration.
...
* gnu/services/docker.scm (oci-container-configuration)
[shepherd-actions]: New field.
(sanitize-shepherd-actions): sanitize it.
(oci-container-shepherd-service): use it.
* doc/guix.texi: Document it.
Change-Id: I0ca9826542be7cb8ca280a07a9bff1a262c2a8a7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via
cb57a3fd9f
services: oci-container: Allow setting Shepherd respawn? in oci-container-configuration.
...
* gnu/services/docker.scm (oci-container-configuration)
[respawn?]: New field.
(oci-container-shepherd-service): use it.
* doc/guix.texi: Document it.
Change-Id: I0d6367607fd0fd41f90a54b33d80bf4d4f43dd8b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via
7d91bd4530
services: oci-container: Allow setting Shepherd auto-start? in oci-container-configuration.
...
* gnu/services/docker.scm (oci-container-configuration)
[auto-start?]: New field.
(oci-container-shepherd-service): use it.
* doc/guix.texi: Document it.
Change-Id: Id093d93effbbec3e1be757f8be83cf5f62eaeda7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via
30ba86cb71
services: oci-container: Allow setting Shepherd log-file in oci-container-configuration.
...
* gnu/services/docker.scm (oci-container-configuration)
[log-file]: New field.
(oci-container-shepherd-service): use it.
* doc/guix.texi: Document it.
Change-Id: Icad29ac6342b6f5bafc0d9be13a93cee99674185
2024-07-05 15:12:34 +08: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