Commit graph

116279 commits

Author SHA1 Message Date
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 4699de59ff
import/cran: Add another clause for ASL 2.0.
* guix/import/cran.scm (string->license): Add clause for >= 2.0.
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
Sharlatan Hellseher 2ff90902c0
gnu: Add python-rad.
* gnu/packages/astronomy.scm (python-rad): New variable.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14 14:52:21 +03:00
Efraim Flashner f9b8f38908
gnu: glibc-2.33: Fix building for riscv64-linux.
* gnu/packages/base.scm (glibc-2.33)[source]: Add patch.
* gnu/packages/patches/glibc-2.33-riscv64-miscompilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-06-14 14:52:21 +03:00
Efraim Flashner f3114ac4f0
system: images: Add unmatched module.
* gnu/system/images/unmatched.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-06-14 14:52:21 +03:00
Efraim Flashner cd55aa9801
gnu: image: Add support for unformatted partitions.
* gnu/build/image.scm (make-unformatted-image): New procedure.
(make-partition-image): Add support for unformatted partition.
* gnu/system/image.scm (system-disk-image)[partition->gpt-type]: Add
case for using unformatted partition uuid.
2023-06-14 14:52:21 +03:00
Efraim Flashner 39250fc622
gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.
* gnu/bootloader/u-boot.scm (install-sifive-unmatched-u-boot,
u-boot-sifive-unmatched-bootloader): New variables.
2023-06-14 14:52:21 +03:00
Efraim Flashner 3e5083b182
gnu: opencv: Fix building on riscv64-linux.
* gnu/packages/image-processing.scm (opencv)[arguments]: Adjust the
custom 'disable-broken-tests phase to adjust or skip some tests when
building for riscv64-linux.
2023-06-14 14:52:18 +03:00
宋文武 59e27b23ed
gnu: linenoise: Update to 1.0-2.93b2db9.
* gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-06-14 18:14:09 +08:00
Benjamin e8e2d4ebff
gnu: wireplumber: Update to 0.4.14.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.14.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-14 13:41:59 +04:00
Benjamin 39a02c5c4e
gnu: pipewire: Update to 0.3.70.
* gnu/packages/linux.scm (pipewire): Update to 0.3.70.
[inputs]: Add glib.
[arguments]: Do not install rlimits.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-14 13:41:59 +04:00
Andre A. Gomes 2dd3e35fc9
gnu: nyxt: Update to 3.2.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.2.0.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-06-14 09:49:41 +02:00
Lars-Dominik Braun 384381f0f9
.guix-authorizations: Remove Lars-Dominik Braun’s professional key.
* .guix-authorizations: Remove from lbraun (professional).
2023-06-14 07:33:18 +02:00
Nicolas Graves via Guix-patches via b94cbbbce7
gnu: Add tree-sitter-bibtex.
* gnu/packages/tree-sitter.scm (tree-sitter-bibtex): New variable.
2023-06-13 16:01:38 +04:00
Navid Afkhami 7224a1ca6e
gnu: Add python-mizani.
* gnu/packages/python-xyz.scm (python-mizani): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-13 11:42:37 +02:00
Alice BRENON b188c41d93
gnu: quodlibet: Fix compatibility with python-3.10.
Reported in #63205.

* gnu/packages/music.scm (quodlibet)[source]: Add two backported patches.
[arguments]: Adjust 'check phase to change skipped tests.
* gnu/packages/patches/quodlibet-fix-invalid-glob.patch,
gnu/packages/patches/quodlibet-fix-mtime-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-13 09:43:37 +03:00
Efraim Flashner 63f8af77ec
gnu: libgit2: Skip some tests on armhf-linux.
* gnu/packages/version-control.scm (libgit2)[arguments]: When building
for armhf-linux add a phase to skip some tests.
2023-06-13 09:16:46 +03:00
Efraim Flashner 0b2d33af03
gnu: qgis: Allow building on more architectures.
* gnu/packages/geo.scm (qgis)[native-inputs]: Only build with shellcheck
on supported platforms.
2023-06-13 09:09:08 +03:00
Andrew Tropin 0433e7f3c2
gnu: Add emacs-rail.
* gnu/packages/emacs-xyz.scm (emacs-rail): New variable.
2023-06-13 08:25:57 +04:00
Efraim Flashner 5c66be3c17
gnu: python-mf2py: Add missing input.
* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add
python-mock.
2023-06-12 22:03:20 +03:00
Christopher Baines 0ea096ae23
doc: Move and rewrite the branching strategy.
Move away from using staging and core-updates, and make the strategy
independant of branch names.

Keep the 300 dependent threshold for changes to master, as I don't have any
specific reason to change this.

Most importantly, require using guix-patches issues to coordinate merging of
the branches, as I think that'll address the key issues that have shown up
recently where it's been unclear which branch should be merged next.

* doc/contributing.texi (Submitting Patches): Move the branching strategy to a
new Managing Patches and Branches section.
(Managing Patches and Branches): New section.
(Commit Policy): Simplify through referencing the new Managing Patches and
Branches section.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:52:57 +01:00
Artyom V. Poptsov 3bea4c0c19
gnu: guile-png: Update to 0.6.0.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.6.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:52:48 +01:00
Felix Lechner 561d0e5f2f
gnu: gocryptfs: Update to 2.4.0.
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:52:32 +01:00
Evgeny Pisemsky 23d2693cf9
gnu: perl-lingua-translit: Update to 0.29.
* gnu/packages/perl.scm (perl-lingua-translit): Update to 0.29.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:52:17 +01:00
Sughosha a44cd79545
gnu: musikcube: Update to 3.0.1.
* gnu/packages/music.scm (musikcube): Update to 3.0.1.
[arguments]<#:configure-flags>: Remove "-DENABLE_BUNDLED_TAGLIB=false".
[native-inputs]: Add "asio".
[inputs]: Replace "ncurses" with "ncurses/tinfo" and add "libgme", "libogg",
"libvorbis" and "pipewire".

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:51:39 +01:00
Andy Tai 86d7c5730c
gnu: mailutils: Update to 3.16
* gnu/packages/mail.scm (mailutils): Update to 3.16

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:50:56 +01:00
Andy Tai 94020f90f9
gnu: gnuastro: Update to 0.20
* gnu/packages/astronomy.scm (gnuastro: Update to 0.20

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:50:37 +01:00