Commit graph

116599 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 021e945d01
gnu: opensmtpd-filter-rspamd: Update to 0.1.8.
* gnu/packages/mail.scm (opensmtpd-filter-rspamd): Update to 0.1.8.
2023-06-24 00:19:19 +02:00
Tobias Geerinckx-Rice 22642d4604
gnu: igt-gpu-tools: Fix build with procps@4.
* gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: New file.
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2023-06-24 00:19:19 +02:00
John Kehayias f25529b08e
gnu: darktable: Update to 4.4.0.
* gnu/packages/photo.scm (darktable): Update to 4.4.0.
[native-inputs]: Replace clang-11 and llvm-11 with clang and llvm,
respectively.  Darktable no longer builds with older versions.
2023-06-22 11:25:15 -04:00
Lars-Dominik Braun 37c2e94cec
guix: node-build-system: Delete from peerDependencies too.
The current version of npm in Guix installs peerDependencies by default,
whereas previously it would just warn about missing/wrong packages.

Fixes <https://issues.guix.gnu.org/issue/64203>.

* guix/build/node-build-system.scm (delete-dependencies): Remove supplied
dependencies from peerDependencies field too.
2023-06-22 12:54:19 +02:00
Efraim Flashner 7f3c6d3b3b
gnu: sambamba: Fix building.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Remove
ld-gold-wrapper, bintutils-gold. Remove input labels.
2023-06-22 12:19:49 +03:00
jgart 8b6bc4b2aa
gnu: wlsunset: Update to 0.3.0.
* gnu/packages/xdisorg.scm (wlsunset): Update to 0.3.0.
2023-06-21 23:47:39 -05:00
jgart 7a68780f50
gnu: purescript: Update to 0.15.9.
* gnu/packages/purescript.scm (purescript): Update to 0.15.9.
[arguments]: Break line to satisfy the linter.
2023-06-21 23:47:38 -05:00
jgart 3070297839
gnu: sc-im: Update to 0.8.3.
* gnu/packages/networking.scm (sc-im): Update to 0.8.3.
[arguments]: Use modern style, patch bash path, and enable tests.
[native-inputs]: Add bash-minimal and valgrind.
2023-06-21 23:45:45 -05:00
Tobias Geerinckx-Rice dcca13ed73
gnu: opensmtpd: Update to 7.3.0p0.
* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p0.
[arguments]: Remove obsolete 'fix-smtpctl-encrypt-bug phase.
Don't explicitly return #t from remaining phases.
2023-06-18 02:00:08 +02:00
Tobias Geerinckx-Rice 65ed7a61f1
uuid: Fix NTFS UUID stringification.
Previously, (ntfs-uuid->string (string->ntfs-uuid"5234ED0D34ECF53F"))
would yield "5234EDD34ECF53F".

Reported by sughosha in #guix.

