me
/
guix
Archived
1
0
Fork 0
Commit Graph

137717 Commits (ef871bfb5a698da44d644c116f77a65140ac1d6b)

Author SHA1 Message Date
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
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