summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-14gnu: ibus-anthy: Prepare for tests.Maxim Cournoyer
* 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-14gnu: python-scikit-build: Update to 0.17.6.Maxim Cournoyer
* 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-14gnu: guile-openai: Update to 0.2-1.751cd5d.Ricardo Wurmus
* 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-14gnu: Add r-word2vec.Ricardo Wurmus
* gnu/packages/cran.scm (r-word2vec): New variable.
2023-06-14import/cran: Add another clause for ASL 2.0.Ricardo Wurmus
* guix/import/cran.scm (string->license): Add clause for >= 2.0.
2023-06-14gnu: python-shapely: Update to 2.0.1.Ricardo Wurmus
* 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-14gnu: Add r-doc2vec.Ricardo Wurmus
* gnu/packages/cran.scm (r-doc2vec): New variable.
2023-06-14gnu: Add r-openai.Ricardo Wurmus
* gnu/packages/cran.scm (r-openai): New variable.
2023-06-14gnu: python-blosc: Enable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python-blosc)[arguments]: Don't disable tests. Add custom 'check phase. [native-inputs]: Add cmake-minimal.
2023-06-14gnu: python-blosc: Update to 1.11.1.Efraim Flashner
* 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-14gnu: python-blosc: Build with packaged blosc.Efraim Flashner
* 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-14gnu: Add python-jwst.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jwst): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stcal.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stcal): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-drizzle.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-drizzle): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-wiimatch.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-wiimatch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-bayesicfitting.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-bayesicfitting): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stpipe.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stpipe): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stdatamodels.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stdatamodels): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-crds.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-crds): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-parsley.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-parsley): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stsynphot.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stsynphot): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-synphot.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-synphot): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-tweakwcs.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-tweakwcs): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stsci-stimage.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stsci-stimage): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stsci-imagestats.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stsci-imagestats): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-stsci-image.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-stsci-image): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-roman-datamodels.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-roman-datamodels): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-rad.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-rad): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add python-pysynphot.Sharlatan Hellseher
* gnp/packages/astronomy.scm (python-pysynphot): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: glibc-2.33: Fix building for riscv64-linux.Efraim Flashner
* 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-14system: images: Add unmatched module.Efraim Flashner
* gnu/system/images/unmatched.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-06-14gnu: image: Add support for unformatted partitions.Efraim Flashner
* 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-14gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.Efraim Flashner
* gnu/bootloader/u-boot.scm (install-sifive-unmatched-u-boot, u-boot-sifive-unmatched-bootloader): New variables.
2023-06-14gnu: opencv: Fix building on riscv64-linux.Efraim Flashner
* 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-14gnu: 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-14gnu: wireplumber: Update to 0.4.14.Benjamin
* gnu/packages/linux.scm (wireplumber): Update to 0.4.14. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-14gnu: pipewire: Update to 0.3.70.Benjamin
* 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-14gnu: nyxt: Update to 3.2.0.Andre A. Gomes
* gnu/packages/web-browsers.scm (nyxt): Update to 3.2.0. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-06-14.guix-authorizations: Remove Lars-Dominik Braun’s professional key.Lars-Dominik Braun
* .guix-authorizations: Remove from lbraun (professional).
2023-06-13gnu: Add tree-sitter-bibtex.Nicolas Graves via Guix-patches via
* gnu/packages/tree-sitter.scm (tree-sitter-bibtex): New variable.
2023-06-13gnu: Add python-mizani.Navid Afkhami
* gnu/packages/python-xyz.scm (python-mizani): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-13gnu: quodlibet: Fix compatibility with python-3.10.Alice BRENON
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-13gnu: libgit2: Skip some tests on armhf-linux.Efraim Flashner
* gnu/packages/version-control.scm (libgit2)[arguments]: When building for armhf-linux add a phase to skip some tests.
2023-06-13gnu: qgis: Allow building on more architectures.Efraim Flashner
* gnu/packages/geo.scm (qgis)[native-inputs]: Only build with shellcheck on supported platforms.
2023-06-13gnu: Add emacs-rail.Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-rail): New variable.
2023-06-12gnu: python-mf2py: Add missing input.Efraim Flashner
* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add python-mock.
2023-06-12doc: Move and rewrite the branching strategy.Christopher Baines
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-12gnu: guile-png: Update to 0.6.0.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.6.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12gnu: gocryptfs: Update to 2.4.0.Felix Lechner
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12gnu: perl-lingua-translit: Update to 0.29.Evgeny Pisemsky
* gnu/packages/perl.scm (perl-lingua-translit): Update to 0.29. Signed-off-by: Christopher Baines <mail@cbaines.net>