* gnu/system/uuid.scm (ntfs-uuid->string): Pad hex bytes with zero when
needed.
2023-06-18 02:00:10 +02:00
宋文武 2e0228e736
gnu: Add anarch.
* gnu/packages/games.scm (anarch): New variable.
2023-06-21 17:43:12 +08:00
Jean-Pierre De Jesus DIAZ 1a0ff5cd83
gnu: Add tomlc99.
* gnu/packages/c.scm (tomlc99): New variable.

Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Luis Felipe 105781d3d3
gnu: mazo: Update to 1.1.0.
* gnu/packages/education.scm (mazo): Update to 1.1.0.
[propagated-inputs]: Add adwaita-icon-theme and dbus.
[propagated-inputs]: Change gtk+ to gtk.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Nguyễn Gia Phong c9d9c54636
gnu: go-github-com-gdamore-tcell: Update to 2.6.0
gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.6.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Nguyễn Gia Phong da4305e9b3
gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Mekeor Melire d67c85324d
gnu: Add xiate.
* gnu/packages/terminals.scm (xiate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:49 +02:00
Ludovic Courtès cec5cdce7c
gnu: Add guile-ffi-cblas.
* gnu/packages/guile-xyz.scm (guile-ffi-cblas): New variable.
2023-06-21 00:10:49 +02:00
Ludovic Courtès bcdff1d9fc
news: Fix typo.
* etc/news.scm: Fix typo in French version.
2023-06-21 00:10:49 +02:00
Ricardo Wurmus 6a91d4b8e0
gnu: python-dask: Add missing input.
* gnu/packages/python-xyz.scm (python-dask)[propagated-inputs]: Add
python-import-metadata.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus 81441182bb
gnu: python-keras: Update to 2.3.1.
* gnu/packages/patches/python-keras-integration-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/machine-learning.scm (python-keras): Update to 2.3.1.
[source]: Remove patch; update snippet.
[arguments]: Add build phase 'tf-compatibility; add phase 'hdf5-compatibility;
rename phase 'remove-tests-for-unavailable-features to
'delete-unavailable-backends; update 'check phase to disable tests that cannot
be repaired or are flaky.
[native-inputs]: Add python-flaky, python-markdown, and python-pyux.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus b4e37a3972
gnu: tensorflow: Patch one more instance of "collections".
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Add one more
patch of "collections" to "collections.abc" to the 'python3.10-compatibility
phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus 91e07cc5bf
gnu: tensorflow: Drop trailing #T from build phase.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove #T from
'set-source-file-times-to-1980 phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus ffb30ffb6e
gnu: tensorflow: Patch for numpy >= 1.23.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove
np.asscalar in 'python3.10-compatibility phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus 9a7fc01b5c
gnu: tensorflow: Drop package labels from propagated-inputs.
* gnu/packages/machine-learning.scm (tensorflow)[propagated-inputs]: Drop labels.
2023-06-20 23:40:40 +02:00
Paul A. Patience 24fc0d506a
gnu: python-pyvista: Update to 0.39.1.
* gnu/packages/python-science.scm (python-pyvista): Update to 0.39.1.
[propagated-inputs]: Add python-pooch, remove python-appdirs.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:16:14 +01:00
Kaelyn Takata 744c979b8f
gnu: recastnavigation: Update to 1.6.0.
* gnu/packages/game-development.scm (recastnavigation): Update to 1.6.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:15:25 +01:00
Andy Tai ca833f23bd
gnu: fvwm: Update to 2.7.0.
* gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:55 +01:00
kiasoc5 f235d49ef3
gnu: fnott: Update to 1.4.0.
* gnu/packages/wm.scm (fnott): Update to 1.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:23 +01:00
kiasoc5 8d46e3e0fd
gnu: celluloid: Update to 0.25.
* gnu/packages/video.scm (celluloid): Update to 0.25.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:09 +01:00
kiasoc5 9d3ce0c408
gnu: batsignal: Update to 1.6.4.
* gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:13:46 +01:00
kiasoc5 ef6888340a
gnu: audacity: Update to 3.3.3.
* gnu/packages/audio.scm (audacity): Update to 3.3.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:12:26 +01:00
Cairn 54026e2a4e
gnu: barrage: Update to 1.0.7.
* gnu/packages/games.scm (barrage): Update to 1.0.7.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:11:37 +01:00
Cairn 3eb3bd0284
gnu: ltris: Update to 1.2.6.
* gnu/packages/games.scm (ltris): Update to 1.2.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:11:13 +01:00
michaeldelago c1e093b521
gnu: zeal: Update to 0.6.1-1.1cfa7c6.
* gnu/packages/documentation.scm (zeal): Update to 0.6.1-1.1cfa7c6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:08:14 +01:00
Christopher Baines 55cccab43a
gnu: guile-next: Update to 3.0.9-0.aa2cfe7.
* gnu/packages/guile.scm (guile-next): Update to 3.0.9-0.aa2cfe7.
2023-06-20 22:05:15 +01:00
Christopher Baines 53d80d0485
gnu: ruby-ptools: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-ptools): Update to 1.5.0.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines 7b535eb29b
gnu: bioruby: Update to 2.0.4.
* gnu/packages/bioinformatics.scm (bioruby): Update to 2.0.4.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines 6bafbfd40f
gnu: ruby-commander: Update to 4.6.0.
* gnu/packages/ruby.scm (ruby-commander): Update to 4.6.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines 7c5d30eb9f
gnu: ruby-debug-inspector: Update to 1.1.0.
* gnu/packages/rails.scm (ruby-debug-inspector): Update to 1.1.0.
[arguments]: Update style.
[native-inputs]: Add ruby-rake-compiler.
2023-06-20 22:04:51 +01:00
Christopher Baines 6eb15ac58e
gnu: ruby-hocon: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-hocon): Update to 1.4.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines 9ff91468ee
gnu: ruby-memory-profiler: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-memory-profiler): Update to 1.0.1.
2023-06-20 22:04:51 +01:00
Christopher Baines b5cb477d9d
gnu: ruby-mkmf-lite: Update to 0.5.2.
* gnu/packages/ruby.scm (ruby-mkmf-lite): Update to 0.5.2.
[arguments]: Avoid the rubocop dependency.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines 90e9e56140
gnu: ruby-powerpack: Update to 0.1.3.
* gnu/packages/ruby.scm (ruby-powerpack): Update to 0.1.3.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines d8531fcdc8
gnu: ruby-pry-doc: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-pry-doc): Update to 1.4.0.
2023-06-20 22:04:50 +01:00
Christopher Baines 1abf7f6556
gnu: ruby-range-compressor: Update to 1.2.0.
* gnu/packages/ruby.scm (ruby-range-compressor): Update to 1.2.0.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines 04e5318eac
gnu: ruby-rjb: Update to 1.6.7.
* gnu/packages/ruby.scm (ruby-rjb): Update to 1.6.7.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines c7f93b1b85
gnu: ruby-shindo: Update to 0.3.10.
* gnu/packages/ruby.scm (ruby-shindo): Update to 0.3.10.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines be094d9038
gnu: ruby-sucker-punch: Update to 3.1.0.
* gnu/packages/ruby.scm (ruby-sucker-punch): Update to 3.1.0.
2023-06-20 22:04:50 +01:00
Christopher Baines aba7a31cac
gnu: ruby-test-unit: Update to 3.6.0.
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.6.0.
[source]: Switch to Git as tests missing from gem.
2023-06-20 22:04:50 +01:00
Christopher Baines 88b29ec5cf
gnu: ruby-tzinfo: Update to 2.0.6.
* gnu/packages/ruby.scm (ruby-tzinfo): Update to 2.0.6.
[arguments,propagated-inputs]: Update style.
2023-06-20 22:04:50 +01:00