Commit Graph

105879 Commits

Author SHA1 Message Date
Antero Mejr
c5885b056b
gnu: Add le-biniou-data.
* gnu/packages/music.scm (le-biniou-data): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:19 +02:00
Antero Mejr
e920bfdb0b
gnu: Add ulfius.
* gnu/packages/web.scm (ulfius): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:16 +02:00
Antero Mejr
c46ea1826a
gnu: Add yder.
* gnu/packages/web.scm (yder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:11 +02:00
Antero Mejr
73e7844c9c
gnu: Add orcania.
* gnu/packages/web.scm (orcania): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:07 +02:00
Antero Mejr
aea081e87d
gnu: Add subunit.
* gnu/packages/check.scm (subunit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:01 +02:00
Cairn
5338f5eec0
gnu: Add ansilove.
* gnu/packages/image-processing.scm (ansilove): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:56:16 +02:00
Cairn
f9f6f8d25a
gnu: Add libansilove.
* gnu/packages/image-processing.scm (libansilove): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:56:13 +02:00
Olivier Dion
bf2b18250c
gnu: dyninst: Fix runtime error with new glibc.
* gnu/packages/patches/dyninst-fix-glibc-compatibility.patch: New file.
* gnu/packages/instrumentation.scm (dyninst)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:31:43 +02:00
gemmaro
e897569778
gnu: ruby-nokogiri: Update to 1.15.2.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.15.2.
  [source]<uri>: Use Git repository.
  <patches>: apply a patch to disable unneeded test setups.
  [arguments]: Enable check by running plain minitest.
  [home-page]: Update to current URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:50 +02:00
gemmaro
fa52b9a64f
gnu: ruby-mini-portile-2: Update to 2.8.2.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:48 +02:00
Ludovic Courtès
eb64632422
gnu: fenics-dolfin, fenics: Remove input labels.
* gnu/packages/simulation.scm (fenics-dolfin)[inputs, native-inputs]
[propagated-inputs]: Remove labels.  Replace CATCH2-1, which was
actually unused, by CATCH-FRAMEWORK.
[arguments]: Rewrite using gexps.  Adjust 'set-paths' phase accordingly.
(fenics): Likewise.
2023-06-24 16:19:36 +02:00
Ludovic Courtès
9a86e2e97f
gnu: fenics: Make sure 'jit.py' can find 'dolfin.pc'.
* gnu/packages/simulation.scm (fenics)[inputs]: Move PYTHON-PKGCONFIG
to...
[propagated-inputs]: ... here.
[arguments]: Add 'set-dolfin-pc-file-name' phase.
2023-06-24 16:19:33 +02:00
Ludovic Courtès
ed5a9f5260
linux-container: Pass '--disable-chroot' to 'guix-daemon'.
This allows for the use of Guix within a non-privileged Docker container
produced by 'guix system image -t docker'.

* gnu/system/linux-container.scm (containerized-operating-system):
Change 'guix-configuration' to add "--disable-chroot".
2023-06-24 16:13:05 +02:00
Ludovic Courtès
deeee98a50
services: dicod: Use one inetd endpoint per interface.
* gnu/services/dict.scm (dicod-shepherd-service): Remove
the (= 1 (length interfaces)) restriction by adding one endpoint per
interface.
2023-06-24 16:11:07 +02:00
Tobias Geerinckx-Rice
d6dc82e8cd
gnu: knot: Update to 3.2.7.
* gnu/packages/dns.scm (knot): Update to 3.2.7.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
925b566608
gnu: iodine: Update to 0.8.0.
* gnu/packages/networking.scm (iodine): Update to 0.8.0.
[arguments]: Don't explicitly return #t from phases.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
5be90265d4
gnu: nbd: Update to 3.25.
* gnu/packages/networking.scm (nbd): Update to 3.25.
[source]: Download official GitHub tarball.
2023-06-24 00:19:20 +02:00
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
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
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
Christopher Baines
daea7bc223
gnu: ruby-yajl-ruby: Update to 1.4.3.
* gnu/packages/ruby.scm (ruby-yajl-ruby): Update to 1.4.3.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
f2488b8df9
gnu: mkvtoolnix: Explicitly use ruby-2.7.
To allow updating ruby without affecting this package.

* gnu/packages/video.scm (mkvtoolnix)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:50 +01:00
Christopher Baines
afd51a088c
gnu: webkitgtk: Explicitly use ruby-2.
So that ruby can change without affecting this package and its dependants.

* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:50 +01:00
Christopher Baines
55f4ad865b
gnu: utf8proc-2.7.0: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's julia related
dependents.

* gnu/packages/textutils.scm (utf8proc-2.7.0)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
269e0261ba
gnu: qtwebengine-5: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's dependents.

* gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
9daca9b870
gnu: texlive-hyphen-package: Use pinned ruby-hydra-minimal.
To allow updating ruby without changing texlive.

* gnu/packages/ruby.scm (ruby-hydra-minimal/pinned): New variable.
* gnu/packages/tex.scm (texlive-hyphen-package)[native-inputs]: Use it
2023-06-20 22:04:49 +01:00
Christopher Baines
c3d857d526
gnu: qtbase: Explicitly use ruby-2.7.
To avoid changing qabase-5 while changing ruby.

* gnu/packages/qt.scm (qtbase-5)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
0f1da56056
gnu: texlive-bin: Explicitly use ruby-2.7.
To enable changing ruby without affecting texlive-bin.

* gnu/packages/tex.scm (texlive-bin)[inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
8f8b11b95a
gnu: texlive-hyph-utf8: Explicitly use ruby-2.7.
As Ruby 3 looks to cause issues.

* gnu/packages/tex.scm (texlive-hyph-utf8)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
ed971aca36
gnu: texlive-hyphen-package: Explicitly use ruby-2.7.
As Ruby 3 looks to cause issues.

* gnu/packages/tex.scm (texlive-hyphen-package)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:46 +01:00
Jelle Licht
392f9db976
gnu: emacs-piem: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-piem): Update to 0.5.0.
[inputs]: Add emacs-debbugs.
2023-06-20 21:06:37 +02:00
Jelle Licht
c57337ebfd
gnu: emacs-piem: Do not propagate any inputs.
* gnu/packages/emacs-xyz.scm (emacs-piem) [propagated-inputs]: Remove, moving
emacs-elfeed and emacs-notmuch to...
[inputs]: ...here.
2023-06-20 21:06:37 +02:00
Efraim Flashner
814f1f42ea
gnu: imv: Build with librsvg-for-system.
* gnu/packages/image-viewers.scm (imv)[inputs]: Replace librsvg with
librsvg-for-system.
2023-06-20 15:23:31 +03:00
Ricardo Wurmus
bb09f3ac00
gnu: mu: Update to 1.10.3.
* gnu/packages/mail.scm (mu): Update to 1.10.3.
2023-06-20 10:07:47 +02:00
Efraim Flashner
d884fc9e2e
gnu: gnumeric: Use librsvg-for-system.
* gnu/packages/gnome.scm (gnumeric)[inputs]: Replace librsvg with
librsvg-for-system.
2023-06-19 16:31:35 +03:00
Efraim Flashner
da81784d60
gnu: image: Build partitions with only necessary inputs.
* gnu/system/image.scm (system-disk-image)[partition-image]: Adjust the
inputs used by the image-builder to only use the packages necessary to
build that partition.
2023-06-19 16:31:32 +03:00
Vinicius Monego
f2be1ea06a
gnu: libjxl: Update to 0.8.2.
* gnu/packages/image.scm (libjxl): Update to 0.8.2.
[source]: Remove lcms, libpng and zlib bundles in the snippet.
[arguments]<#:configure-flags>: Add "-DJPEGXL_FORCE_SYSTEM_LCMS2=true" and
"-DJPEGXL_BUNDLE_LIBPNG=false".
[inputs]: Add lcms, zlib.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:08:40 +01:00
Kaelyn Takata
4d9ddeef3a
gnu: zfs: Update to 2.1.12.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.12.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:08:04 +01:00
Sughosha
3acd924f2a
gnu: ardour: Update to 7.4.
* gnu/packages/audio.scm (ardour): Update to 7.4.
[inputs]: Remove boost.
[native-inputs]: Add boost.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:06:40 +01:00
Andy Tai
17dcdbc490
gnu: python-cython-next: Update to 3.0.0b2.
* gnu/packages/python-xyz.scm (python-cython-next): Update to 3.0.0b2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:06:06 +01:00
Jack Hill
49cd552866
gnu: sway: Update to 1.8.1.
* gnu/packages/wm.scm (sway): Update to 1.8.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:04:56 +01:00
Jack Hill
1b9330d8b5
gnu: wlroots: Update to 0.16.2.
* gnu/packages/wm.scm (wlroots): Update to 0.16.2.
[home-page]: Switch to new upstream homepage.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:04:56 +01:00
Brian Cully
c63e665286
gnu: swaynotificationcenter: Update to 0.8.0.
* gnu/packages/wm.scm (swaynotificationcenter): Update to 0.8.0.
[inputs]: Add libgee and pulseaudio.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:02:42 +01:00
Juliana Sims
c6ff934337
gnu: ruby-loofah: Update to 2.21.3.
* gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:01:45 +01:00
Guillaume Le Vaillant
965ac33747
gnu: electron-cash: Update to 4.3.1.
* gnu/packages/finance.scm (electron-cash): Update to 4.3.1.
2023-06-19 11:06:59 +02:00
Guillaume Le Vaillant
1d74724fd3
gnu: electrum: Update to 4.4.4.
* gnu/packages/finance.scm (electrum): Update to 4.4.4.
  [arguments]: Remove 'fix-prefix' and 'relax-dnspython-version-requirement'
  phases. Update 'use-libsecp256k1-input' phase.
2023-06-19 10:45:07 +02:00
Guillaume Le Vaillant
93ba5f77ad
gnu: libsecp256k1: Update to 0.3.2.
* gnu/packages/crypto.scm (libsecp256k1): Update to 0.3.2.
  [arguments]: Update 'configure-flags'.
  [description]: Add new items.
  [license]: Switch to expat.
2023-06-19 10:07:32 +02:00
Maxim Cournoyer
dc90c0807d
gnu: renameat2: Move to (gnu packages linux).
Being Linux-specific, that's probably a better home.

* gnu/packages/c.scm (renameat2): Move to...
* gnu/packages/linux.scm (renameat2): ... here.
2023-06-18 22:30:34 -04:00
Maxim Cournoyer
a463eeb623
gnu: Add renameat2.
* gnu/packages/c.scm (renameat2): New variable.
2023-06-18 22:17:56 -04:00
Maxim Cournoyer
58949b72ce
gnu: python-pyzmq: Reinstate two tests.
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Reinstate the
test_auth and test_zmqstream tests, fixed in the last 25.1.0 version.
2023-06-18 22:17:56 -04:00
Andy Tai
81231bf236
gnu: freeipmi: Update to 1.6.11
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:34:27 +02:00
Andy Tai
2afa79aeaa
gnu: b4: Update to 0.12.0
* gnu/packages/version-control.scm (b4): Update to 0.12.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:33:47 +02:00
Timotej Lazar
d47a0d7fec
gnu: font-xfree86-type1: Update to 1.0.5.
* gnu/packages/xorg.scm (font-xfree86-type1): Update to 1.0.5.
[source]: Drop upstreamed snippet.
(xorg-font-origin): Drop obsolete macro.
(%xorg-font-origin): Drop unused procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:32 +02:00
Timotej Lazar
bb0d93c810
gnu: font-winitzki-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-winitzki-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:25 +02:00
Timotej Lazar
6184d14d8e
gnu: font-sun-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-sun-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:23 +02:00
Timotej Lazar
e02440e12d
gnu: font-sony-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-sony-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:21 +02:00
Timotej Lazar
5143f8624e
gnu: font-screen-cyrillic: Update to 1.0.5.
* gnu/packages/xorg.scm (font-screen-cyrillic): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:18 +02:00
Timotej Lazar
3ddd435251
gnu: font-schumacher-misc: Update to 1.1.3.
* gnu/packages/xorg.scm (font-schumacher-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:15 +02:00
Timotej Lazar
b32da04786
gnu: font-mutt-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-mutt-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:11 +02:00
Timotej Lazar
4d7700b722
gnu: font-misc-misc: Update to 1.1.3.
* gnu/packages/xorg.scm (font-misc-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:07 +02:00
Timotej Lazar
5d9af8639c
gnu: font-misc-ethiopic: Update to 1.0.5.
* gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:00 +02:00
Timotej Lazar
7ca1ba3928
gnu: font-misc-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-misc-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:59 +02:00
Timotej Lazar
ffe2e45b0b
gnu: font-micro-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-micro-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:55 +02:00
Timotej Lazar
a68762ca7c
gnu: font-isas-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-isas-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:54 +02:00
Timotej Lazar
4163339708
gnu: font-dec-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-dec-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:52 +02:00
Timotej Lazar
b0494cfd30
gnu: font-cronyx-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-cronyx-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:50 +02:00
Timotej Lazar
95aee6ae4a
gnu: font-arabic-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-arabic-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:49 +02:00
Timotej Lazar
5ce6f722c8
gnu: font-alias: Update to 1.0.5.
* gnu/packages/xorg.scm (font-alias): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:47 +02:00
Timotej Lazar
ddc6d397d4
gnu: font-adobe75dpi: Update to 1.0.4.
* gnu/packages/xorg.scm (font-adobe75dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:46 +02:00
Timotej Lazar
d305ad04cc
gnu: font-adobe100dpi: Update to 1.0.4.
* gnu/packages/xorg.scm (font-adobe100dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:43 +02:00
Kaelyn Takata
73f6785bdf
gnu: openmw-openscenegraph: Update to Nov 2022 commit.
* gnu/packages/graphics.scm (openmw-openscenegraph): Update to Nov 2022 commit.
[arguments]: Sync the plugin flags with the mentioned wiki page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:23:31 +02:00
Saku Laesvuori
a82130de50
services: certbot: Fix nginx crash when certbot is used without domains.
* gnu/services/certbot.scm (certbot-nginx-server-configurations):
Don't return a broken nginx-server-configuration with empty server_name
when no certificate domains are configured. Instead add a separate
server for every certificate, so 0 certificates adds 0 servers.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reviewed-by: Bruno Victal <mirai@makinata.eu>
2023-06-18 23:12:10 +02:00
Nicolas Graves
c0921a394d
gnu: libreoffice: Fix access to python modules.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]:
Add #:imported-modules and #:modules.
In 'bin-and-desktop-install' phase, add 'install-python-script' and use
it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:08:29 +02:00
Efraim Flashner
726f2a9447
gnu: khal: Update to 0.11.2.
* gnu/packages/calendar.scm (khal): Update to 0.11.2.
[inputs]: Sort alphabetically.
2023-06-18 21:44:04 +03:00
Efraim Flashner
f387f8f8ca
gnu: poezio: Add missing input.
* gnu/packages/messaging.scm (poezio)[inputs]: Add
python-typing-extensions.
2023-06-18 21:24:35 +03:00
Efraim Flashner
6744ec2f35
gnu: gst-plugins-bad: Fix test suite on riscv64-linux.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust custom
'adjust-tests phase to help tests pass on riscv64-linux.
2023-06-18 20:52:53 +03:00
Liliana Marie Prikler
e4087930f3
gnu: recutils: Use correct bash headers.
* gnu/packages/databases.scm (recutils)[arguments]: Convert to G-Expressions.
Drop gratuitous dirname.
[native-inputs]: Drop labels.  Move bash:include...
[inputs]: ... here.  Also add regular bash.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
d54faf155a
gnu: maven-model-builder@3.0: Fix build.
* gnu/packages/maven.scm (maven-3.0-model-builder)[#:phases]: Add
‘add-components-shebang’.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
3d3f03cda8
gnu: Add capypdf.
* gnu/packages/pdf.scm (capypdf): New variable.
(a4pdf): Deprecate in favor of capypdf.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
09b310172e
gnu: meson: Update to 1.1.1.
* gnu/packages/build-tools.scm (meson): Replace with meson/newer.
(meson/newer): New variable.
2023-06-18 09:06:07 +02:00
Efraim Flashner
0d165fba93
gnu: jimtcl: Skip failing test on all 32-bit architectures.
* gnu/packages/embedded.scm (jimtcl)[arguments]: Adjust custom phase
'delete-failing-tests/32bit to run for all 32-bit architectures.
2023-06-18 08:45:53 +03:00
Vinicius Monego
428b810ca2
gnu: lightspark: Update to 0.8.7.
* gnu/packages/animation.scm (lightspark): Update to 0.8.7.
[inputs]: Remove sdl2-mixer.
2023-06-17 10:08:24 -03:00
Janneke Nieuwenhuizen
ff690faf66
gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.
* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
2023-06-17 14:38:32 +02:00
Guillaume Le Vaillant
52f2980fa3
gnu: eisl: Update to 3.00.
* gnu/packages/lisp.scm (eisl): Update to 3.00.
2023-06-17 11:25:23 +02:00
Guillaume Le Vaillant
546e7f362a
gnu: txr: Update to 288.
* gnu/packages/lisp.scm (txr): Update to 288.
2023-06-17 11:25:23 +02:00
Artyom Bologov
010e79f292
gnu: cl-colors2: Update to 0.5.4-3.cc03bad.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
  [description]: Update with the latest changes.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Artyom Bologov
23f77bd7b8
gnu: cl-nclasses: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Guillaume Le Vaillant
2fa9a183d7
gnu: stumpwm: Don't install build artifacts.
* gnu/packages/wm.scm (stumpwm)[arguments]: Add 'remove-temporary-cache'
  phase.
  (stumpwm+slynk)[arguments]: Delete 'remove-temporary-cache' phase inherited
  from stumpwm.
2023-06-17 11:25:23 +02:00
Janneke Nieuwenhuizen
dec270a7c8
gnu: jimtcl: Skip failing test for 32bit.
* gnu/packages/embedded.scm (jimtcl)[arguments]: When building for 32bit, skip
"file.test".
2023-06-17 11:03:43 +02:00
Danny Milosavljevic
998d89ba20
gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".
* gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch.
(openjdk17)[source](patches): Re-add xcursor patch.
2023-06-17 01:36:55 +02:00
Ontje Lünsdorf
31336e9f5d
gnu: Add python-pdoc.
* gnu/packages/python-xyz.scm (python-pdoc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-16 00:14:52 +02:00
Ludovic Courtès
c27479a739
services: qemu-guest-agent: Add dependency on udev.
Fixes <https://issues.guix.gnu.org/64057>.

* gnu/services/virtualization.scm (qemu-guest-agent-shepherd-service):
Add 'requirement' field.

Reported-by: Yann Dupont <yann.dupont@univ-nantes.fr>
2023-06-16 00:14:52 +02:00
Ricardo Wurmus
6e1215fb9c
gnu: Add r-plumber.
* gnu/packages/cran.scm (r-plumber): New variable.
2023-06-15 18:09:46 +02:00
Ricardo Wurmus
7dc206c8f8
gnu: Add r-swagger.
* gnu/packages/cran.scm (r-swagger): New variable.
2023-06-15 18:09:46 +02:00
Efraim Flashner
f6047c5b71
gnu: eg25-manager: Patch reference to grep.
* gnu/packages/firmware.scm (eg25-manager)[arguments]: Add a phase to
patch the path to grep.
2023-06-15 14:58:48 +03:00
Efraim Flashner
5d6026ff38
gnu: eg25-manager: Update to 0.4.6.
* gnu/packages/firmware.scm (eg25-manager): Update to 0.4.6.
2023-06-15 14:58:48 +03:00
Bruno Victal
f74df2ab87
home: services: xdg-base-directories: Deprecate XDG_LOG_HOME.
XDG_LOG_HOME is non-standard and log files should go to XDG_STATE_HOME
according to the XDG Base Directory Specification.

Fixes <https://issues.guix.gnu.org/61809>.

* gnu/home/services/desktop.scm (home-dbus-shepherd-services): Log to XDG_STATE_HOME.
* gnu/home/services/desktop.scm (home-unclutter-shepherd-services): Log to
XDG_STATE_HOME.
* gnu/home/services/mcron.scm (home-mcron-shepherd-services): Ditto.
* gnu/home/services/pm.scm (home-batsignal-shepherd-services): Ditto.
* gnu/home/services/shepherd.scm (launch-shepherd-gexp): Ditto.
* gnu/home/services/xdg.scm
(home-xdg-base-directories-configuration)[log-home]: Deprecate and unset default value.
(home-xdg-base-directories-environment-variables-service)
(ensure-xdg-base-dirs-on-activation): Handle field deprecation.
(home-xdg-base-directories-service-type): Update description.

Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-15 13:19:29 +04:00
Leo Famulari
48cdc47d8c
gnu: linux-libre 4.14: Update to 4.14.318.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.318.
(linux-libre-4.14-pristine-source): Update hash.
2023-06-14 20:13:33 -04:00
Leo Famulari
fb9cd505df
gnu: linux-libre 4.19: Update to 4.19.286.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.286.
(linux-libre-4.19-pristine-source): Update hash.
2023-06-14 20:13:33 -04:00
Leo Famulari
4bc2f09a02
gnu: linux-libre 5.4: Update to 5.4.247.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.247.
(linux-libre-5.4-pristine-source): Update hash.
2023-06-14 20:13:33 -04:00
Leo Famulari
bffc1ec187
gnu: linux-libre 5.10: Update to 5.10.184.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.184.
(linux-libre-5.10-pristine-source): Update hash.
2023-06-14 20:13:32 -04:00
Leo Famulari
5fb9a81316
gnu: linux-libre 5.15: Update to 5.15.117.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.117.
(linux-libre-5.15-pristine-source): Update hash.
2023-06-14 20:13:32 -04:00
Leo Famulari
9c6fc007b6
gnu: linux-libre 6.1: Update to 6.1.34.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.34.
(linux-libre-6.1-pristine-source): Update hash.
2023-06-14 20:13:32 -04:00
Leo Famulari
67efb9cfd4
gnu: linux-libre: Update to 6.3.8.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.8.
(linux-libre-6.3-pristine-source, deblob-scripts-6.3): Update hashes.
2023-06-14 20:13:29 -04:00
Ludovic Courtès
26602f4063
services: static-netwoking: Wait for devices to show up.
Fixes <https://issues.guix.gnu.org/63516>.

* gnu/services/base.scm (network-set-up/linux): Add call to
'wait-for-link'.
2023-06-14 23:48:01 +02:00
Ludovic Courtès
e487bd9ef5
gnu: guile-netlink: Update to 1.2.
* gnu/packages/guile-xyz.scm (guile-netlink): Update to 1.2.
2023-06-14 23:45:19 +02:00
Timotej Lazar
c4e49d7598
gnu: browserpass-native: Use new package style.
* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use
gexps. Drop trailing #t from phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:24:19 +02:00
Timotej Lazar
453d99dc4c
gnu: browserpass-native: Update to 3.1.0.
* gnu/packages/password-utils.scm (browserpass-native): Update to 3.1.0.
[inputs]: Add bash-minimal.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:24:13 +02:00
Andy Tai
489d14c12e
gnu: Add systemtap
* gnu/packages/instrumentation.scm (systemtap): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:23:12 +02:00
gemmaro
c1ef5df61d
gnu: gnushogi: Fix build.
* gnu/packages/games.scm (gnushogi)
[source]: Fix warnings by prefixing "__FUNCTION__" with "__extension__".
[arguments]: Turn off some GCC warnings in C flags.
Set the linker flag to build the program.
Skip the "--enable-fast-install" flag in the configure phase.
Enable the "sizetest" test in the check phase.
[synopsis]: Remove "The" so that the sentence doesn't start with it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:19:44 +02:00
Artyom V. Poptsov
09c4dc5b39
gnu: Add pngcheck.
* gnu/packages/image.scm (pngcheck): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:18:00 +02:00
gemmaro
db7a949067
gnu: Add bdf2sfd.
* gnu/packages/fontutils.scm (bdf2sfd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:11:53 +02:00
Timotej Lazar
d8f90af39f
gnu: Add nwipe.
* gnu/packages/disk.scm (nwipe): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:10:02 +02:00
Z572
6440b352c9
gnu: libtree: fix building on non-x86 systems.
* gnu/packages/linux.scm (libtree): fix building on non-x86 systems.
[source]: add patch.
* gnu/packages/patches/libtree-fix-check-non-x86.patch: New file.
* gnu/local.mk (dist_path_DATA): Register it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:00:05 +02:00
Ludovic Courtès
35c27ec5ee
gnu: gnunet-scheme: Use guile-fibers 1.3.1.
* gnu/packages/gnunet.scm (gnunet-scheme)[native-inputs]
[propagated-inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-14 22:53:55 +02:00
Ludovic Courtès
1261d2637c
gnu: guile-fibers: Remove 'guile-fibers-next'.
* gnu/packages/guile-xyz.scm (guile-fibers-next): Remove.
* gnu/packages/package-management.scm (guix-build-coordinator)[arguments]
[native-inputs, propagated-inputs]: Replace GUILE-FIBERS-NEXT by
GUILE-FIBERS-1.3.
(nar-herder)[arguments, native-inputs, propagated-inputs]: Likewise.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-06-14 22:53:55 +02:00
Ludovic Courtès
131b7ed6d1
gnu: cuirass: Use guile-fibers 1.3.1.
* gnu/packages/ci.scm (cuirass)[inputs]: Replace GUILE-FIBERS-1.1 with
GUILE-FIBERS-1.3.
2023-06-14 22:53:55 +02:00
Ludovic Courtès
c219c22cbd
gnu: shepherd@0.10: Use guile-fibers 1.3.1.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs, inputs]: Replace
GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-14 22:53:55 +02:00
Ludovic Courtès
49119eee2b
gnu: guile-fibers: Add 1.3.1.
* gnu/packages/guile-xyz.scm (guile-fibers-1.3): New variable.
(guile-fibers-1.1): Inherit from it.
* gnu/packages/patches/guile-fibers-libevent-32-bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2023-06-14 22:53:55 +02:00
Zheng Junjie
09449ef6f6
gnu: psascan: Do not build with "-march=native".
* gnu/packages/cpp.scm (psascan)[origin]: Add 'snippet'.
[properties]: New field.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 22:34:17 +03:00
Maxim Cournoyer
10186bc291
gnu: Add lexilla.
* gnu/packages/text-editors.scm (lexilla): New variable.
2023-06-14 15:32:32 -04:00
Maxim Cournoyer
1eac587fa6
gnu: lexilla: Fix find-files regexp in install phase.
* gnu/packages/text-editors.scm (scintilla) [arguments]: Fix find-files regexp
in install phase.
2023-06-14 15:32:32 -04:00
Maxim Cournoyer
0e55391482
gnu: scintilla: Use string-delete to compute source URL.
* gnu/packages/text-editors.scm (scintilla) [source]: Use string-delete
instead of string-split and string-append.
2023-06-14 15:32:32 -04:00
Efraim Flashner
87cf2a859d
home: services: ssh: Allow unset boolean options in ssh-config.
From man 5 ssh_config:
Unless noted otherwise, for each parameter, the first obtained value
will be used.

We want to allow falling through to the first explicitly chosen user
defined value.

* gnu/home/services.ssh.scm (define-maybe boolean): New configuration.
(openssh-host)[forward-x11?, forward-x11-trusted?, forward-agent?,
compression?]: Replace default value with maybe-boolean.
* doc/guix.texi (Secure Shell): Update documentation to match the
changes in the code.
2023-06-14 21:51:44 +03:00
Efraim Flashner
f8cf3982ff
gnu: Add tuba.
* gnu/packages/mastodon.scm (tuba): New variable.
2023-06-14 21:33:32 +03:00
Maxim Cournoyer
786d8fd60d
gnu: python-pyzmq: Update to 25.1.0.
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 25.1.0.
2023-06-14 12:52:53 -04:00
Maxim Cournoyer
ee7b06e212
gnu: python-pyzmq: Use pytest to run the test suite.
* gnu/packages/python-xyz.scm (python-pyzmq)
[arguments]: Precise comments regarding #:tests?.  Override check phase.
2023-06-14 12:52:53 -04:00
Efraim Flashner
8f0698dde3
gnu: python-keras: Fix building with newer python.
* gnu/packages/machine-learning.scm (python-keras)[source]: Add snippet
to adjust for newer versions of python.
2023-06-14 19:11:56 +03:00
Efraim Flashner
cb902d7e1b
gnu: onedrive: Link to all necessary libraries.
Reported by adanska on IRC.

* gnu/packages/sync.scm (onedrive)[arguments]: Remove custom
'link-to-external-libraries phase to allow linking to more libraries.
2023-06-14 19:08:36 +03:00
Maxim Cournoyer
4e60cbe5bb
gnu: ibus-anthy: Prepare for tests.
* gnu/packages/patches/ibus-anthy-fix-tests.patch: New patch.
* gnu/packages/ibus.scm (ibus-anthy): Register it.
* gnu/packages/ibus.scm (ibus-anthy) [source]: Apply patch.
[arguments]: Clarify #:tests? comment.  Add a fix-check,
do-not-override-GI_TYPELIB_PATH and prepare-for-tests phases.
[native-inputs]: Add procps, python-pycotap, util-linux and
xorg-server-for-tests.
2023-06-14 11:05:30 -04:00
Maxim Cournoyer
6bbfcc359a
gnu: python-scikit-build: Update to 0.17.6.
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.17.6.
[arguments]: Re-instate test_cxx_compiler test in check phase.
[native-inputs]: Add python-virtualenv.
2023-06-14 11:04:04 -04:00
Ricardo Wurmus
7c12255eb9
gnu: guile-openai: Update to 0.2-1.751cd5d.
* gnu/packages/guile-xyz.scm (guile-openai): Update to 0.2-1.751cd5d.
[build-system]: Use gnu-build-system.
[arguments]: Adjust.
[inputs]: Add imagemagick.
[native-inputs]: Add autoconf, automake, and pkg-config.
2023-06-14 14:09:35 +02:00
Ricardo Wurmus
53c7162174
gnu: Add r-word2vec.
* gnu/packages/cran.scm (r-word2vec): New variable.
2023-06-14 14:09:35 +02:00
Ricardo Wurmus
706bf5f0c2
gnu: python-shapely: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.1.
[arguments]: Remove 'patch-geos-path build phase; add 'build-extensions phase.
[build-system]: Use pyproject-build-system.
2023-06-14 14:09:35 +02:00
Ricardo Wurmus
49711f621b
gnu: Add r-doc2vec.
* gnu/packages/cran.scm (r-doc2vec): New variable.
2023-06-14 14:09:34 +02:00
Ricardo Wurmus
6b34433c90
gnu: Add r-openai.
* gnu/packages/cran.scm (r-openai): New variable.
2023-06-14 14:09:34 +02:00
Efraim Flashner
9edf093e58
gnu: python-blosc: Enable tests.
* gnu/packages/python-xyz.scm (python-blosc)[arguments]: Don't disable
tests. Add custom 'check phase.
[native-inputs]: Add cmake-minimal.
2023-06-14 14:52:23 +03:00
Efraim Flashner
3573c82747
gnu: python-blosc: Update to 1.11.1.
* gnu/packages/python-xyz.scm (python-blosc): Update to 1.11.1.
[source]: Update snippet.
[arguments]: Adjust custom 'find-blosc phase.
[propagated-inputs]: Add python-scikit-build.
2023-06-14 14:52:23 +03:00
Efraim Flashner
071ee5856d
gnu: python-blosc: Build with packaged blosc.
* gnu/packages/python-xyz.scm (python-blosc)[source]: Add snippet to
remove bundled sources.
[arguments]: Add a custom phase to set location of blosc.
[inputs]: Add c-blosc.
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher
339be9dad5
gnu: Add python-jwst.
* gnu/packages/astronomy.scm (python-jwst): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher
37bfbd4fcf
gnu: Add python-stcal.
* gnu/packages/astronomy.scm (python-stcal): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher
f9616163d0
gnu: Add python-drizzle.
* gnu/packages/astronomy.scm (python-drizzle): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher
2b085c4b41
gnu: Add python-wiimatch.
* gnu/packages/astronomy.scm (python-wiimatch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:23 +03:00
Sharlatan Hellseher
2095fe7b96
gnu: Add python-bayesicfitting.
* gnu/packages/astronomy.scm (python-bayesicfitting): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
e5b8a87b40
gnu: Add python-stpipe.
* gnu/packages/astronomy.scm (python-stpipe): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
2ff1c352d4
gnu: Add python-stdatamodels.
* gnu/packages/astronomy.scm (python-stdatamodels): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
23bc5e12d4
gnu: Add python-crds.
* gnu/packages/astronomy.scm (python-crds): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
0ce76141bf
gnu: Add python-parsley.
* gnu/packages/python-xyz.scm (python-parsley): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
3a952dc04c
gnu: Add python-stsynphot.
* gnu/packages/astronomy.scm (python-stsynphot): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
c0dfd04709
gnu: Add python-synphot.
* gnu/packages/astronomy.scm (python-synphot): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
308bee5f00
gnu: Add python-tweakwcs.
* gnu/packages/astronomy.scm (python-tweakwcs): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
95c1e5121a
gnu: Add python-stsci-stimage.
* gnu/packages/astronomy.scm (python-stsci-stimage): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
995443acac
gnu: Add python-stsci-imagestats.
* gnu/packages/astronomy.scm (python-stsci-imagestats): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
04cf30e153
gnu: Add python-stsci-image.
* gnu/packages/astronomy.scm (python-stsci-image): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:22 +03:00
Sharlatan Hellseher
8c1171da28
gnu: Add python-roman-datamodels.
* gnu/packages/astronomy.scm (python-roman-datamodels): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:21 +03:00