summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add r-premessa.Navid Afkhami2023-03-14
| | | | | | * gnu/packages/bioinformatics.scm (r-premessa): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
* gnu: icecat: Update to 102.9.0-guix0-preview1 [security fixes].Mark H Weaver2023-03-14
| | | | | | | | Includes fixes for CVE-2023-25751, CVE-2023-25752, CVE-2023-28162, CVE-2023-28163, CVE-2023-28164, and CVE-2023-28176. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu: Add r-rhandsontable.Ricardo Wurmus2023-03-14
| | | | | | * gnu/packages/bioinformatics.scm (r-rhandsontable): New variable. Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
* gnu: r-tidyverse: Update to 2.0.0.Navid Afkhami2023-03-14
| | | | | * gnu/packages/cran.scm (r-tidyverse): Update to 2.0.0. [propagated-inputs]: Remove r-crayon; add r-conflicted and r-ragg.
* gnu: pcb-rnd: Update to 3.1.0.Ricardo Wurmus2023-03-14
| | | | | | * gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.0. [inputs]: Add librnd. [arguments]: Use gexp; set LIBRND_PREFIX.
* gnu: Add librnd.Ricardo Wurmus2023-03-14
| | | | * gnu/packages/engineering.scm (librnd): New variable.
* gnu: pcb: Remove eudev.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (pcb)[inputs]: Remove eudev as it is no longer necessary to add it for mesa.
* gnu: pcb: Drop input labels.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (pcb)[inputs, native-inputs]: Remove package labels.
* gnu: pcb: Update to 4.3.0.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (pcb): Update to 4.3.0. [arguments]: Remove obsolete build phases.
* gnu: pcb: Use gexp.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (pcb)[arguments]: Use gexp and drop trailing #T from build phases.
* gnu: lepton-eda: Adjust format.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (lepton-eda): Move arguments above inputs, and reformat source field.
* gnu: lepton-eda: Use gexp for arguments.Ricardo Wurmus2023-03-14
| | | | * gnu/packages/engineering.scm (lepton-eda)[arguments]: Use gexp.
* gnu: lepton-eda: Drop input labels.Ricardo Wurmus2023-03-14
| | | | | * gnu/packages/engineering.scm (lepton-eda)[native-inputs, inputs]: Do not use redundant package labels.
* gnu: guix-build-coordinator: Update to 0-73.7c1eedf.Christopher Baines2023-03-14
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-73.7c1eedf.
* gnu: mruby: Update to 3.2.0.Yovan Naumovski2023-03-14
| | | | | | | | | * gnu/packages/ruby.scm (mruby): Update to 3.2.0. [arguments]: Remove unnecessary substitutions in the 'disable-broken-tests phase. [description]: Update. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: autokey: Update to 0.96.0.Bruno Victal2023-03-14
| | | | | | | | | | | * gnu/packages/python-xyz.scm (autokey): Update to 0.96.0. [source]: Patch tests. [arguments]: Enable tests. Prefer PATH over substitute* in phase 'fix-paths. Add phase 'setup-env-vars. Rename 'wrap-autokey-gi to 'wrap-autokey and set PATH. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-pytest-cov and python-pyhamcrest. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: tesseract-ocr: Update to 5.3.0.kiasoc52023-03-14
| | | | | | * gnu/packages/ocr.scm (tesseract-ocr): Update to 5.3.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gimagereader: Update to 3.4.1.kiasoc52023-03-14
| | | | | | | * gnu/packages/ocr.scm (gimagereader): Update to 3.4.1. [inputs]: Remove quazip-0; add quazip. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.Hilton Chain2023-03-14
| | | | | | | * gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230223180716-34d21f24a9eb. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: rng-tools: Update to 6.16.Bruno Victal2023-03-14
| | | | | | | | * gnu/packages/linux.scm (rng-tools): Update to 6.16. [arguments]: Disable qrypt. [inputs]: Add libcap. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: rng-tools: Do not build randstat binary.Bruno Victal2023-03-14
| | | | | | | | | | This trivial binary is rarely useful. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/patches/rng-tools-revert-build-randstat.patch: New file. * gnu/packages/linux.scm (rng-tools)[origin]: Add patch. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: rng-tools: Rewrite using gexps.Bruno Victal2023-03-14
| | | | | | * gnu/packages/linux.scm (rng-tools)[arguments]: Rewrite using gexps. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: splash: Update to 3.7.2.Sharlatan Hellseher2023-03-14
| | | | | | * gnu/packages/astronomy.scm (splash): Update to 3.7.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: clipmenu: Improve package style.EuAndreh via Guix-patches via2023-03-14
| | | | | * gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; remove trailing #t from phases.
* gnu: clipmenu: Update to 6.2.0.EuAndreh via Guix-patches via2023-03-14
| | | | | * gnu/packages/xdisorg.scm (clipmenu): Update to 6.2.0. [arguments]: Install two additional commands.
* gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.Felix Lechner2023-03-13
| | | | | | | | | | Newer releases of this package are available but require newer versions of Golang, especially around networking. * gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.20211016. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-graph-tool: Update to 2.46.Ale Abdo2023-03-13
| | | | | | * gnu/packages/graph.scm (python-graph-tool): Update to 2.46. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-bibtexparser: Update to 1.4.0.Amade Nemes2023-03-13
| | | | | | * gnu/packages/python-xyz.scm (python-bibtexparser): Update to 1.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: nar-herder: Update to 0-18.659543c.Christopher Baines2023-03-13
| | | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-18.659543c. [source]: Switch to Savannah.
* gnu: guix-build-coordinator: Update to 0-72.4d8ee69.Christopher Baines2023-03-13
| | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-72.4d8ee69. [source]: Switch to Savannah.
* gnu: pumpa: Update upsream URL.Sarthak Shah2023-03-13
| | | | | | | | Fixes <http://issues.guix.gnu.org/issue/52257>. * gnu/packages/pumio.scm (pumpa)[source]: Replace pumpa origin. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add font-iosevka-ss09.Paul A. Patience2023-03-13
| | | | | | * gnu/packages/fonts.scm (font-iosevka-ss09): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add font-iosevka-ss08.Paul A. Patience2023-03-13
| | | | | | * gnu/packages/fonts.scm (font-iosevka-ss08): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-iosevka: Update to 20.0.0.Paul A. Patience2023-03-13
| | | | | | * gnu/packages/fonts.scm (font-iosevka): Update to 20.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rnp: Improve package style.Jack Hill2023-03-13
| | | | | | | | | | * gnu/package/openpgp.scm (rnp)[phases]{fixes}: Rename fixes to patch-tests, use search-input-file, and remove trailing #t. {check}: Respect tests?. [native-inputs]: Remove labels. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rnp: Update to 0.16.2.Jack Hill2023-03-13
| | | | | | | | | | | | | | | | * gnu/packages/openpgp.scm (rnp): Update to 0.16.2. [file-name]: Use git-file-name. [patches]: Remove. [arguments]: Disable downloading testing inputs in #:configure-flags. [phases]{fixes}: Remove functionality that is no longer needed. [native-inputs]: Replace googletest-source with googletest, remove python2. * gnu/packages/patches/rnp-add-version.cmake.patch, * gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch, * gnu/packages/patches/rnp-unbundle-googletest.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gap: Update to 4.12.2.base-for-issue-62169base-for-issue-62166base-for-issue-62070Andreas Enge2023-03-12
| | | | | | | * gnu/packages/algebra.scm (gap): Update to 4.12.2. [snippet]: Delete only bundled libraries inside hpcgap instead of the complete subdirectory. Update package names and add new packages. [arguments]: Use "make install" and a phase to install packages.
* gnu: Update nheko to 0.11.3.jgart2023-03-12
| | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.11.3. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: python-pre-commit: Replace with pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-pre-commit): Deprecate in favor of pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: mdpo: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | * gnu/packages/gettext.scm (mdpo)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-pytest-regressions: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/check.scm (python-pytest-regressions)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: scvelo: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/bioinformatics.scm (scvelo)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-doubletdetection: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/bioinformatics.scm (python-doubletdetection)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-minikanren: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-minikanren)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-apispec-webframeworks: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-apispec-webframeworks)[native-inputs]: Remove python-pre-commit. [native-inputs]: Add python-pyyaml. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-apispec: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-apispec)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-marshmallow-jsonapi: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-marshmallow: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-marshmallow)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-pyjwt: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | * gnu/packages/python-xyz.scm (python-pyjwt)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>