summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ruby-rugged: Update to 1.6.2-0.6379f23 and enable tests.base-for-issue-62196Maxim Cournoyer2023-03-20
| | | | | | | * gnu/packages/ruby.scm (ruby-rugged): Update to 1.6.2-0.6379f23. [source]: Fetch via git. [arguments]: Enable tests. Add #:phases. [native-inputs]: Add git-minimal/pinned. Remove ruby-minitest and ruby-pry.
* gnu: python-django-rq: Update to 2.7.0.Maxim Cournoyer2023-03-20
| | | | | * gnu/packages/django.scm (python-django-rq): Update to 2.7.0. [arguments]: Replace django-admin.py with django-admin in check phase.
* gnu: python-aioredis: Deprecate by python-redis.Maxim Cournoyer2023-03-20
| | | | | * gnu/packages/databases.scm (python-aioredis): Mark as deprecated by python-redis.
* gnu: python-fakeredis: Update to 2.10.1 and enable tests.Maxim Cournoyer2023-03-20
| | | | | | | | | | * gnu/packages/databases.scm (python-fakeredis): Update to 2.10.1. [source]: Fetch via git. [build-system]: Use pyproject-build-system. [arguments]: Enable tests. Add #:phases. [native-inputs]: New field. [propagated-inputs]: Remove python-aioredis and python-packaging. [home-page]: Update URL.
* gnu: python-redis: Update to 4.5.2 and enable tests.Maxim Cournoyer2023-03-20
| | | | | | | | | | * gnu/packages/databases.scm (python-redis): Update to 4.5.2. [source]: Fetch from git. [build-system]: Use pyproject-build-system. [arguments]: Enable tests. Add #:test-flags and #:phases. [native-inputs]: Add field. [propagated-inputs]: Add field. [home-page]: Update URL.
* gnu: python-hiredis: Update to 2.2.2 and enable tests.Maxim Cournoyer2023-03-20
| | | | | | | | | | | | * gnu/packages/databases.scm (python-hiredis): Update to 2.2.2. [source]: Fetch via git and apply patches. [build-system]: Use pyproject-build-system. [arguments]: Enable tests. Add #:phases. [native-inputs]: New field. [inputs]: Likewise. * gnu/packages/patches/python-hiredis-fix-header.patch: New file. * gnu/packages/patches/python-hiredis-use-system-hiredis.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: hiredis: Update to 1.1.0.Maxim Cournoyer2023-03-20
| | | | * gnu/packages/databases.scm (hiredis): Update to 1.1.0.
* gnu: redis: Use gexps and streamline.Maxim Cournoyer2023-03-20
| | | | | | | | * gnu/packages/databases.scm (redis) [arguments]: Merge the use-correct-tclsh into the patch-paths phase. Use 'which' instead of assoc-ref. Move the #:make-flags argument before the #:phases one. Use cc-for-target as the value of the CC make flag. [native-inputs]: Move field below arguments.
* gnu: redis: Update to 7.0.9 [security fixes].Maxim Cournoyer2023-03-20
| | | | | | | | | | Fixes CVE-2023-25155, CVE-2022-36021 and more; see https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES. * gnu/packages/databases.scm (redis): Update to 7.0.9. [native-inputs]: Add pkg-config and which. [arguments]: Add a patch-paths phase. Skip the AOF-related tests. [properties]: Add a lint-hidden-cve property.
* services: network-manager: Add missing shadowing of 'iwd?' field.base-for-issue-62323base-for-issue-62321base-for-issue-62319base-for-issue-62318base-for-issue-62316base-for-issue-62312base-for-issue-62310base-for-issue-62183Andrew Tropin2023-03-20
| | | | | * gnu/services/networking.scm (network-manager-shepherd-service): Add missing shadowing of 'iwd?' field by using let* instead of let.
* home: 'home-environment-with-provenance' uses the HE location info.Sergey Trofimov2023-03-20
| | | | | | | * gnu/home.scm (home-environment-with-provenance): Make `config-file` optional, with the default taken from the HE location info. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: emacs-eshell-syntax-highlighting: Update to 0.3-0.1ba39a9.conses2023-03-20
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): Update to 0.3-0.1ba39a9. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add emacs-geiser-eros.Andrew Tropin2023-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-eros): New variable.
* gnu: linux-libre: Update kernel configs for 6.2.7.Leo Famulari2023-03-19
| | | | | | | | * gnu/packages/aux-files/linux-libre/6.2-arm.conf, gnu/packages/aux-files/linux-libre/6.2-arm64.conf, gnu/packages/aux-files/linux-libre/6.2-i686.conf, gnu/packages/aux-files/linux-libre/6.2-x86_64.conf: Set some new configuration options.
* gnu: linux-libre 4.14: Update to 4.14.310.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.310. (linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
* gnu: linux-libre 4.19: Update to 4.19.278.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.278. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
* gnu: linux-libre 5.4: Update to 5.4.237.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.237. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
* gnu: linux-libre 5.10: Update to 5.10.175.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.175. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
* gnu: linux-libre 5.15: Update to 5.15.103.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.103. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
* gnu: linux-libre 6.1: Update to 6.1.20.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.20. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
* gnu: linux-libre: Update to 6.2.7.Leo Famulari2023-03-19
| | | | | * gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.7. (linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
* gnu: atop: Update to 2.8.1.Yovan Naumovski2023-03-19
| | | | | | * gnu/packages/admin.scm (atop): Update to 2.8.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: r-flexmix: Update to 2.3-19.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-flexmix): Update to 2.3-19.
* gnu: r-xml: Update to 3.99-0.14.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-xml): Update to 3.99-0.14.
* gnu: r-blob: Update to 1.2.4.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-blob): Update to 1.2.4.
* gnu: r-gtable: Update to 0.3.2.Ricardo Wurmus2023-03-19
| | | | | * gnu/packages/statistics.scm (r-gtable): Update to 0.3.2. [propagated-inputs]: Add r-cli, r-glue, r-lifecycle, and r-rlang.
* gnu: r-commonmark: Update to 1.9.0.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-commonmark): Update to 1.9.0.
* gnu: r-qpdf: Update to 1.3.2.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-qpdf): Update to 1.3.2.
* gnu: r-mlr3: Update to 0.15.0.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-mlr3): Update to 0.15.0.
* gnu: r-paradox: Update to 0.11.1.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-paradox): Update to 0.11.1.
* gnu: r-anndata: Update to 0.7.5.6.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-anndata): Update to 0.7.5.6.
* gnu: r-wk: Update to 0.7.2.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-wk): Update to 0.7.2.
* gnu: r-insight: Update to 0.19.1.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-insight): Update to 0.19.1.
* gnu: r-learnr: Update to 0.11.3.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-learnr): Update to 0.11.3.
* gnu: r-renv: Update to 0.17.2.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-renv): Update to 0.17.2.
* gnu: r-vctrs: Update to 0.6.0.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-vctrs): Update to 0.6.0.
* gnu: r-psych: Update to 2.3.3.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-psych): Update to 2.3.3.
* gnu: r-rmpi: Update to 0.7-1.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-rmpi): Update to 0.7-1.
* gnu: r-htmlwidgets: Update to 1.6.2.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.2.
* gnu: r-servr: Update to 0.26.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/cran.scm (r-servr): Update to 0.26.
* gnu: r-bestnormalize: Update to 1.9.0.Ricardo Wurmus2023-03-19
| | | | | * gnu/packages/cran.scm (r-bestnormalize): Update to 1.9.0. [propagated-inputs]: Add r-generics.
* gnu: r-desctools: Update to 0.99.48.Ricardo Wurmus2023-03-19
| | | | | * gnu/packages/statistics.scm (r-desctools): Update to 0.99.48. [native-inputs]: Add r-r-rsp.
* gnu: r-lubridate: Update to 1.9.2.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-lubridate): Update to 1.9.2.
* gnu: r-lme4: Update to 1.1-32.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-32.
* gnu: r-vgam: Update to 1.1-8.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-vgam): Update to 1.1-8.
* gnu: r-hmisc: Update to 5.0-1.Ricardo Wurmus2023-03-19
| | | | | | * gnu/packages/statistics.scm (r-hmisc): Update to 5.0-1. [propagated-inputs]: Remove r-lattice, r-latticeextra, and r-survival; add r-colorspace, r-knitr, and r-rmarkdown.
* gnu: r-pkgmaker: Update to 0.32.8.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.8.
* gnu: r-rsqlite: Update to 2.3.0.Ricardo Wurmus2023-03-19
| | | | | * gnu/packages/statistics.scm (r-rsqlite): Update to 2.3.0. [propagated-inputs]: Remove r-rcpp; add r-cpp11.
* gnu: r-rcpparmadillo: Update to 0.12.0.1.0.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.0.1.0.
* gnu: r-readr: Update to 2.1.4.Ricardo Wurmus2023-03-19
| | | | * gnu/packages/statistics.scm (r-readr): Update to 2.1.4.