me
/
guix
Archived
1
0
Fork 0
Commit Graph

137697 Commits (ff1bb647b5d66af5fb1fbacdea08b46a6db90e77)

Author SHA1 Message Date
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
Liliana Marie Prikler 8546ca946e
doc: Update note on Emacs packages.
* doc/guix.texi ("Emacs packages"): Expand note to talk about differences
between native compilation upstream and as used in Guix.
2024-07-07 08:04:46 +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
Dariqq 1ace18d351
import: github: Honor upstream-name property.
* guix/import/github.scm (import-release): Use package-upstream-name instead
of package-name.

Change-Id: I9a4999a01156ce02584270837ceab70996b49106
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-06 12:07:11 +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