<
aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-07-23gnu: Add ghc-mattermost-api.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-mattermost-api): New variable. Change-Id: Idc2a8fb0d8589b38d7e50aa7565fff71dcc6ab28
2024-07-23gnu: Add ghc-crypton-connection.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-crypton-connection): New variable. Change-Id: I37bc263de2aa9f3ce7b06b9a752424a0550bf6d3
2024-07-23gnu: Add ghc-tls-1.9.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-tls-1.9): New variable. Change-Id: I53d26e85d7ed333be036cb5e0e359b72f5c21262
2024-07-23gnu: Add ghc-crypton-x509-validation.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-validation): New variable. Change-Id: Ib25c2dee8fef24c763cf70dfa1c615405d250d39
2024-07-23gnu: Add ghc-crypton-x509-system.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-system): New variable. Change-Id: Idfadaf630a3bcc4d019738d37ae9ee888f49fd80
2024-07-23gnu: Add ghc-crypton-x509-store.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-store): New variable. Change-Id: Id9e2bd91d99c09fee5bd0054741176108b7376ed
2024-07-23gnu: Add ghc-crypton-x509.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509): New variable. Change-Id: I0bea5088c2fd23b77f22a2017303bac849c45c29
2024-07-23gnu: Add ghc-crypton.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton): New variable. Change-Id: I91902a8dbc0df2d19729933e6cd096810fdc1059
2024-07-22gnu: kubo: Unbundle go-github-com-ipfs-go-metrics-interface.Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo) [snippet]: Remove go-metrics-interface. [inputs]: Add go-github-com-ipfs-go-metrics-interface. Change-Id: I206ce8d2b1823bd60f799aa815fcfb6d366e1704 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-blockstore.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-blockstore): New variable. Change-Id: I75b885ec55b5bd8ae274a4832d421bf2de696314 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-metrics-interface.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-metrics-interface): New variable. Change-Id: Ibdc97a27f873615d3ace7dbaee8709a174b783dd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-ds-help.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-ds-help): New variable. Change-Id: Ia174fec9c8a6bae4838e5a4ec06d0f555894c37e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-bbloom.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-bbloom): New variable. Change-Id: If5b5d486f50f82750a5b11a3248a3aaa2ed91658 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-exchange-interface.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-exchange-interface): New variable. Change-Id: I5931d32952e021a29073227acc9fff5a87bbebf9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-blocksutil.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-blocksutil): New variable. Change-Id: I64c8f6a6d2337b40fa24e478ba49a590abced8ec Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-pion-datachannel.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-datachannel): New variable. Change-Id: Idc7e0d132fff3c71c37b784f38bcda9dc77e05b1
2024-07-22gnu: Add go-github-com-pion-sctp.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-sctp): New variable. Change-Id: Ib7f3f9437d126995469441cca430e72c6f1d51c3
2024-07-22gnu: vale: Update to 3.4.2.Sharlatan Hellseher
* gnu/packages/textutils.scm (vale): Update to 3.4.2. [source]: Change snippets removing vendored modules as they are not provided any more, to one adjusting module import path. [arguments]: <#:phases>: Add 'disable-failing-tests, 'copy-input-to-vendor-directory and 'remove-vendor-directory phases. Use custom 'check phase. [native-inputs]: Remove go-github-com-fatih-color, go-github-com-mitchellh-go-homedir, go-github-com-spf13-afero, go-github-com-urfave-cli, and go-gopkg-in-ini-v1; add go-github-com-masterminds-sprig-v3, go-github-com-adrg-strutil, go-github-com-adrg-xdg, go-github-com-bmatcuk-doublestar-v4, go-github-com-d5-tengo-v2, go-github-com-errata-ai-ini, go-github-com-errata-ai-regexp2, go-github-com-expr-lang-expr, go-github-com-jdkato-twine, go-github-com-karrick-godirwalk, go-github-com-mholt-archiver-v3, go-github-com-niklasfasching-go-org, go-github-com-otiai10-copy, go-github-com-pterm-pterm, go-github-com-remeh-sizedwaitgroup, go-github-com-spf13-pflag, go-golang-org-x-exp, and go-golang-org-x-sys. Change-Id: Ie378b419e34a924a5f1c8b383b029706d9846216
2024-07-22gnu: go-github-com-mitchellh-mapstructure: Update to 1.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mitchellh-mapstructure): Update to 1.5.0. Change-Id: I3e18dabc4da5e4eec40cfe4328a6244dcc530e7d
2024-07-22gnu: go-github-com-spf13-viper: Disable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-spf13-viper): Disable tests. Change-Id: Id2a5eff6203c0c9907a188cfcda1fe2accfdf786
2024-07-22gnu: go-github-com-jdkato-twine: Enable tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-jdkato-twine) [source]: Add snippet adjusting changed upstream module import path. [arguments]: <#:phases>: Remove 'build and 'patch-module-import-path phases. Add 'disable-failing-tests phase. Use custom 'check phase. Change-Id: I8553705ca0b812c772005460b242ce47b0c65ced
2024-07-22gnu: Add go-github-com-mholt-archiver-v3.Sharlatan Hellseher
* gnu/packages/golang-compression.scm (go-github-com-mholt-archiver-v3, go-arc): New variables. Change-Id: I37f628de21475f98acb10dcff86780b697bba839
2024-07-22gnu: Add go-github-com-xi2-xz.Sharlatan Hellseher
* gnu/packages/golang-compression.scm (go-github-com-xi2-xz): New variable. Change-Id: I794886d82f532a626599ca6f07a1ce7e694bea04
2024-07-22gnu: Add go-github-com-niklasfasching-go-org.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-niklasfasching-go-org): New variable. Change-Id: I0d17d5d1d25f0a0995e148ffe4cf40225ca5982d
2024-07-22gnu: go-github-com-syndtr-goleveldb: Disable some failing tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-syndtr-goleveldb) [arguments]: <#:phases>: Add 'disable-failing-tests phase.d Change-Id: Id79eb1aa31e01e5b99d7f2edaa6935bf0f97ea46
2024-07-22gnu: go-google-golang-org-protobuf: Disable some failing tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-google-golang-org-protobuf) [arguments]: <#:phases>: Add 'disable-failing-tests phase. Change-Id: I5f3ce75712fe6ff1cbde0f2bbc27a566710baa34
2024-07-22gnu: linux-libre 4.19: Update to 4.19.318.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.318. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I06ba716eac115a3dd7ba58410e31a07a4fa885e7 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 5.4: Update to 5.4.280.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.280. (linux-libre-5.4-pristine-source): Update hash. Change-Id: I2866e3b281a77a774eddda9b1ef6218dbc096768 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 5.10: Update to 5.10.222.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.222. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hash. Change-Id: I26cb8c4431116ccd31f542072ba064fde6785124 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 5.15: Update to 5.15.163.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.163. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hash. Change-Id: Icce631087a867aa4b7ebf29913094bc8a8bfb2f1 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 6.1: Update to 6.1.100.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.100. (linux-libre-6.1-pristine-source): Update hash. Change-Id: Ib146118e173a7d1bc8f334b94e0876405867b5e3 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 6.6: Update to 6.6.41.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.41. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I61144b93da7f6b38230b1a489ea5d83c199f3006 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22gnu: linux-libre 6.9: Update to 6.9.10.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.10. (linux-libre-6.9-pristine-source): Update hash. Change-Id: I3cee5e2a52836d8d4ca494242028d32d4a96b722 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-22Revert "gnu: chicken: Update to 5.4.0."jgart
This reverts commit 9c3c2293fdc22a6b032bf41d09a6ebe4442324cb.
2024-07-22gnu: sequoia-sq: Skip a test.Efraim Flashner
* gnu/packages/sequoia.scm (sequoia-sq)[arguments]: Add cargo-test-flags to skip a test. Change-Id: I7e614a1990d25eec394a3cb98c5c15c8125876a6
2024-07-21gnu: gerbera: Update to 2.2.0.Ricardo Wurmus
* gnu/packages/upnp.scm (gerbera): Update to 2.2.0. [inputs]: Add exiv2. Change-Id: I17c85d955e878798934de785d685b8031ee191a5
2024-07-21gnu: emacs-jupyter: Update to 1.0-1.f97f4b5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0-1.f97f4b5. This bump is necessary to fix build, broken since last EMACS-ZMQ update, in commit 57b37bc3999565505fb9e9bc752d840ccfd7de56. Change-Id: I4cf1513cd5d99a77e0f3c6d47ed84d9ae2d37976
2024-07-21gnu: Add evremap.Nicolas Goaziou
* gnu/packages/rust-apps.scm (evremap): New variable. Change-Id: I5bb3e125e5fd51782466f7947591d21d232cd07c
2024-07-21gnu: Add rust-evdev-rs-0.6.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-evdev-rs-0.6): New variable. Change-Id: Ie7ac443ed3becde5620ecbd77b4285ebd39c7fc9
2024-07-21gnu: Add rust-evdev-sys-0.2.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-evdev-sys-0.2): New variable. Change-Id: I187468a9d3719e7bd90b0e1f9d9184862f3d8c34
2024-07-21gnu: emacs-compat: Improve synopsis.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-compat)[synopsis]: Use proper capitalization. Change-Id: Ia74e87575c746a9dc6cee1f4a1abd2e08c1289e2
2024-07-21gnu: emacs-compat: Update to 30.0.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 30.0.0.0. Change-Id: I957baf7a4f1adc0e74977eb0345b8dcf40a279c0
2024-07-21Merge branch 'rust-team'Efraim Flashner
Change-Id: I412341ad7a8bb84c7fafeb69dea8182eade68d2f
2024-07-21gnu: go-github-com-yuin-goldmark: Extend the test timeout.Efraim Flashner
* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark) [arguments]: Adjust the custom 'check phase to also extend the test timeout to allow the tests to pass on slower machines. Change-Id: Iba98545b73a7fdd5c6c831069a5286521aeeceff
2024-07-21gnu: gnuplot: Update to 6.0.1Karl Hallsby
* gnu/packages/maths.scm (gnuplot): Update to 6.0.1. Change-Id: Ifd03a68eec47375f5af6bacfca616ff02bd23d7b Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-21gnu: Remove sections from emacs-xyz module.Nicolas Goaziou
These sections no longer correspond to the Emacs packages they list. Change-Id: I1262c5770b626093f855447bcb2239a6758889de
2024-07-21gnu: emacs-casual-avy: Update to 1.4.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-casual-avy): Update to 1.4.1. Change-Id: I87ea65e99d00e57e53bfaa9953892697b65a969f
2024-07-21gnu: emacs-casual-dired: Improve synopsis.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-casual-dired)[synopsis]: Use proper capitalization. Change-Id: Ib295e3bb6683822060f8d4e672a0af8a1ba6e0c7
2024-07-21gnu: emacs-casual-dired: Update to 1.7.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.7.0. Change-Id: Ic3b5a9a0e727cb594ae6b4e065d1f2002c86fe3f
2024-07-21gnu: emacs-casual-lib: Update to 1.1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-casual-lib): Update to 1.1.1. Change-Id: Ib35cc44e0f8086158cdeec29062788110e1fb317