aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-12pki: 'public-keys->acl' deduplicates entries.Ludovic Courtès
Reported by Tobias Geerinckx-Rice <me@tobias.gr> in <https://issues.guix.gnu.org/50892>. * guix/pki.scm (public-keys->acl): Add call to 'delete-duplicates'. * tests/pki.scm ("public-keys->acl deduplication"): New test.
2022-12-12gnu: Add python-pomegranate.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pomegranate): New variable.
2022-12-12gnu: Add python-pygtrie.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pygtrie): New variable.
2022-12-12gnu: Add python-flask-jwt.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-jwt): New variable.
2022-12-12gnu: Add python-apispec-webframeworks.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-apispec-webframeworks): New variable.
2022-12-12gnu: Add python-fit-nbinom.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-fit-nbinom): New variable.
2022-12-12gnu: Add python-py4j.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-py4j): New variable.
2022-12-12gnu: Add python-imbalanced-learn.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-imbalanced-learn): New variable.
2022-12-12gnu: Add python-cleanlab-1.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-cleanlab-1): New variable.
2022-12-12gnu: Add python-cleanlab.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-cleanlab): New variable.
2022-12-12gnu: bioperl-minimal: Remove trailing #T from build phase.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bioperl-minimal)[arguments]: Remove trailing #T from build phase.
2022-12-12gnu: u-boot: Use plain list of inputs.Ricardo Wurmus
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Drop input labels.
2022-12-12gnu: u-boot: Update to 2022.10.Ricardo Wurmus
* 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.
2022-12-12gnu: eisl: Update to 2.65.Joeke de Graaf
* gnu/packages/lisp.scm (eisl): Update to 2.65. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12gnu: cl-april: Update to 1.0-3.bdd74f1.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12gnu: Add cl-conduit-packages.jgart
* 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>
2022-12-12gnu: Add cl-fare-csv.jgart
* 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>
2022-12-12gnu: mcomix: Update to 2.0.2.Pierre Neidhardt
* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.2.
2022-12-12image: Use 512 byte blocks for EFI partitions.Efraim Flashner
Addresses <https://issues.guix.gnu.org/59695>. * gnu/build/image.scm (make-vfat-image): When creating a fat filesystem for UEFI bootable partition use 512 byte blocks.
2022-12-11gnu: python-seaborn: Update to 0.12.0.Arun Isaac
* 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.
2022-12-11gnu: guile-json: Update to 4.7.3.Vagrant Cascadian
* gnu/packages/guile.scm (guile-json): Update to 4.7.3.
2022-12-11news: Fix typos in French text.Vivien Kraus via Guix-patches via
* etc/news.scm: Fix typos. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-10news: Add 'fr' translation.Julien Lepiller
* etc/news.scm: Add French translation of 'customize-linux' entry.
2022-12-10gnu: perl-lingua-translit: Wrap translit program.Evgeny Pisemsky
* 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>
2022-12-10gnu: julia-geometrybasics: Update to 0.4.2.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2.
2022-12-10gnu: julia-http: Update to 0.9.17.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-http): Update to 0.9.17. [arguments]: Skip another test in 'disable-network-tests phase.
2022-12-10gnu: julia-chainrulescore: Skip two tests.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-chainrulescore)[arguments]: Add a phase to skip two tests.
2022-12-10gnu: julia-colortypes: Update to 0.11.1.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.1. [arguments]: Add phase to skip broken test.
2022-12-10gnu: julia-irtools: Update to 0.4.7.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-irtools): Update to 0.4.7.
2022-12-10gnu: julia-benchmarktools: Update to 1.3.2.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2.
2022-12-10gnu: julia-fixedpointnumbers: Update to 0.8.4-1.59ee94b.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to 0.8.4-1.59ee94b. [arguments]: Skip tests. Remove 'disable-failing-test phase.
2022-12-10installer: Detect mapped installation devices.Mathieu Othacehe
Fixes: <https://issues.guix.gnu.org/59823> * gnu/installer/parted.scm (mapped-device?, mapped-device-parent-partition): New procedures. (eligible-devices): Detect mapped installation devices using the new procedures.
2022-12-10gnu: emacs-wisp-mode: Update to 1.0.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.8.
2022-12-10gnu: emacs-logview: Update to 0.16.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.
2022-12-10gnu: emacs-jarchive: Update to 0.9.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0.
2022-12-10gnu: emacs-evil-nerd-commenter: Update to 3.6.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.0.
2022-12-10gnu: emacs-ement: Update to 0.5.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.1.
2022-12-10gnu: emacs-company-math: Update to 1.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.
2022-12-10gnu: emacs-company-emoji: Update to 2.7.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.7.0.
2022-12-10gnu: Add emacs-acme-theme.jgart
* gnu/packages/emacs-xyz.scm (emacs-acme-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-10gnu: Add emacs-carp.jgart
* gnu/packages/emacs-xyz.scm (emacs-carp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-09gnu: linux-libre 4.9: Update to 4.9.335.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.335. (linux-libre-4.9-pristine-source): Update hash.
2022-12-09gnu: linux-libre 4.14: Update to 4.14.301.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.301. (linux-libre-4.14-pristine-source): Update hash.
2022-12-09gnu: linux-libre 4.19: Update to 4.19.268.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.268. (linux-libre-4.19-pristine-source): Update hash.
2022-12-09gnu: linux-libre 5.4: Update to 5.4.226.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.226. (linux-libre-5.4-pristine-source): Update hash.
2022-12-09gnu: linux-libre 5.10: Update to 5.10.158.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.158. (linux-libre-5.10-pristine-source): Update hash.
2022-12-09gnu: linux-libre 5.15: Update to 5.15.82.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.82. (linux-libre-5.15-pristine-source): Update hash.
2022-12-09gnu: linux-libre: Update to 6.0.12.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.12. (linux-libre-6.0-pristine-source): Update hash.
2022-12-04gnu: xdg-desktop-portal-wlr: Install missing documentation.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[arguments]: Add a new 'install-documentation phase.
2022-12-09Revert "gnu: make-linux-libre*: Remove input labels."Maxim Cournoyer
This reverts commit dfc6957a5af7d179d4618eb19d4f555c519bc6f2. git-bisect found it broke guix pull on non-x86_64 systems like powerpc64le, for reasons to investigate.