aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: less: Update to 608.Efraim Flashner2022-12-22
| | | | * gnu/packages/less.scm (less): Update to 608.
* gnu: git: Update to 2.39.0.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/version-control.scm (git): Update to 2.39.0.
* Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2022-12-12
|\
| * gnu: Add python-pomegranate.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-pomegranate): New variable.
| * gnu: Add python-pygtrie.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-pygtrie): New variable.
| * gnu: Add python-flask-jwt.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-web.scm (python-flask-jwt): New variable.
| * gnu: Add python-apispec-webframeworks.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-apispec-webframeworks): New variable.
| * gnu: Add python-fit-nbinom.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-fit-nbinom): New variable.
| * gnu: Add python-py4j.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-py4j): New variable.
| * gnu: Add python-imbalanced-learn.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/machine-learning.scm (python-imbalanced-learn): New variable.
| * gnu: Add python-cleanlab-1.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/machine-learning.scm (python-cleanlab-1): New variable.
| * gnu: Add python-cleanlab.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/machine-learning.scm (python-cleanlab): New variable.
| * gnu: bioperl-minimal: Remove trailing #T from build phase.Ricardo Wurmus2022-12-12
| | | | | | | | | | * gnu/packages/bioinformatics.scm (bioperl-minimal)[arguments]: Remove trailing #T from build phase.
| * gnu: u-boot: Use plain list of inputs.Ricardo Wurmus2022-12-12
| | | | | | | | * gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Drop input labels.
| * gnu: u-boot: Update to 2022.10.Ricardo Wurmus2022-12-12
| | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2022.10. * gnu/packages/patches/u-boot-allow-disabling-openssl.patch: Disable fit_pre_load_data, which depends on openssl.
| * gnu: eisl: Update to 2.65.Joeke de Graaf2022-12-12
| | | | | | | | | | | | * gnu/packages/lisp.scm (eisl): Update to 2.65. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: cl-april: Update to 1.0-3.bdd74f1.Paul A. Patience2022-12-12
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-conduit-packages.jgart2022-12-12
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-conduit-packages, ecl-conduit-packages, sbcl-conduit-packages): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-fare-csv.jgart2022-12-12
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-fare-csv, ecl-fare-csv, sbcl-fare-csv): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: mcomix: Update to 2.0.2.Pierre Neidhardt2022-12-12
| | | | | | | | * gnu/packages/image-viewers.scm (mcomix): Update to 2.0.2.
| * gnu: python-seaborn: Update to 0.12.0.Arun Isaac2022-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-seaborn): Update to 0.12.0. [source]: Remove patches. [arguments]: Import (ice-9 match) module. Remove patch-more-tests and start-xserver phases. Replace build and install phases. Fix pytest command in check phase. [native-inputs]: Add python-flit-core and python-pypa-build. Remove xorg-server-for-tests. * gnu/packages/patches/python-seaborn-2690.patch, gnu/packages/patches/python-seaborn-kde-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister them.
| * gnu: guile-json: Update to 4.7.3.Vagrant Cascadian2022-12-11
| | | | | | | | * gnu/packages/guile.scm (guile-json): Update to 4.7.3.
| * gnu: perl-lingua-translit: Wrap translit program.Evgeny Pisemsky2022-12-10
| | | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl-lingua-translit)[arguments]: Add “wrap-translit” phase. [inputs]: Add bash-minimal. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: julia-geometrybasics: Update to 0.4.2.Efraim Flashner2022-12-10
| | | | | | | | * gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2.
| * gnu: julia-http: Update to 0.9.17.Efraim Flashner2022-12-10
| | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-http): Update to 0.9.17. [arguments]: Skip another test in 'disable-network-tests phase.
| * gnu: julia-chainrulescore: Skip two tests.Efraim Flashner2022-12-10
| | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-chainrulescore)[arguments]: Add a phase to skip two tests.
| * gnu: julia-colortypes: Update to 0.11.1.Efraim Flashner2022-12-10
| | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.1. [arguments]: Add phase to skip broken test.
| * gnu: julia-irtools: Update to 0.4.7.Efraim Flashner2022-12-10
| | | | | | | | * gnu/packages/julia-xyz.scm (julia-irtools): Update to 0.4.7.
| * gnu: julia-benchmarktools: Update to 1.3.2.Efraim Flashner2022-12-10
| | | | | | | | * gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2.
| * gnu: julia-fixedpointnumbers: Update to 0.8.4-1.59ee94b.Efraim Flashner2022-12-10
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to 0.8.4-1.59ee94b. [arguments]: Skip tests. Remove 'disable-failing-test phase.
| * gnu: emacs-wisp-mode: Update to 1.0.8.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.8.
| * gnu: emacs-logview: Update to 0.16.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.
| * gnu: emacs-jarchive: Update to 0.9.0.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0.
| * gnu: emacs-evil-nerd-commenter: Update to 3.6.0.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.0.
| * gnu: emacs-ement: Update to 0.5.1.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.1.
| * gnu: emacs-company-math: Update to 1.5.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.
| * gnu: emacs-company-emoji: Update to 2.7.0.Nicolas Goaziou2022-12-10
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.7.0.
| * gnu: Add emacs-acme-theme.jgart2022-12-10
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-acme-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add emacs-carp.jgart2022-12-10
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-carp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: linux-libre 4.9: Update to 4.9.335.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.335. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre 4.14: Update to 4.14.301.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.301. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre 4.19: Update to 4.19.268.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.268. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre 5.4: Update to 5.4.226.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.226. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.158.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.158. (linux-libre-5.10-pristine-source): Update hash.
| * gnu: linux-libre 5.15: Update to 5.15.82.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.82. (linux-libre-5.15-pristine-source): Update hash.
| * gnu: linux-libre: Update to 6.0.12.Leo Famulari2022-12-09
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.12. (linux-libre-6.0-pristine-source): Update hash.
| * gnu: xdg-desktop-portal-wlr: Install missing documentation.Tobias Geerinckx-Rice2022-12-04
| | | | | | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[arguments]: Add a new 'install-documentation phase.
| * Revert "gnu: make-linux-libre*: Remove input labels."Maxim Cournoyer2022-12-09
| | | | | | | | | | | | This reverts commit dfc6957a5af7d179d4618eb19d4f555c519bc6f2. git-bisect found it broke guix pull on non-x86_64 systems like powerpc64le, for reasons to investigate.
| * gnu: julia-optimtestproblems: Add missing dependencies.Efraim Flashner2022-12-09
| | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-optimtestproblems)[arguments]: Add missing base dependencies to julia-package-dependencies.
| * gnu: julia-statsbase: Update to 0.33.10.Efraim Flashner2022-12-09
| | | | | | | | * gnu/packages/julia-xyz.scm (julia-statsbase): Update to 0.33.10.