1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-08 09:24:05 +02:00

Compare commits

...

4295 Commits

Author SHA1 Message Date
Maxim Cournoyer 45fd01ac5d gnu: ruby-rugged: Update to 1.6.2-0.6379f23 and enable tests.
* 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.
2023-03-20 11:12:18 -04:00
Maxim Cournoyer 008a2f1803 gnu: python-django-rq: Update to 2.7.0.
* gnu/packages/django.scm (python-django-rq): Update to 2.7.0.
[arguments]: Replace django-admin.py with django-admin in check phase.
2023-03-20 08:38:20 -04:00
Maxim Cournoyer 10d5535c78 gnu: python-aioredis: Deprecate by python-redis.
* gnu/packages/databases.scm (python-aioredis): Mark as deprecated by
python-redis.
2023-03-20 08:38:19 -04:00
Maxim Cournoyer c3b110b27a gnu: python-fakeredis: Update to 2.10.1 and enable tests.
* 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.
2023-03-20 08:38:19 -04:00
Maxim Cournoyer 1a902eb21a gnu: python-redis: Update to 4.5.2 and enable tests.
* 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.
2023-03-20 08:38:07 -04:00
Maxim Cournoyer 20fa738123 gnu: python-hiredis: Update to 2.2.2 and enable tests.
* 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.
2023-03-20 08:32:32 -04:00
Maxim Cournoyer 9956638943 gnu: hiredis: Update to 1.1.0.
* gnu/packages/databases.scm (hiredis): Update to 1.1.0.
2023-03-20 08:32:32 -04:00
Maxim Cournoyer 4413b09fa3 gnu: redis: Use gexps and streamline.
* 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.
2023-03-20 08:32:31 -04:00
Maxim Cournoyer 458b791f35 gnu: redis: Update to 7.0.9 [security fixes].
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.
2023-03-20 08:32:31 -04:00
Andrew Tropin 3a2200e1ad services: network-manager: Add missing shadowing of 'iwd?' field.
* gnu/services/networking.scm (network-manager-shepherd-service): Add missing
shadowing of 'iwd?' field by using let* instead of let.
2023-03-20 12:08:36 +04:00
Sergey Trofimov 1f36534c7e home: 'home-environment-with-provenance' uses the HE location info.
* 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>
2023-03-20 09:14:23 +04:00
conses d429ff12e5 gnu: emacs-eshell-syntax-highlighting: Update to 0.3-0.1ba39a9.
* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): Update to
0.3-0.1ba39a9.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-03-20 09:11:04 +04:00
Andrew Tropin 8f5f505d90 gnu: Add emacs-geiser-eros.
* gnu/packages/emacs-xyz.scm (emacs-geiser-eros): New variable.
2023-03-20 09:10:37 +04:00
Leo Famulari 80d31a7478 gnu: linux-libre: Update kernel configs for 6.2.7.
* 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.
2023-03-19 18:01:00 -04:00
Leo Famulari 90c8f62328 gnu: linux-libre 4.14: Update to 4.14.310.
* 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.
2023-03-19 18:00:59 -04:00
Leo Famulari 5617381fc1 gnu: linux-libre 4.19: Update to 4.19.278.
* 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.
2023-03-19 18:00:59 -04:00
Leo Famulari fed3cf520e gnu: linux-libre 5.4: Update to 5.4.237.
* 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.
2023-03-19 18:00:59 -04:00
Leo Famulari 400cb5cf58 gnu: linux-libre 5.10: Update to 5.10.175.
* 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.
2023-03-19 18:00:59 -04:00
Leo Famulari fccf2b2fb5 gnu: linux-libre 5.15: Update to 5.15.103.
* 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.
2023-03-19 18:00:58 -04:00
Leo Famulari d683261b23 gnu: linux-libre 6.1: Update to 6.1.20.
* 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.
2023-03-19 18:00:58 -04:00
Leo Famulari 0824203a22 gnu: linux-libre: Update to 6.2.7.
* 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.
2023-03-19 18:00:58 -04:00
Yovan Naumovski 65587224cd gnu: atop: Update to 2.8.1.
* gnu/packages/admin.scm (atop): Update to 2.8.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-19 16:55:52 -04:00
Ricardo Wurmus 896c2a0c45 gnu: r-flexmix: Update to 2.3-19.
* gnu/packages/statistics.scm (r-flexmix): Update to 2.3-19.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus 83978be759 gnu: r-xml: Update to 3.99-0.14.
* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.14.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus 8cf778103e gnu: r-blob: Update to 1.2.4.
* gnu/packages/statistics.scm (r-blob): Update to 1.2.4.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus 4532e7f415 gnu: r-gtable: Update to 0.3.2.
* gnu/packages/statistics.scm (r-gtable): Update to 0.3.2.
[propagated-inputs]: Add r-cli, r-glue, r-lifecycle, and r-rlang.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus 157733c8f2 gnu: r-commonmark: Update to 1.9.0.
* gnu/packages/statistics.scm (r-commonmark): Update to 1.9.0.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus f4a0f04cc3 gnu: r-qpdf: Update to 1.3.2.
* gnu/packages/cran.scm (r-qpdf): Update to 1.3.2.
2023-03-19 21:01:39 +01:00
Ricardo Wurmus 4def53a3fc gnu: r-mlr3: Update to 0.15.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.15.0.
2023-03-19 21:01:38 +01:00
Ricardo Wurmus bd266c08b8 gnu: r-paradox: Update to 0.11.1.
* gnu/packages/cran.scm (r-paradox): Update to 0.11.1.
2023-03-19 21:01:38 +01:00
Ricardo Wurmus cdc5dae016 gnu: r-anndata: Update to 0.7.5.6.
* gnu/packages/cran.scm (r-anndata): Update to 0.7.5.6.
2023-03-19 21:01:38 +01:00
Ricardo Wurmus f2a67431f9 gnu: r-wk: Update to 0.7.2.
* gnu/packages/cran.scm (r-wk): Update to 0.7.2.
2023-03-19 21:01:38 +01:00
Ricardo Wurmus 8ab5665bfd gnu: r-insight: Update to 0.19.1.
* gnu/packages/cran.scm (r-insight): Update to 0.19.1.
2023-03-19 21:01:37 +01:00
Ricardo Wurmus 4f4817e0f0 gnu: r-learnr: Update to 0.11.3.
* gnu/packages/cran.scm (r-learnr): Update to 0.11.3.
2023-03-19 21:01:37 +01:00
Ricardo Wurmus f39d04ab93 gnu: r-renv: Update to 0.17.2.
* gnu/packages/cran.scm (r-renv): Update to 0.17.2.
2023-03-19 21:01:37 +01:00
Ricardo Wurmus aea6e0ac39 gnu: r-vctrs: Update to 0.6.0.
* gnu/packages/cran.scm (r-vctrs): Update to 0.6.0.
2023-03-19 21:01:37 +01:00
Ricardo Wurmus 911d141c0c gnu: r-psych: Update to 2.3.3.
* gnu/packages/cran.scm (r-psych): Update to 2.3.3.
2023-03-19 21:01:37 +01:00
Ricardo Wurmus 12ea308ad9 gnu: r-rmpi: Update to 0.7-1.
* gnu/packages/cran.scm (r-rmpi): Update to 0.7-1.
2023-03-19 21:01:36 +01:00
Ricardo Wurmus bcb059801d gnu: r-htmlwidgets: Update to 1.6.2.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.2.
2023-03-19 21:01:36 +01:00
Ricardo Wurmus ac3c9b4344 gnu: r-servr: Update to 0.26.
* gnu/packages/cran.scm (r-servr): Update to 0.26.
2023-03-19 21:01:36 +01:00
Ricardo Wurmus 476f987f48 gnu: r-bestnormalize: Update to 1.9.0.
* gnu/packages/cran.scm (r-bestnormalize): Update to 1.9.0.
[propagated-inputs]: Add r-generics.
2023-03-19 21:01:30 +01:00
Ricardo Wurmus e9c8c01e24 gnu: r-desctools: Update to 0.99.48.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.48.
[native-inputs]: Add r-r-rsp.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 675be97376 gnu: r-lubridate: Update to 1.9.2.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.2.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 7eb5c642d3 gnu: r-lme4: Update to 1.1-32.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-32.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus e2f20d9309 gnu: r-vgam: Update to 1.1-8.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-8.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 8a52db6989 gnu: r-hmisc: Update to 5.0-1.
* 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.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 843e4cc583 gnu: r-pkgmaker: Update to 0.32.8.
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.8.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 3d4dd58647 gnu: r-rsqlite: Update to 2.3.0.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.3.0.
[propagated-inputs]: Remove r-rcpp; add r-cpp11.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 36c8d51d14 gnu: r-rcpparmadillo: Update to 0.12.0.1.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.0.1.0.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus d90503f84f gnu: r-readr: Update to 2.1.4.
* gnu/packages/statistics.scm (r-readr): Update to 2.1.4.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 4fbee041a9 gnu: r-httr: Update to 1.4.5.
* gnu/packages/statistics.scm (r-httr): Update to 1.4.5.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus ceb2a75dda gnu: r-openssl: Update to 2.0.6.
* gnu/packages/statistics.scm (r-openssl): Update to 2.0.6.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 57f8e9fc3d gnu: r-data-table: Update to 1.14.8.
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.8.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 73fc67e13e gnu: r-chron: Update to 2.3-60.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-60.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 8e17a0412b gnu: r-formula: Update to 1.2-5.
* gnu/packages/statistics.scm (r-formula): Update to 1.2-5.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus ded63ea3ab gnu: r-dbplyr: Update to 2.3.1.
* gnu/packages/statistics.scm (r-dbplyr): Update to 2.3.1.
[propagated-inputs]: Remove r-assertthat; add r-tidyr.
2023-03-19 16:11:58 +01:00
Ricardo Wurmus 62b1347bf9 gnu: r-tibble: Update to 3.2.0.
* gnu/packages/statistics.scm (r-tibble): Update to 3.2.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 770c054345 gnu: r-rlang: Update to 1.1.0.
* gnu/packages/statistics.scm (r-rlang): Update to 1.1.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 6e29e15b25 gnu: r-testthat: Update to 3.1.7.
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.7.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 8a7eb44065 gnu: r-gdtools: Update to 0.3.2.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.3.2.
[inputs]: Remove zlib.
[propagated-inputs]: Add r-curl and r-fontquiver.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus b6776e8f57 gnu: r-ggplot2: Update to 3.4.1.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.4.1.
[propagated-inputs]: Remove r-digest.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus ce3909f5f2 gnu: r-survival: Update to 3.5-5.
* gnu/packages/statistics.scm (r-survival): Update to 3.5-5.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 78e9d066c1 gnu: r-mgcv: Update to 1.8-42.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-42.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 9cc826ec3d gnu: r-mass: Update to 7.3-58.3.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-58.3.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 9e47cdbe90 gnu: r-measurements: Update to 1.5.0.
* gnu/packages/cran.scm (r-measurements): Update to 1.5.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus abc7774dc2 gnu: r-automap: Update to 1.1-1.
* gnu/packages/cran.scm (r-automap): Update to 1.1-1.
[propagated-inputs]: Remove r-maptools; add r-sf and r-stars.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 8cad279fa0 gnu: r-webmockr: Update to 0.9.0.
* gnu/packages/cran.scm (r-webmockr): Update to 0.9.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus ba6d2701bb gnu: r-filehash: Update to 2.4-5.
* gnu/packages/cran.scm (r-filehash): Update to 2.4-5.
[propagated-inputs]: Add r-digest.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 95c6686176 gnu: r-paws: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws): Update to 0.2.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 94d6fcc7e0 gnu: r-paws-database: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-database): Update to 0.2.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus d261c7b39b gnu: r-paws-common: Update to 0.5.6.
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.6.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 327a72a503 gnu: r-rgeos: Update to 0.6-2.
* gnu/packages/cran.scm (r-rgeos): Update to 0.6-2.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus b9122f3dd9 gnu: r-btm: Update to 0.3.7.
* gnu/packages/cran.scm (r-btm): Update to 0.3.7.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus a0038b0f37 gnu: r-mlr3tuning: Update to 0.18.0.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.18.0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 32cfd782ea gnu: r-calculus: Update to 1.0.1.
* gnu/packages/cran.scm (r-calculus): Update to 1.0.1.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 63fc234131 gnu: r-parsnip: Update to 1.0.4.
* gnu/packages/cran.scm (r-parsnip): Update to 1.0.4.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus ccef849f84 gnu: r-workflows: Update to 1.1.3.
* gnu/packages/cran.scm (r-workflows): Update to 1.1.3.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus b3cbbfedb8 gnu: r-igraph: Update to 1.4.1.
* gnu/packages/cran.scm (r-igraph): Update to 1.4.1.
[native-inputs]: Add r-knitr.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus f44faf597c gnu: r-rfast: Update to 2.0.7.
* gnu/packages/cran.scm (r-rfast): Update to 2.0.7.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus efff0d4ccc gnu: r-spatstat-random: Update to 3.1-4.
* gnu/packages/cran.scm (r-spatstat-random): Update to 3.1-4.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 27ce0d8dda gnu: r-spatstat-linnet: Update to 3.0-6.
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.0-6.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus a006593f87 gnu: r-spatstat-geom: Update to 3.1-0.
* gnu/packages/cran.scm (r-spatstat-geom): Update to 3.1-0.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 5ab9bbaf9e gnu: r-spatstat-data: Update to 3.0-1.
* gnu/packages/cran.scm (r-spatstat-data): Update to 3.0-1.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus b1cb45a92e gnu: r-spatstat-sparse: Update to 3.0-1.
* gnu/packages/cran.scm (r-spatstat-sparse): Update to 3.0-1.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 88fd6a8cdf gnu: r-spatstat-utils: Update to 3.0-2.
* gnu/packages/cran.scm (r-spatstat-utils): Update to 3.0-2.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 01fb0c128f gnu: r-spatstat-model: Update to 3.2-1.
* gnu/packages/cran.scm (r-spatstat-model): Update to 3.2-1.
2023-03-19 16:11:57 +01:00
Ricardo Wurmus 760ecb43ee gnu: r-spatstat-explore: Update to 3.1-0.
* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.1-0.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus b42e432e8b gnu: r-conquer: Update to 1.3.3.
* gnu/packages/cran.scm (r-conquer): Update to 1.3.3.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus dcd5c62a99 gnu: r-brms: Update to 2.19.0.
* gnu/packages/cran.scm (r-brms): Update to 2.19.0.
[propagated-inputs]: Add r-rlang.
[native-inputs]: Add r-r-rsp.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 6ee4024334 gnu: r-posterior: Update to 1.4.1.
* gnu/packages/cran.scm (r-posterior): Update to 1.4.1.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 541540eace gnu: r-projpred: Update to 2.4.0.
* gnu/packages/cran.scm (r-projpred): Update to 2.4.0.
[propagated-inputs]: Add r-abind, r-mclogit, r-nnet, r-ordinal, and r-ucminf.
[native-inputs]: Add r-rmarkdown.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus d8bda2d2c7 gnu: r-rstantools: Update to 2.3.0.
* gnu/packages/cran.scm (r-rstantools): Update to 2.3.0.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 32acc4cc80 gnu: r-packrat: Update to 0.9.1.
* gnu/packages/cran.scm (r-packrat): Update to 0.9.1.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus e943f613c1 gnu: r-butcher: Update to 0.3.2.
* gnu/packages/cran.scm (r-butcher): Update to 0.3.2.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 0674832a61 gnu: r-forecast: Update to 8.21.
* gnu/packages/cran.scm (r-forecast): Update to 8.21.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 0052b73ab4 gnu: r-anthropometry: Update to 1.19.
* gnu/packages/cran.scm (r-anthropometry): Update to 1.19.
[propagated-inputs]: Remove r-depth; add r-ddalpha.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus b5f5452eff gnu: r-tuner: Update to 1.4.3.
* gnu/packages/cran.scm (r-tuner): Update to 1.4.3.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 73806cc7ac gnu: r-reldist: Update to 1.7-2.
* gnu/packages/cran.scm (r-reldist): Update to 1.7-2.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 619010805e gnu: r-desolve: Update to 1.35.
* gnu/packages/cran.scm (r-desolve): Update to 1.35.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus fba9954192 gnu: r-rgdal: Update to 1.6-5.
* gnu/packages/cran.scm (r-rgdal): Update to 1.6-5.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus e9f1e6450e gnu: r-terra: Update to 1.7-18.
* gnu/packages/cran.scm (r-terra): Update to 1.7-18.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 96c4915d7c gnu: r-rhpcblasctl: Update to 0.23-42.
* gnu/packages/cran.scm (r-rhpcblasctl): Update to 0.23-42.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus c040a41dbd gnu: r-dae: Update to 3.2.15.
* gnu/packages/cran.scm (r-dae): Update to 3.2.15.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 75befe143f gnu: r-styler: Update to 1.9.1.
* gnu/packages/cran.scm (r-styler): Update to 1.9.1.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 1a89402c3c gnu: r-sccore: Update to 1.0.3.
* gnu/packages/cran.scm (r-sccore): Update to 1.0.3.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 136e97ead8 gnu: r-float: Update to 0.3-1.
* gnu/packages/cran.scm (r-float): Update to 0.3-1.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 3d9ebb293b gnu: r-arrow: Update to 11.0.0.3.
* gnu/packages/cran.scm (r-arrow): Update to 11.0.0.3.
[native-inputs]: Remove r-knitr.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus c3a3009862 gnu: apache-arrow: Update to 11.0.0.
* gnu/packages/databases.scm (apache-arrow): Update to 11.0.0.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus aaa27f9fe0 gnu: r-aplot: Update to 0.1.10.
* gnu/packages/cran.scm (r-aplot): Update to 0.1.10.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 71db461a49 gnu: r-triebeard: Update to 0.4.1.
* gnu/packages/cran.scm (r-triebeard): Update to 0.4.1.
[native-inputs]: Add r-knitr.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus b0b5b1050b gnu: r-rms: Update to 6.5-0.
* gnu/packages/cran.scm (r-rms): Update to 6.5-0.
[propagated-inputs]: Add r-colorspace.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus c4d53756d1 gnu: r-pegas: Update to 1.2.
* gnu/packages/cran.scm (r-pegas): Update to 1.2.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus a5f8f7cd96 gnu: r-spdep: Update to 1.2-8.
* gnu/packages/cran.scm (r-spdep): Update to 1.2-8.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus b652ba0b90 gnu: r-spdata: Update to 2.2.2.
* gnu/packages/cran.scm (r-spdata): Update to 2.2.2.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus 4caf1d2c51 gnu: r-classint: Update to 0.4-9.
* gnu/packages/cran.scm (r-classint): Update to 0.4-9.
2023-03-19 16:11:56 +01:00
Ricardo Wurmus ef9c41c495 gnu: r-sets: Update to 1.0-24.
* gnu/packages/cran.scm (r-sets): Update to 1.0-24.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus d1f91c3818 gnu: r-lavaan: Update to 0.6-15.
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-15.
[propagated-inputs]: Add r-quadprog.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus a33fca6243 gnu: r-future: Update to 1.32.0.
* gnu/packages/cran.scm (r-future): Update to 1.32.0.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 28926345d1 gnu: r-grimport: Update to 0.9-7.
* gnu/packages/cran.scm (r-grimport): Update to 0.9-7.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus fdd54947b4 gnu: r-gridsvg: Update to 1.7-5.
* gnu/packages/cran.scm (r-gridsvg): Update to 1.7-5.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus aa611093b6 gnu: r-admisc: Update to 0.31.
* gnu/packages/cran.scm (r-admisc): Update to 0.31.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus ddca889b2d gnu: r-adimpro: Update to 0.9.5.
* gnu/packages/cran.scm (r-adimpro): Update to 0.9.5.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus c889281196 gnu: r-fmri: Update to 1.9.11.
* gnu/packages/cran.scm (r-fmri): Update to 1.9.11.
[propagated-inputs]: Add r-oro-nifti.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 416aafd4e9 gnu: r-activity: Update to 1.3.3.
* gnu/packages/cran.scm (r-activity): Update to 1.3.3.
[propagated-inputs]: Remove r-insol.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 7c42e08d83 gnu: r-biocmanager: Update to 1.30.20.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.20.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 783417f096 gnu: r-rcppparallel: Update to 5.1.7.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.1.7.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus b00e285dec gnu: r-rcppalgos: Update to 2.7.2.
* gnu/packages/cran.scm (r-rcppalgos): Update to 2.7.2.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 6f480dbba4 gnu: r-rslurm: Update to 0.6.2.
* gnu/packages/cran.scm (r-rslurm): Update to 0.6.2.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus dc475ea2c0 gnu: r-gh: Update to 1.4.0.
* gnu/packages/cran.scm (r-gh): Update to 1.4.0.
[propagated-inputs]: Remove r-httr; add r-httr2 and r-rlang.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 6bb6706c42 gnu: r-sjplot: Update to 2.8.13.
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.13.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 9c92f11378 gnu: r-ggeffects: Update to 1.2.0.
* gnu/packages/cran.scm (r-ggeffects): Update to 1.2.0.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus ee1fd5cefd gnu: r-emmeans: Update to 1.8.5.
* gnu/packages/cran.scm (r-emmeans): Update to 1.8.5.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 2ae840725d gnu: r-multcomp: Update to 1.4-23.
* gnu/packages/cran.scm (r-multcomp): Update to 1.4-23.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 473340074e gnu: r-magick: Update to 2.7.4.
* gnu/packages/cran.scm (r-magick): Update to 2.7.4.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus de6f3bf542 gnu: r-raster: Update to 3.6-20.
* gnu/packages/cran.scm (r-raster): Update to 3.6-20.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus f63f68d0a0 gnu: r-ggnetwork: Update to 0.5.12.
* gnu/packages/cran.scm (r-ggnetwork): Update to 0.5.12.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus c18cd55c9a gnu: r-precrec: Update to 0.14.2.
* gnu/packages/cran.scm (r-precrec): Update to 0.14.2.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus d6e7c205b2 gnu: r-argparse: Update to 2.2.2.
* gnu/packages/cran.scm (r-argparse): Update to 2.2.2.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus e83194905b gnu: r-findpython: Update to 1.0.8.
* gnu/packages/cran.scm (r-findpython): Update to 1.0.8.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 8431c3144c gnu: r-golem: Update to 0.4.0.
* gnu/packages/cran.scm (r-golem): Update to 0.4.0.
[propagated-inputs]: Remove r-cli, r-crayon, r-desc, r-fs, r-pkgload, r-roxygen2,
r-rstudioapi, and r-usethis; add r-rlang.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 714be060dc gnu: r-flextable: Update to 0.9.0.
* gnu/packages/cran.scm (r-flextable): Update to 0.9.0.
[propagated-inputs]: Remove r-base64enc; add r-ragg.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus f29feaa2bb gnu: r-officer: Update to 0.6.1.
* gnu/packages/cran.scm (r-officer): Update to 0.6.1.
[propagated-inputs]: Add r-ragg.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus 21d0faf01b gnu: r-ggpubr: Update to 0.6.0.
* gnu/packages/cran.scm (r-ggpubr): Update to 0.6.0.
2023-03-19 16:11:55 +01:00
Ricardo Wurmus ea825b9dc6 gnu: r-ggsci: Update to 3.0.0.
* gnu/packages/cran.scm (r-ggsci): Update to 3.0.0.
[native-inputs]: Add r-knitr.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 88e8116f1e gnu: r-renv: Update to 0.17.0.
* gnu/packages/cran.scm (r-renv): Update to 0.17.0.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 78215fa8de gnu: r-dtplyr: Update to 1.3.0.
* gnu/packages/cran.scm (r-dtplyr): Update to 1.3.0.
[propagated-inputs]: Remove r-ellipsis; add r-cli.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 828e5333d9 gnu: r-randomizr: Update to 0.24.0.
* gnu/packages/cran.scm (r-randomizr): Update to 0.24.0.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 73c2a74f99 gnu: r-np: Update to 0.60-17.
* gnu/packages/cran.scm (r-np): Update to 0.60-17.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus e3840184e8 gnu: r-fbasics: Update to 4022.94.
* gnu/packages/cran.scm (r-fbasics): Update to 4022.94.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 486f488204 gnu: r-tinytest: Update to 1.4.1.
* gnu/packages/cran.scm (r-tinytest): Update to 1.4.1.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 69d13df510 gnu: r-seriation: Update to 1.4.2.
* gnu/packages/cran.scm (r-seriation): Update to 1.4.2.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus acbd48f3ad gnu: r-tsp: Update to 1.2-3.
* gnu/packages/cran.scm (r-tsp): Update to 1.2-3.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 57fdd59015 gnu: r-gss: Update to 2.2-4.
* gnu/packages/cran.scm (r-gss): Update to 2.2-4.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 18a7851eb8 gnu: r-scatterplot3d: Update to 0.3-43.
* gnu/packages/cran.scm (r-scatterplot3d): Update to 0.3-43.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 4ce3068c3f gnu: r-vcfr: Update to 1.14.0.
* gnu/packages/cran.scm (r-vcfr): Update to 1.14.0.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus fa52f184fe gnu: r-xts: Update to 0.13.0.
* gnu/packages/cran.scm (r-xts): Update to 0.13.0.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 554cd5475d gnu: r-mitml: Update to 0.4-5.
* gnu/packages/cran.scm (r-mitml): Update to 0.4-5.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 149554b26b gnu: r-recipes: Update to 1.0.5.
* gnu/packages/cran.scm (r-recipes): Update to 1.0.5.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus ac2ddafaa5 gnu: r-broom: Update to 1.0.4.
* gnu/packages/cran.scm (r-broom): Update to 1.0.4.
[propagated-inputs]: Add r-lifecycle.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 5eca0ff32c gnu: r-ipred: Update to 0.9-14.
* gnu/packages/cran.scm (r-ipred): Update to 0.9-14.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus ef51fdc672 gnu: r-rpostgresql: Update to 0.7-5.
* gnu/packages/cran.scm (r-rpostgresql): Update to 0.7-5.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 77d8f691a6 gnu: r-lava: Update to 1.7.2.1.
* gnu/packages/cran.scm (r-lava): Update to 1.7.2.1.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 73c2d4ef23 gnu: r-inum: Update to 1.0-5.
* gnu/packages/cran.scm (r-inum): Update to 1.0-5.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus da64f72edd gnu: r-rmumps: Update to 5.2.1-23.
* gnu/packages/cran.scm (r-rmumps): Update to 5.2.1-23.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 52d8c140b8 gnu: r-lamw: Update to 2.1.2.
* gnu/packages/cran.scm (r-lamw): Update to 2.1.2.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 028166eec9 gnu: r-rcppnumerical: Update to 0.5-0.
* gnu/packages/cran.scm (r-rcppnumerical): Update to 0.5-0.
[native-inputs]: Add r-knitr and r-rmarkdown.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 6264b80731 gnu: r-partykit: Update to 1.2-18.
* gnu/packages/cran.scm (r-partykit): Update to 1.2-18.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 55c0a27187 gnu: r-ape: Update to 5.7-1.
* gnu/packages/cran.scm (r-ape): Update to 5.7-1.
[propagated-inputs]: Add r-digest.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 42c4356f9c gnu: r-ggmap: Update to 3.0.2.
* gnu/packages/cran.scm (r-ggmap): Update to 3.0.2.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 441c60d2b2 gnu: r-gensa: Update to 1.1.8.
* gnu/packages/cran.scm (r-gensa): Update to 1.1.8.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 4235e02dd9 gnu: r-rstpm2: Update to 1.6.2.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.6.2.
2023-03-19 16:11:54 +01:00
Ricardo Wurmus 17b68a4ac5 gnu: r-fastmap: Update to 1.1.1.
* gnu/packages/cran.scm (r-fastmap): Update to 1.1.1.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 29f95b47ec gnu: r-modelenv: Update to 0.1.1.
* gnu/packages/cran.scm (r-modelenv): Update to 0.1.1.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus b71f95b08e gnu: r-readxl: Update to 1.4.2.
* gnu/packages/cran.scm (r-readxl): Update to 1.4.2.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 2416e5dcd4 gnu: r-ggalluvial: Update to 0.12.5.
* gnu/packages/cran.scm (r-ggalluvial): Update to 0.12.5.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 02cdebebff gnu: r-climaemet: Update to 1.1.0.
* gnu/packages/cran.scm (r-climaemet): Update to 1.1.0.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus d1dbfcc4cb gnu: r-gson: Update to 0.1.0.
* gnu/packages/cran.scm (r-gson): Update to 0.1.0.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 58e114a702 gnu: r-googlevis: Update to 0.7.1.
* gnu/packages/cran.scm (r-googlevis): Update to 0.7.1.
[native-inputs]: Add r-rmarkdown.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 332d829c6e gnu: r-castor: Update to 1.7.8.
* gnu/packages/cran.scm (r-castor): Update to 1.7.8.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 3556f4319c gnu: r-cachem: Update to 1.0.7.
* gnu/packages/cran.scm (r-cachem): Update to 1.0.7.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus ff80f791e9 gnu: r-afpt: Update to 1.1.0.3.
* gnu/packages/cran.scm (r-afpt): Update to 1.1.0.3.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus a28a357675 gnu: r-mutoss: Update to 0.1-13.
* gnu/packages/bioconductor.scm (r-mutoss): Update to 0.1-13.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 55710837d9 gnu: r-valr: Update to 0.6.7.
* gnu/packages/bioconductor.scm (r-valr): Update to 0.6.7.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus ab428404de gnu: r-numbat: Update to 1.2.2.
* gnu/packages/bioconductor.scm (r-numbat): Update to 1.2.2.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 9d4e62ccce gnu: r-memuse: Adjust indentation.
* gnu/packages/cran.scm (r-memuse): Adjust indentation.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus af861fdead gnu: r-shadowtext: Update indentation.
* gnu/packages/cran.scm (r-shadowtext): Adjust indentation.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 257ef3f659 gnu: Add r-mclogit.
* gnu/packages/cran.scm (r-mclogit): New variable.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 8eccc02ec9 gnu: Add r-memisc.
* gnu/packages/cran.scm (r-memisc): New variable.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus ac5011546d gnu: r-qs: Update to 0.25.5.
* gnu/packages/cran.scm (r-qs): Update to 0.25.5.
[inputs]: Remove zlib.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus a1fcc6c595 gnu: r-leaflet: Update to 2.1.2.
* gnu/packages/cran.scm (r-leaflet): Update to 2.1.2.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 2c58e06a17 gnu: r-sf: Update to 1.0-11.
* gnu/packages/cran.scm (r-sf): Update to 1.0-11.
[inputs]: Remove zlib.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 47bce97778 gnu: r-ggvis: Update to 0.4.8.
* gnu/packages/cran.scm (r-ggvis): Update to 0.4.8.
[source]: Remove five minified JavaScript files.
[arguments]: Add build phase 'process-javascript.
[native-inputs]: Add esbuild and js-lodash.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 1b50213ad7 gnu: r-opencpu: Update to 2.2.9.
* gnu/packages/cran.scm (r-opencpu): Update to 2.2.9.
[source]: Remove two minified JavaScript files.
[arguments]: Add build phases 'process-javascript.
[native-inputs]: Add esbuild, r-r-rsp, and js-query.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 6b41dccf35 gnu: r-bookdown: Update to 0.33.
* gnu/packages/cran.scm (r-bookdown): Update to 0.33.
[source]: Delete three minified JavaScript files.
[arguments]: Add build phase 'process-javascript.
[native-inputs]: Add esbuild, js-clipboard, js-lunarjs, and js-mathquill.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus fce72b3522 gnu: r-haven: Update to 2.5.2.
* gnu/packages/cran.scm (r-haven): Update to 2.5.2.
[arguments]: Update to link with readstat.
[inputs]: Add zlib.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 40cb3c30fc gnu: readstat: Update to 1.1.9.
* gnu/packages/statistics.scm (readstat): Update to 1.1.9.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus 5050034b4e gnu: r-httpuv: Update to 1.6.9.
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.9.
[inputs]: Replace libuv with libuv-for-r-httpuv.
[arguments]: Patch Makevars to link with that variant of libuv.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus ef86b0b12e gnu: Add libuv-for-r-httpuv.
* gnu/packages/libevent.scm (libuv-for-r-httpuv): New variable.
2023-03-19 16:11:53 +01:00
Ricardo Wurmus e72d0d9208 gnu: r-dt: Update to 0.27.
* gnu/packages/statistics.scm (r-dt): Update to 0.27.
2023-03-19 16:11:49 +01:00
Lars-Dominik Braun f9702aa9fd gnu: Add python-brian2.
* gnu/packages/machine-learning.scm (python-brian2): New variable.
2023-03-19 11:33:52 +01:00
Lars-Dominik Braun c16add7fd9 gnu: python-pillow: Fix CVE-2022-45199.
Fixes: <https://issues.guix.gnu.org/issue/61172>

* gnu/packages/python-xyz.scm (python-pillow/security-fixes): New variable.
(python-pillow): Add replacement.
* gnu/packages/patches/python-pillow-CVE-2022-45199.patch: New file.
* gnu/local.mk: Register it.
2023-03-19 10:57:00 +01:00
Liliana Marie Prikler d7b4ecdb4c gnu: Add a4pdf.
* gnu/packages/pdf.scm (a4pdf): New variable.
2023-03-19 09:25:36 +01:00
Liliana Marie Prikler fa50974134 gnu: komikku: Update to 1.14.0.
* gnu/packages/gnome.scm (komikku): Update to 1.14.0.
2023-03-19 09:25:36 +01:00
Ekaitz Zarraga d59eb81b5c gnu: zig: Build against a baseline CPU.
* gnu/packages/zig.scm (zig-0.10)[#:configure-flags]: Add
“-DZIG_TARGET_MCPU=baseline”.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-03-19 09:25:36 +01:00
Arun Isaac 34fed18169 gnu: Add tissue.
* gnu/packages/web.scm (tissue): New variable.
2023-03-18 17:23:32 +00:00
Yovan Naumovski 99114eb638 gnu: bemenu: Update to 0.6.14.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.14.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:36 +01:00
Bruno Victal 20aa4c30fb services: dict: Deprecate 'dicod-service' procedure.
* doc/guix.texi (Miscellaneous Services): Remove 'dicod-service' mention.
* gnu/services/dict.scm (dicod-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:36 +01:00
conses 511ae8325d home: services: Add home-xmodmap-service-type.
* gnu/home/services/desktop.scm (home-xmodmap-service-type)
(home-xmodmap-configuration): New variables;
(serialize-xmodmap-configuration)
(xmodmap-shepherd-service): New procedures;
* doc/guix.texi (Desktop Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:36 +01:00
Vivien Kraus 97a759769d gnu: guile-gnutls: Do not expect gnulib shebangs to work.
* gnu/packages/tls.scm (guile-gnutls) [phase patch-more-shebangs]: Fix how
autogen.sh invokes gnulib-tool, and how configure.ac invokes git-version-gen,
so as not to rely on shebangs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:35 +01:00
Vivien Kraus 25cad45639 gnu: gnulib: Restore shebangs.
* gnu/packages/build-tools.scm (gnulib)[arguments]: Add
'restore-shebangs' phase.
[inputs, native-inputs]: Add bash-minimal.
[phase let-autogen-execute-gnulib-tool]: Specify a shell to execute
gnulib-tool from autogen.sh.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:35 +01:00
Antero Mejr 2135f69dc0 ui: format 'display-hint' output when no arguments are passed.
When display-hint is given format specifiers such as "~%" but no arguments,
it does not format the output, causing the specifiers to be visible in the
displayed text.

* guix/ui.scm (display-hint): Format output when no arguments are passed.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-17 23:20:35 +01:00
Ludovic Courtès d15dbdb79c pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.
This is a followup to 58abd58739, which
did not fully address <https://issues.guix.gnu.org/43491>.

* guix/scripts/pack.scm (wrapped-package)[build](runpath): Rewrite in
terms of 'file-needed/recursive'.
2023-03-17 23:20:35 +01:00
Ludovic Courtès b5a70370f5 services: console-font: 'stop' method always returns #f.
The 'stop' method of Shepherd services is supposed to return #f on
success.

* gnu/services/base.scm (console-font-shepherd-services): 'stop' method
returns #f.
2023-03-17 23:20:35 +01:00
Maxim Cournoyer 933051281f Revert "tests: pack: Fix indentation."
This reverts commit ac1d530d56.
2023-03-17 12:14:14 -04:00
Maxim Cournoyer d0b7858968 Revert gexp->derivation and computed-file indentation rules.
This reverts b1c25e2ce3 and partially reverts
82daab4281, which means the computed-file and
gexp->derivation procedures are now indented as normal procedures.

Rationale: see the discussion at
https://lists.gnu.org/archive/html/guix-devel/2023-03/msg00008.html.  In a
nutshell: the convention is to use special rules for special forms (macros),
not for procedures.

* .dir-locals.el (scheme-mode): Remove the special indentation rules for
the computed-file and gexp->derivation procedures.
2023-03-17 12:11:29 -04:00
Maxim Cournoyer fd4f91dea6 doc: Use 'mount --rbind' for chroot instructions.
This was reported by a user in #guix.  It's at least necessary for /sys, to
have the /sys/firmware/efivars location available insinde the chroot when
using an UEFI system.

* doc/guix.texi (Chrooting into an existing system): Replace --bind argument
with --rbind

Suggested-by: Josselin Poiret <dev@jpoiret.xyz>
2023-03-17 10:57:08 -04:00
Maxim Cournoyer 2dc2722dc0 gnu: ccextractor: Update to 0.94 and fix build.
* gnu/packages/gstreamer.scm (ccextractor): Update to 0.94.
[source]: Apply patches.  Add FIXME comment.
[build-system]: Switch to gnu-build-system.
[arguments]: Delete #tests? argument.  Delete trailing #t and use gexps.
Adjust configure flags accordingly, removing WITH_SHARING (doesn't exist for
Autoconf) and adding '--without-rust'.  Override check phase.
[native-inputs]: Remove labels.  Remove python-wrapper and perl.
[propagated-inputs]: Remove labels.  Remove nanomsg and zlib.  Replace
leptonica with leptonica-1.80.  replace tesseract-ocr with tesseract-ocr-4.
* gnu/packages/patches/ccextractor-add-missing-header.patch: New file.
* gnu/packages/patches/ccextractor-autoconf-tesseract.patch: Likewise.
* gnu/packages/patches/ccextractor-fix-ocr.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2023-03-17 10:40:02 -04:00
Maxim Cournoyer 8832acc24e gnu: Add tesseract-ocr-4.
* gnu/packages/ocr.scm (tesseract-ocr-4): New variable.
2023-03-17 10:29:50 -04:00
Maxim Cournoyer 13539334ec gnu: Add leptonica-1.80.
* gnu/packages/image.scm (leptonica-1.80): New variable.
2023-03-17 10:29:50 -04:00
Jan (janneke) Nieuwenhuizen 2714c9ef2d home: services: ssh-agent: Handle setting of SSH_AUTH_SOCK.
* gnu/home/services/ssh.scm (home-ssh-agent-environment-variables): New
procedure.
(home-ssh-agent-service-type): Use it as ahome-environment-service type
extension.
* doc/guix.texi (Secure Shell): Remove advice about, and examples of setting
SSH_AUTH_SOCK.
2023-03-17 12:44:33 +01:00
Zhu Zihao 65f5398dfb gnu: tdlib: Remove version 1.8.0.
emacs-telega no longer depends on this package.

* gnu/packages/messaging.scm (tdlib-1.8.0): Remove variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-17 19:06:03 +08:00
Z572 c41bc99650 gnu: gamin: Fix cross-compilation to riscv64.
* gnu/packages/gnome.scm (gamin)
[arguments]<#:phases>: Apply 'replace-config.sub for riscv64 too.
[native-inputs]: Add config for riscv64 too.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-17 18:55:05 +08:00
Z572 84a70d7c15 gnu: m17n-lib: Fix cross-compile.
* gnu/packages/emacs.scm (m17n-lib)
[source]: Add m17n-lib-1.8.0-use-pkg-config-for-freetype.patch.
[native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal,
autoconf, automake.
[arguments]: When cross-compile, add phase to fix rpl_malloc undefined references.
* gnu/packages/patches/m17n-lib-1.8.0-use-pkg-config-for-freetype.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-17 18:33:38 +08:00
Z572 bf2c66b44e gnu: m17n-db: Fix cross-compile.
* gnu/packages/emacs.scm (m17n-db)
[inputs]: Move gettext-minimal to ...
[native-inputs]: ... here.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-17 18:33:38 +08:00
Peter Polidoro 00b12c65c4 gnu: kicad: Update to 7.0.1.
* gnu/packages/engineering.scm (kicad): Update to 7.0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-17 11:24:59 +01:00
宋文武 5dd0a6214f gnu: retroarch: Update to 1.15.0.
* gnu/packages/emulators.scm (retroarch): Update to 1.15.0.
[source]: Remove upstreamed patch.
[arguments]<#:phases>: Remove not needed changes for 'true' and 'zlib'.
Remove "--disable-builtinminiupnpc" from configure flags.
Add "--disable-builtinzlib" to configure flags.
[inputs]: Remove miniupnpc, which is not used any more.
* gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-03-17 18:19:31 +08:00
Nicolas Goaziou 3893758dac gnu: emacs-pyim: Update to 5.3.1.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.3.1.
2023-03-17 09:22:50 +01:00
Simon Streit 0c2eef25c5 gnu: emacs-bash-completion: Update to 3.1.1-1.b38f9bc.
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to
3.1.1-1.b38f9bc.

Fix an issue <https://github.com/szermatt/emacs-bash-completion/issues/63>
where in a new shell completion would break and cancel the whole shell process
with it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-17 09:22:50 +01:00
conses 156aac1b36 gnu: emacs-helpful: Update to 0.19-1.1c98f6f.
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.19-1.1c98f6f.
[source]: Remove fix-docstring-test.patch.
[propagated-inputs]: Remove EMACS-SHUT-UP.
* gnu/packages/patches/emacs-helpful-fix-docstring-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Apply removal.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-17 09:22:49 +01:00
conses 1b64641955 gnu: Add emacs-srht.
* gnu/packages/emacs-xyz.scm (emacs-srht): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-17 09:22:49 +01:00
Nicolas Goaziou ec2788f077 gnu: Add texlive-onedown.
* gnu/packages/tex.scm (texlive-onedown): New variable.
2023-03-17 09:22:49 +01:00
Bruno Victal c27da3241c gnu: Add dropwatch.
* gnu/packages/networking.scm (dropwatch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 23:03:18 +01:00
Ludovic Courtès 83128f00e9 read-print: 'read-with-comments' reads comments within gexps.
Fixes <https://issues.guix.gnu.org/62059>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* guix/read-print.scm (read-with-comments): Special-case #~, #$, and #+.
* tests/read-print.scm: Add two tests.
2023-03-16 23:03:18 +01:00
Ludovic Courtès 8f219e658d home: services: kodi, znc, ssh-agent: Use 'match-record'.
* gnu/home/services/media.scm (home-kodi-services): Use 'match-record'
instead of 'match'.
* gnu/home/services/messaging.scm (home-znc-services): Likewise.
* gnu/home/services/ssh.scm (home-ssh-agent-services): Likewise.
2023-03-16 23:03:17 +01:00
Jonathan Brielmaier 9cb1746467 gnu: icedove: Update to 102.9.0.
* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.9.0.
(%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
2023-03-16 21:40:19 +01:00
Z572 1820dc7ce6 gnu: graphene: Fix cross-compilation.
* gnu/packages/gtk.scm (graphene)[arguments]<#:configure-flags>: Use
'disabled' replace 'false' with introspection option.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-16 18:37:01 +00:00
Bruno Victal 3c12e40dca gnu: guile-lib: Fix description.
* gnu/packages/guile-xyz.scm (guile-lib)[description]: Delete garbage characters.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-16 18:37:01 +00:00
Wamm K. D e97ab7fff7 gnu: Add python-rollbar.
* gnu/packages/python-xyz.scm (python-rollbar): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-16 18:37:01 +00:00
Christopher Baines b59f89cf18 guix: Improve download-nar.
Previously download-nar worked with gzipped nars and queried
berlin.guix.gnu.org (also known as ci.guix.gnu.org). ci.guix.gnu.org no longer
serves gzipped nars so this is of limited use.

This commit changes download-nar to query both the default substitute servers,
and queries for lzipped rather than gzipped nars, since those are available
from both.

* guix/build/download-nar.scm (urls-for-item): Return urls for lzip rather
than gzip compression, and from both default substitute servers. The comment
about CDN's is no longer relevant.
(restore-gzipped-nar): Rename to restore-lzipped-nar and reimplement
accordingly.
(download-nar): Add progress reporting and switch to use lzip rather than
gzip.
* guix/cvs-download.scm (cvs-fetch): Replace guile-zlib with guile-lzlib.
* guix/git-download.scm (git-fetch): Replace guile-zlib with guile-lzlib.
* guix/hg-download.scm (hg-fetch): Replace guile-zlib with guile-lzlib.
* guix/android-repo-download.scm (android-repo-fetch): Add guile-lzlib for
download-nar.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-16 18:37:01 +00:00
Jan (janneke) Nieuwenhuizen b68d4118e7 doc: Use @defvar instead of @defvr for Scheme variables.
Suggested by mirai via IRC, see also

    https://issues.guix.gnu.org/60634

* doc/guix.texi (Build Systems) (Secure Shell) (Messaging Home
Services) (Media Home Services): Use @defvar instead of @defvr for Scheme
variables.
2023-03-16 18:50:01 +01:00
Nicolas Goaziou b79187ab50 gnu: xmoto: Improve package style.
* gnu/packages/games.scm (xmoto)[snippet]: Remove trailing #T.
[arguments]: Use G-expressions. Remove trailing #T in phases.
[native-inputs]: Remove labels.
[inputs]: Remove labels.
2023-03-16 18:08:44 +01:00
Ludovic Courtès c68648a8a5 home: services: znc: Remove host-side use of (shepherd support).
This is a followup to 193f547ca3, which
inadvertently pulled in (shepherd support) on the host side.

* gnu/home/services/messaging.scm (home-znc-services): Change 'command' and
'log-file' to gexps.  Add 'modules' field to 'shepherd-service'.
2023-03-16 17:29:03 +01:00
Ludovic Courtès 6afd1fd6bc home: services: kodi: Remove host-side use of (shepherd support).
This is a followup to 70056b1b2b, which
inadvertently pulled in (shepherd support) on the host side.

* gnu/home/services/media.scm (home-kodi-services): Change 'command' and
'logfile' to gexps.  Add 'modules' field to 'shepherd-service'.
2023-03-16 17:23:51 +01:00
Ludovic Courtès be7e2bf7eb home: services: ssh-agent: Remove host-side use of (shepherd support).
This is a followup to 2c2f382e75, which
inadvertently pulled in (shepherd support) on the host side.

* gnu/home/services/ssh.scm (<home-ssh-agent-configuration>)[socket-directory]:
Change value to a gexp.
(home-ssh-agent-services): Change 'socket-file' and 'command' to a
gexp.  Add 'modules' field to 'shepherd-service'.
* doc/guix.texi (Secure Shell): Adjust accordingly.
2023-03-16 17:09:46 +01:00
Paul A. Patience b9d891140a gnu: Add cl-hypergeometrica.
* gnu/packages/lisp-xyz.scm (sbcl-hypergeometrica, cl-hypergeometrica):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher 9b2f14a756 gnu: cl-zr-utils: Fix build by disabling tests.
* gnu/packages/lisp-xyz.scm (sbcl-zr-utils): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher bd248fc709 gnu: cl-trial: Update to 1.2.0-2.db4e98e.
* gnu/packages/lisp-xyz.scm (sbcl-trial): Update to 1.2.0-2.db4e98e.
  [arguments]{asd-systems}: Enable trial-alloy, trial-animation,
  trial-assimp, trial-gif, trial-glfw, trial-gltf, trial-jpeg,
  trial-notify, tiral-png, trial-sdl2, trial-terragen, trial-tga,
  trial-tiff, trial-workbench.
  [inputs]: Sort list alphabetically and add sbcl-3d-quaternions,
  sbcl-3d-transforms, sbcl-alloy, sbcl-atomics, sbcl-cl-glfw3,
  sbcl-cl-gltf, sbcl-classimp, sbcl-dns-client, sbcl-file-notify,
  sbcl-glop, sbcl-jzon, sbcl-language-codes, sbcl-promise, sbcl-sdl2,
  sbcl-simple-tasks, sbcl-system-locale,
  sbcl-trivial-extensible-sequences, sbcl-trivial-main-thread.
  Remove sbcl-jsow.
  (ecl-trial): Disable this while upstream issue is in review.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 12b2507295 gnu: Add cl-dns-client.
* gnu/packages/lisp-xyz.scm (cl-dns-client, ecl-dns-client,
  sbcl-dns-client): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 37b70cfece gnu: Add cl-gltf.
* gnu/packages/lisp-xyz.scm (cl-gltf, sbcl-cl-gltf): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 7a218a5b01 gnu: cl-jzon: Fix build by disabling tests on ECL.
* gnu/packages/lisp-xyz.scm (ecl-jzon): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher ff37557bc3 gnu: cl-alloy: Update to 0.0.0-3.628974d.
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Upate to 0.0.0-3.628974d.
  [arguments]{asd-systems}: Sort them alphabetically.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 9b623ba6b2 gnu: cl-3b-bmfont: Update to 0.0.1-3.332c226.
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Upate to 0.0.1-3.332c226.
  [arguments]{asd-systems}: Sort them alphabetically.
  [inputs]: Remove labels. Add sbcl-parse-number.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher d02badac85 gnu: cl-gamepad: Update to 3.0.0-2.647f6ee.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad): Update to 3.0.0-2.647f6ee.
  [arguments]{phases}: Use search-input-file in patch-evdev-path phase.
  [inputs]: Remove labels.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher a79ebed51b gnu: cl-glsl-toolkit: Update to 1.0.0-2.4c4889e.
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit): Update to 1.0.0-2.4c4889e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 8db1fe3f9f gnu: cl-pathname-utils: Update to 1.1.0-2.13189c0.
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to 1.1.0-2.13189c0.
  [inputs]: Add sbcl-trivial-features.
  (ecl-pathname-utils): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher c2f1ebc770 gnu: cl-parachute: Update to 1.5.0-1.bd072b0.
* gnu/packages/lisp-check.scm (sbcl-parachute): Update to 1.5.0-1.bd072b0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 4ec1589a43 gnu: Add cl-promise.
* gnu/packages/lisp-xyz.scm (cl-promise, ecl-promise, sbcl-promise): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher df6edddc5c gnu: Add cl-trivial-extensible-sequences.
* gnu/packages/lisp-xyz.scm (cl-trivial-extensible-sequences,
  sbcl-trivial-extensible-sequences): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 92db5a79db gnu: Add cl-3d-transforms.
* gnu/packages/lisp-xyz.scm (cl-3d-transforms, sbcl-3d-transforms): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher ff7649d379 gnu: Add cl-3d-quaternions.
* gnu/packages/lisp-xyz.scm (cl-3d-quaternions, sbcl-3d-quaternions):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher edfe8554c1 gnu: cl-3d-matrices: Update to 1.0.0-2.b4f5a58.
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices): Update to 1.0.0-2.b4f5a58.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher 2fb2a4c086 gnu: cl-3d-vectors: Update to 3.1.0-2.2579694.
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors): Update to 3.1.0-2.2579694.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:28 +01:00
Jan (janneke) Nieuwenhuizen 70056b1b2b gnu: home: services: Add home-kodi-service-type.
* gnu/home/services/media.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Likewise.
* doc/guix.texi (Media Home Services): Document it in new subsection.
2023-03-16 14:33:16 +01:00
Jan (janneke) Nieuwenhuizen 193f547ca3 gnu: home: services: Add home-znc-service-type.
* gnu/home/services/messaging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Likewise.
* doc/guix.texi (Messaging Home Services): Document it in new subsection.
2023-03-16 14:32:50 +01:00
Jan (janneke) Nieuwenhuizen 2c2f382e75 gnu: home: services: Add home-ssh-agent-service-type.
* gnu/home/services/ssh.scm: (<home-ssh-agent-configuration>): New type.
(home-ssh-agent-services): New procedure.
(home-ssh-agent-service-type): New variable.
* doc/guix.texi (Secure Shell): Document it.
2023-03-16 14:26:34 +01:00
Evgeny Pisemsky 076fa659ef gnu: cat-avatar-generator: Update to 1-1.9360ea3.
* gnu/packages/web.scm (cat-avatar-generator): Update to 1-1.9360ea3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 12:37:03 +01:00
Antero Mejr 8e3dfb3d6d build: Correct guix_system on musl libc distros.
* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add linux-musl* case. This prevents
the macro from mis-parsing the host OS, which causes breakage when
building from source.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 12:37:03 +01:00
Simon Tournier 5864fc3380 doc: Document 'shebang' for 'guix shell'.
* doc/guix.texi (Invoking guix shell): Add a note mentioning how to use
'shebang'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 12:37:03 +01:00
Bruno Victal 93918c67c5 services: etc-service: Deprecate etc-service procedure.
* gnu/services.scm (etc-service): Deprecate procedure.
* gnu/system.scm (operating-system-etc-service): Replace etc-service
with etc-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 12:37:03 +01:00
conses 837e179e00 home: services: Add home-unclutter-service-type.
* gnu/home/services/desktop.scm (home-unclutter-configuration)
(home-unclutter-service-type): New variables;
(home-unclutter-shepherd-service): New procedure;
* doc/guix.texi (Desktop Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 12:37:03 +01:00
Ludovic Courtès 797461e16c gnu: nip2: Remove input labels.
* gnu/packages/image-processing.scm (nip2)[inputs]: Remove labels.
2023-03-16 12:37:02 +01:00
Björn Höfling 7636c49b45 gnu: openjdk10: Build from hg.
* gnu/packages/java.scm (openjdk10)[source]: Use HG-DOWNLOAD.

This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071>
for OpenJDK 10.
2023-03-16 09:52:19 +01:00
Björn Höfling b29954509f gnu: openjdk9: Build from hg.
* gnu/packages/java.scm (openjdk9)[source]: Use HG-DOWNLOAD.
[homepage]: Update.

This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071>
for OpenJDK 9.
2023-03-16 09:52:18 +01:00
Maxim Cournoyer 923d23a23c gnu: efibootmgr: Update to 18.
* gnu/packages/linux.scm (efibootmgr): Update to 18.
[source]: Delete snippet, modules and patches fields.
* gnu/packages/patches/efibootmgr-remove-extra-decl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-03-15 22:56:10 -04:00
Sharlatan Hellseher 9f3a929828 gnu: thc-ipv6: Update to 3.8.
* gnu/packages/networking.scm (thc-ipv6): Update to 3.8.
[source]: Use version tag instead of commit.
[arguments]: Use Gexps.
<make-flags>: Use cc-for-target as it's commented out in Makefile.
<phases>: Combine the phases 'use-source-date-epoch-in-manpages' and
'patch-paths' into a new 'patch-makefile' phase. Simplify 'install-more-docs'
phase.
[inputs]: Add libnetfilter-queue and libnfnetlink.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-15 21:18:43 -04:00
Leo Famulari fe445aa9f4 gnu: linux-libre 4.14: Update to 4.14.309.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.309.
(linux-libre-4.14-pristine-source): Update hash.
2023-03-15 19:35:19 -04:00
Leo Famulari fed9db5e72 gnu: linux-libre 4.19: Update to 4.19.277.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.277.
(linux-libre-4.19-pristine-source): Update hash.
2023-03-15 19:35:19 -04:00
Leo Famulari db08ccedde gnu: linux-libre 5.4: Update to 5.4.236.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.236.
(linux-libre-5.4-pristine-source): Update hash.
2023-03-15 19:35:18 -04:00
Leo Famulari 8d22cbf3a1 gnu: linux-libre 5.10: Update to 5.10.174.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.174.
(linux-libre-5.10-pristine-source): Update hash.
2023-03-15 19:35:18 -04:00
Leo Famulari fe8f1317aa gnu: linux-libre 5.15: Update to 5.15.102.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.102.
(linux-libre-5.15-pristine-source): Update hash.
2023-03-15 19:35:18 -04:00
Leo Famulari 4c5b0d0c15 gnu: linux-libre 6.1: Update to 6.1.19.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.19.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-03-15 19:35:18 -04:00
Leo Famulari 4533e49635 gnu: linux-libre: Update to 6.2.6.
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.6.
(linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
2023-03-15 19:35:12 -04:00
Sharlatan Hellseher e36a914878 gnu: Add python-poliastro.
* gnu/packages/astronomy.scm (python-poliastro): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:16:07 +01:00
Sharlatan Hellseher 1c0056876c gnu: python-plotly: Fix version detection.
* gnu/packages/graph.scm (python-plotly): Apply new package style.
[arguments]: Add new fix-version phase.
[arguments]{phases}: chdir phase, remove trailing #f from lambda.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:59 +01:00
Sharlatan Hellseher 0689a84271 gnu: Add python-czml3.
* gnu/packages/astronomy.scm (python-czml3): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:58 +01:00
Nicolas Goaziou 021bc8567d gnu: xmoto: Update to 0.6.2.
* gnu/packages/games.scm (xmoto): Update to 0.6.2.
[arguments]<#:phases>: Follow SDL2 switch.
[inputs]: Delete LUA-5.1, SDL, SDL-MIXER, SDL-NET and SDL-TTF.  Add LUA, SDL2,
SDL2-mixer, SDL2-NET and SDL2-TTF.
2023-03-16 00:10:58 +01:00
Parnikkapore via Guix-patches via a148da0125 gnu: lagrange: Update to 1.15.4.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.4.
[native-search-paths]: Add share to XDG_DATA_DIRS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:58 +01:00
Nicolas Goaziou 04b773ad9b gnu: emacs-jsonrpc: Update to 1.0.17.
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.17.
2023-03-16 00:10:57 +01:00
Nicolas Goaziou c4c67bc888 gnu: emacs-yaml: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.2.
2023-03-16 00:10:57 +01:00
Nicolas Goaziou ba4a8b675c gnu: emacs-zenburn-theme: Update to 2.8.0.
* gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.8.0.
2023-03-16 00:10:56 +01:00
Nicolas Goaziou d8bb82a0c7 gnu: emacs-vertico: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.2.
2023-03-16 00:10:56 +01:00
Nicolas Goaziou 987e35b3df gnu: emacs-package-lint: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.17.
2023-03-16 00:10:56 +01:00
Nicolas Goaziou b6b8d032c1 gnu: emacs-inspector: Update to 0.28.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.28.
[arguments]<#:phases>: Remove unnecessary phase.
2023-03-16 00:10:55 +01:00
Nicolas Goaziou c261638e85 gnu: emacs-consult: Update to 0.33.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.33.
2023-03-16 00:10:55 +01:00
Nicolas Goaziou 2232666e19 gnu: emacs-ef-themes: Update to 0.11.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 0.11.0.
2023-03-16 00:10:55 +01:00
Nicolas Goaziou 9b12dd9dda gnu: emacs-citar: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-citar)[arguments]: Run tests.
2023-03-16 00:10:54 +01:00
Nicolas Goaziou 179eaf02c4 gnu: emacs-citar: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.2.0.
2023-03-16 00:10:54 +01:00
Nicolas Goaziou 511225c661 gnu: emacs-xref: Update to 1.6.3.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.3.
2023-03-16 00:10:53 +01:00
Nicolas Goaziou 858feeb801 gnu: emacs-eglot: Update to 1.13.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.13.
2023-03-16 00:10:53 +01:00
Nicolas Goaziou 2a3d773cbb gnu: emacs-subed: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.0.
2023-03-16 00:10:53 +01:00
Nicolas Graves via Guix-patches via 6cc350ed0d gnu: emacs-julia-snail: Update propagated-inputs.
* gnu/packages/emacs-xyz.scm (emacs-julia-snail)[propagated-inputs]: Add
JULIA-TOKENIZE and JULIA-CSTPARSER.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:52 +01:00
Nicolas Graves via Guix-patches via 6993977548 gnu: Add julia-cstparser.
* gnu/packages/julia-xyz.scm (julia-cstparser): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:52 +01:00
Nicolas Graves via Guix-patches via 96801c11c8 gnu: Add julia-tokenize.
* gnu/packages/julia-xyz.scm (julia-tokenize): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:51 +01:00
Nicolas Graves via Guix-patches via 834440f65a gnu: emacs-julia-snail: Update include list.
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update include list.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:51 +01:00
Rostislav Svoboda 41849eae78 gnu: Add emacs-ac-php.
* gnu/packages/emacs-xyz.scm (emacs-ac-php): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:51 +01:00
Rostislav Svoboda 28bf6720e7 gnu: Add emacs-xcscope.
* gnu/packages/emacs-xyz.scm (emacs-xcscope): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-16 00:10:50 +01:00
Ricardo Wurmus 4496ff34a3 gnu: Add r-conqur.
* gnu/packages/bioinformatics.scm (r-conqur): New variable.
2023-03-15 18:31:23 +01:00
Ricardo Wurmus 8309556cf3 gnu: Add r-cqrreg.
* gnu/packages/cran.scm (r-cqrreg): New variable.
2023-03-15 18:25:57 +01:00
Ricardo Wurmus eb467fe231 gnu: Add r-fastdummies.
* gnu/packages/cran.scm (r-fastdummies): New variable.
2023-03-15 18:25:09 +01:00
Ricardo Wurmus 953d808d28 gnu: r-biocthis: Update to 1.8.3.
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.8.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 81697789df gnu: r-chromvar: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-chromvar): Update to 1.20.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus d9f29e0342 gnu: r-fishpond: Update to 2.4.1.
* gnu/packages/bioconductor.scm (r-fishpond): Update to 2.4.1.
[propagated-inputs]: Remove r-rcpp.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 0d90a01416 gnu: r-s4vectors: Update to 0.36.2.
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.36.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 400c046942 gnu: r-biocviews: Update to 1.66.3.
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus b21a06353a gnu: r-bioccheck: Update to 1.34.3.
* gnu/packages/bioconductor.scm (r-bioccheck): Update to 1.34.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 2731b5a58c gnu: r-variancepartition: Update to 1.28.7.
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.7.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 5d800ec66b gnu: r-circrnaprofiler: Update to 1.12.2.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.12.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 78fbd6f666 gnu: r-cicero: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.16.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 20300ca9c1 gnu: r-rsubread: Update to 2.12.3.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.12.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 9ee316a7e4 gnu: r-iclusterplus: Update to 1.34.3.
* gnu/packages/bioconductor.scm (r-iclusterplus): Update to 1.34.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 01911fa0a4 gnu: r-rbowtie2: Update to 2.4.2.
* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 2.4.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus ab6909adf0 gnu: r-motifbreakr: Update to 2.12.3.
* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.12.3.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus e952be7fb2 gnu: r-clusterexperiment: Update to 2.18.2.
* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.18.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 7f7e39b89b gnu: r-clusterprofiler: Update to 4.6.2.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.6.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 0e1edb67ae gnu: r-sigpathway: Update to 1.66.2.
* gnu/packages/bioconductor.scm (r-sigpathway): Update to 1.66.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus f8c823274d gnu: r-linnorm: Update to 2.22.2.
* gnu/packages/bioconductor.scm (r-linnorm): Update to 2.22.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 969e7f1c4f gnu: r-glmgampoi: Update to 1.10.2.
* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.10.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 590897d28f gnu: r-diffbind: Update to 3.8.4.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.8.4.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus af9bcbe90f gnu: r-scmap: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-scmap): Update to 1.20.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 8c8930691c gnu: r-mutationalpatterns: Update to 3.8.1.
* gnu/packages/bioconductor.scm (r-mutationalpatterns): Update to 3.8.1.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 364d9b7c17 gnu: r-muscat: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-muscat): Update to 1.12.1.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 586d2bb696 gnu: r-limma: Update to 3.54.2.
* gnu/packages/bioconductor.scm (r-limma): Update to 3.54.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 810a8e5060 gnu: r-lfa: Update to 1.28.2.
* gnu/packages/bioconductor.scm (r-lfa): Update to 1.28.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 20b1ef8047 gnu: r-genomicalignments: Update to 1.34.1.
* gnu/packages/bioconductor.scm (r-genomicalignments): Update to 1.34.1.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus 7f9346c031 gnu: r-annotationdbi: Update to 1.60.2.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.60.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus b9af764895 gnu: r-infercnv: Update to 1.14.2.
* gnu/packages/bioconductor.scm (r-infercnv): Update to 1.14.2.
2023-03-15 17:40:42 +01:00
Ricardo Wurmus b28eff5aec gnu: r-bandits: Update to 1.14.2.
* gnu/packages/bioconductor.scm (r-bandits): Update to 1.14.2.
2023-03-15 17:40:41 +01:00
Ricardo Wurmus eeece329e8 gnu: r-bambu: Update to 3.0.8.
* gnu/packages/bioconductor.scm (r-bambu): Update to 3.0.8.
2023-03-15 17:40:41 +01:00
Ricardo Wurmus fee92975a2 gnu: r-atena: Update to 1.4.1.
* gnu/packages/bioconductor.scm (r-atena): Update to 1.4.1.
[propagated-inputs]: Add r-matrixstats.
2023-03-15 17:40:41 +01:00
Ricardo Wurmus 9df1de70e1 gnu: r-alpsnmr: Update to 4.0.4.
* gnu/packages/bioconductor.scm (r-alpsnmr): Update to 4.0.4.
[propagated-inputs]: Add r-cli.
2023-03-15 17:40:41 +01:00
Ricardo Wurmus accebcfce5 gnu: r-biocpkgtools: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.16.1.
[source]: Add snippet to remove bundled minified JavaScript files.
[native-inputs]: Add esbuild, js-bootstrap, js-d3, js-jquery, and
js-underscore.
[arguments]: Add build phase 'process-javascript.
2023-03-15 17:40:41 +01:00
Ricardo Wurmus db17611dc9 gnu: r-mast: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-mast): Update to 1.24.1.
[source]: Delete minified JavaScript.
[arguments]: Add build phase 'process-javascript.
[native-inputs]: Add esbuild and js-jquery-sticky-kit.
2023-03-15 17:40:38 +01:00
Pierre Neidhardt cacd7b6768 gnu: sbcl-nclasses: Update to 0.3.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.3.0.
2023-03-15 17:33:16 +01:00
jgart 8a47949463 gnu: Add sbcl-stumpwm-hostname.
* gnu/packages/wm.scm (sbcl-stumpwm-hostname): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-15 15:49:20 +01:00
jgart 2c58713241 gnu: sbcl-mcclim: Update project urls.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[source]: Update source url.
[home-page]: Update project home page.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-03-15 15:46:13 +01:00
Vagrant Cascadian a4f6a8a2cf gnu: reprotest: Update to 0.7.23.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.23.
  [phases] Update adjust-locales.
2023-03-15 15:39:14 +01:00
Vagrant Cascadian 84ce4459f1 gnu: diffoscope: Update to 238.
* gnu/packages/diffoscope.scm (diffoscope): Update to 238.
  [native-inputs]: Switch from poppler to poppler-next.
2023-03-15 15:39:10 +01:00
Andrew Tropin 201251b1ff gnu: emacs-org-modern: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.9.
2023-03-15 12:22:03 +04:00
Ricardo Wurmus d37b467631 gnu: r-rhandsontable: Move to (gnu packages cran).
* gnu/packages/bioinformatics.scm (r-rhandsontable): Move this variable from
here...
* gnu/packages/cran.scm (r-rhandsontable): ...to here.
2023-03-14 17:58:28 +01:00
Navid Afkhami 204c51cac4 gnu: Add r-premessa.
* gnu/packages/bioinformatics.scm (r-premessa): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2023-03-14 17:58:28 +01:00
Mark H Weaver 4ebc36206b gnu: icecat: Update to 102.9.0-guix0-preview1 [security fixes].
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.
2023-03-14 12:51:20 -04:00
Ricardo Wurmus 27c8ab4bf3 gnu: Add r-rhandsontable.
* gnu/packages/bioinformatics.scm (r-rhandsontable): New variable.

Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2023-03-14 17:48:14 +01:00
Navid Afkhami 633c935e0a gnu: r-tidyverse: Update to 2.0.0.
* gnu/packages/cran.scm (r-tidyverse): Update to 2.0.0.
[propagated-inputs]: Remove r-crayon; add r-conflicted and r-ragg.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 8fb1edcceb gnu: pcb-rnd: Update to 3.1.0.
* gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.0.
[inputs]: Add librnd.
[arguments]: Use gexp; set LIBRND_PREFIX.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus eacd68aa44 gnu: Add librnd.
* gnu/packages/engineering.scm (librnd): New variable.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 42bb34e21a gnu: pcb: Remove eudev.
* gnu/packages/engineering.scm (pcb)[inputs]: Remove eudev as it is no longer
necessary to add it for mesa.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus e7dc5681a6 gnu: pcb: Drop input labels.
* gnu/packages/engineering.scm (pcb)[inputs, native-inputs]: Remove package
labels.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus c2ff0e2d13 gnu: pcb: Update to 4.3.0.
* gnu/packages/engineering.scm (pcb): Update to 4.3.0.
[arguments]: Remove obsolete build phases.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 6822730c8d gnu: pcb: Use gexp.
* gnu/packages/engineering.scm (pcb)[arguments]: Use gexp and drop trailing #T
from build phases.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus c20e80b102 gnu: lepton-eda: Adjust format.
* gnu/packages/engineering.scm (lepton-eda): Move arguments above inputs, and
reformat source field.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 753fb6a54d gnu: lepton-eda: Use gexp for arguments.
* gnu/packages/engineering.scm (lepton-eda)[arguments]: Use gexp.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 1c5ef6bd3c gnu: lepton-eda: Drop input labels.
* gnu/packages/engineering.scm (lepton-eda)[native-inputs, inputs]: Do not use
redundant package labels.
2023-03-14 14:15:33 +01:00
Christopher Baines a6009e0bf8 gnu: guix-build-coordinator: Update to 0-73.7c1eedf.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-73.7c1eedf.
2023-03-14 10:36:32 +00:00
Yovan Naumovski 476e1b270e gnu: mruby: Update to 3.2.0.
* 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>
2023-03-14 10:36:32 +00:00
Bruno Victal 056f743718 gnu: autokey: Update to 0.96.0.
* 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>
2023-03-14 10:36:32 +00:00
kiasoc5 3a3231322a gnu: tesseract-ocr: Update to 5.3.0.
* gnu/packages/ocr.scm (tesseract-ocr): Update to 5.3.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:32 +00:00
kiasoc5 17a5d2019a gnu: gimagereader: Update to 3.4.1.
* gnu/packages/ocr.scm (gimagereader): Update to 3.4.1.
[inputs]: Remove quazip-0; add quazip.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Hilton Chain 8065e7fff3 gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Bruno Victal cf59f6bb3b gnu: rng-tools: Update to 6.16.
* gnu/packages/linux.scm (rng-tools): Update to 6.16.
[arguments]: Disable qrypt.
[inputs]: Add libcap.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Bruno Victal cf111a37f3 gnu: rng-tools: Do not build randstat binary.
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>
2023-03-14 10:36:31 +00:00
Bruno Victal 9baadac2b7 gnu: rng-tools: Rewrite using gexps.
* gnu/packages/linux.scm (rng-tools)[arguments]: Rewrite using gexps.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Sharlatan Hellseher 79ba6380cf gnu: splash: Update to 3.7.2.
* gnu/packages/astronomy.scm (splash): Update to 3.7.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
EuAndreh via Guix-patches via 15bab8f1f7 gnu: clipmenu: Improve package style.
* gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; remove
trailing #t from phases.
2023-03-14 10:36:31 +00:00
EuAndreh via Guix-patches via 3efd1ce0b5 gnu: clipmenu: Update to 6.2.0.
* gnu/packages/xdisorg.scm (clipmenu): Update to 6.2.0.
[arguments]: Install two additional commands.
2023-03-14 10:36:30 +00:00
宋文武 302680dbce teams: Add 宋文武 to xfce and lxqt teams.
* etc/teams.scm.in ("宋文武"): Add xfce and lxqt.
2023-03-14 17:54:48 +08:00
宋文武 aef9b68ea4 teams: Add Xfce and LXQt teams.
* etc/teams.scm.in (xfce, lxqt): New teams.
2023-03-14 17:54:44 +08:00
Felix Lechner 5312d798ac gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.
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>
2023-03-13 20:34:36 +00:00
Ale Abdo f04a523137 gnu: python-graph-tool: Update to 2.46.
* gnu/packages/graph.scm (python-graph-tool): Update to 2.46.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:33:48 +00:00
Amade Nemes e5cc1fffba gnu: python-bibtexparser: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-bibtexparser): Update to 1.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:32:43 +00:00
Christopher Baines c2dbcbefe2 gnu: nar-herder: Update to 0-18.659543c.
* gnu/packages/package-management.scm (nar-herder): Update to 0-18.659543c.
[source]: Switch to Savannah.
2023-03-13 20:22:42 +00:00
Christopher Baines 53c54020f0 gnu: guix-build-coordinator: Update to 0-72.4d8ee69.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-72.4d8ee69.
[source]: Switch to Savannah.
2023-03-13 20:20:38 +00:00
Ludovic Courtès 0bb0eeddf6 guix: Leave some of guix/build/* unchanged.
This partially reverts ae587c2ef0 to
reduce the number of rebuilds.
2023-03-13 15:17:24 +01:00
Bruno Victal 8304979415 doc: Use @defmac and @defspec for macros.
* doc/guix.texi (package Reference, Defining Package Variants)
(Build Utilities, The Store Monad, G-Expressions, operating-system Reference)
(Service Reference, Complex Configurations): Use @defmac and @defspec for macros.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal 3c40dfe285 doc: Use @defun for procedures.
* doc/guix.texi (Inferiors, Defining Packages, package Reference)
(origin Reference, Defining Package Variants, Writing Manifests)
(Build Utilities, Search Paths, The Store, Derivations, The Store Monad)
(G-Expressions, File Systems, Keyboard Layout, Base Services, X Window)
(Desktop Services, File-Sharing Services, Web Services, Virtualization Services)
(Version Control Services, Miscellaneous Services, Initial RAM Disk)
(Bootloader Configuration, Service Reference, Shepherd Services)
(Complex Configurations): Use @defun for procedures.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal dbfaca42a0 doc: Fix incorrect @deffn usage for data types.
* doc/guix.texi (Web Services): Fix incorrect @deffn usage for data types.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal eec5b16d70 doc: Fix incorrect @deffn usage for service-types.
* doc/guix.texi (Networking Services): Fix incorrect @deffn usage for service-types.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Sarthak Shah 7b743d4f68 gnu: pumpa: Update upsream URL.
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>
2023-03-13 15:08:34 +01:00
Paul A. Patience a80f006285 gnu: Add font-iosevka-ss09.
* gnu/packages/fonts.scm (font-iosevka-ss09): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Paul A. Patience 83f5c56b67 gnu: Add font-iosevka-ss08.
* gnu/packages/fonts.scm (font-iosevka-ss08): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Paul A. Patience 8b817bf46e gnu: font-iosevka: Update to 20.0.0.
* gnu/packages/fonts.scm (font-iosevka): Update to 20.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Jack Hill 3e7dc94a14 gnu: rnp: Improve package style.
* 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>
2023-03-13 15:08:34 +01:00
Jack Hill bc65415fb1 gnu: rnp: Update to 0.16.2.
* 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>
2023-03-13 15:08:33 +01:00
Winter 3a7757f1fd environment: Clear 'TERM' when checking environment.
* guix/scripts/environment.scm (child-shell-environment): Set 'TERM' to
the empty string.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:33 +01:00
Ludovic Courtès ae587c2ef0 guix: Strip #:use-module lists.
This was obtained by setting up this environment:

  guix shell -D guix --with-input=guile@3.0.9=guile-next \
    --with-commit=guile-next=e2ed33ef0445c867fe56c247054aa67e834861f2
    -- make -j5

then adding 'unused-module' to (@@ (guix build compiler) %warnings),
building, and checking all the "unused module" warnings and removing
those that were definitely unused.
2023-03-13 15:08:33 +01:00
Ludovic Courtès eee95b5a87 packages: 'package-input-rewriting/spec' ignores hidden packages.
The primary motivation is to support things like:

  guix build guix --with-input=guile=guile-next

without triggering a rebuild of (@@ (gnu packages commencement)
guile-final) and similar things.

It is also consistent with package name resolution on the command line:
a package that cannot be named cannot be replaced.

* guix/packages.scm (package-input-rewriting/spec)[rewrite]: When P is
hidden, return it as-is.
* tests/packages.scm ("package-input-rewriting/spec, hidden package"):
New test.
* doc/guix.texi (Defining Package Variants): Update.
(Package Transformation Options): Update '--with-input' example.
2023-03-13 15:08:33 +01:00
Ludovic Courtès 5dd0d7f99f packages: Use SRFI-71 instead of SRFI-11.
* guix/packages.scm (package-input-rewriting/spec): Use SRFI-71 'let'.
2023-03-13 15:08:33 +01:00
Bruno Victal 266a9f9d97 doc: %desktop-services: Fix incorrect description.
The Name Service Switch service is configured in operating-system.

* doc/guix.texi (Desktop Services): Fix incorrect description for %desktop-services.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:32 +01:00
Bruno Victal 0f4a96ccd1 system: Remove redundant gexp-ungexp usage.
* gnu/system.scm (os-release): Convert to variable.
(operating-system-etc-service): Remove redundant gexp-ungexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:32 +01:00
Bruno Victal 02be907a12 system: Simplify nsswitch binding.
* gnu/system.scm (operating-system-etc-service): Simplify nsswitch binding.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:32 +01:00
Simon Tournier 9fb8a480d5 packages: Consider 'patches' by 'package-direct-sources'.
* guix/packages.scm (package-direct-sources): Return 'origin' from 'patches'.
* tests/packages.scm: Test it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:32 +01:00
Andrew Tropin d4b2f5eace services: dns: Fix cpe-id default value.
* gnu/service/dns.scm: (<dnsmasq-configuration>)[cpe-id]: Change cpe-id
default value to #f instead of #t.
2023-03-13 17:11:08 +04:00
Sergey Trofimov d1edb26388 services: dns: Extend dnsmasq-configuration.
* gnu/service/dns.scm: (<dnsmasq-configuration>)[servers-file]: Add.
(<dnsmasq-configuration>)[tftp-secure?]: Fix typo in parameter name.
* doc/guix.texi: Document (<dnsmasq-configuration>)[servers-file].

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-03-13 17:06:19 +04:00
Sergey Trofimov 377c8143e7 home: Export home-environment-packages.
* gnu/home.scm (home-environment-packages): Export procedure.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-03-13 16:41:34 +04:00
Andreas Enge 1ed227d795 gnu: gap: Update to 4.12.2.
* 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.
2023-03-12 18:55:26 +01:00
jgart 9584b1daa6 gnu: Update nheko to 0.11.3.
* gnu/packages/messaging.scm (nheko): Update to 0.11.3.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-03-12 13:13:24 +01:00
Antero Mejr a70b9fb319 lint: Check that python-pre-commit is not an input.
pre-commit should never be a native-input of python packages, it's a
package manager for commit linting that is irrelevant to builds.

* guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Add entry
for python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:07 +01:00
Antero Mejr 831baaf81e gnu: python-pre-commit: Replace with pre-commit.
* gnu/packages/python-xyz.scm (python-pre-commit): Deprecate in favor of
pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:07 +01:00
Antero Mejr 5c976c6b45 gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit.
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:07 +01:00
Antero Mejr dcc3bebfaf gnu: mdpo: Remove python-pre-commit.
* gnu/packages/gettext.scm (mdpo)[native-inputs]: Remove python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr 57a94b9eff gnu: python-pytest-regressions: Remove python-pre-commit.
* gnu/packages/check.scm (python-pytest-regressions)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr 72b1fe77b2 gnu: scvelo: Remove python-pre-commit.
* gnu/packages/bioinformatics.scm (scvelo)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr ed59796de5 gnu: python-doubletdetection: Remove python-pre-commit.
* gnu/packages/bioinformatics.scm (python-doubletdetection)[native-inputs]:
Remove python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr fb624c919f gnu: python-minikanren: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-minikanren)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr f19ab875ff gnu: python-apispec-webframeworks: Remove python-pre-commit.
* 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>
2023-03-12 11:04:06 +01:00
Antero Mejr 6181cce732 gnu: python-apispec: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-apispec)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr 2cfb7dbd2f gnu: python-marshmallow-jsonapi: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[native-inputs]:
Remove python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:06 +01:00
Antero Mejr a83f3a13e6 gnu: python-marshmallow: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-marshmallow)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:05 +01:00
Antero Mejr d456ced2d4 gnu: python-pyjwt: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-pyjwt)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:05 +01:00
Antero Mejr 622b92d935 gnu: python-bidict: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-bidict)[native-inputs]: Remove
python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:05 +01:00
Antero Mejr 64d69c3f79 gnu: python-jupytext: Replace python-pre-commit with pre-commit.
* gnu/packages/python-xyz.scm (python-jupytext)[native-inputs]: Remove
python-pre-commit.
[native-inputs]: Add pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:04:05 +01:00
Antero Mejr 94c898cd9b gnu: pre-commit: Update to 3.1.1.
* gnu/packages/version-control.scm (pre-commit): Update to 3.1.1.
[propagated-inputs]: Remove python-toml.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-03-12 11:03:57 +01:00
Liliana Marie Prikler b7e34dfca4 gnu: Add scasp.
* gnu/packages/maths.scm (scasp): New variable.
2023-03-12 08:53:47 +01:00
Liliana Marie Prikler adf85671c8 gnu: swi-prolog: Update to 8.5.20.
* gnu/packages/prolog.scm (swi-prolog): Update to 8.5.20.
2023-03-12 08:53:46 +01:00
Liliana Marie Prikler 0a6ef96b13 gnu: tracker: Increase timeout multiplier.
One test fails due to timeout on CI, but succeeds on a strong enough machine
with little load.

* gnu/packages/gnome.scm (tracker)[#:test-options]: Double timeout multipliers.
2023-03-12 08:46:46 +01:00
Andrew Tropin 7001cc68b6 gnu: emacs-next-pgtk: Inherit from emacs-next-tree-sitter.
Inherit pgtk emacs from tree-sitter to have both features available for
wayland users.  For more details:
https://yhetil.org/guix-devel/87r0txr99u.fsf@inventati.org/T/#u

* gnu/packages/emacs.scm (emacs-next-pgtk): Inherit from
emacs-next-tree-sitter.
2023-03-12 08:00:22 +04:00
Andrew Tropin 110406dcc3 gnu: emacs-next-tree-sitter: Inherit from emacs-next.
Make tree-sitter emacs available without pgtk.  It's part of ongoing
iheritance hierarchy update, tree-sitter have less implications than pgtk and
thus it should be placed earlier in inheritance chain. For more details:
https://yhetil.org/guix-devel/87r0txr99u.fsf@inventati.org/T/#u

* gnu/packages/emacs.scm (emacs-next-tree-sitter): Inherit from emacs-next.
2023-03-12 07:53:05 +04:00
Matthew James Kraai f35519fc34 gnu: doctl: Update to 1.93.1.
* gnu/packages/admin.scm (doctl): Update to 1.93.1.
2023-03-12 00:01:53 +01:00
Gabriel Wicki 7ace062f3e gnu: Add python-scapy.
* gnu/packages/python-xyz.scm (python-scapy): New variable.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-03-11 23:18:28 +01:00
Leo Famulari 962277fd43 news: Add entry for the linux-libre 6.2 update.
* etc/news.scm: Add entry.
2023-03-11 11:38:26 -05:00
Leo Famulari 0e18c5e5bc gnu: linux-libre: Update to 6.2.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Update to 6.2.
2023-03-11 11:36:19 -05:00
Leo Famulari b36f50682e gnu: tuxedo-keyboard: Update to 3.1.4.
This fixes the build with linux-libre 6.2.

* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.1.4.
2023-03-11 11:36:19 -05:00
Leo Famulari 9ba649a926 gnu: evdi: Fix build with linux-libre 6.2.
* gnu/packages/patches/evdi-fix-build-with-linux-6.2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (evdi)[source]: Use it.
2023-03-11 11:36:19 -05:00
Leo Famulari 9f04a24211 gnu: librem-ec-acpi-linux-module: Update to 0.9.2.
This fixes the build with linux-libre 6.2.

* gnu/packages/linux.scm (librem-ec-acpi-linux-module): Update to 6.2.
2023-03-11 11:36:19 -05:00
aecepoglu 7376424844 gnu: cbqn: Add header files to lib output.
* gnu/packages/bqn.scm (cbqn)[arguments]: Add include/bqnffi.h to lib output.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-11 21:38:11 +08:00
Nicolas Goaziou 60a211ec70 gnu: emacs-adoc-mode: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-adoc-mode)[arguments]<#:test-command>: Fix
typo introduced in 8355657777.
2023-03-10 22:08:20 +01:00
Z572 via Guix-patches via d6331b471d gnu: krita: Update to 5.1.5.
* gnu/packages/kde.scm (krita): Update to 5.1.5.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-10 21:45:22 +01:00
Bruno Victal 797083fc7f gnu: rasdaemon: Update to 0.8.0.
* gnu/packages/linux.scm (rasdaemon): Update to 0.8.0.
[inputs]: Add pkg-config, libtraceevent.
[arguments]: Rename README.md to README.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-10 21:44:34 +01:00
Petr Hodina b6a1b61f00 gnu: Add libtraceevent.
* gnu/packages/linux.scm (libtraceevent): New variable.

Co-authored-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-10 21:44:12 +01:00
Bruno Victal 7b4f47f066 gnu: rasdaemon: Refactor package.
* gnu/packages/linux.scm (rasdaemon)[arguments]: Remove obsolete patch.
Prefer wrap-program to brittle 'fix-dmidecode-and-modprobe phase.

With commit 9367354a4e57506a7090143e423fa620f86eeed1, rasdaemon no longer
creates /var/lib/rasdaemon at install time.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-10 21:43:20 +01:00
Nikolay Korotkiy 949160f521 gnu: Add kiln.
* gnu/packages/web.scm (kiln): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-10 21:36:38 +01:00
Nicolas Goaziou 8186dc2224 gnu: emacs-org-ql: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.7.
[arguments]<#:phases>: Remove unnecessary test fix.
2023-03-10 21:11:30 +01:00
Nicolas Goaziou a08f83ecdc gnu: emacs-org-journal: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-org-journal)[arguments]: Run tests.
2023-03-10 19:04:18 +01:00
Nicolas Goaziou f0ed0aba98 gnu: emacs-org-journal: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-org-journal): Update to 2.2.0.
2023-03-10 19:02:28 +01:00
Nicolas Goaziou 77b7f8a228 gnu: emacs-inspector: Update to 0.24.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.24.
[arguments]<#:phases>: Skip a failing test.
2023-03-10 19:00:22 +01:00
Nicolas Goaziou 513b1a1493 gnu: emacs-elisp-refs: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Update to 1.5.
2023-03-10 18:50:19 +01:00
Nicolas Goaziou f3f45d1b40 gnu: emacs-buttercup: Update to 1.30.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.30.
2023-03-10 18:48:32 +01:00
Nicolas Goaziou 8355657777 gnu: emacs-adoc-mode: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-adoc-mode)[arguments]: Use G-expressions.
Remove trailing #T from phases.
2023-03-10 18:44:00 +01:00
Nicolas Goaziou f1d38bfbe8 gnu: emacs-adoc-mode: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-adoc-mode): Update to 0.7.0.
[arguments]: Fix tests location.
2023-03-10 18:43:09 +01:00
Nicolas Goaziou d4a8639dbd gnu: cataclysm-dda: Update to 0.G.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.G.
2023-03-10 18:33:16 +01:00
Nicolas Goaziou ad64874753 gnu: cataclysm-dda: Improve package style.
* gnu/packages/games.scm (cataclysm-dda)[arguments]: Use G-expressions.
[native-inputs]: Remove labels. Re-order alphabetically.
2023-03-10 18:33:01 +01:00
Navid Afkhami f7682c2475 gnu: Add r-hdcytodata.
* gnu/packages/bioconductor.scm (r-hdcytodata): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-10 17:47:24 +01:00
Ludovic Courtès f437b11180 doc: Add missing space after @deftp.
* doc/guix.texi (Samba Services): Add missing space before brace.
2023-03-10 17:40:50 +01:00
Antero Mejr e152e861b8 gnu: Add 9base.
* gnu/packages/suckless.scm (9base): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:59 +01:00
Antero Mejr 344a0d2c11 gnu: Add 9yacc.
* gnu/packages/suckless.scm (9yacc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:59 +01:00
Antero Mejr b924d89fce gnu: Add lib9.
* gnu/packages/suckless.scm (lib9): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:59 +01:00
Antero Mejr 8935e41952 gnu: r-mapproj: Correct license field to lpl1.02.
* gnu/packages/cran.scm (r-mapproj): Correct license.
[license]: Change to lpl1.02.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:59 +01:00
Antero Mejr 6529534587 import: Add EUPL 1.1 to the SPDX license name converter.
* guix/import/utils.scm (spdx-string->license): Add EUPL-1.1 identifier.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Antero Mejr ea2ff18238 licenses: Add LPL 1.02 (Lucent Public Licence).
* guix/licenses.scm (lpl1.02): New variable.
* guix/import/utils.scm (spdx-string->license): Add LPL-1.02 identifier.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Hugo Buddelmeijer bc876cf08e doc: Sending-a-Patch-Series: Fix URL.
* doc/contributing.texi (Sending a Patch Series): Fix URL for issue tracker.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Bruno Victal 5627c73a9e services: xorg: Deprecate 'screen-locker-service' procedure.
* doc/guix.texi (X Window): Replace 'screen-locker-service' with 'screen-locker-service-type'.
Document <screen-locker-configuration>.
* gnu/services/desktop.scm (desktop-services-for-system): Use screen-locker-service-type.
* gnu/services/xorg.scm: Export accessors for <screen-locker-configuration>.
(<screen-locker>): Rename to ...
(<screen-locker-configuration>): ... this.
(<screen-locker-configuration>)[empty?]: Rename to ...
(<screen-locker-configuration>)[allow-empty-password?]: ... this.
(screen-locker-pam-services): Update record name.
(screen-locker-setuid-programs): Update accessor name.
(screen-locker-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Bruno Victal 1a6f230dd3 services: connman: Set service canonical-name to connman.
* gnu/services/networking.scm (connman-shepherd-service): Make 'networking a
virtual service and set 'connman as its canonical name.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Bruno Victal c122fe37d5 services: network-manager: Set service canonical-name to NetworkManager.
According to the semantics in [1], 'networking should be a "virtual service"
and NetworkManager its canonical-name. This does not influence
existing services and they should continue to use the 'networking symbol.

One visible change is that 'herd status' doesn't show 'networking' anymore,
instead listing 'NetworkManager' in its place but both symbols are can be used
to start and stop the same service.

Note: Though the symbol NetworkManager doesn't really conform with the overall kebab-case
used throughout Guix, this is intentional as we really want to make it clear that
that the symbol NetworkManager really refers to the software called NetworkManager,
since it's a canonical name here. (rather than risk misleading the user to interpret
the symbol network-manager as a symbol for some unspecific network management software)

[1]: https://www.gnu.org/software/shepherd/manual/html_node/Jump-Start.html

* gnu/services/networking.scm (network-manager-shepherd-service): Make 'networking a
virtual service and set 'NetworkManager as its canonical name.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Bruno Victal d04955972e services: network-manager: Await for NetworkManager to finish starting up.
This is similar to its NetworkManager-wait-online.service systemd counterpart,
with the main difference being that we handle it all in 'networking symbol, rather than
introduce a new 'networking-online symbol. (see discussion #47253)

As a result of this change, with opensmtpd-service-type as an example,
manual 'herd restart smtpd' after system bootups are no longer required
when opensmtpd is configured with a smtpd.conf containing non-loopback interfaces.
(this issue is described in more detail at #60300)

Fixes <https://issues.guix.gnu.org/60300>.

* gnu/services/networking.scm (network-manager-shepherd-service): Await for
NetworkManager to finish starting up.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:58 +01:00
Bruno Victal 17c80118fa services: connman: Deprecate 'iwd?' field.
* gnu/services/networking.scm (<connman-configuration>)
[iwd?]: Use helper to warn deprecated field.
(connman-shepherd-service): Make iwd? a local variable independent from
the deprecated field.
* doc/guix.texi (Networking Setup): Remove mention of iwd? field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:57 +01:00
Bruno Victal 269871d18e services: connman: Add 'shepherd-requirement' field.
* gnu/services/networking.scm (<connman-configuration>)
[shepherd-requirement]: New field.
(connman-shepherd-service): Honor it.
(connman-configuration-shepherd-requirement): Export accessor.
* doc/guix.texi (Networking Setup): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:57 +01:00
Bruno Victal 1545dab1fa services: connman: Use match-record and export accessors.
* gnu/services/networking.scm (connman-shepherd-service): Use match-record.
(connman-configuration-connman, connman-configuration-disable-vpn?)
(connman-configuration-iwd?): Export accessors.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:57 +01:00
Bruno Victal 1e1b3ec012 services: network-manager: Deprecate 'iwd?' field.
* gnu/services/networking.scm (warn-iwd?-field-deprecation): New procedure,
helper for deprecated field.
(<network-manager-configuration>)[iwd?]: Use helper to warn deprecated field.
(network-manager-shepherd-service): Make iwd? a local variable independent
from the deprecated field.
* doc/guix.texi (Networking Setup): Remove mention of iwd? field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:57 +01:00
Bruno Victal 7777d767a4 services: network-manager: Add 'shepherd-requirement' field.
Note: This also makes wpa-supplicant an optional requirement.

* gnu/services/networking.scm (<network-manager-configuration>)
[shepherd-requirement]: New field.
(network-manager-shepherd-service): Honor it.
(network-manager-configuration-shepherd-requirement): Export accessor.
* doc/guix.texi (Networking Setup): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-10 14:49:57 +01:00
Ludovic Courtès 79ae719ad1 build-system/gnu: Remove 'install-license-files' from '%dist-phases'.
* guix/build/gnu-dist.scm (%dist-phases): Delete 'install-license-files'.
2023-03-10 14:49:56 +01:00
Efraim Flashner 4f4e4abd3a gnu: ipxe: Update to 1.21.1-1.9e1f7a3.
* gnu/packages/bootloaders.scm (ipxe): Update to 1.21.1-1.9e1f7a3.
[source]: Remove patch.
[arguments]: Add phase to skip 1 i386 firmware file. Move setting
syslinux path from make-flags to phases.
* gnu/packages/patches/ipxe-reproducible-geniso.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-03-09 15:10:16 +02:00
Efraim Flashner e22a6ed8f8 gnu: make-openbios-package: Enable building from aarch64, riscv64.
* gnu/packages/firmware.scm (make-openbios-package)[source]: Add patch
to correctly detect aarch64 and riscv64 build hosts.
(openbios-qemu-ppc)[arguments]: Remove aarch64 workaround for #:system.
* gnu/packages/patches/openbios-aarch64-riscv64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-03-09 15:10:16 +02:00
Efraim Flashner 7b1dd1e9ea gnu: make-openbios-package: Enable setting configure-flags.
* gnu/packages/firmware.scm (make-openbios-package)[arguments]: Adjust
custom 'configure phase to apply configure-flags.
2023-03-09 15:10:13 +02:00
Andrew Tropin 070c335a91 gnu: emacs-next-tree-sitter: Inherit from emacs-next-pgtk.
Make emacs with tree-sitter work on wayland as well.

* gnu/packages/emacs.scm (emacs-next-tree-sitter): Inherit from
emacs-next-pgtk, remove uneeded native-inputs, add synopsis and description.
[source]: Use inherited patches.
2023-03-09 15:31:10 +04:00
Andrew Tropin b4c64ddce4 gnu: emacs-next-pgtk: Remove xwidgets support.
xwidgets is beefy and buggy, but emacs-next-pgtk is important for wayland
users, so it seems a good idea to remove xwidgets from emacs-next-pgtk.  Also,
we have a separate emacs-xwidgets package for those who wants to experiment.

* gnu/packages/emacs.scm (emacs-next-pgtk)[propagated-inputs]: Remove
gsettings-desktop-schemas glib-networking.
[arguments]<#:configure-flags>: Remove --with-xwidgets.
[inputs]: Remove webkitgtk-with-libsoup2.
[home-page]: PGTK is merged to upstream emacs repository now, so inherit
home-page from emacs-next.
2023-03-09 15:31:09 +04:00
Andrew Tropin a106ee80eb gnu: Add emacs-cyrillic-dvorak-im.
* gnu/packages/emacs-xyz.scm (emacs-cyrillic-dvorak-im): New variable.
2023-03-09 15:31:08 +04:00
Danny Milosavljevic 741b534d16 gnu: fluxbox: Make big cursors work.
* gnu/packages/patches/fluxbox-1.3.7-no-dynamic-cursor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/wm.scm (fluxbox)[source]: Add patch.
[arguments]<#:phases>[force-bootstrap]: New phase.
[native-inputs]: Add autoconf, automake, gnu-gettext.
[inputs]: Add libxcursor.
2023-03-09 11:26:01 +01:00
Nicolas Goaziou 5befcff66e gnu: tlpui: Update to 1.5.0-6.
* gnu/packages/linux.scm (tlpui): Update to 1.5.0-6.
[arguments]<#:phases>: Rename USE-TLP-INPUT into SET-ABSOLUTE-LOCATIONS to
be more accurate.  Also add a new phase to skip failing tests.
[inputs]: Add LSBUTILS and PCIUTILS.
2023-03-08 19:09:01 +01:00
Nicolas Goaziou edce1efe5a gnu: emacs-ace-jump-helm-line: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-ace-jump-helm-line)[description]: Pacify linter.
2023-03-08 19:04:27 +01:00
Nicolas Goaziou f6d190c0a8 gnu: emacs-afternoon-theme: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-afternoon-theme)[home-page]: Use HTTPS URI.
2023-03-08 19:02:21 +01:00
Rostislav Svoboda aa9edead1d gnu: Add emacs-afternoon-theme.
* gnu/packages/emacs-xyz.scm (emacs-afternoon-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:23:21 +01:00
Rostislav Svoboda fb17abc6c1 gnu: Add emacs-cider-eval-sexp-fu.
* gnu/packages/emacs-xyz.scm (emacs-cider-eval-sexp-fu): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:20:54 +01:00
Rostislav Svoboda 71f315ceae gnu: Add emacs-ace-jump-helm-line.
* gnu/packages/emacs-xyz.scm (emacs-ace-jump-helm-line): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:15:31 +01:00
Rostislav Svoboda ca0a4a9dc2 gnu: Add emacs-ac-ispell.
* gnu/packages/emacs-xyz.scm (emacs-ac-ispell): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:13:10 +01:00
Rostislav Svoboda 79a215feda gnu: Add emacs-cfrs.
* gnu/packages/emacs-xyz.scm (emacs-cfrs): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:10:41 +01:00
Rostislav Svoboda 78ae8c6a40 gnu: Add emacs-font-lock+.
* gnu/packages/emacs-xyz.scm (emacs-font-lock+): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 16:05:40 +01:00
Nicolas Goaziou 6e4b997cdf gnu: emacs-terraform-mode: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-terraform-mode): Update to 1.0.0.
[propagated-inputs]: Add EMACS-DASH.
2023-03-08 15:52:17 +01:00
Nicolas Goaziou b5b7b43f20 gnu: emacs-shell-command+: Update to 2.4.2.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.4.2.
2023-03-08 15:52:17 +01:00
Nicolas Goaziou 668250ddc4 gnu: emacs-org-re-reveal: Update to 3.18.2.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.18.2.
2023-03-08 15:52:17 +01:00
Nicolas Goaziou 616ce7c959 gnu: emacs-magit-todos: Update to 1.6.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.6.
2023-03-08 15:52:16 +01:00
Nicolas Goaziou 505c7afe37 gnu: emacs-ebuild-mode: Update to 1.62.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.62.
2023-03-08 15:52:16 +01:00
Nicolas Goaziou 212ce609a0 gnu: emacs-dtrt-indent: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.9.
2023-03-08 15:52:16 +01:00
Nicolas Goaziou 159f83e489 gnu: emacs-cnfonts: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.1.0.
[description]: Use proper capitalization.
2023-03-08 15:52:15 +01:00
Nicolas Goaziou 2387d0cce4 gnu: emacs-cmake-font-lock: Update to 0.1.13.
* gnu/packages/emacs-xyz.scm (emacs-cmake-font-lock): Update to 0.1.13.
2023-03-08 15:52:15 +01:00
Nicolas Goaziou b7a02801e9 gnu: emacs-beginend: Update to 2.4.0.
* gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.4.0.
2023-03-08 15:52:15 +01:00
Nicolas Goaziou 26313f684b gnu: emacs-tramp: Update to 2.6.0.2.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.2.
2023-03-08 15:52:15 +01:00
Nicolas Goaziou a8b4562fa4 gnu: emacs-kind-icon: Update to 0.2.0.
* gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.2.0.
2023-03-08 15:52:14 +01:00
Nicolas Goaziou fe9fedd005 gnu: emacs-compat: Update to 29.1.4.0.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.0.
2023-03-08 15:52:14 +01:00
Nicolas Goaziou 8b07dc2a16 gnu: emacs-subed: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.1.0.
2023-03-08 15:52:14 +01:00
Nicolas Goaziou d22ff5b2d4 gnu: emacs-auctex: Update to 13.1.10.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.10.
2023-03-08 15:52:13 +01:00
Nicolas Goaziou b9e4cf55f7 gnu: emacs-apheleia: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 3.2.
2023-03-08 15:52:13 +01:00
jgart c738eef0de gnu: Update emacs-ement to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.7.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-08 15:52:13 +01:00
Arun Isaac 85d4e8af5b gnu: skribilo: Update to 0.10.0.
* gnu/packages/skribilo.scm (skribilo): Update to 0.10.0.
2023-03-08 13:14:32 +00:00
Efraim Flashner 203578eef2 gnu: libreoffice: Update to 7.5.1.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.1.2.
[arguments]: Adjust 'prepare-src phase for newer dragonbox dependency.
Remove outdated configure flag.
[inputs]: Replace dragonbox-for-libreoffice with dragonbox. Replace
harfbuzz with harfbuzz-5.
(dragonbox-for-libreoffice): Remove package.
* gnu/packages/hunspell.scm (hunspell-dictonary): Update to 7.5.1.2.
2023-03-08 10:16:26 +02:00
Efraim Flashner 346048a40c gnu: lagrange: Update to 1.15.3.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.3.
2023-03-08 08:56:16 +02:00
Efraim Flashner 5755c5b33c gnu: bubblewrap: Update to 0.8.0.
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.8.0.
2023-03-08 08:56:16 +02:00
Efraim Flashner ee78ee065f gnu: git-annex: Update to 10.20230227.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230227.
2023-03-08 08:56:16 +02:00
Efraim Flashner d8ce5b1cd1 gnu: vdirsyncer: Update to 0.19.1.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.1.
2023-03-08 08:55:20 +02:00
Efraim Flashner 034a5f2e86 gnu: toot: Update to 0.35.0.
* gnu/packages/mastodon.scm (toot): Update to 0.35.0.
2023-03-08 08:54:31 +02:00
Efraim Flashner b41ec400e0 gnu: yt-dlp: Update to 2023.03.04.
* gnu/packages/video.scm (yt-dlp): Update to 2023.03.04.
2023-03-08 08:53:40 +02:00
Efraim Flashner c4a8a88e87 gnu: flatpak: Update to 1.14.3.
* gnu/packages/package-management.scm (flatpak): Update to 1.14.3.
* gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch:
Refresh patch.
2023-03-08 08:52:57 +02:00
Maxim Cournoyer f289fe316a gnu: python-shiboken-6: Update to 6.3.2.
* gnu/packages/qt.scm (python-shiboken-6): Update to 6.3.2.
2023-03-07 20:10:33 -05:00
Maxim Cournoyer b0af77ee5f gnu: qtwebengine: Update to 6.3.2.
* gnu/packages/qt.scm (qtwebengine): Update to 6.3.2.
2023-03-07 20:10:33 -05:00
Maxim Cournoyer 5937748014 gnu: qtnetworkauth: Update to 6.3.2.
* gnu/packages/qt.scm (qtnetworkauth): Update to 6.3.2.
2023-03-07 20:10:33 -05:00
Maxim Cournoyer 2a92e7ba56 gnu: qtpositioning: Update to 6.3.2.
* gnu/packages/qt.scm (qtpositioning): Update to 6.3.2.
2023-03-07 20:10:33 -05:00
Maxim Cournoyer e80881ee58 gnu: qttranslations: Update to 6.3.2.
* gnu/packages/qt.scm (qttranslations): Update to 6.3.2.
2023-03-07 20:10:33 -05:00
Maxim Cournoyer bafb6308eb gnu: qttools: Update to 6.3.2.
* gnu/packages/qt.scm (qttools): Update to 6.3.2.
2023-03-07 20:10:32 -05:00
Maxim Cournoyer d67370838f gnu: qtlottie: Update to 6.3.2.
* gnu/packages/qt.scm (qtlottie): Update to 6.3.2.
2023-03-07 20:10:32 -05:00
Maxim Cournoyer 2349eca07a gnu: qtwebchannel: Update to 6.3.2.
* gnu/packages/qt.scm (qtwebchannel): Update to 6.3.2.
2023-03-07 20:10:32 -05:00
Maxim Cournoyer ea92d1df63 gnu: qtwayland: Update to 6.3.2.
* gnu/packages/qt.scm (qtwayland): Update to 6.3.2.
2023-03-07 20:10:32 -05:00
Maxim Cournoyer 3d19b7f974 gnu: qtmultimedia: Update to 6.3.2.
* gnu/packages/qt.scm (qtmultimedia): Update to 6.3.2.
2023-03-07 20:10:31 -05:00
Maxim Cournoyer 14fa538118 gnu: qtwebsockets: Update to 6.3.2.
* gnu/packages/qt.scm (qtwebsockets): Update to 6.3.2.
2023-03-07 20:10:31 -05:00
Maxim Cournoyer adf4e3f021 gnu: qt5compat: Update to 6.3.2.
* gnu/packages/qt.scm (qt5compat): Update to 6.3.2.
2023-03-07 20:10:31 -05:00
Maxim Cournoyer 85ce862389 gnu: qtdeclarative: Update to 6.3.2.
* gnu/packages/qt.scm (qtdeclarative): Update to 6.3.2.
[arguments]: Refine comment about build time.  Remove dead code.
Re-instate the tst_qqmlprofilerservice test in check phase.
2023-03-07 20:10:31 -05:00
Maxim Cournoyer fa3b105397 gnu: qtshadertools: Update to 6.3.2.
* gnu/packages/qt.scm (qtshadertools): Update to 6.3.2.
2023-03-07 20:10:31 -05:00
Maxim Cournoyer aa32340543 gnu: qtsvg: Update to 6.3.2.
* gnu/packages/qt.scm (qtsvg): Update to 6.3.2.
2023-03-07 20:10:30 -05:00
Maxim Cournoyer d21de821f7 gnu: qtbase: Update to 6.3.2 and build with Make.
* gnu/packages/qt.scm (qtbase): Update to 6.3.2.
[configure-flags]: Delete "-GNinja".
[phases]: Delete build and install phases overrides.
[native-inputs]: Remove ninja.
2023-03-07 20:10:30 -05:00
Arun Isaac c0650cf5b7 gnu: guile-xapian: Update to 0.3.1.
* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.3.1.
2023-03-08 00:16:41 +00:00
Kjartan Oli Agustsson 4f7ba4bee4 gnu: warzone2100: Update to 4.3.3.
* gnu/packages/games.scm (warzone2100): Update to 4.3.3.
[native-inputs]: Remove old-style package labels.
[inputs]: Add opus. Remove old-style package labels.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-07 17:30:57 -05:00
Michael Rohleder 8d7090998e gnu: strawberry: Update to 1.0.15.
* gnu/packages/music.scm (strawberry): Update to 1.0.15.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-07 17:30:57 -05:00
Julien Lepiller 4bb185a32c nls: Fix more Texinfo Italiano.
po/guix/it.po: Fix `@esempio`, `@sempio`, `@fine`.
2023-03-07 22:22:07 +01:00
Julien Lepiller d333958763 nls: Update translations. 2023-03-07 21:14:57 +01:00
Nicolas Goaziou 237b175858 gnu: scintilla: Update to 5.3.3.
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.3.
2023-03-07 20:45:39 +01:00
Nicolas Goaziou 905e10cd9c gnu: scummvm: Update to 2.7.0.
* gnu/packages/emulators.scm (scummvm): Update to 2.7.0.
2023-03-07 20:45:38 +01:00
conses 08803c8506 gnu: Add emacs-fontaine.
* gnu/packages/emacs-xyz.scm (emacs-fontaine): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-07 20:45:38 +01:00
Andy Tai 42b2766e3a gnu: gegl: Update to 0.4.42
* gnu/packages/gimp.scm (gegl):  Update to 0.4.42

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-07 12:54:53 -05:00
Efraim Flashner 723fc5df3e system: Update skeleton gdbinit.
* gnu/system/shadow.scm (default-skeleton): Update gdbinit to search for
more debug packages in guix-home and the system profile.
(skeleton-directory): Move .gdbinit to .config/gdb/gdbinit.
2023-03-07 16:35:20 +02:00
Ludovic Courtès 0a37921d85 read-print: Correctly handle comments that follow a list head.
Fixes <https://issues.guix.gnu.org/61013>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* guix/read-print.scm (pretty-print-with-comments)[starts-with-line-comment?]:
New procedure.
Use it when printing a list.
* tests/read-print.scm: Add two tests.
2023-03-07 11:39:50 +01:00
Ludovic Courtès 11f6bdc547 read-print: Special-case channel-related forms.
* guix/read-print.scm (%special-forms, %newline-forms): Add
channel-related forms.
2023-03-07 11:39:50 +01:00
Sharlatan Hellseher c89235fa85 gnu: stellarium: Enable ShowMySky.
* gnu/packages/astronomy.scm (stellarium):
  [arguments]<#:configure-flags>: Enable ShowMySky optional dependencies
  to simulate scattering of light by the atmosphere.
  [inputs]: Replace QXLSX to QXLSX-QT5. Add CALCMYSKY-QT5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:50 +01:00
Sharlatan Hellseher f6deb45c8f gnu: Add qxlsx-qt5.
* gnu/packages/qt.scm (qxlsx-qt5): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:50 +01:00
Sharlatan Hellseher 0bef4c7f83 gnu: qxlsx: Use Qt6.
* gnu/packages/qt.scm (qxlsx):
  [inputs]: Use QTBASE (Qt6) instead QTBASE-5. Add LIBXKBCOMMON,
  VULKAN-HEADERS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:50 +01:00
Sharlatan Hellseher aaf7e31d19 gnu: Add calcmysky.
* gnu/packages/astronomy.scm (calcmysky, calcmysky-qt5): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:50 +01:00
Bruno Victal 8390b47c04 services: ladspa: Export accessors.
* gnu/service/sound.scm: Export ladspa-configuration? and
ladspa-configuration-plugins.
(<ladspa-configuration>)[plugins]: Rename accessor to ladspa-configuration-plugins.
(ladspa-environment): Adjust to use renamed plugin accessor.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:50 +01:00
Bruno Victal 16a48d94bc services: alsa: Export accessors.
* gnu/services/sound.scm: Export alsa-configuration?,
alsa-configuration-alsa-plugins, alsa-configuration-pulseaudio?
and alsa-configuration-extra-options.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:49 +01:00
Bruno Victal 25638729cb services: pulseaudio: Export accessors.
* gnu/services/sound.scm: Export pulseaudio-configuration?,
pulseaudio-configuration-client-conf, pulseaudio-configuration-daemon-conf,
pulseaudio-configuration-script-file, pulseaudio-configuration-extra-script-files
and pulseaudio-configuration-system-script-file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:49 +01:00
Simon Tournier a2976da236 gnu: disarchive: Update to 0.5.0.
* gnu/packages/backup.scm (disarchive): Update to 0.5.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-07 11:39:49 +01:00
Paul A. Patience 26e9725c54 gnu: Add cl-eazy-gnuplot.
* gnu/packages/lisp-xyz.scm (sbcl-eazy-gnuplot, cl-eazy-gnuplot,
  ecl-eazy-gnuplot): New variables.
* gnu/packages/patches/sbcl-eazy-gnuplot-skip-path-check.patch:
  New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:18:50 +01:00
Paul A. Patience 79da3b19f0 gnu: cl-ltk: Update to 0.992-0.ff14a78.
* gnu/packages/lisp-xyz.scm (sbcl-ltk): Update to 0.992-0.ff14a78.
[file-name]: Rename to cl-ltk.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:10:53 +01:00
Sharlatan Hellseher b0dc4199d6 gnu: Add cl-raylib.
* gnu/packages/lisp-xyz.scm (cl-raylib, ecl-cl-raylib, sbcl-cl-raylib):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:05:11 +01:00
Sharlatan Hellseher e08ae5900a gnu: raylib: Build shared libraries.
* gnu/packages/game-development.scm (raylib):
  [arguments]{#:configure-flags}: Enable building shared libraries.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:55:51 +01:00
Artyom Bologov 66f7d95d02 gnu: sbcl-nsymbols: Update to 0.3.1.
* gnu/packages/lisp-xyz.scm (sbcl-nsymbols): Update to 0.3.1.
[inputs]: Add cl-closer-mop.
[arguments]<#:asd-systems>: Add nsymbols/star.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:48:56 +01:00
Paul A. Patience 0189ede02e gnu: cl-clingon: Update to 0.4.0-1.ff4fda1.
* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.4.0-1.ff4fda1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:46:01 +01:00
jgart 0de96f0c73 gnu: Add cl-smtp.
* gnu/packages/lisp-xyz.scm (cl-smtp, ecl-smtp, sbcl-smtp): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:41:16 +01:00
Paul A. Patience 682b87d569 gnu: Add cl-trucler.
* gnu/packages/lisp-xyz.scm (sbcl-trucler, cl-trucler, ecl-trucler): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:30:57 +01:00
Maxim Cournoyer aa0b1c97f2 gnu: perl-gtk2: Add pkg-config to native inputs.
Commit aca64d5604 "gnu: perl-extutils-pkgconfig:
Support cross-compilation." causes pkg-config to no longer be propagated, but
it is needed for this package, which doesn't exclusively uses
perl-extutils-pkgconfig.

* gnu/packages/gtk.scm (perl-gtk2) [native-inputs]: Add pkg-config.
2023-03-06 21:52:13 -05:00
Maxim Cournoyer ff5f34ae75 gnu: perl-extutils-pkgconfig: Support cross-compilation.
* guix/search-paths.scm ($PKG_CONFIG_PATH): New variable.
* gnu/packages/pkg-config.scm (%pkg-config): Use it.
* gnu/packages/perl.scm (perl-extutils-pkgconfig-for-target): New procedure.
(perl-extutils-pkgconfig): Turn into a syntax that
conditionally expands to...
(cross-perl-extutils-pkgconfig): ... this when %current-target-system is set,
or...
(%perl-extutils-pkgconfig): ... this in a native compilation context.
[arguments]: New field.
[propagated-inputs]: Turn into...
[native-inputs]: ... this.
[native-search-paths]: New field.
2023-03-06 21:27:06 -05:00
Josselin Poiret aca64d5604 scripts: environment: Fix ordering issue with CWD and --expose.
Fixes <https://issues.guix.gnu.org/46782>.

* guix/scripts/environment.scm (launch-environment/container): Move the CWD
mapping to the front of the file system mappings.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-06 21:18:57 -05:00
Feng Shu 61a0b03c65 gnu: Add mjwm.
* gnu/packages/wm.scm (mjwm): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-07 09:07:35 +08:00
Feng Shu 764ab3786e gnu: Add jwm.
* gnu/packages/wm.scm (jwm): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-07 09:07:17 +08:00
Leo Famulari e6ed6ab7f3 gnu: Add linux-libre 6.2.
* gnu/packages/linux.scm (linux-libre-6.2-version, linux-libre-6.2-gnu-revision,
deblob-scripts-6.2, linux-libre-6.2-pristine-source, linux-libre-6.2-source,
linux-libre-headers-6.2, linux-libre-6.2): New variables.
* 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: New files.
* Makefile.am (AUX_FILES): Add them.
2023-03-06 18:15:07 -05:00
Maxim Cournoyer ad66469b24 gnu: Fix kernel source infodoc patching for linux-libre >= 6.2.
* gnu/packages/linux.scm (doc-supported?): Rename to ...
(apply-infodoc-patch?): ... new variable with different kernel version
constraints.
(make-linux-libre): Adjust accordingly.
2023-03-06 18:15:06 -05:00
Ludovic Courtès 0d96387527 gnu: mate-polkit-for-xfce: Break circular top-level references.
Fixes <https://issues.guix.gnu.org/61911>.
Reported by Maxime Devos <maximedevos@telenet.be>.

* gnu/packages/xfce.scm (mate-polkit-for-xfce): Move to...
* gnu/packages/mate.scm (mate-polkit-for-xfce): ... here.
2023-03-07 00:02:00 +01:00
Ricardo Wurmus f88a0bb0db gnu: sugar-write-activity: Add missing library.
* gnu/packages/sugar.scm (sugar-write-activity)[propagated-inputs]: Add
libgsf.
2023-03-06 22:32:40 +01:00
Ricardo Wurmus fd4545a47a gnu: evince: Use correct home page.
* gnu/packages/gnome.scm (evince)[home-page]: Use page for Evince.
2023-03-06 18:58:03 +01:00
Greg Hogan a0d22c4198 gnu: git: Update to 2.39.2 [fixes CVE-2023-22490 & CVE-2023-23946].
* gnu/packages/version-control.scm (git): Update to 2.39.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-06 12:19:54 -05:00
Antero Mejr e8c25e389d gnu: libcap: Add bsd-3 license.
* gnu/packages/linux.scm (libcap)[license]: Add bsd-3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-06 11:47:56 -05:00
Antero Mejr 9c69b322ea gnu: libsndfile: Correct license.
* gnu/packages/pulseaudio.scm (libsndfile)[license]: Change to lgpl2.1+.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-06 11:47:56 -05:00
Jelle Licht 7bbeaa87e3 build-system/guile: Expose #:scheme-file-regexp when cross-compiling
* guix/build-system/guile.scm (guile-cross-build): Accept #:scheme-file-regexp
and pass it on to builder.
2023-03-06 14:58:58 +01:00
Jelle Licht 3f222cd5ad gnu: emacs-lsp-treemacs: Install vscode icons.
emacs-lsp-treemacs bundles icons from both the vscode-icons/vscode-icons
and microsoft/vscode-icons projects.

* gnu/packages/emacs-xyz.scm (emacs-lsp-treemacs)[arguments]<#:include>:
Install vscode icons.
[license]: Update accordingly.
2023-03-06 14:58:57 +01:00
Jelle Licht 6494f93e21 gnu: ledger: Update to 3.3.1.
* gnu/packages/finance.scm (ledger): Update to 3.3.1.
[source]: Remove snippet.
[arguments]<#:phases>: Re-enable old test.
2023-03-06 14:58:57 +01:00
Ricardo Wurmus fe9bcf9db2 gnu: Add r-plsdabatch.
* gnu/packages/bioinformatics.scm (r-plsdabatch): New variable.
2023-03-06 14:55:06 +01:00
Ricardo Wurmus 760be95385 gnu: Add sugar-maze-activity.
* gnu/packages/sugar.scm (sugar-maze-activity): New variable.
2023-03-06 14:55:06 +01:00
Paul A. Patience 461577f0fc gnu: src: Update to 1.31.
* gnu/packages/version-control.scm (src): Update to 1.31.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-06 16:20:24 +08:00
Felix Lechner 882112b581 services: knot: Default zone-file-refresh to 12h.
The Knot DNS service in Guix uses two days, or 48 hours, for the SOA
refresh interval but that is outside the range of RFC 1912, which is
entitled "Common DNS Operational and Configuration Errors." [1]

Section 2.2 of RFC 1912 recommends a maximum of 12 hours for the SOA
refresh rate: "You can keep it short (20 mins to 2 hours) if you
aren't worried about a small increase in bandwidth used, or longer
(2-12 hours) if your Internet connection is slow or is started on
demand."

This commit sets the default refresh interval at the nearest value
recommended by the standard, which is 12 hours.

Due to the widespread adoption of NOTIFY messages between primary and
secondary DNS servers, the SOA refresh interval has arguably lost some
importance, but the Guix default should still be in line with the
standards.

Values outside the recommended range can provoke warning messages from
services commonly used to find bugs in DNS configurations, such as the
MX Toolbox Super Tool. [2]

[1] https://datatracker.ietf.org/doc/rfc1912/
[2] https://mxtoolbox.com/SuperTool.aspx

* gnu/services/dns.scm (<zone-file>)[refresh]: Default to (* 12 3600).

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-06 16:10:27 +08:00
Andrew Tropin 8e9f207c5e gnu: emacs-org-modern: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.8.
2023-03-06 11:22:17 +04:00
Andy Tai 0804732025 gnu: lilypond: Update to 2.24.1
* gnu/packages/music.scm (lilypond): Update to 2.24.1

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-06 13:57:47 +08:00
Ricardo Wurmus bbf88ad4e0 gnu: Add sugar-write-activity.
* gnu/packages/sugar.scm (sugar-write-activity): New variable.
2023-03-05 23:42:28 +01:00
Ricardo Wurmus dbd085ff5f gnu: abiword: Enable gobject introspection.
* gnu/packages/abiword.scm (abiword)[native-inputs]: Add gobject-introspection
and python-wrapper.
[arguments]: Enable building of gobject introspection files.
2023-03-05 23:42:28 +01:00
Ricardo Wurmus a7790d3085 gnu: abiword: Drop input labels.
* gnu/packages/abiword.scm (abiword)[inputs, native-inputs]: Drop package
labels.
2023-03-05 23:42:28 +01:00
Ricardo Wurmus e67f6aa8eb gnu: goffice: Use librsvg-for-system.
This lets us build goffice for i686-linux.

* gnu/packages/gnome.scm (goffice)[inputs]: Replace librsvg with
librsvg-for-system.
2023-03-05 23:42:28 +01:00
Ricardo Wurmus a268115ca3 gnu: abiword: Use librsvg-for-system.
This allows us to build abiword for i686-linux.

* gnu/packages/abiword.scm (abiword)[inputs]: Replace librsvg with
librsvg-for-system.
2023-03-05 23:42:28 +01:00
Bruno Victal 2397f47680 file-systems: Remove deprecated 'title' field helper procedures.
* gnu/system/file-systems.scm (<file-system>): Change constructor name to 'file-system'.
(report-deprecation, device-expression, process-file-system-declaration, file-system): Remove macros.
(file-system-title): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
Demis Balbach 559732e42b gnu: Add libevdi.
* gnu/packages/linux.scm (libevdi): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
Demis Balbach 626205fbff gnu: Add evdi.
* gnu/packages/linux.scm (evdi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
pukkamustard de45676c2a gnu: Update ocaml-eio to 0.8.1.
* gnu/packages/ocaml.scm (ocaml-eio): Update to 0.8.1.
  [native-inputs]: Add ocaml-mdx.
  (ocaml-mtime): Update to 2.0.0.
  [source]: Use https instead of http.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
pukkamustard 506f8ffff1 gnu: Update ocaml-uring to 0.5.
* gnu/packages/ocaml.scm (ocaml-uring): Update to 0.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
Andy Tai fa059cb001 gnu: flatbuffers: Add version 23.1.21.
* gnu/packages/serialization.scm (flatbuffers-next): New variable
as flatbuffers@2.0.0 is depended on by tensorflow-lite so we cannot
just upgrade directly, so adding current release flatbuffers@23.1.21.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-03-05 23:06:55 +01:00
Ludovic Courtès 674d893316 home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'.
* gnu/home/services/sound.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Sound Home Services): New section.
2023-03-05 23:06:55 +01:00
Hilton Chain 833febb522 gnu: qbittorrent: Update to 4.5.2.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-05 15:16:44 -05:00
Leo Famulari da5ba28359 Fix bogus copyright year update.
This is a followup to commit a66438e497.

* doc/guix.texi: Ahem.
2023-03-05 15:07:17 -05:00
Leo Famulari a66438e497 doc: Give advice to contributors about communicating with reviewers.
* doc/contributing.texi (Submitting Patches): Give advice.
2023-03-05 14:58:56 -05:00
Brian Cully cedf97ed6e .dir-locals.el: Allow Guix root-dir overrides when working via Tramp.
* .dir-localsl.el: Add only the local part of the root directory to the
guile search path. This lets you use Tramp to hack on a remote Guix
checkout.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-05 14:04:05 -05:00
Tobias Geerinckx-Rice 4775460ba9 nls: Fix more Texinfo Italiano.
* po/guix/it.po: Fix ‘@opzione’, ‘@comando’.
2023-02-26 01:00:00 +01:00
Roel Janssen e43220973b gnu: Add python-zipfly.
* gnu/packages/python-xyz.scm (python-zipfly): New variable.
2023-03-05 14:28:04 +01:00
Roel Janssen 6b79201956 gnu: virtuoso-ose: Update to 7.2.9.
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.9; Add 'which' for
  the test suite.
* gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch: Update
  patch for new version.
2023-03-05 13:54:28 +01:00
Liliana Marie Prikler d92ec2f281 etc: Default to variables in tempel's git-reference... et al.
Since we encourage using variables rather than magic hashes in the commit
fields, e.g. (commit version) and (commit commit), the default for
tempel to use quoted strings is rather off.  Thus, let the placeholder reflect
actual usage.

* etc/snippets/tempel/scheme-mode (git-reference...)[commit]: Use field name
as placeholder and don't quote value.
(svn-reference..., bzr-reference...)[revision]: Likewise.
(hg-reference...)[changeset]: Likewise.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler be6485405e gnu: Add tenacity.
* gnu/packages/audio.scm (tenacity): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler c497e1b0ae gnu: komikku: Update to 1.12.1.
* gnu/packages/gnome.scm (komikku): Update to 1.12.1.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler ffbf8ce07a gnu: Add java-smtinterpol.
* gnu/packages/maths.scm (java-smtinterpol): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler a10cc08a0f gnu: Add boolector.
* gnu/packages/patches/boolector-find-googletest: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/maths.scm (boolector): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler 1164f100d3 gnu: Add btor2tools.
* gnu/packages/maths.scm (btor2tools): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler 367979cbff gnu: Add yices.
* gnu/packages/maths.scm (yices): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler 771d4f86dd gnu: Add libpoly.
* gnu/packages/maths.scm (libpoly): New variable.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler 19769f5b6b gnu: Add cudd.
* gnu/packages/maths.scm (cudd): New variable.
2023-03-05 08:17:57 +01:00
Liliana Marie Prikler e7860fcb5b gnu: tracker: Update to 3.4.2.
* gnu/packages/gnome.scm (tracker): Update to 3.4.2.
2023-03-05 08:17:57 +01:00
Liliana Marie Prikler daa681a38b gnu: tracker: Use G-Expressions in arguments.
* gnu/packages/gnome.scm (tracker)[arguments]: Change to list of
G-Expressions.  Re-indent.
2023-03-05 08:17:57 +01:00
Liliana Marie Prikler ea75ca1806 gnu: tracker: Don't wrap binaries in libexec/tracker3 directory.
These binaries are mere symlinks to the already wrapped tracker command.
They are used in a command lookup via argv[0], which wrapping them breaks.

* gnu/packages/gnome.scm (tracker)[#:phases]: Add ‘unwrap-libexec’.
2023-03-05 08:17:57 +01:00
Andy Tai 7fc415aba9 gnu: meld: Use new package style.
* gnu/packages/patchutils.scm (meld)[arguments]: Convert to list of
G-Expressions.
<#:phases>: Drop trailing #t.
[inputs, native-inputs]: Drop labels.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-03-05 08:17:57 +01:00
Andy Tai f9f9efc467 gnu: meld: Update to 3.22.0
* gnu/packages/patchutils.scm (meld): Update to 3.22.0
[build-system]: Switch to meson-build-system.
[native-inputs]: Add desktop-file-utils, itstool, gobject-introspection,
pkg-config, and python.
[inputs]: Add bash-minimal, python, and python-pycairo.
Replace gtksourceview-3 with gtksourceview-4.
[arguments]: Add #:glib-or-gtk?, #:imported-modules, and #:modules.
<#:phases>: Remove custom ‘install’ and ‘check’.
Add ‘skip-gtk-update-icon-cache’.
Adjust ‘copy-styles’ to gtksourceview-4.
Replace ‘wrap-typelib’ with ‘python-and-gi-wrap’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-03-05 08:17:56 +01:00
Ricardo Wurmus a4fca7884c gnu: sugar-datastore: Patch reference to md5sum.
* gnu/packages/sugar.scm (sugar-datastore)[inputs]: Add coreutils.
[arguments]: Rename phase 'patch-reference-to-du to 'patch-tool-references and
patch reference to md5sum.
2023-03-05 00:14:04 +01:00
Ricardo Wurmus 21f9edb051 gnu: sugar: Patch additional references to tools.
* gnu/packages/sugar.scm (sugar)[inputs]: Add ethtool, openssh, and
xdg-user-dirs.
[arguments]: Patch references to ssh-keygen, xdg-user-dir, ethtool, and
locale.
2023-03-05 00:13:01 +01:00
Ricardo Wurmus d604505572 gnu: Add sugar-block-party-activity.
* gnu/packages/sugar.scm (sugar-block-party-activity): New variable.
2023-03-04 18:59:17 +01:00
Ricardo Wurmus a0b17c0977 gnu: Add sugar-log-activity.
* gnu/packages/sugar.scm (sugar-log-activity): New variable.
2023-03-04 18:59:17 +01:00
Michal Atlas 6c68abcc66 gnu: Add guile-gemini.
* gnu/packages/guile-xyz.scm (guile-gemini): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-04 18:46:38 +01:00
Preston M. Firestone 173a42b487 gnu: gambit-c: Update gambit-c to 4.9.4.
* gnu/packages/scheme.scm (gambit-c): Update to 4.9.4.
  [uri]: change source URL to http://www.gambitscheme.org/.
  [home-page]: update URL to the project's new home page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-04 18:46:37 +01:00
Morgan Smith 0d6c5e0ba1 gnu: Remove and deprecate tidy for tidy-html
* gnu/packages/web.scm (tidy): Change to deprecated alias for tidy-html
* gnu/packages/pumpio.scm (pumpa): Use tidy-html instead of tidy and correct
header name.
* gnu/packages/markup.scm (hoedown):
* gnu/packages/photo.scm (enblend-enfuse):
* gnu/packages/php.scm (php):
* gnu/packages/python-xyz.scm (python-pytidylib):
Use tidy-html instead of tidy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-04 18:46:37 +01:00
Ludovic Courtès a6194d1f35 gnu: cross-base: Inherit arguments from 'mig'.
That way, 'xmig' inherits the 'avoid-perl-dependency' build phase.

* gnu/packages/hurd.scm (mig)[arguments]: In 'avoid-perl-dependency',
use 'find-files' to locate the "mig" executable(s).
* gnu/packages/cross-base.scm (cross-kernel-headers*)[xmig]: Use
'substitute-keyword-arguments'.
2023-03-04 18:46:37 +01:00
Ludovic Courtès 3442edac89 gnu: cross-base: Remove input labels for GNU Mach and MiG.
* gnu/packages/cross-base.scm (cross-kernel-headers*)[xgnumach-headers]
[xmig]: Remove input labels; use gexps and 'modify-inputs'.
[xgnumach-headers-name]: New variable.
2023-03-04 18:46:37 +01:00
Ludovic Courtès 0b4837a95b gnu: mig: Remove dependency on Perl.
* gnu/packages/hurd.scm (mig)[inputs]: Remove PERL.
[arguments]: Remove 'patch-non-shebang-references' phase and add
'avoid-perl-dependency' phase.
2023-03-04 18:46:37 +01:00
Ludovic Courtès cfda54c12f gnu: mig: Use gexps.
* gnu/packages/hurd.scm (mig)[arguments]: Use gexps.
2023-03-04 18:46:37 +01:00
Ricardo Wurmus ec9192933c gnu: Add sugar-read-activity.
* gnu/packages/sugar.scm (sugar-read-activity): New variable.
2023-03-04 17:57:05 +01:00
Ricardo Wurmus ca7bd90db3 gnu: Add sugar-terminal-activity.
* gnu/packages/sugar.scm (sugar-terminal-activity): New variable.
2023-03-04 17:57:05 +01:00
Ricardo Wurmus ed63a3d9d6 gnu: telepathy-salut: Enable OLPC extensions.
* gnu/packages/freedesktop.scm (telepathy-salut)[arguments]: Enable OLPC
support in configure flags.
2023-03-04 17:57:05 +01:00
Tobias Geerinckx-Rice 0609ae7897 nls: Fix typo in Italian translation.
I will, of course, fix this in Weblate or find someone who can,
but this currently breaks ‘guix system search cups’.

* po/guix/it.po: Fix ‘@dnf’ typo.

Reported by tux_life in #guix: https://issues.guix.gnu.org/61961
2023-02-26 01:00:00 +01:00
Ricardo Wurmus d3708a0d66 gnu: sugar: Add XMPP telepathy inputs.
* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble and
telepathy-salut.
2023-03-04 15:51:14 +01:00
Ricardo Wurmus 4acc5e0309 gnu: Add telepathy-gabble.
* gnu/packages/freedesktop.scm (telepathy-gabble): New variable.
2023-03-04 15:20:04 +01:00
Vivien Kraus 1b07f397dc gnu: widelands: Update to 1.1.
* gnu/packages/games.scm (widelands): Update to 1.1.
[source]: Remove obsolete patches.
[native-inputs]: Add pkg-config.
[inputs]: Add asio.
* gnu/packages/patches/widelands-add-missing-map-include.patch,
gnu/packages/patches/widelands-system-wide_minizip.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-03 20:48:59 -05:00
Leo Famulari d762991620 gnu: linux-libre 4.19: Update to 4.19.275.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.275.
(linux-libre-4.19-pristine-source): Update hash.
2023-03-03 19:30:24 -05:00
Leo Famulari d908b1c4d0 gnu: linux-libre 5.4: Update to 5.4.234.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.234.
(linux-libre-5.4-pristine-source): Update hash.
2023-03-03 19:30:24 -05:00
Leo Famulari 1a0d98094b gnu: linux-libre 5.10: Update to 5.10.172.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.172.
(linux-libre-5.10-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Leo Famulari 0be4b5631d gnu: linux-libre 5.15: Update to 5.15.98.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.98.
(linux-libre-5.15-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Leo Famulari bb098edd38 gnu: linux-libre: Update to 6.1.15.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.15.
(linux-libre-6.1-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Ricardo Wurmus 6a1464b0cc gnu: Add telepathy-salut.
* gnu/packages/freedesktop.scm (telepathy-salut): New variable.
2023-03-03 23:49:14 +01:00
Navid Afkhami 8f084b2c7c gnu: r-doubletcollection: Add missing inputs.
If these Python packages are not available at runtime the package tries to
install them automatically via Conda.

* gnu/packages/bioinformatics.scm (r-doubletcollection)[propagated-inputs]:
Add python, python-scrublet, and python-doubletdetection.
2023-03-03 23:49:14 +01:00
Tobias Geerinckx-Rice 73cb232442 gnu: linux-libre-documentation: Honour ‘--cores’.
* gnu/packages/linux.scm (linux-libre-documentation)[arguments]:
Respect PARALLEL-BUILD? and PARALLEL-JOB-COUNT.
2023-02-26 01:00:07 +01:00
Bruno Victal cd22932945 services: desktop: Set default value for geoclue-service-type.
This follows up on commit ae0975332c60818793c6c63a3646c982d686bf49?.

* gnu/services/desktop.scm (geoclue-service-type): Set default-value.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:07 +01:00
Bruno Victal 2799ad4423 services: dbus: Deprecate 'dbus-service' procedure.
* doc/guix.texi (Desktop Services): Replace with 'dbus-root-service-type'.
Document dbus-configuration.
* gnu/services/dbus.scm (dbus-service): Define with 'define-deprecated'.
* gnu/services/desktop.scm (desktop-services-for-system): Replace with
dbus-root-service-type.
* gnu/system/install.scm (%installation-services): Ditto.
* gnu/tests/base.scm (%avahi-os): Ditto.
* gnu/tests/docker.scm (%docker-os): Ditto.
* gnu/tests/lightdm.scm (minimal-desktop-services): Ditto.
* gnu/tests/virtualization.scm (%libvirt-os): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:35 +01:00
Bruno Victal 7c23dab85c services: spice: Deprecate 'spice-vdagent-service' procedure.
* doc/guix.texi (Miscellaneous Services): Replace 'spice-vdagent-service' with
'spice-vdagent-service-type'. Document <spice-vdagent-configuration>.
* gnu/services/spice.scm (spice-vdagent-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:35 +01:00
Bruno Victal e24555234a services: lirc: Deprecate 'lirc-service' procedure.
* doc/guix.texi (Miscellaneous Services): Replace 'lirc-service' with 'lirc-service-type'.
Document <lirc-configuration>.
* gnu/services/lirc.scm (<lirc-configuration>): Set default values based on
the arguments from the now deprecated 'lirc-service' procedure.
(lirc-service-type): Set default value.
(lirc-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal eddd9b1240 services: vpn: Deprecate 'openvpn-client-service' & 'openvpn-server-service' procedures.
* doc/guix.texi (VPN Services): Replace 'openvpn-client-service' & 'openvpn-server-service' procedures
with their service-type counterparts.
* gnu/services/vpn.scm (openvpn-client-service, openvpn-server-service): Deprecate procedure.
(openvpn-server-service-type, openvpn-client-service-type): Set default value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal c6cbce9ad8 services: mail: Deprecate 'dovecot-service' procedure.
* doc/guix.texi (Mail Services): Replace 'dovecot-service' with 'dovecot-service-type'.
* gnu/services/mail.scm (dovecot-service-type): Set default value.
(dovecot-service): Deprecate procedure.
* gnu/tests/mail.scm (%dovecot-os): Use dovecot-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal be1435d668 services: desktop: Deprecate 'bluetooth-service' procedure.
* doc/guix.texi (Desktop Services): Remove mention of 'bluetooth-service'.
* gnu/services/desktop.scm (bluetooth-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal ae0975332c services: desktop: Deprecate 'geoclue-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'geoclue-service' with 'geoclue-service-type'.
* gnu/services/desktop.scm (<geoclue-configuration>): Set default values
based on the values from the now deprecated geoclue-service procedure.
(geoclue-service): Deprecate procedure.
(desktop-services-for-system): Use geoclue-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal e8f161ea11 services: desktop: Deprecate 'udisks-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'udisks-service' with 'udisks-service-type'.
Document <udisks-configuration>.
* gnu/packages/kde-multimedia.scm (k3b)[description]: Replace 'udisks-service' with 'udisks-service-type'.
* gnu/services/desktop.scm (udisks-service-type): Set default value.
(udisks-service): Deprecate procedure.
(desktop-services-for-system): Use udisks-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal ffc5d42fc2 services: dbus: Deprecate 'polkit-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'polkit-service' with 'polkit-service-type'.
* gnu/services/dbus.scm (polkit-service): Deprecate procedure.
* gnu/tests/docker.scm (%docker-os): Use polkit-service-type.
* gnu/tests/virtualization.scm (%libvirt-os): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Bruno Victal c3dc13e29c services: desktop: Deprecate 'accountsservice-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'accountsservice-service'
with 'accountsservice-service-type'.
* gnu/services/desktop.scm (accountsservice-service): Deprecate procedure.
(desktop-services-for-system): Use accountsservice-service-type.
* gnu/tests/lightdm.scm (minimal-desktop-services): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal ca3a73de3d services: elogind-configuration: Do not ignore 'handle-hibernate-key' by default.
* gnu/services/desktop.scm (<elogind-configuration>)[handle-hibernate-key]: Set default value to 'hibernate.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal 00767d967d services: desktop: Deprecate 'elogind-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'elogind-service' with
'elogind-service-type'.
* gnu/services/desktop.scm (elogind-service): Deprecate procedure.
(desktop-services-for-system): Use elogind-service-type.
* gnu/tests/lightdm.scm (minimal-desktop-services): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal 3b2e88011a services: ssh: Deprecate 'dropbear-service' procedure.
* doc/guix.texi (Networking Services): Replace 'dropbear-service' with
'dropbear-service-type'.
* gnu/services/ssh.scm (dropbear-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal 0e21015fd2 services: ssh: Deprecate 'lsh-service' procedure.
* doc/guix.texi (Networking Services): Remove mention of lsh-service.
Document lsh-service-type and lsh-service-configuration.
* gnu/services/ssh.scm (<lsh-configuration>): Set default values based
on the now deprecated 'lsh-service' procedure.
(lsh-service-type): Set default value.
(lsh-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal 31b1e22926 services: base: Deprecate 'rngd-service' procedure.
* doc/guix.texi (Base Services): Replace rngd-service with rngd-service-type.
Document <rngd-configuration>.
* gnu/services/base.scm (<rngd-configuration>): Set default values from
the values in the now deprecated 'rngd-service' procedure.
(rngd-service): Deprecate procedure.
(rngd-service-type): Set default value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:33 +01:00
Bruno Victal 2e7516168e services: base: Deprecate 'udev-service' procedure.
* doc/guix.texi (Base Services): Replace udev-service with udev-service-type.
Document <udev-configuration>. Use @defun @-commands for udev-rules-service,
udev-rule and file->udev-rule.
* gnu/services/base.scm (udev-service): Deprecate procedure.
* gnu/system/install.scm (%installation-services): Use udev-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal 6edacf2491 services: base: Deprecate 'syslog-service' procedure.
* doc/guix.texi (Base Services): Replace syslog-service with syslog-service-type.
* gnu/services/base.scm (%default-syslog.conf): Place before <syslog-configuration>.
(syslog-service-type): Set default value.
(syslog-service): Deprecate procedure.
(%base-services): Use syslog-service-type.
* gnu/system/hurd.scm (%base-services/hurd): Ditto.
* gnu/system/install.scm (%installation-services): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal 98e9dc6ab7 services: base: Deprecate 'nscd-service' procedure.
* doc/guix.texi (Application Setup): Compress @cindex entries.
(Base Services): Compress @cindex entries. Delete %nscd-default-configuration.
Replace 'nscd-service' with 'nscd-service-type'.
* gnu/services/base.scm (%nscd-default-configuration): Deprecate variable.
(nscd-service): Deprecate procedure.
* gnu/system/install.scm (%installation-services): Use nscd-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal 5bd5e77281 doc: kmscon-service-type: Use @defvar @-command.
* doc/guix.texi (Base Services): Use @defvar @-command for kmscon-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal 4892c0186e services: base: Deprecate 'agetty-service' procedure.
* doc/guix.texi (Base Services): Replace agetty-service with
agetty-service-type.
* gnu/services/base.scm (agetty-service): Deprecate procedure.
* gnu/system/examples/beaglebone-black.tmpl
(operating-system)[services]: Use agetty-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal ad665a38fc services: base: Deprecate 'mingetty-service' procedure.
* doc/guix.texi (Base Services): Replace mingetty-service with
mingetty-service-type.
* gnu/services/base.scm (mingetty-service): Deprecate procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal 6dd635b4cf services: base: Deprecate 'login-service' procedure.
* doc/guix.texi (Base Services): Replace with login-service-type.
* gnu/services/base.scm (login-service): Deprecate procedure.
* gnu/system/install.scm (%installation-services): Use login-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:32 +01:00
Bruno Victal cb00e600ff services: base: Deprecate 'host-name-service' procedure.
* doc/guix.texi (operating-system Reference): Reorder cross-reference.
Add an anchor to be used ...
(Base services): ... here by host-name-service-type. Document
host-name-service-type.
* gnu/services/base.scm: Export host-name-service-type.
(host-name-service): Deprecate procedure.
* gnu/system.scm (operating-system-default-essential-services): Use
host-name-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:31 +01:00
Navid Afkhami c6480edbe3 gnu: Add r-seurat-utils.
* gnu/packages/bioinformatics.scm (r-seurat-utils): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 03ef0914d5 gnu: Add r-hgnchelper.
* gnu/packages/cran.scm (r-hgnchelper): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 9aad3dfd7b gnu: Add r-tictoc.
* gnu/packages/bioinformatics.scm (r-tictoc): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 573b65f51e gnu: Add r-ggexpress.
* gnu/packages/bioinformatics.scm (r-ggexpress): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami fd099793c8 gnu: Add r-markdownreports.
* gnu/packages/bioinformatics.scm (r-markdownreports): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 8eb8af7e30 gnu: Add r-markdownhelpers.
* gnu/packages/bioinformatics.scm (r-markdownhelpers): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami ba47b0fceb gnu: Add r-codeandroll2.
* gnu/packages/bioinformatics.scm (r-codeandroll2): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 877e2e7cf3 gnu: Add r-readwriter.
* gnu/packages/bioinformatics.scm (r-readwriter): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami 351de7426c gnu: Add r-stringendo.
* gnu/packages/bioinformatics.scm (r-stringendo): New variable.
2023-03-03 15:11:42 +01:00
Sharlatan Hellseher 6385070190 gnu: Add julia-astrotime.
* gnu/packages/julia-xyz.scm (julia-astrotime): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:50 +01:00
Sharlatan Hellseher 39f02b5760 gnu: Add julia-muladdmacro.
* gnu/packages/julia-xyz.scm (julia-muladdmacro): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:49 +01:00
Sharlatan Hellseher 549c227f3c gnu: Add julia-itemgraphs.
* gnu/packages/julia-xyz.scm (julia-itemgraphs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:47 +01:00
Sharlatan Hellseher 16c7becdc7 gnu: Add julia-lightgraphs.
* gnu/packages/julia-xyz.scm (julia-lightgraphs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:46 +01:00
Sharlatan Hellseher 7f53aa7aa8 gnu: Add julia-arnoldimethod.
* gnu/packages/julia-xyz.scm (julia-arnoldimethod): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:45 +01:00
Sharlatan Hellseher a6fc3bc163 gnu: Add julia-inflate.
* gnu/packages/julia-xyz.scm (julia-inflate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:43 +01:00
Sharlatan Hellseher b7804b473f gnu: Add julia-earthorientation.
* gnu/packages/julia-xyz.scm (julia-earthorientation): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:40 +01:00
Sharlatan Hellseher a0ca88b1a6 gnu: Add julia-remotefiles.
* gnu/packages/julia-xyz.scm (julia-remotefiles): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:37 +01:00
Sharlatan Hellseher f808ce789d gnu: Add julia-optionaldata.
* gnu/packages/julia-xyz.scm (julia-optionaldata): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:33 +01:00
Sharlatan Hellseher e21c19b2ad gnu: Add julia-leapseconds.
* gnu/packages/julia-xyz.scm (julia-leapseconds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:24 +01:00
Ludovic Courtès 58f20fa818 git-download: Apply Git attributes on checkouts coming from SWH.
Fixes a bug whereby CR/LF conversion, for instance, would not be applied
on Git repositories retrieved from SWH:

  https://sympa.inria.fr/sympa/arc/swh-devel/2023-03/msg00000.html

Reported by Simon Tournier <simon.tournier@inserm.fr>.
Suggested by Valentin Lorentz <valentin.lorentz@inria.fr>.
Co-authored by Simon Tournier <simon.tournier@inserm.fr>.

* guix/git-download.scm (git-fetch)[build]: Add Git operations conditioned by
'.gitattributes' on the result from SWH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:28:22 +01:00
Navid Afkhami 4f681cdbc2 gnu: Add r-oscope.
* gnu/packages/bioconductor.scm (r-oscope): New variable.
2023-03-03 12:04:24 +01:00
Guillaume Le Vaillant 98cac9dcab gnu: cl-tripod: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form
  for the bin output.
  (cl-tripod)[outputs]: Remove bin.
  (ecl-tripod)[outputs]: Remove bin.
  [arguments]: Remove 'build-program' phase.
2023-03-03 10:38:41 +01:00
Guillaume Le Vaillant a359b744ce gnu: eisl: Update to 2.72.
* gnu/packages/lisp.scm (eisl): Update to 2.72.
  [arguments]: Update 'fix-paths' phase.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant d5e41d7166 gnu: gcl: Update to 2.6.14.
* gnu/packages/lisp.scm (gcl): Update to 2.6.14.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant dfc5d6628f gnu: sbcl: Update to 2.3.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.3.2.
2023-03-03 09:52:51 +01:00
Winter ea870a70e9 gnu: fish: Update to 3.6.0.
* gnu/packages/shells.scm (fish): Update to 3.6.0.
[source]: Remove snippet, as the bundled PCRE2 sources have been
removed (see CHANGELOG.rst).

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:09 +01:00
Tobias Geerinckx-Rice 4ef9a5dd5e file-systems: Validate 'no-diratime flag.
This follows up on commit c077345539, and
adds a comment to avoid this in future.

* gnu/system/file-systems.scm (invalid-file-system-flags):
Add 'no-diratime to the list of KNOWN-FLAGS.
2023-02-26 01:00:07 +01:00
Josselin Poiret 997b93cc4a gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).
Because (gnu packages golang) and (gnu packages check) use each other, this
avoids an undefined symbol due to a module dependency cycle.

* gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to...
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:00 +01:00
Maxim Cournoyer 89e5f3f384 gnu: make-mozilla-with-l10n: Use the copy-build-system.
Fixes <https://issues.guix.gnu.org/61742>.

* gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the
copy-build-system.

Reported-by: Feng Shu <tumashu@163.com>
2023-03-02 16:03:57 -05:00
Antero Mejr b2200e3488 gnu: grimshot: Correct man page path.
* gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 15:01:39 -05:00
Mădălin Ionel Patrașcu 5dae9d2683 gnu: Add r-mmuphin.
* gnu/packages/bioconductor.scm (r-mmuphin): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 20:11:06 +01:00
Jack Hill ffb756e8c0 gnu: python-acme, certbot: Update to 2.3.0.
* gnu/packages/tls.scm (python-acme): Update to 2.3.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Remove python-zope-interface and
python-zope-component.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 13:49:46 -05:00
Efraim Flashner e9c1ea84fc gnu: grub-efi: Remove test inputs.
* gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted,
qemu-minimal, xorriso.
2023-03-02 16:13:56 +02:00
Mădălin Ionel Patrașcu a7763e067d gnu: Add r-chromomap.
* gnu/packages/cran.scm (r-chromomap): New variable.
2023-03-02 12:58:26 +01:00
Efraim Flashner 06f49a77a8 gnu: libmicrohttpd: Update to 0.9.76.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
2023-03-02 11:48:11 +02:00
Efraim Flashner 4acda21217 gnu: gama: Update to 2.24.
* gnu/packages/gps.scm (gama): Update to 2.24.
2023-03-02 11:48:10 +02:00
Juliana Sims af95f2d8f9 gnu: pcmanfm-qt: Update to 1.2.1.
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:38 +08:00
Juliana Sims 2db95ac735 gnu: libfm-qt: Update to 1.2.1.
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:31 +08:00
Juliana Sims 369b2a56a9 gnu: lxqt-panel: Update to 1.2.1.
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:21 +08:00
Ryan Sundberg 03b463b68b gnu: FFmpeg: Enable libwebp.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libwebp.
[arguments]: Pass '--enable-libwebp' to #:configure-flags.
(ffmpeg-2.8)[inputs]: Remove libwebp.

Co-authored-by: Leo Famulari <leo@famulari.name>
2023-03-01 23:02:19 -05:00
宋文武 e7e1f58563 gnu: gimp: Don't retain reference on GCC.
Partly fixes <https://issues.guix.gnu.org/57677>.

* gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
2023-03-02 11:32:20 +08:00
宋文武 c53e8404e8 gnu: Remove broken xf86 video drivers.
Those packages build failed with current xorg-server:
  openchrome: multiple definition of some functions.
  other: missing headers for xf86RamDac.h, IBM.h, etc.

* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome
xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga
xf86-video-trident): Remove packages.
* gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-03-02 11:29:17 +08:00
Philippe SWARTVAGHER 7493ff7ae3 gnu: cloc: Update to 1.96.1.
* gnu/packages/code.scm (cloc): Update to 1.96.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:15:05 +08:00
Timotej Lazar ad82d834f6 gnu: dos2unix: Use new package style.
* gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps.
[native-inputs]: Drop labels.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:14:06 +08:00
Timotej Lazar 66e677f58e gnu: dos2unix: Update to 7.4.4.
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:13:33 +08:00
Bruno Victal ac9ccf03a6 gnu: mympd: Update to 10.2.4.
* gnu/packages/mpd.scm (mympd): Update to 10.2.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:09:35 +08:00
Mădălin Ionel Patrașcu 7dc190f83e gnu: Add r-maaslin2.
* gnu/packages/bioconductor.scm (r-maaslin2): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 3e4de18d3e gnu: Add r-metagenomeseq.
* gnu/packages/bioconductor.scm (r-metagenomeseq): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 19764c06b7 gnu: Add r-chemometrics.
* gnu/packages/cran.scm (r-chemometrics): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 8e5a6b35fd gnu: Add r-som.
* gnu/packages/cran.scm (r-som): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu b9be025b0e gnu: Add r-cplm.
* gnu/packages/cran.scm (r-cplm): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 242c3e9300 gnu: Add r-biglm.
* gnu/packages/cran.scm (r-biglm): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 00:08:11 +01:00
Maxim Cournoyer f0f5f01197 gnu: emacs-bash-completion: Update to 3.1.1-0.796a806.
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.1-0.796a806.
[phases]: Delete make-git-checkout-writable phase.
2023-03-01 11:21:35 -05:00
Guillaume Le Vaillant ab6e434eaa gnu: sdrangel: Update to 7.10.0.
* gnu/packages/radio.scm (sdrangel): Update to 7.10.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 8291682af7 gnu: csdr: Update to 0.18.1.
* gnu/packages/radio.scm (csdr): Update to 0.18.1.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant f2f530e808 gnu: xmrig: Update to 6.19.0.
* gnu/packages/finance.scm (xmrig): Update to 6.19.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant f3a3e5fc76 gnu: monero-gui: Update to 0.18.2.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 0987dcc3e1 gnu: p2pool: Update to 3.1.
* gnu/packages/finance.scm (p2pool): Update to 3.1.
  [arguments]: Add 'configure-flags". Add custom 'check' phase and enable
  tests.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 5064d184f2 gnu: monero: Update to 0.18.2.0.
* gnu/packages/finance.scm (monero): Update to 0.18.2.0.
2023-03-01 16:31:53 +01:00
Andy Tai c05adaddb1 gnu: Add emacs-motif.
* gnu/packages/text-editors.scm (emacs-motif): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:15:50 +00:00
Alice BRENON 4ccba48de1 gnu: Add ghc-hs-conllu.
* gnu/packages/haskell-xyz (ghc-hs-conllu): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Simon South 9a4dd01f1d gnu: font-google-noto-emoji: Install correct license file.
* gnu/packages/fonts.scm (font-google-noto-emoji)[arguments]<#:phases>: Add
"enter-font-directory" phase; remove now-superfluous prefix from paths in
"remove-unsupported" phase.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
B. Wilson 48cda62fb0 gnu: Add font-apl2741-unicode.
* gnu/packages/apl.scm (font-apl2741-unicode): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
r0man 72ec11d24f gnu: icecat: Remove unsupported --disable-eme option on aarch64.
* gnu/packages/gnuzilla.scm (icecat): Remove unsupported --disable-eme option
on aarch64.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Giacomo Leidi a0da11ee47 gnu: Add python-pypresence.
* gnu/packages/messaging.scm (python-pypresence): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha fbcc42ad6c gnu: Add flat-remix-gnome-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha 4a15f2e226 gnu: Add flat-remix-gtk-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-gtk-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha ec0f5b5f7e gnu: Add flat-remix-icon-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-icon-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Nicolas Graves 722073b151 gnu: Add python-pixelmatch.
* gnu/packages/python-xyz.scm (python-pixelmatch): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Nicolas Graves f9abf24f24 gnu: Add python-pyee.
* gnu/packages/python-xyz.scm (python-pyee): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Mădălin Ionel Patrașcu f01b5299db gnu: Add r-rmumps.
* gnu/packages/cran.scm (r-rmumps): New variable.
2023-03-01 14:10:14 +01:00
Mădălin Ionel Patrașcu 9ba8dd3bd2 gnu: Add r-pma.
* gnu/packages/cran.scm (r-pma): New variable.
2023-03-01 14:08:32 +01:00
Mădălin Ionel Patrașcu 60652a8efa gnu: Add r-p2data.
* gnu/packages/bioinformatics.scm (r-p2data): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-01 14:07:58 +01:00
Mădălin Ionel Patrașcu df74c74688 gnu: Add r-conospanel.
* gnu/packages/bioinformatics.scm (r-conospanel): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-01 14:06:04 +01:00
Mădălin Ionel Patrașcu 1fb43d1d19 gnu: Add r-conos.
* gnu/packages/bioconductor.scm (r-conos): New variable.
2023-03-01 13:46:02 +01:00
Mădălin Ionel Patrașcu 020e5ac362 gnu: Add r-pagoda2.
* gnu/packages/cran.scm (r-pagoda2): New variable.
2023-03-01 13:46:01 +01:00
Mădălin Ionel Patrașcu c7a25ee3de gnu: Add r-dendsort.
* gnu/packages/cran.scm (r-dendsort): New variable.
2023-03-01 12:41:33 +01:00
Mădălin Ionel Patrașcu fca17c0b28 gnu: Add r-drat.
* gnu/packages/cran.scm (r-drat): New variable.
2023-03-01 12:41:33 +01:00
Mădălin Ionel Patrașcu e59eb3fe63 gnu: Add r-leidenalg.
* gnu/packages/cran.scm (r-leidenalg): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-01 12:38:52 +01:00
Mădălin Ionel Patrașcu 7018092b0e gnu: Add r-sccore.
* gnu/packages/cran.scm (r-sccore): New variable.
2023-03-01 12:20:42 +01:00
Mădălin Ionel Patrașcu 3efea1fc14 gnu: Add r-n2r.
* gnu/packages/cran.scm (r-n2r): New variable.
2023-03-01 12:19:59 +01:00
Mădălin Ionel Patrașcu 5fdf7e9ab9 gnu: Add r-rcppspdlog.
* gnu/packages/cran.scm (r-rcppspdlog): New variable.
2023-03-01 12:19:56 +01:00
Mădălin Ionel Patrașcu 2eb750ab1f gnu: Add r-simplermarkdown.
* gnu/packages/cran.scm (r-simplermarkdown): New variable.
2023-03-01 12:05:13 +01:00
Mădălin Ionel Patrașcu ef7df2ca7b gnu: Add r-sitar.
* gnu/packages/cran.scm (r-sitar): New variable.
2023-03-01 09:37:40 +01:00
Z572 bfb8a74880 gnu: aspell: fix cross-compile.
* gnu/packages/aspell.scm (aspell): fix cross-compile.
[inputs]: move perl to ...
[native-inputs]: here.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-01 14:53:05 +08:00
宋文武 f9925ad9c4 gnu: thunar: Update to 4.18.4.
* gnu/packages/xfce.scm (thunar): Update to 4.18.4.
2023-03-01 09:48:52 +08:00
宋文武 f926fd50d1 gnu: herbstluftwm: Enable Xcursor support.
* gnu/packages/wm.scm (herbstluftwm)[inputs]: Add libxcursor.
[arguments]: Set 'LDFLAGS' to '-lXcursor'.
2023-03-01 09:47:26 +08:00
宋文武 1c1d7e3db9 gnu: herbstluftwm: Update to 0.9.5.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.5.
2023-03-01 09:47:18 +08:00
Ricardo Wurmus d7f9eb0e87 gnu: sugar-desktop-configuration: Allow specification of activities.
* gnu/services/desktop.scm (<sugar-desktop-configuration>): Add new fields for
activities and gobject-introspection.
(sugar-gobject-introspection, sugar-activities): New procedures.
(sugar-desktop-service-type): Install packages for activities and
gobject-introspection alongside the sugar package.
* doc/guix.texi (Desktop Services): Document changes.
2023-02-28 23:17:22 +01:00
Ricardo Wurmus 3ad3006c23 gnu: Add sugar-jukebox-activity.
* gnu/packages/sugar.scm (sugar-jukebox-activity): New variable.
2023-02-28 23:17:22 +01:00
Ricardo Wurmus bf542dea07 gnu: sugar: Augment GI_TYPELIB_PATH, don't replace it.
This is important so that the typelib files of libraries that may have been
propagated by Sugar activities are visible when launching the activities
via sugar-toolkit-gtk3's "sugar-activity3" tool.

Activities propagate their needed gobject introspection libraries; when
installed to the system profile these libraries are available to the Sugar
launchers.

* gnu/packages/sugar.scm (sugar)[arguments]: Do not replace GI_TYPELIB_PATH
but augment it.
2023-02-28 23:17:22 +01:00
Ricardo Wurmus 7dd45f86dc gnu: sugar-toolkit-gtk3: Extend GI_TYPELIB_PATH, don't replace it.
This is convenient in case typelib files are needed by activities at runtime
that are not available at build time.

* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]: Extend
GI_TYPELIB_PATH when wrapping.
2023-02-28 23:17:22 +01:00
EuAndreh 307d1b626b gnu: xmonad: Re-add xmonad.desktop file.
* gnu/packages/wm.scm (xmonad)[arguments]: Add 'install-xsession phase
  that was removed in previous automated update.

Fixes: <https://issues.guix.gnu.org/61872>
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-02-28 20:36:08 +01:00
Efraim Flashner 19fc388d2b gnu: qutebrowser: Update to 2.5.3.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.3.
2023-02-28 20:51:33 +02:00
Ricardo Wurmus 04919730ef gnu: sugar: Add missing import.
This is a follow-up to commit 03c5b8933d.

* gnu/packages/sugar.scm: Add missing import of (gnu packages bash).
2023-02-28 18:32:32 +01:00
Ricardo Wurmus 57180fc7b9 gnu: sugar-toolkit-gtk3: Add bash-minimal to inputs.
This is needed due to the use of wrap-program.

* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[inputs]: Add bash-minimal.
2023-02-28 18:19:22 +01:00
Ricardo Wurmus dc44f8d1ce gnu: sugar-datastore: Add bash-minimal to inputs.
This is needed due to the use of wrap-program.

* gnu/packages/sugar.scm (sugar-datastore)[inputs]: Add bash-minimal.
2023-02-28 18:18:55 +01:00
Ricardo Wurmus 03c5b8933d gnu: sugar: Add bash-minimal to inputs.
This is needed when using wrap-program.

* gnu/packages/sugar.scm (sugar)[inputs]: Add bash-minimal.
2023-02-28 18:18:26 +01:00
Ricardo Wurmus 6118c1e228 services: Add sugar-desktop-service-type.
* gnu/services/desktop.scm (sugar-desktop-service-type): New variable.
(sugar-polkit-settings, sugar-desktop-configuration,
make-sugar-desktop-configuration, sugar-desktop-configuration?,
sugar-package): New procedures.
(<sugar-desktop-configuration>): New record.
* doc/guix.texi (Desktop Services): Document it.
2023-02-28 18:12:19 +01:00
Ricardo Wurmus 93fb9cb02f gnu: Add sugar-browse-activity.
* gnu/packages/sugar.scm (sugar-browse-activity): New variable.
2023-02-28 18:07:16 +01:00
Ricardo Wurmus 23a2faf5c9 gnu: sugar-help-activity: Build English HTML.
* gnu/packages/sugar.scm (sugar-help-activity)[arguments]: Replace 'build
phase to generate HTML files.
[native-inputs]: Add python-sphinx.
2023-02-28 13:46:54 +01:00
Ricardo Wurmus b8f6cffb11 gnu: sugar-toolkit-gtk3: Include output directory in GI_TYPELIB_PATH.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]: Include package
output directory in search path for GI_TYPELIB_PATH.
2023-02-28 13:46:54 +01:00
Ricardo Wurmus 5e22f8962a gnu: sugar-typing-turtle-activity: Add setxkbmap to inputs.
* gnu/packages/sugar.scm (sugar-typing-turtle-activity)[inputs]: Add
setxkbmap.
[arguments]: Patch invocation of setxkbmap.
2023-02-28 13:46:49 +01:00
Lars-Dominik Braun 3bb2078a12 gnu: ghc-9.2: Increase max-silent-time.
Times out on i686 CI, but not locally.

* gnu/packages/haskell.scm (ghc-9.2)[properties]: Add max-silent-time.
2023-02-28 09:29:43 +01:00
Andrew Tropin a79950af15 gnu: emacs-eat: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.6.
2023-02-28 06:35:20 +04:00
Andrew Tropin 2369e8b0ac gnu: emacs-vertico: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-vertico)[arguments]: Migrate to gexps,
generate info from README.org.
2023-02-28 06:35:19 +04:00
Andrew Tropin eed41fbcdd gnu: emacs-marginalia: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-marginalia)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
2023-02-28 06:35:18 +04:00
Andrew Tropin bc3280190b gnu: emacs-consult: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-consult)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
2023-02-28 06:35:17 +04:00
Andrew Tropin 62e8ba15d7 gnu: emacs-embark: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-embark)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
2023-02-28 06:35:16 +04:00
Andrew Tropin 699936485a gnu: emacs-cape: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-cape)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
2023-02-28 06:35:15 +04:00
Andrew Tropin 60e03bb5e7 gnu: emacs-corfu: Generate info from README.org.
* gnu/packages/emacs-xyz.scm (emacs-corfu)[native-inputs]: Add texinfo.
[arguments]: Migrate to gexps, generate info from README.org.
2023-02-28 06:35:14 +04:00
Olivier Dion ff5fbcc19b gnu: Add barectf.
* gnu/packages/instrumentation.scm (barectf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:44 +01:00
Simon South a7458a6278 gnu: leptonica: Update to 1.83.1.
* gnu/packages/image.scm (leptonica): Update to 1.83.1.
[arguments]<#:phases>: Update file name in "provide-absolute-giflib-reference"
phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:44 +01:00
Simon South fb9124cb04 gnu: leptonica: Use new package style.
* gnu/packages/image.scm (leptonica)[inputs]: Remove labels.
[arguments]<#:phases>: Use gexps; use "this-package-input" to locate package
input; do not explicitly return #t from phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:43 +01:00
Hilton Chain 064d331068 gnu: hyfetch: Update to 1.4.7.
* gnu/packages/admin.scm (hyfetch): Update to 1.4.7.
* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch,
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:43 +01:00
Ludovic Courtès 43c36c5c9f ui: 'display-hint' quotes extra arguments for Texinfo.
Fixes <https://issues.guix.gnu.org/61201>.

Previously, common practice was to splice arbitrary strings (user names,
file names, etc.) into Texinfo snippets passed to 'display-hint'.  This
is unsafe in the general case because at signs and braces need to be
escaped to produced valid Texinfo.  This commit addresses that.

* guix/ui.scm (texinfo-quote): New procedure.
(display-hint): When ARGUMENTS is non-empty, pass it to 'texinfo-quote'
and call 'format'.
(report-unbound-variable-error, check-module-matches-file)
(display-collision-resolution-hint, run-guix-command): Remove explicit
'format' call; pass 'format' arguments as extra arguments to 'display-hint'.
* gnu/services/monitoring.scm (zabbix-front-end-config): Likewise.
* guix/scripts.scm (warn-about-disk-space): Likewise.
* guix/scripts/build.scm (%standard-cross-build-options)
(%standard-native-build-options): Likewise.
* guix/scripts/describe.scm (display-checkout-info): Likewise.
* guix/scripts/environment.scm (suggest-command-name): Likewise.
* guix/scripts/home.scm (process-command): Likewise.
* guix/scripts/home/edit.scm (service-type-not-found): Likewise.
* guix/scripts/import.scm (guix-import): Likewise.
* guix/scripts/package.scm (display-search-path-hint): Likewise.
* guix/scripts/pull.scm (build-and-install): Likewise.
* guix/scripts/shell.scm (auto-detect-manifest): Likewise.
* guix/scripts/system.scm (check-file-system-availability): Likewise.
(guix-system): Likewise.
* guix/scripts/system/edit.scm (service-type-not-found): Likewise.
* guix/status.scm (print-build-event): Likewise.
2023-02-27 23:40:43 +01:00
Ludovic Courtès 92a0e60a96 pack: Adjust shell tests to read-only tarball root.
Fixes <https://issues.guix.gnu.org/61853>.

Fixes a regression introduced in
68380db4c4, whereby the tarball's root
entry is now read-only, due to the creation of "profile-directory" in
the store.

* tests/guix-pack.sh: Remove and recreate $test_directory before
transformation option test.
* tests/guix-pack-relocatable.sh: Add "chmod +w $test_directory" lines
before attempts to write to it.
2023-02-27 23:40:43 +01:00
Ricardo Wurmus a31225badb gnu: sugar-toolkit-gtk3: Propagate missing inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
telepathy-glib and webkitgtk-with-libsoup2.
2023-02-27 23:19:27 +01:00
Andy Tai dfcf1d5d6a gnu: opencl-headers, opencl-clhpp and opencl-icd-loader: Update to 2023.02.06
These packages should be updated together.

* gnu/packages/opencl.scm (opencl-clhpp): Update to 2023.02.06.
[arguments]: Add configure flag to disable CTest building that cause errors as
tests are meant to be disabled.
(opencl-headers): Update to 2023.02.06.
(opencl-icd-loader): Update to 2023.02.06.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-27 16:49:11 -05:00
Andy Tai ac90609644 gnu: parallel: Update to 20230222
* gnu/packages/parallel.scm (parallel): Update to 20230222

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-27 16:49:07 -05:00
Ricardo Wurmus 4db367f8ae gnu: Add r-msa.
* gnu/packages/bioconductor.scm (r-msa): New variable.
2023-02-27 20:38:14 +01:00
Lars-Dominik Braun 086e426d20 gnu: ghc: Disable failing test on i686
Conditionally, so we don’t rebuild GHC on amd64.

* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Conditionally add phase
'skip-T21694-i686.
2023-02-27 19:49:31 +01:00
Tobias Geerinckx-Rice 29a278f65c gnu: sudo: Update to 1.9.13p2.
* gnu/packages/admin.scm (sudo): Update to 1.9.13p2.
2023-02-26 01:00:00 +01:00
Ricardo Wurmus 6b6e05cd23 gnu: Add sugar-typing-turtle-activity.
* gnu/packages/sugar.scm (sugar-typing-turtle-activity): New variable.
2023-02-27 16:46:06 +01:00
Ricardo Wurmus c21a2aa1f7 gnu: Add sugar-help-activity.
* gnu/packages/sugar.scm (sugar-help-activity): New variable.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus 20aae9ad31 gnu: sugar: Add missing inputs.
* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add
gsettings-desktop-schemas, telepathy-mission-control, and upower.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus 37049110a3 gnu: sugar: Propagate sugar packages.
* gnu/packages/sugar.scm (sugar)[inputs]: Move sugar-artwork and
sugar-datastore from here...
[propagated-inputs]: ...to here.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus 596a4db9f9 gnu: sugar: Patch brightness module.
* gnu/packages/sugar.scm (sugar)[arguments]: Fix syntax error; disable
brightness module.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus f14f2752fc gnu: sugar-toolkit-gtk3: Add missing inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
gstreamer and gst-plugins-espeak.
2023-02-27 16:13:44 +01:00
Ricardo Wurmus c8c0d53faf gnu: sugar: Patch global location of Sugar activities.
* gnu/packages/sugar.scm (sugar)[arguments]: Update build phase
'fix-references to patch activities directory.
2023-02-27 16:13:44 +01:00
Ricardo Wurmus e0ea8fb1ea gnu: Add gst-plugins-espeak.
* gnu/packages/gstreamer.scm (gst-plugins-espeak): New variable.
2023-02-27 16:13:44 +01:00
Simon South cf9e0508b2 gnu: hwloc: Skip failing test on non-x86 systems.
* gnu/packages/mpi.scm (hwloc-2)[arguments]<#:phases>: Rename
"skip-test-that-requires-/sys" phase to "skip-tests-that-require-/sys" and
expand to skip additional test requiring /sys on non-x86 systems.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Simon South be8714b07a gnu: hwloc: Remove obsolete comments.
hwloc 2.x become the default with commit 8ec7ca22d3, "gnu: hwloc: Default to
2.x.".

* gnu/packages/mpi.scm (hwloc-1): Remove obsolete comment.
(hwloc-2): Remove obsolete comment.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Bruno Victal 7edf42ddf7 gnu: nvme-cli: Update to 2.3.
* gnu/packages/linux.scm (nvme-cli): Update to 2.3.
[build-system]: Switch to meson-build-system.
[arguments]: Remove stages. Build documentation.
[native-inputs]: Add pkg-config.
[inputs]: Add libnvme, json-c and zlib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Bruno Victal 7c4c61919c gnu: Add libnvme.
* gnu/packages/linux.scm (libnvme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Hilton Chain 5ed49cc42b gnu: podman: Update to 4.4.1.
* gnu/packages/containers.scm (podman): Update to 4.4.1.
[native-inputs]: Replace go to go-1.19.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Jake Leporte 137390e66c gnu: Add font-microsoft-cascadia.
* gnu/packages/fonts.scm (font-microsoft-cascadia): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Andrew Whatson 47a14185b1 gnu: Add scheme48-prescheme.
* gnu/packages/scheme.scm (scheme48-prescheme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:09 +01:00
Simon Tournier 96739561b8 scripts: repl: Extend REPL %load-path with all channels.
Fixes <https://bugs.gnu.org/61343>.
Reported by 宋文武 <iyzsong@envs.net>.

* guix/scripts/repl.scm (define-command): Before starting the REPL,
call 'current-profile' to populate (%package-module-path).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:09 +01:00
Ludovic Courtès a516a0ba93 gexp: computed-file: Do not honor %guile-for-build.
This reverts commit 68775338a5.
Fixes <https://issues.guix.gnu.org/61841>.

(%guile-for-build) is a derivation for a specific system,
whereas (default-guile) is a system-independent package.  It's crucial
to preserve this distinction.

See discussion at <https://issues.guix.gnu.org/61255#29>.

* guix/gexp.scm (computed-file-compiler): Honor (default-guile),
not (%guile-for-build).
2023-02-27 15:54:09 +01:00
Ludovic Courtès fee1d08f0d pack: Make sure tests can run without a world rebuild.
Commit 68380db4c4 moved from
'gexp->derivation', which as a side effect, would lead tests to require
a "world rebuild"--specifically, they'd have to build (default-guile).

This was mitigated by 68775338a5, but that
change introduced another regression.

* guix/scripts/pack.scm (populate-profile-root): Define 'bootstrap?'.
Pass #:guile to 'computed-file', with a value depending on 'bootstrap?'.
* tests/pack.scm ("self-contained-tarball + localstatedir")
("docker-image + localstatedir", "squashfs-image + localstatedir")
("deb archive with symlinks and control files")
("rpm archive can be installed/uninstalled"): Use a <profile> record
instead of a derivation.
2023-02-27 15:54:09 +01:00
Efraim Flashner 2cf07434d8 gnu: dpkg: Update to 1.21.21.
* gnu/packages/debian.scm (dpkg): Update to 1.21.21.
2023-02-27 15:29:27 +02:00
Efraim Flashner 5e23071aa9 gnu: debootstrap: Update to 1.0.128.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.128.
2023-02-27 15:29:26 +02:00
Efraim Flashner 90188a66b4 gnu: debian-ports-archive-keyring: Update to 2023.02.21.
* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to
2023.02.01.
[arguments]: Remove trailing #t from phases.
2023-02-27 15:29:23 +02:00
Sharlatan Hellseher 55054c1235 gnu: Add cl-calm.
* gnu/packages/lisp-xyz.scm (cl-calm, ecl-calm, sbcl-calm): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:13:11 +01:00
Sharlatan Hellseher a71e455441 gnu: Add cl-cairo2.
* gnu/packages/lisp-xyz.scm (cl-cairo2, ecl-cl-cairo2, sbcl-cl-cairo2):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:02:28 +01:00
Sharlatan Hellseher ad854e06b4 gnu: Add cl-sdl2-mixer.
* gnu/packages/lisp-xyz.scm (cl-sdl2-mixer, ecl-sdl2-mixer,
  sbcl-sdl2-mixer): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:51:23 +01:00
Sharlatan Hellseher 945edb8654 gnu: cl-sdl2: Remove input labels.
* gnu/packages/lisp.scm (sbcl-sdl2):
  [arguments]{asd-systems}: Add sdl2/examples.
  {phases}<fix-path>: Remove trailing #f from lambda, use
  search-input-file to link SO library.
  [inputs]: Remove labels, add sbcl-cl-opengl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:41:32 +01:00
Sharlatan Hellseher 4ca869d151 gnu: cl-sdl2: Update to 0.0.0-2.80410b5.
* gnu/packages/lisp-xyz.scm (sbcl-sdl2): Update to 0.0.0-2.80410b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:38:26 +01:00
Christopher Baines 9ae4846c50 gnu: Fix openmpi related packages.
This makes these package definitions compatible with the openmpi package which
uses gexps as of f45fc72c28.

* gnu/packages/mpi.scm (openmpi-c++, java-openmpi,
openmpi-thread-multiple)[arguments]: Use gexps.
2023-02-27 09:34:09 +00:00
Andrew Tropin 17bd024331 gnu: Remove emacs-transient from propagated-inputs.
emacs-transient is built into emacs already and not required as an explicit
dependency anymore, but having it in propagated-inputs can break things in
various ways: for example emacs-next have a newer version and automatically
pulling older emacs-transient into profile breaks emoji-insert, or
emacs-docker.

* gnu/packages/emacs-xyz.scm (emacs-piem, emacs-clj-deps-new, emacs-dirvish):
Remove emacs-transient from propagated-inputs.
2023-02-27 07:31:22 +04:00
Ludovic Courtès 81fbf5d71f gnu: texlive-apa6: Update reference to deprecated package.
* gnu/packages/tex.scm (texlive-apa6)[inputs]: Replace
'texlive-generic-xstring' with 'texlive-xstring'.
2023-02-27 01:17:04 +01:00
Ludovic Courtès 3f81ec18e4 gnu: libssh: Fix compilation on GNU/Hurd.
* gnu/packages/ssh.scm (libssh)[source]: Add snippet.
2023-02-27 01:16:32 +01:00
Bruno Victal 6bae14f614 gnu: perl-encode: Update to 3.19 [fixes CVE-2021-36770].
* gnu/packages/perl.scm (perl-encode): Update to 3.19.
[propagated-inputs]: Remove.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00
Timo Wilken eb87d2c4a0 gnu: Add actionlint.
Actionlint is a linter for GitHub Action workflow files.

* gnu/packages/check.scm (actionlint): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
Timo Wilken ec8c7370df gnu: Add go-github-com-robfig-cron-1.2.
* gnu/packages/check.scm (go-github-com-robfig-cron-1.2):
  New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
Timo Wilken 1a550c93e5 gnu: Add go-golang.org-x-sync-semaphore.
* gnu/packages/golang.scm (go-golang.org-x-sync-semaphore):
  New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
kiasoc5 226103fdd1 gnu: clamav: Update to 0.103.8 [security fixes].
Fixes CVE-2023-20032 and CVE-2023-20052.

* gnu/packages/antivirus.scm (clamav): Update to 0.103.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 12:44:04 -05:00
Vasile Dumitrascu via Guix-patches via 53a739ae5d gnu: nano: Update to 7.2.
* gnu/packages/nano.scm (nano): Update to 7.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:15 +01:00
Vasile Dumitrascu via Guix-patches via 8d0a8ca1a9 gnu: perl-cgi: Update to 4.55
* gnu/packages/web.scm (perl-cgi): Update to 4.55.
[native-inputs]: Remove perl-test-deep.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:18 +01:00
Vasile Dumitrascu via Guix-patches via a52074001f gnu: mpg123: Update to 1.31.2.
* gnu/packages/mp3.scm (mpg123): Update to 1.31.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:18 +01:00
Vasile Dumitrascu via Guix-patches via bf9db38291 gnu: simple-scan: Update to 42.5.
* gnu/packages/gnome.scm (simple-scan): Update to 42.5.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via 517740d1dd gnu: network-manager-applet: Update to 1.30.0.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.0.
[inputs]: Remove libnotify.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via 9928b6c495 gnu: xarchiver: Update to 0.5.4.20.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.20.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via 9beaf9ba82 gnu: adwaita-icon-theme: Update to 43.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:16 +01:00
Efraim Flashner 156da54a50 gnu: moe: Update to 1.13.
* gnu/packages/moe.scm (moe): Update to 1.13.
2023-02-26 12:45:27 +02:00
Lars-Dominik Braun 2c0537d374 gnu: idris: Adapt to changed haskell-build-system.
…which does not support the “static” output any more.

* gnu/packages/idris.scm (idris)[arguments]: Remove phase
restore-libidris_rts.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun 6188fe2633 gnu: xmobar: Drop Haskell libraries and documentation.
* gnu/packages/wm.scm (xmobar)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun 169237aae5 gnu: purescript: Drop Haskell libraries and documentation.
* gnu/packages/purescript.scm (purescript)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun 7996bd3955 gnu: pandoc: Drop Haskell libraries and documentation.
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Renamed from pandoc.
(pandoc) [arguments]: Add 'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun a38901c01e gnu: shellcheck: Drop Haskell libraries.
* gnu/packages/haskell-apps.scm (shellcheck)[arguments]: Add
'remove-libraries phase.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun be398aa2b4 gnu: git-annex: Drop Haskell documentation.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun 47673272c4 gnu: darcs: Drop Haskell libraries and documentation.
* gnu/packages/haskell-apps.scm (darcs)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun 503998ac7a gnu: hledger: Drop Haskell libraries and documentation.
* gnu/packages/finance.scm (ghc-hledger): New variable.
(hledger): Inherit from ghc-hledger and add 'remove-libraries phase and
disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun baf9e0a336 gnu: ngless: Drop Haskell libraries and documentation.
* gnu/packages/bioinformatics.scm (ngless)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun dc3e22f4d5 build: haskell-build-system: Build static executables by default.
This is the only way to get reasonably small binaries that don’t pull
in a ton of ghc-* packages.

* guix/build/haskell-build-system.scm (configure): Explicitly
add --enable-static and --disable-executable-dynamic, as well as
-split-sections to configure flags.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun 8a4ee0c113 gnu: ghc-lua: Disable symbol export.
This turns on the linker flag -Wl,-E for all libraries depending on it,
resulting in large binaries, because --gc-sections cannot clean exported
symbols.

* gnu/packages/haskell-xyz.scm (ghc-lua)[arguments]: Disable
export-dynamic feature.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun 7df12c8ca6 gnu: ghc-9.2: Support static linking with glibc < 2.34.
* gnu/packages/patches/ghc-9.2-glibc-2.33-link-order.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/haskell.scm (ghc-9.2)[origin]: Use it.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun 4bb40b098d build-system: haskell: Drop default "static" output.
* guix/build-system/haskell.scm (lower): Pass outputs to lowered bag.
* guix/build/haskell-build-system.scm (install): Remove static library
moving code.
* gnu/packages/haskell-check.scm (ghc-hunit): Remove "static" output.
* gnu/packages/haskell-crypto.scm (ghc-crypto-api-tests): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-case-insensitive): Likewise.
(ghc-cmdargs): Likewise.
(ghc-conduit): Likewise.
(ghc-fgl): Likewise.
(ghc-haskell-src-exts): Likewise.
(ghc-lib-parser): Likewise.
(ghc-mono-traversable): Likewise.
(ghc-parallel): Likewise.
(ghc-paths): Likewise.
(ghc-profunctors): Likewise.
(ghc-tf-random): Likewise.
(ghc-vector): Likewise.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun ebea18357b gnu: elm: Support GHC 9.2.
* gnu/packages/elm.scm (elm-sans-reactor)[source]: Add patch to support GHC 9.2.
* gnu/packages/patches/elm-ghc9.2.patch: This one.
* gnu/local.mk: Add it.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun 92caedb60c gnu: idris: Fix overly zealous regular expression.
* gnu/packages/idris.scm (idris)[arguments]: Limit characters matched
after package name in cabal file substitutions.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun 7d60b97a6f gnu: ghc-parsec: Update to 3.1.15.0.
Missed by automation.

* gnu/packages/haskell-xyz.scm (ghc-parsec)[version]: Update to 3.1.15.0.
[native-inputs]: Switch from HUnit to tasty.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun 9ce5ec5397 gnu: Remove unused Haskell packages.
* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap): Remove variable.
(ghc-integer-logarithms-bootstrap): Likewise.
(ghc-scientific-bootstrap): Likewise.
(ghc-wcwidth-bootstrap): Likewise.
(ghc-optparse-applicative-0.15.1.0): Likewise.
2023-02-26 10:26:14 +01:00
Lars-Dominik Braun d603946d38 gnu: ghc-9.2: Increase make verbosity.
Tests time out on ci.guix.gnu.org.

* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Modify #:make-flags.
2023-02-26 10:26:14 +01:00
Lars-Dominik Braun 49a320aaa6 Upgrade Haskell packages.
Script-aided bulk change.
2023-02-26 10:26:07 +01:00
Lars-Dominik Braun 9262c14d73 build: haskell-build-system: Remove unused linker flags.
They were inserted as-is, without expandind variables into binaries.

* guix/build/haskell-build-system.scm (configure): Remove --ghc-option.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun 39c97cf3d0 build: haskell-build-system: Process all transitive dependencies.
A bug caused install-transitive-deps to stop looping if a dependency
file already existed in the target directory. For Haskell packages
with multiple libraries (like attoparsec) this resulted in missing
dependencies and error messages like this:

    The following packages are broken because other packages they depend
    on are missing. These broken packages must be rebuilt before they
    can be used.
    installed package attoparsec-0.14.4 is broken due to missing package
    scientific-0.3.7.0-9XG3zUjXOw970JFcruv0cZ

See <https://issues.guix.gnu.org/54729#11>.

* guix/build/haskell-build-system.scm (register): Unconditionally loop
over all tails.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun b0fc911b5b import: haskell: Add new internal library for GHC 9.2.
* guix/import/hackage.scm (ghc-standard-libraries): Add ghc-bignum.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun 890a181ed1 gnu: Use HACKAGE-URI for packages from Hackage.
Script-aided bulk change.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun d06ae53013 import: hackage: Use upstream-name property.
* guix/import/hackage.scm (guix-package->hackage-name): Removed.
(latest-release): Use package-upstream-name* instead.
* guix/import/stackage.scm (latest-lts-release): Ditto.
(stackage-lts-package?): Ditto.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun cad6aa8082 gnu: Add upstream-name property to Haskell packages.
Script-aided bulk change.
2023-02-26 10:20:11 +01:00
Lars-Dominik Braun 84549dcf38 import: hackage: Add upstream-name property.
* guix/import/hackage.scm (hackage-module->sexp): Add property
upstream-name to imported package.
* tests/hackage.scm (match-ghc-foo): Add upstream-name property.
(match-ghc-foo-6): Ditto.
(match-ghc-elif): Ditto.
(match-ghc-foo-revision): Ditto.
(match-ghc-foo-import): Ditto.
2023-02-26 10:19:36 +01:00
Lars-Dominik Braun eb42d18180 import: stackage: Update to release 20.5.
* guix/import/stackage.scm (%default-lts-version): Update to 20.5.
2023-02-26 10:19:36 +01:00
Lars-Dominik Braun f220509643 gnu: Switch default to GHC 9.2.
* gnu/packages/haskell.scm (ghc-9.0): Rename to just “ghc”.
(ghc-9.2): Ditto.
(ghc): Use ghc-9.2.
2023-02-26 10:19:35 +01:00
Philip Munksgaard 3455a004ec build: haskell-build-system: Support multiple libraries.
Fixes <https://bugs.gnu.org/53655>.

The patch handles correctly the multiple registration of some package using
their own internal sub-libraries.  It allows to call 'install-transitive-deps'
multiple times and deals with packages requiring a multiple registration.

* guix/build/haskell-build-system.scm (register)[install-transitive-deps]:
Guard also the destination direction.
[install-config-file]: New procedure.

Co-Authored-by: zimoun <zimon.toutoune@gmail.com>.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-02-26 10:19:35 +01:00
zimoun 29d5fb7619 build: haskell-build-system: Remove trailing #t.
* guix/build/haskell-build-system.scm (configure, install, setup-compiler,
make-ghc-package-database, install-transitive-deps, check, haddock,
patch-cabal-file, generate-setuphs): Delete trailing #t.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2023-02-26 10:19:35 +01:00
Lars-Dominik Braun 3e3f888dd3 import: hackage: Allow version at the beginning of cabal file.
Fix a corner case, uncovered by the hedgehog package, which has the
version field at the beginning of its cabal file. This causes a pattern
match failure.

* guix/import/hackage.scm (latest-release): Match version at beginning
of expression too.
2023-02-26 10:19:35 +01:00
Leo Famulari c08e9599ef gnu: linux-libre 4.14: Update to 4.14.307.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.307.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-26 04:06:39 -05:00
Leo Famulari 84377ee736 gnu: linux-libre 4.19: Update to 4.19.274.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.274.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari c2f9ae0bf9 gnu: linux-libre 5.4: Update to 5.4.233.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.233.
(linux-libre-5.4-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari 5d82eecb21 gnu: linux-libre 5.10: Update to 5.10.170.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.170.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari fa8c1044ff gnu: linux-libre 5.15: Update to 5.15.96.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.96.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari b75969a032 gnu: linux-libre: Update to 6.1.14.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.14.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-26 04:06:32 -05:00
Vagrant Cascadian 128a55ad9f gnu: libssh: Update to 0.10.4.
* gnu/packages/ssh.scm (libssh): Update to 0.10.4.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-26 08:52:58 +01:00
Liliana Marie Prikler 525e5be3c5 gnu: xpadneo: Update to 0.9.5.
* gnu/packages/linux.scm (xpadneo): Update to 0.9.5.
2023-02-26 08:52:58 +01:00
Liliana Marie Prikler d529be6abb gnu: emacs-next: Update to 29.0.60-1.f1f571e.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.60-1.f1f571e.
2023-02-26 08:51:56 +01:00
Liliana Marie Prikler 420cf2bf2a gnu: Add emacs-next-tree-sitter.
* gnu/packages/emacs.scm (emacs-next-tree-sitter): New variable.
(emacs-next): Remove tree sitter support.
2023-02-26 08:51:55 +01:00
Maxim Cournoyer cb0d8100b2 .patman: Ignore bad tags.
The feature is not used in Guix, and it produces extraneous warnings.

* .patman (ignore_bad_tags): Set option to True.
2023-02-25 23:10:59 -05:00
Michael Rohleder a7c7363a82 gnu: gparted: Update to 1.5.0.
* gnu/packages/disk.scm (gparted): Update to 1.5.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-25 21:45:34 -05:00
Bruno Victal 9a2cf9ef0a gnu: ethtool: Update to 6.2.
* gnu/packages/networking.scm (ethtool): Update to 6.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00
Simon Streit 1dac5b2157 gnu: virglrenderer: Update to 0.10.4.
* gnu/packages/spice.scm (virglrenderer): Update to 0.10.4.
[source]: Use git-fetch and update URI.
[build-system] Change to meson-build-system.
[inputs]: Remove eudev.
[native-inputs]: Add python.
[home-page]: Update URL.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 15:03:49 -05:00
Maxim Cournoyer 61f691fdfb cpio: Properly handle Unicode characters in file names.
Fixes <https://issues.guix.gnu.org/61722>.

* guix/cpio.scm (file->cpio-header): Compute the file name length in bytes rather than in
characters.
(file->cpio-header*, special-file->cpio-header*): Likewise.
(write-cpio-archive): Likewise, and write the file name as UTF-8 bytes, not
textually, to avoid encoding it as ISO-8859-1.
2023-02-25 14:50:33 -05:00
Maxim Cournoyer bbc10628b6 gnu: spice-gtk: Adjust the default file name of the ACL helper binary.
* gnu/packages/spice.scm (spice-gtk)
[arguments]: Add adjust-default-acl-helper-path phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer e403096b4a gnu: gnome-boxes: Mention extra configuration requirements.
* gnu/packages/gnome.scm (gnome-boxes) [description]: Mention about extending
polkit and setuid services with spice-gtk.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer dd31263eb4 services: gnome-desktop-service-type: Extend setuid-program-service-type.
* gnu/services/desktop.scm (gnome-setuid-programs): New variable.
(gnome-desktop-service-type): Extend setuid-program-service-type with it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer abadd0f81f services: desktop: Extract a new gnome-package procedure.
* gnu/services/desktop.scm (<gnome-desktop-configuration>): Rename gnome
package accessor to gnome-desktop-configuration-gnome, to avoid name conflict.
(gnome-packages): Change first argument from a config object to a the gnome
package used.  Rename second argument from package to name.  Extract core
logic into...
(gnome-package): ... this.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-desktop-service-type): Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer acbb112c1b services: gnome-polkit-settings: Add spice-gtk.
* gnu/services/desktop.scm (gnome-polkit-settings): Add spice-gtk to the GNOME
packages providing polkit rules.
(package-direct-input-selector): Allow passing a list corresponding to the
dependency tree, so that non-propagated transitive inputs can be specified.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer a02189e4ca gnu: gnome-boxes: Update to 43.3.
* gnu/packages/gnome.scm (gnome-boxes): Update to 43.3.
[arguments]: Remove configure-flags.  Adjust disable-gtk-update-icon-cache
phase.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala with vala-next.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 542e9060fe gnu: osinfo-db: Use libsoup 3.
* gnu/packages/virtualization.scm (libosinfo) [inputs]: Replace libsoup2 with libsoup.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 27ae83f5f0 gnu: spice-gtk: Enable support for polkit, webdav and others.
* gnu/packages/spice.scm (spice-gtk) [arguments]: Add the correct-polkit-dir
and fake-pkexec phases.
[inputs]: Add acl, cyrus-sasl, libcap-ng, polkit and usbutils.
[propagated-inputs]: Add libcacard and phodav.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 9582f49a0c gnu: phodav: Propagate glib, libsoup and libxml2.
* gnu/packages/gnome.scm (phodav) [inputs]: Move libsoup to...
[propagated-inputs]: ... here.  Add glib and libxml2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 5219284621 gnu: usbutils: Update to 015.
* gnu/packages/linux.scm (usbutils): Update to 015.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 3b18fbabb6 gnu: spice-vdagent: Update to 0.22.1.
* gnu/packages/spice.scm (spice-vdagent): Update to 0.22.1.
[source]: Delete patch.
* gnu/packages/patches/spice-vdagent-glib-2.68.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 0d08e90abc gnu: spice: Update to 0.15.1.
* gnu/packages/spice.scm (spice): Update to 0.15.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 5770a6e56b gnu: libcacard: Remove obsolete configure flags.
* gnu/packages/spice.scm (libcacard) [arguments]: Delete field.
[propagated-inputs]: Reword comment.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 7b64e57c4c gnu: virglrenderer: Update to 0.7.0.
* gnu/packages/spice.scm (virglrenderer): Update to 0.7.0.  Remove
patch. Re-indent and sort inputs.
* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 0d07629295 gnu: usbredir: Update to 0.13.0.
* gnu/packages/spice.scm (usbredir): Update to 0.13.0.
[inputs]: Add glib.
[native-inputs]: Remove autoconf, automake, and libtool.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer c4678cf19b gnu: spice-protocol: Update to 0.14.4.
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
[arguments]: Use gexps.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 2a607b27a2 gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir.
* gnu/packages/spice.scm (spice-gtk)
[inputs]: Move libjpeg-turbo, lz4, opus, and usbredir to...
[propagated-inputs]: ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 9f3494fa9c gnu: spice-gtk: Update to 0.42.
* gnu/packages/spice.scm (spice-gtk): Update to 0.42.
[build-system]: Use meson-build-system.
[arguments]: Remove configure-flags.
Rename disable-session-test phase to disable-problematic-tests, and adjust.
Remove the patch-la-files phase.
[native-inputs]: Add python, python-pyparsing and python-six.
[inputs]: Remove python.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer d5fa1203f6 gnu: spice-gtk: Use gexps.
* gnu/packages/spice.scm (spice-gtk) [arguments]: Streamline and use gexps.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer da6d173980 gnu: spice-gtk: Remove input labels.
* gnu/packages/spice.scm (spice-gtk): Remove input labels.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer f702206a37 gnu: spice-gtk: Fix indentation and normalize field order.
* gnu/packages/spice.scm (spice-gtk): Fix indentation.  Move and re-order
inputs below arguments.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer 7b40cb7c6e gnu: guix: Update to 1.4.0-4.01fd830.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-4.01fd830.
2023-02-25 09:24:39 -05:00
Nicolas Goaziou 82fc07363b gnu: texlive-xstring: Supersed texlive-generic-xstring.
* gnu/packages/tex.scm (texlive-xstring): New variable.
(texlive-generic-xstring): Deprecate in favour of the above.
(texlive-minted): Use new name.
2023-02-25 12:27:10 +01:00
Nicolas Goaziou d03ad1a8b3 gnu: texlive-soul: Supersede texlive-generic-soul.
* gnu/packages/tex.scm (texlive-soul): New variable.
(texlive-generic-soul): Deprecate in favour of the above.
2023-02-25 12:27:10 +01:00
Maxim Cournoyer 01fd830f2f gnu: u-boot-ts7970-q-2g-1000mhz-c: Adjust description.
* gnu/packages/bootloaders.scm (u-boot-ts7970-q-2g-1000mhz-c): Adjust the
u-boot.imx file name on the SD card to the default one used by the
'u-boot-ts7970-q-2g-1000mhz-c-bootloader' bootloader.
2023-02-24 23:30:27 -05:00
Maxim Cournoyer 53d718f61b offload: Increase initial SSH connection timeout.
Fixes <https://issues.guix.gnu.org/61646>.

* guix/scripts/offload.scm (open-ssh-session): Increase connection timeout
from 10 s to 30 s.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-24 22:03:44 -05:00
Sharlatan Hellseher b12ee1ee5b gnu: Add python-spherical-geometry.
* gnu/packages/astronomy.scm (python-spherical-geometry): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:34 +01:00
conses 3164d48e55 gnu: Add postmarketos-theme.
* gnu/packages/gnome-xyz.scm (postmarketos-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès d00c2e9c2b services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.
Fixes a regression introduce in 01334a61c7
that would prevent system cross-compilation (with "guix system image
--target=...") due to 'font-gnu-unifont' depending on 'perl-gd', which
currently cannot be cross-compiled.

* gnu/services/base.scm (%default-console-font, kmscon-service-type):
Refer to 'font-gnu-unifont' with 'ungexp-native'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès b15658a60e gnu: guix-icons: Never cross-compile.
* gnu/packages/package-management.scm (guix-icons)[arguments]:
Add #:target #f.
2023-02-25 00:00:33 +01:00
Jake Leporte 1c13606a28 gnu: python-paste: Update to 3.5.2.
* gnu/packages/python-web.scm (python-paste): Update to 3.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès ff98a9f75a gnu: libgc: Define properties for the 'generic-html' updater.
* gnu/packages/bdw-gc.scm (libgc)[source]: Add second URL.
[properties]: New field.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 55d5a5edc7 gnu: goffice@0.8: Remove input labels.
* gnu/packages/gnome.scm (goffice-0.8)[inputs]: Remove label, use
'modify-inputs'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 5c4240442c gnu: perl-gd: Use gexps.
This helps cross-compilation: in that case, '%build-inputs' was unbound.

* gnu/packages/gd.scm (perl-gd)[arguments]: Rewrite using gexps.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 279b0122b6 gnu: perl-gd: Remove input labels.
* gnu/packages/gd.scm (perl-gd)[inputs]: Remove labels.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 85e55dd90b gnu: binutils-gold: Remove input label.
* gnu/packages/base.scm (binutils-gold)[native-inputs]: Remove label.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 7dbd73a329 gnu: python: Remove input labels.
* gnu/packages/python.scm (python-3.9)[native-inputs]: Remove labels.
(python2-minimal)[inputs]: Likewise.
(python-minimal)[inputs]: Likewise.
2023-02-25 00:00:32 +01:00
Simon South df8b8f0c76 gnu: u-boot-rock64-rk3328: Fix typo that causes boot failure.
* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)[arguments]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 15:44:47 -05:00
Timotej Lazar 5609d7dab9 gnu: qpdfview: Use new package style.
* gnu/packages/pdf.scm (qpdfview)[arguments]: Use gexps.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:34 -05:00
Timotej Lazar 5cd3619545 gnu: qpdfview: Update to 0.5.0.
* gnu/packages/pdf.scm (qpdfview): Update to 0.5.0.
* gnu/packages/patches/qpdfview-qt515-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:23 -05:00
Guillaume Le Vaillant ea2fa86f31 Revert "gnu: cl-mcclim: Enable Freetype renderer."
This reverts commit 67e4596781.
This will need more work to work properly.
2023-02-24 17:21:38 +01:00
Guillaume Le Vaillant 67e4596781 gnu: cl-mcclim: Enable Freetype renderer.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Add
  'enable-freetype-renderer' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant a35226284e gnu: cl-mcclim: Update to 0.9.7-3.ece91cf.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-3.ece91cf.
  [inputs]: Add cl-base64 and cl-who.
  [arguments]: Remove 'fix-build' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant fb83e06943 gnu: cl-zpb-ttf: Update to 1.0.6.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 5ea9788b58 gnu: cl-slime-swank: Update to 2.28.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 7e21652b41 gnu: cl-log4cl: Update to 1.1.4-1.75c4184.
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-1.75c4184.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant da16d56773 gnu: cl-clx: Update to 0.7.5-1.3840045.
* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.5-1.3840045.
  [native-inputs]: Add xorg-server-for-tests.
  [arguments]: Add 'prepare-test-environment' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 57a0637414 gnu: cl-pdf: Update to 2.0.0-3.ee904a1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-3.ee904a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant e8a7e4ac58 gnu: cl-freetype2: Update to 1.1-1.8bcb232.
* gnu/packages/lisp-xyz.scm (sbcl-cl-freetype2): Update to 1.1-1.8bcb232.
  [inputs]: Remove labels.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 9542ca07d0 gnu: cl-djula: Update to 0.2.0-2.6f14259.
* gnu/packages/lisp-xyz.scm (sbcl-djula): Update to 0.2.0-2.6f14259.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 540eca0cf2 gnu: cl-collectors: Update to 1.0-1.748f0a1.
* gnu/packages/lisp-xyz.scm (sbcl-collectors): Update to 1.0-1.748f0a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant f59aa0916c gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1.
* gnu/packages/lisp-xyz.scm (sbcl-introspect-environment): Update to
  0.1-2.8fb20a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 37764f213b gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-utf-8): Update to 0.0.0-2.6ca9943.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 3639a25f19 gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6.
* gnu/packages/lisp-xyz.scm (sbcl-fast-io): Update to 1.0.0-3.a4c5ad6.
  [arguments]: Enable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 5eea067bd2 gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace): Update to 0.1-2.699fccb.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 90c24caa42 gnu: cl-let-plus: Update to 0.0.0-2.455e657.
* gnu/packages/lisp-xyz.scm (sbcl-let-plus): Update to 0.0.0-2.455e657.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 27ac29ff23 gnu: cl-trivial-indent: Update to 1.0.0-1.f252750.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-indent): Update to 1.0.0-1.f252750.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant f3a2e1dee8 gnu: cl-anaphora: Update to 0.9.8.
* gnu/packages/lisp-xyz.scm (sbcl-anaphora): Update to 0.9.8.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 156e56df68 gnu: cl-local-time: Update to 1.0.6-3.40169fe.
* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-3.40169fe.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 133fda953a gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-5.1e2ffc9.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 8397e6e0a9 gnu: cl-named-readtables: Update to 0.9-4.d5ff162.
* gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to 0.9-4.d5ff162.
  [arguments]: Disable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 4f35f85623 gnu: cl-cffi: Remove input labels.
* gnu/packages/lisp-xyz.scm (sbcl-cffi)[source]: Fix file name.
  [inputs, native-inputs]: Remove labels.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 8facb57205 gnu: cl-usocket: Update to 0.8.5.
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.5.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 70a81fa6f0 gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a.
* gnu/packages/lisp-xyz.scm (sbcl-closer-mop): Update to 1.0.0-3.7b86f2a.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant fb6e7e4c05 gnu: cl-babel: Update to 0.5.0-3.627d6a6.
* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-3.627d6a6.
2023-02-24 15:50:34 +01:00
Andrew Tropin e615aaca28 scripts: home: Move ensure-profile-directory to a better place.
The profile directory is usually created by daemon, when user opens a
connection.  Ideally, we would like to remove ensure-profile-directory call at
all, but daemon doesn't handle case with custom $GUIX_STATE_DIRECTORY yet.
More information in: <https://issues.guix.gnu.org/61717>

* guix/scripts/home.scm (process-action): Move ensure-profile-directory call
to the place, where connection to the daemon is already open.

Reported-by: wolf <wolf@wolfsden.cz>
2023-02-24 16:50:23 +04:00
Nicolas Goaziou e36ac71551 gnu: Fix texlive-minted build.
* gnu/packages/tex.scm (texlive-fancyvrb): New variable.
(texlive-minted): Fix hash.
2023-02-24 12:09:54 +01:00
Nicolas Goaziou 1f221c9fc5 gnu: emacs-suneater-theme: Update to 2.2.1.
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.1.
2023-02-24 11:55:14 +01:00
Nicolas Goaziou 699c630946 gnu: emacs-taxy-magit-section: Update to 0.12.2.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.2.
2023-02-24 11:55:13 +01:00
Yovan Naumovski 5957ac3bb3 gnu: Add tofi.
* gnu/packages/xdisorg.scm (tofi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:13 +01:00
conses 4d5ac8dad0 gnu: Add emacs-display-wttr.
* gnu/packages/emacs-xyz.scm (emacs-display-wttr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:13 +01:00
Yovan Naumovski cb8b758956 gnu: freeciv: Update to 3.0.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:12 +01:00
Simon Tournier 8eaef6abaa gnu: r-tximeta: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.16.1.
2023-02-24 08:02:22 +01:00
Simon Tournier 8fcae955db gnu: r-gviz: Update to 1.42.1.
* gnu/packages/bioconductor.scm (r-gviz): Update to 1.42.1.
2023-02-24 08:02:22 +01:00
Simon Tournier 63760dab9c gnu: r-scran: Update to 1.26.2.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.2.
2023-02-24 08:02:22 +01:00
Simon Tournier a95f6f7931 gnu: r-scuttle: Update to 1.8.4.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.8.4.
2023-02-24 08:02:22 +01:00
Simon Tournier b36f98b19f gnu: r-preprocesscore: Update to 1.60.2.
* gnu/packages/bioconductor.scm (r-preprocesscore): Update to 1.60.2.
2023-02-24 08:02:22 +01:00
Simon Tournier 7d4a159c78 gnu: r-variancepartition: Update to 1.28.4.
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.4.
2023-02-24 08:02:22 +01:00
Simon Tournier c8f618c808 gnu: r-biocfilecache: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.6.1.
2023-02-24 08:02:22 +01:00
Simon Tournier 070274e314 gnu: r-massspecwavelet: Update to 1.64.1.
* gnu/packages/bioconductor.scm (r-massspecwavelet): Update to 1.64.1.
2023-02-24 08:02:22 +01:00
Simon Tournier d635da51ce gnu: r-lpsymphony: Update to 1.26.3.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.26.3.
2023-02-24 08:02:21 +01:00
Simon Tournier 14038b4df0 gnu: r-dnacopy: Update to 1.72.3.
* gnu/packages/bioconductor.scm (r-dnacopy): Update to 1.72.3.
2023-02-24 08:02:21 +01:00
Simon Tournier 2b6c03a34e gnu: r-interactionset: Update to 1.26.1.
* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.26.1.
2023-02-24 08:02:21 +01:00
Simon Tournier 9202c56e84 gnu: r-oligo: Update to 1.62.2.
* gnu/packages/bioconductor.scm (r-oligo): Update to 1.62.2.
2023-02-24 08:02:21 +01:00
Simon Tournier 144c07fd4a gnu: r-variantannotation: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.44.1.
2023-02-24 08:02:21 +01:00
Simon Tournier 962278a621 gnu: r-stringdb: Update to 2.10.1.
* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.10.1.
2023-02-24 08:02:21 +01:00
Simon Tournier 9682fd19bf gnu: r-limma: Update to 3.54.1.
* gnu/packages/bioconductor.scm (r-limma): Update to 3.54.1.
2023-02-24 08:02:21 +01:00
Simon Tournier 8fb4758b12 gnu: r-impute: Update to 1.72.3.
* gnu/packages/bioconductor.scm (r-impute): Update to 1.72.3.
2023-02-24 08:01:02 +01:00
Simon Tournier 705d024b14 gnu: r-genomicfeatures: Update to 1.50.4.
* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.50.4.
2023-02-24 08:01:02 +01:00
Simon Tournier 5b0984393c gnu: r-genomeinfodb: Update to 1.34.9.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.34.9.
2023-02-24 08:01:02 +01:00
Simon Tournier 4fd6ea684a gnu: r-genefilter: Update to 1.80.3.
* gnu/packages/bioconductor.scm (r-genefilter): Update to 1.80.3.
2023-02-24 08:01:02 +01:00
Simon Tournier b38475bef4 gnu: r-edger: Update to 3.40.2.
* gnu/packages/bioconductor.scm (r-edger): Update to 3.40.2.
2023-02-24 08:01:02 +01:00
Simon Tournier 3ffaed5044 gnu: r-deseq2: Update to 1.38.3.
* gnu/packages/bioconductor.scm (r-deseq2): Update to 1.38.3.
2023-02-24 08:01:02 +01:00
Simon Tournier d2598f57fb gnu: r-bsgenome: Update to 1.66.3.
* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.66.3.
2023-02-24 08:01:02 +01:00
Simon Tournier 3f2a917993 gnu: r-annotationforge: Update to 1.40.1.
* gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.40.1.
2023-02-24 08:01:02 +01:00
Simon Tournier dd2c4cafdf gnu: r-cytolib: Update to 2.10.1.
* gnu/packages/bioconductor.scm (r-cytolib): Update to 2.10.1.
[propagated-inputs]: Remove r-rcpp, r-rcpparmadillo and r-rcppparallel.
2023-02-24 08:00:58 +01:00
Tobias Geerinckx-Rice 5d10644371 git: Make better use of the better progress bar.
Commit 189525412e introduced
‘high-resolution’ Unicode progress bars, but these require more granular
calls to reach their full potential.

* guix/git.scm (show-progress): Derive the number of PROGRESS-BAR
updates from its maximum resolution, rather than hard-coding 100.
2023-02-19 01:00:06 +01:00
Tobias Geerinckx-Rice 98e2a15b1e git: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access.
* guix/git.scm (show-progress): Reuse the result of the first call.
2023-02-19 01:00:06 +01:00
Tobias Geerinckx-Rice 9aa750776a ssh: Factor out progress % calculation.
* guix/ssh.scm (notify-transfer-progress): Trust its % argument.
2023-02-19 01:00:06 +01:00
Tobias Geerinckx-Rice af80906345 gnu: bees: Drop ‘dedupe’ slang.
* gnu/packages/file-systems.scm (bees)[synopsis, description]: Write out
‘deduplication’ in full.  Expand @acronym in description rather than
synopsis.  Drop filler words.
2023-02-19 01:00:06 +01:00
Morgan Smith 4f08551a83 gnu: bees: Update to 0.9.2.
* gnu/packages/file-systems.scm (bees): Update to 0.9.2.
[license]: Add two individual licences.
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:06 +01:00
Tobias Geerinckx-Rice 1eea158ee5 gnu: homebank: Update to 5.6.2.
* gnu/packages/finance.scm (homebank): Update to 5.6.2.
2023-02-19 01:00:02 +01:00
Tobias Geerinckx-Rice c32f9912e6 gnu: xvfb-run: Update to 21.1.7-1.
* gnu/packages/xorg.scm (xvfb-run): Update to 21.1.7-1.
2023-02-19 01:00:01 +01:00
Tobias Geerinckx-Rice e701f67246 gnu: linux-libre: Consistently provide the drop_monitor module.
This is needed by, e.g., <https://github.com/nhorman/dropwatch>.
Build it as a module everywhere for consistency.

* gnu/packages/aux-files/linux-libre/4.14-i686.conf:
Set CONFIG_NET_DROP_MONITOR=m.
* gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.10-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.10-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.10-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: Likewise.

Reported by mirai in #guix.
2023-02-19 01:00:01 +01:00
Tobias Geerinckx-Rice 00d855ae3a gnu: epson-inkjet-printer-escpr: Update to 1.7.24.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.24.
2023-02-19 01:00:01 +01:00
Tobias Geerinckx-Rice 1e6ddceb83 gnu: Use HTTPS package home pages wherever possible.
* gnu/packages/accessibility.scm (florence)[home-page]: Use HTTPS.
* gnu/packages/admin.scm (netcat, nmon)[home-page]: Likewise.
* gnu/packages/algebra.scm (mpfrcx, cm, flint, fftw, r-dtt)[home-page]:
Likewise.
* gnu/packages/apr.scm (apr, apr-util)[home-page]: Likewise.
* gnu/packages/aspell.scm (aspell-dict-it)[home-page]: Likewise.
* gnu/packages/astronomy.scm (casacore, sextractor, libnova)
(xplanet)[home-page]: Likewise.
* gnu/packages/audio.scm (libtimidity, alsa-modular-synth, azr3, tao)
(freepats, rakarrack, liblo, libshout-idjc, timidity++, libsbsms)
(libmodplug, libxmp, xmp, sox, drc, gsm, gnaural)
(streamripper)[home-page]: Likewise.
* gnu/packages/authentication.scm (pamtester)[home-page]: Likewise.
* gnu/packages/backup.scm (grsync)[home-page]: Likewise.
* gnu/packages/bioconductor.scm (r-nmf, r-edger, r-limma)
(r-plgem)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (python-biom-format, bowtie, bowtie1)
(bwa, crossmap, java-htsjdk, java-htsjdk-latest, java-picard)
(java-picard-2.10.3, kaiju, proteinortho, rsem, rseqc, seek, samtools)
(snap-aligner, subread, stringtie, r-centipede, prinseq, emboss, phylip)
(libsbml)[home-page]: Likewise.
* gnu/packages/build-tools.scm (tup)[home-page]: Likewise.
* gnu/packages/cdrom.scm (libcddb, cdrdao, cdrtools)
(cd-discid)[home-page]: Likewise.
* gnu/packages/check.scm (cunit, python-nose)
(python-pyhamcrest)[home-page]: Likewise.
* gnu/packages/chemistry.scm (gromacs)[home-page]: Likewise.
* gnu/packages/chez.scm (chez-fmt)[home-page]: Likewise.
* gnu/packages/code.scm (lcov, uncrustify, cscope)[home-page]: Likewise.
* gnu/packages/compression.scm (p7zip)[home-page]: Likewise.
* gnu/packages/cran.scm (r-emdist, r-proj4, r-zoo, r-ggalluvial)
(r-orgmassspecr, r-polychrome, r-partykit, r-rcpp, r-ff, r-emdbook)
(r-fitdistrplus, r-linprog, r-geometry, r-dtw, r-fst, r-rjags)
(r-intergraph, r-qualv, r-labelled, r-survey, r-coin, r-fmsb, r-tm)
(r-corpcor, r-rmpfr, r-spatialextremes, r-longitudinal, r-genenet)
(r-bayesm, r-seqinr, r-mpm, r-text2vec, r-rgdal, r-seewave, r-hdrcde)
(r-shapes, r-anytime, r-stm, r-d3network, r-tam, r-directlabels)
(r-spatstat-utils, r-spatstat-sparse, r-spatstat-data, r-spatstat-geom)
(r-spatstat-core, r-spatstat-linnet, r-spatstat-random, r-spatstat)
(r-rcpptoml, r-mlecens, r-seurat, r-mlearning, r-zooimage)[home-page]:
Likewise.
* gnu/packages/crates-io.scm (rust-nickel-0.11, rust-thrift-0.13)
(rust-trust-dns-https-0.20, rust-trust-dns-native-tls-0.20)
(rust-trust-dns-openssl-0.20, rust-trust-dns-proto-0.20)
(rust-trust-dns-resolver-0.20, rust-trust-dns-rustls-0.20)
(rust-uint-0.9, rust-yaml-rust-0.4)[home-page]: Likewise.
* gnu/packages/crypto.scm (libdecaf, ccrypt)[home-page]: Likewise.
* gnu/packages/curl.scm (curlpp)[home-page]: Likewise.
* gnu/packages/databases.scm (python-pylibmc, unixodbc, wiredtiger)
(libpqxx, mdbtools, virtuoso-ose, libdbi, libdbi-drivers)
(soci)[home-page]: Likewise.
* gnu/packages/debian.scm (apt-mirror)[home-page]: Likewise.
* gnu/packages/debug.scm (remake)[home-page]: Likewise.
* gnu/packages/disk.scm (sdparm, idle3-tools, duc)[home-page]: Likewise.
* gnu/packages/django.scm (python-django-haystack)[home-page]: Likewise.
* gnu/packages/djvu.scm (djvulibre, djview)[home-page]: Likewise.
* gnu/packages/dns.scm (dnsmasq)[home-page]: Likewise.
* gnu/packages/docbook.scm (dblatex, docbook2x)[home-page]: Likewise.
* gnu/packages/documentation.scm (scrollkeeper)[home-page]: Likewise.
* gnu/packages/ebook.scm (liblinebreak)[home-page]: Likewise.
* gnu/packages/electronics.scm (xoscope)[home-page]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-bbdb, emacs-caps-lock, emacs-djvu)
(emacs-pabbrev, emacs-twittering-mode, emacs-filladapt, emacs-rudel)
(emacs-stream, emacspeak, emacs-cc-mode, emacs-eldoc, emacs-jsonrpc)
(emacs-gtk-look, emacs-xclip, emacs-slime-volleyball, emacs-minimap)
(emacs-auto-dictionary-mode, emacs-persist, emacs-shell-command+)
(emacs-map, emacs-xref, emacs-dictionary)[home-page]: Likewise.
* gnu/packages/embedded.scm (sdcc)[home-page]: Likewise.
* gnu/packages/engineering.scm (asco, libngspice, libspnav)
(openctm)[home-page]: Likewise.
* gnu/packages/erlang.scm (erlang-erlware-commons)[home-page]: Likewise.
* gnu/packages/file-systems.scm (jfsutils, curlftpfs)[home-page]:
Likewise.
* gnu/packages/finance.scm (gbonds)[home-page]: Likewise.
* gnu/packages/flashing-tools.scm (dfu-util, srecord)[home-page]:
Likewise.
* gnu/packages/fltk.scm (ntk)[home-page]: Likewise.
* gnu/packages/fonts.scm (font-terminus, font-tex-gyre)
(font-comic-neue)[home-page]: Likewise.
* gnu/packages/fontutils.scm (ttf2pt1, potrace, libspiro)[home-page]:
Likewise.
* gnu/packages/fpga.scm (icestorm, gtkwave, gtkwave)
(python-myhdl)[home-page]: Likewise.
* gnu/packages/freedesktop.scm (libatasmart)[home-page]: Likewise.
* gnu/packages/ftp.scm (weex)[home-page]: Likewise.
* gnu/packages/game-development.scm (dds, python-tmx, sfxr, quesoglc)
(eureka, plib)[home-page]: Likewise.
* gnu/packages/games.scm (abe, alex4, armagetronad, barony)
(foobillard++, golly, ltris, pipewalker, prboom-plus, trigger-rally)
(cmatrix, pinball, pioneers, tennix, chromium-bsu, freeciv, kiki)
(quakespasm, frotz, frotz-dumb-terminal, frotz-sdl, btanks)
(flare-engine, chessx, barrage, cgoban, passage)[home-page]: Likewise.
* gnu/packages/geo.scm (python-geopandas, saga)[home-page]: Likewise.
* gnu/packages/gl.scm (freeglut, gl2ps)[home-page]: Likewise.
* gnu/packages/gnome.scm (cogl, clutter-gtk, clutter-gst, bluefish)
(workrave)[home-page]: Likewise.
* gnu/packages/gnustep.scm (wmnd, wmfire, wmfire)[home-page]: Likewise.
* gnu/packages/graph.scm (mscgen)[home-page]: Likewise.
* gnu/packages/graphics.scm (assimp, alembic, ctl, agg)
(opencsg)[home-page]: Likewise.
* gnu/packages/graphviz.scm (gts)[home-page]: Likewise.
* gnu/packages/gtk.scm (gtkspell3)[home-page]: Likewise.
* gnu/packages/guile-xyz.scm (guile-irregex)[home-page]: Likewise.
* gnu/packages/haskell-apps.scm (cpphs)[home-page]: Likewise.
* gnu/packages/haskell-check.scm (ghc-hunit)[home-page]: Likewise.
* gnu/packages/haskell-web.scm (ghc-http-client-restricted)
(ghc-blaze-html, ghc-happstack-server, ghc-sourcemap)[home-page]:
Likewise.
* gnu/packages/haskell-xyz.scm (ghc-assoc, ghc-cairo, ghc-cborg)
(ghc-csv, ghc-glob, ghc-gtk2hs-buildtools, ghc-hmatrix-gsl-stats)
(ghc-intervalmap, ghc-lens-family-core, ghc-managed, ghc-mountpoints)
(ghc-network-multicast, ghc-optional-args, ghc-regex, ghc-spoon)
(ghc-transformers, ghc-turtle, ghc-utf8-light, ghc-wizards)
(ghc-template-haskell, ghc-boot-th, ghc-binary-orphans)
(ghc-postgresql-simple)[home-page]: Likewise.
* gnu/packages/hexedit.scm (ht, bvi)[home-page]: Likewise.
* gnu/packages/hunspell.scm (hunspell-dict-hu)[home-page]: Likewise.
* gnu/packages/image-processing.scm (mia)[home-page]: Likewise.
* gnu/packages/image-viewers.scm (geeqie, gpicview, luminance-hdr)
(qiv)[home-page]: Likewise.
* gnu/packages/image.scm (libuemf, devil, steghide, optipng, niftilib)
(sng, mtpaint)[home-page]: Likewise.
* gnu/packages/java-xml.scm (java-simple-xml, java-jaxp)
(java-apache-xml-commons-resolver)[home-page]: Likewise.
* gnu/packages/java.scm (java-cisd-base, java-cisd-args4j)
(java-hamcrest-core, java-jsr305, java-eclipse-osgi)
(java-eclipse-equinox-common, java-eclipse-core-jobs)
(java-eclipse-equinox-registry, java-eclipse-equinox-app)
(java-eclipse-equinox-preferences, java-eclipse-core-contenttype)
(java-eclipse-text, java-treelayout, java-aopalliance, java-jeromq)
(java-cdi-api)[home-page]: Likewise.
* gnu/packages/jemalloc.scm (jemalloc-4.5.0)[home-page]: Likewise.
* gnu/packages/julia-xyz.scm (julia-recipespipeline)[home-page]:
Likewise.
* gnu/packages/kde-internet.scm (kget)[home-page]: Likewise.
* gnu/packages/kde-systemtools.scm (dolphin-plugins)
(konsole)[home-page]: Likewise.
* gnu/packages/kodi.scm (fstrcmp)[home-page]: Likewise.
* gnu/packages/language.scm (hime, libchewing)[home-page]: Likewise.
* gnu/packages/lego.scm (nqc)[home-page]: Likewise.
* gnu/packages/lesstif.scm (lesstif)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (libcanberra)[home-page]: Likewise.
* gnu/packages/libdaemon.scm (libdaemon)[home-page]: Likewise.
* gnu/packages/libffi.scm (libffi)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (libwpd, libwpg, libwps)[home-page]:
Likewise.
* gnu/packages/libusb.scm (libmtp, gmtp)[home-page]: Likewise.
* gnu/packages/linux.scm (e2fsprogs, extundelete, lsscsi, net-tools)
(kbd, sysfsutils, cpuid, libpfm4)[home-page]: Likewise.
* gnu/packages/lisp-check.scm (sbcl-ptester, sbcl-xlunit)[home-page]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-html-encode, sbcl-py-configparser)
(sbcl-cl-utilities, sbcl-series, sbcl-uffi, sbcl-clsql, sbcl-sycamore)
(sbcl-osicat, sbcl-hu.dwim.common, sbcl-caveman, sbcl-trivial-shell)
(sbcl-trivial-benchmark, sbcl-screamer, sbcl-smug)[home-page]: Likewise.
* gnu/packages/lisp.scm (lush2)[home-page]: Likewise.
* gnu/packages/logging.scm (log4cpp)[home-page]: Likewise.
* gnu/packages/lua.scm (lua-ldoc)[home-page]: Likewise.
* gnu/packages/machine-learning.scm (mcl, openfst, rxcpp)[home-page]:
Likewise.
* gnu/packages/mail.scm (muchsync, procmail, sendmail)
(opensmtpd-filter-dkimsign, crm114)[home-page]: Likewise.
* gnu/packages/man.scm (libpipeline, man-db)[home-page]: Likewise.
* gnu/packages/maths.scm (lapack, scalapack, hdf-eos5, itpp, gmsh)
(metamath, p4est, armadillo, suitesparse, atlas, lpsolve, wcalc, why3)
(frama-c)[home-page]: Likewise.
* gnu/packages/mcrypt.scm (mcrypt, libmcrypt, libmhash)[home-page]:
Likewise.
* gnu/packages/minetest.scm (minetest-advtrains)[home-page]: Likewise.
* gnu/packages/monitoring.scm (python-whisper, python-carbon)
(hostscope)[home-page]: Likewise.
* gnu/packages/mp3.scm (id3lib, libmp3splt, mp3splt, mpg321)
(lame)[home-page]: Likewise.
* gnu/packages/multiprecision.scm (mpc)[home-page]: Likewise.
* gnu/packages/music.scm (aria-maestosa, lingot, setbfree, bristol)
(portmidi, python-pyportmidi, zynaddsubfx, yoshimi, aj-snapshot)
(schismtracker, midicsv, midicsv, qmidiarp, qmidiroute, dssi, tap-lv2)
(shiru-lv2)[home-page]: Likewise.
* gnu/packages/ncurses.scm (stfl)[home-page]: Likewise.
* gnu/packages/networking.scm (lksctp-tools, mbuffer, ifstatus, bird)
(tunctl, traceroute)[home-page]: Likewise.
* gnu/packages/node-xyz.scm (node-mersenne)[home-page]: Likewise.
* gnu/packages/ntp.scm (openntpd)[home-page]: Likewise.
* gnu/packages/ocaml.scm (opam, hevea, ocaml-menhir, ocaml-piqilib)
(ocaml-graph, cubicle)[home-page]: Likewise.
* gnu/packages/opencl.scm (python-pyopencl)[home-page]: Likewise.
* gnu/packages/package-management.scm (xstow, modules)[home-page]:
Likewise.
* gnu/packages/parallel.scm (xjobs)[home-page]: Likewise.
* gnu/packages/pdf.scm (podofo, qpdf, xournal, impressive)[home-page]:
Likewise.
* gnu/packages/perl.scm (perl-math-vecstat, perltidy)[home-page]:
Likewise.
* gnu/packages/photo.scm (libpano13, enblend-enfuse, hugin)[home-page]:
Likewise.
* gnu/packages/plan9.scm (drawterm)[home-page]: Likewise.
* gnu/packages/plotutils.scm (guile-charting, ploticus)[home-page]:
Likewise.
* gnu/packages/popt.scm (argtable, popt)[home-page]: Likewise.
* gnu/packages/profiling.scm (otf2)[home-page]: Likewise.
* gnu/packages/pulseaudio.scm (pulseaudio)[home-page]: Likewise.
* gnu/packages/python-check.scm (python-mypy)[home-page]: Likewise.
* gnu/packages/python-web.scm (python-cssutils)
(python-translationstring)[home-page]: Likewise.
* gnu/packages/python-xyz.scm (python-diskcache, python-doxyqml)
(python-docutils, python-pexpect, python-importlib-resources)
(python-simplegeneric, python-urwid, python-xlrd, python-xlwt)
(python-pyasn1, python-pythondialog, python-tftpy, python-random2)
(python-arcp, python-pyopengl, python-sortedcollections)
(python-sortedcontainers, python-yapsy, python-pydispatcher)
(python-posix-ipc)[home-page]: Likewise.
* gnu/packages/qt.scm (qwt, libqglviewer, signond)[home-page]: Likewise.
* gnu/packages/radio.scm (unixcw, gnuais)[home-page]: Likewise.
* gnu/packages/raspberry-pi.scm (bcm2835)[home-page]: Likewise.
* gnu/packages/rdf.scm (clucene, rasqal, redland)[home-page]: Likewise.
* gnu/packages/regex.scm (tre)[home-page]: Likewise.
* gnu/packages/rsync.scm (librsync)[home-page]: Likewise.
* gnu/packages/ruby.scm (ruby-packnga, ruby-nokogiri, ruby-oj, ruby-ox)
(ruby-sinatra, ruby-citrus, ruby-cbor, ruby-roda)[home-page]: Likewise.
* gnu/packages/scheme.scm (scheme48, tinyscheme)[home-page]: Likewise.
* gnu/packages/screen.scm (dtach)[home-page]: Likewise.
* gnu/packages/scsi.scm (sg3-utils)[home-page]: Likewise.
* gnu/packages/sdl.scm (libmikmod, sdl-pango)[home-page]: Likewise.
* gnu/packages/shellutils.scm (hstr, rig)[home-page]: Likewise.
* gnu/packages/simulation.scm (python-dolfin-adjoint)[home-page]:
Likewise.
* gnu/packages/smalltalk.scm (smalltalk)[home-page]: Likewise.
* gnu/packages/speech.scm (espeak)[home-page]: Likewise.
* gnu/packages/stalonetray.scm (stalonetray)[home-page]: Likewise.
* gnu/packages/statistics.scm (jags, r-mass, r-class, r-lattice)
(r-matrix, r-nnet, r-spatial, r-bit, r-bit64, r-digest, r-xtable)
(python-statsmodels, r-ade4, r-latticeextra, r-rcurl, r-xml, r-mvtnorm)
(r-robustbase, r-minqa, r-fdrtool, java-jdistlib, xlispstat)[home-page]:
Likewise.
* gnu/packages/swig.scm (swig)[home-page]: Likewise.
* gnu/packages/task-management.scm (wtime)[home-page]: Likewise.
* gnu/packages/tcl.scm (itcl, tclxml, tclx)[home-page]: Likewise.
* gnu/packages/terminals.scm (libtermkey, mlterm, libvterm)
(libvterm)[home-page]: Likewise.
* gnu/packages/tex.scm (texlive-lm, texlive-lm-math, texlive-cs)
(texlive-csplain, biber, texmaker)[home-page]: Likewise.
* gnu/packages/text-editors.scm (joe)[home-page]: Likewise.
* gnu/packages/textutils.scm (drm-tools, docx2txt)[home-page]: Likewise.
* gnu/packages/tv.scm (tvtime)[home-page]: Likewise.
* gnu/packages/unicode.scm (libunibreak)[home-page]: Likewise.
* gnu/packages/upnp.scm (libupnp)[home-page]: Likewise.
* gnu/packages/version-control.scm (cvs)[home-page]: Likewise.
* gnu/packages/video.scm (transcode, libquicktime, mjpegtools, aalib)
(liba52, libmpeg2, x265, libdv, dvdauthor, aegisub, pitivi, gavl)
(dvdbackup, guvcview, video-contact-sheet)[home-page]: Likewise.
* gnu/packages/virtualization.scm (bochs)[home-page]: Likewise.
* gnu/packages/w3m.scm (w3m)[home-page]: Likewise.
* gnu/packages/web.scm (qjson, libquvi-scripts, libquvi, quvi)
(tidy-html, htmlcxx)[home-page]: Likewise.
* gnu/packages/wm.scm (evilwm, menumaker)[home-page]: Likewise.
* gnu/packages/wv.scm (wv)[home-page]: Likewise.
* gnu/packages/wxwidgets.scm (wxsvg)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (mtdev, xsel)[home-page]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[home-page]: Likewise.
* gnu/packages/xml.scm (openjade, python-pyxb, xmlstarlet, xmlrpc-c)
(opensp)[home-page]: Likewise.
* gnu/packages/xorg.scm (xf86-video-qxl)[home-page]: Likewise.
2023-02-19 01:00:01 +01:00
André Batista c756c62cfd doc: Explain how to use local guix repositories.
* doc/guix.texi (Using a Custom Guix Channel): Add note and example
on how to exempt a local guix repository from git ownership checks.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-23 16:35:15 -05:00
Vivien Kraus 3809aa01a1 gnu: gnulib: Allow only one directory name in GNULIB_SRCDIR.
* gnu/packages/build-tools.scm (gnulib-checkout) [search-path-specification
GNULIB_SRCDIR]: Set separator to #f.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:37 +01:00
Yovan Naumovski 84c9a94b45 gnu: Add aspell-dict-bg.
* gnu/packages/aspell.scm (aspell-dict-bg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:37 +01:00
Andy Tai 437e858e6c gnu: lightning: Update to 2.2.1
* gnu/packages/assembly.scm (lightning): Update to 2.2.1

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:37 +01:00
Ludovic Courtès 810788b550 doc: Further clarify documentation of 'host' and 'hosts-service-type'.
* doc/guix.texi (Base Services): Use docstring of 'host' to document
it and remove @deftp.  Introduce example.  Fix typos in file name.
2023-02-23 16:31:36 +01:00
Ludovic Courtès 35e64a8793 services: hosts: Do not export '%host'.
This was not meant to be exported.

* gnu/services/base.scm (%host): Do not export.
* doc/guix.texi (Base Services): Remove mention.
2023-02-23 16:31:36 +01:00
Bruno Victal 4372abfb0f doc: hosts-service-type: Improve documentation.
* doc/guix.texi (Base Services): Improve hosts-service-type documentation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:36 +01:00
Bruno Victal c742615b76 system: Do not export local-host-entries.
Unlike the deprecated 'local-host-aliases', there's no use for
local-host-entries since it's used to set the default value for
hosts-service-type. Given that this service-type is expected to be
extended, one presumes that when they explicitly override the service
default value they do not have much interest in the 'local-host-entries'
procedure.

* gnu/system.scm: Do not export local-host-entries.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:36 +01:00
Bruno Victal ce02b23bb9 doc: hosts-service-type: Relocate to Base Services.
hosts-service-type is under (gnu services base)

* doc/guix.texi: Merge duplicated copyright lines.
(Service Reference): Move hosts-service-type to ...
(Base Services): ... here.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-23 16:31:36 +01:00
Ludovic Courtès f45fc72c28 gnu: openmpi: Use gexps.
* gnu/packages/mpi.scm (openmpi)[arguments]: Use gexps.
2023-02-23 16:31:36 +01:00
Ludovic Courtès b8d3b9d14b gnu: psm2: Use gexps.
* gnu/packages/linux.scm (psm2)[arguments]: Use gexps.
2023-02-23 16:31:36 +01:00
Ludovic Courtès 96c335574d gnu: ibutils: Fix compilation.
* gnu/packages/fabric-management.scm (ibutils)[arguments]: Add CFLAGS
to #:configure-flags.
2023-02-23 16:31:35 +01:00
Ludovic Courtès f30946ce13 gnu: ibutils: Use gexps.
* gnu/packages/fabric-management.scm (ibutils)[arguments]: Use gexps.
2023-02-23 16:31:35 +01:00
Ludovic Courtès 73c738bc9e gnu: infiniband-diags: Use gexps.
* gnu/packages/fabric-management.scm (infiniband-diags)[arguments]: Use
gexps.  Replace reference to '%outputs' with references to #:outputs.
2023-02-23 16:31:35 +01:00
Ludovic Courtès 9b3cc02acb gnu: ucx: Use gexps.
* gnu/packages/fabric-management.scm (ucx): Use gexps.
2023-02-23 16:31:35 +01:00
Ludovic Courtès b126eae021 gnu: ucx: Mark POWER9 as supported.
* gnu/packages/fabric-management.scm (ucx)[supported-systems]: Add
"powerpc64le-linux".
2023-02-23 16:31:35 +01:00
Nicolas Goaziou 92984eb93f Revert "gnu: texlive-latex-fancyvrb: Add needed propagated-inputs."
This reverts commit 7a01586afe, which causes too
many rebuilds.
2023-02-23 16:20:12 +01:00
Vagrant Cascadian 8b654bf159 gnu: Add staticsite.
* gnu/packages/python-xyz.scm (staticsite): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:43 +01:00
Simon Streit be1d2fb2f7 gnu: Add x11-ssh-askpass.
* gnu/packages/ssh.scm (x11-ssh-askpass): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:43 +01:00
Simon Streit a694ef4802 gnu: mpdris2: Remove input labels and add inputs.
* gnu/packages/mpd.scm (mpdris2)[arguments]: Use G-expressions.  Remove
trailing #T from phase.
[inputs]: Remove labels.  Add BASH-MINIMAL and
PYTHON-MUTAGEN.
[native-inputs]: Remove labels.
[description]: Use complete sentence.
2023-02-23 15:25:43 +01:00
conses 415db66877 gnu: Add emacs-ob-go.
* gnu/packages/emacs-xyz.scm (emacs-ob-go): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:42 +01:00
conses 0dd6b56da5 gnu: Add emacs-org-recur.
* gnu/packages/emacs-xyz.scm (emacs-org-recur): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:42 +01:00
conses f629053a84 gnu: Add emacs-calc-currency.
* gnu/packages/emacs-xyz.scm (emacs-calc-currency): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:42 +01:00
Demis Balbach 8596f4d3b4 gnu: Add emacs-jsdoc.
* gnu/packages/emacs-xyz.scm (emacs-jsdoc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:41 +01:00
Morgan Smith adc0e3b485 gnu: Add texlive-minted.
* gnu/packages/tex.scm (texlive-minted): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:41 +01:00
Morgan Smith 08e46c3001 gnu: Add texlive-fvextra.
* gnu/packages/tex.scm (texlive-fvextra): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:40 +01:00
Morgan Smith 7a01586afe gnu: texlive-latex-fancyvrb: Add needed propagated-inputs.
* gnu/packages/tex.scm (texlive-latex-fancyvrb)[propagated-inputs]: Add
TEXLIVE-LATEX-UPQUOTE.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:40 +01:00
Morgan Smith 1bcf02465c gnu: texlive-mdframed: Add needed propagated-inputs.
* gnu/packages/tex.scm (texlive-mdframed)[propagated-inputs]: Add
texlive-latex-needspace, and texlive-zref.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:40 +01:00
Morgan Smith fafa3653fd gnu: texlive-latex-ifplatform: Add needed propagated-inputs.
* gnu/packages/tex.scm (texlive-latex-ifplatform)[propagated-inputs]: Add
texlive-catchfile.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:40 +01:00
Morgan Smith d53e46cabf gnu: Add texlive-catchfile.
* gnu/packages/tex.scm (texlive-catchfile): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-23 15:25:39 +01:00
Nicolas Goaziou 83108a60e7 gnu: emacs-modus-themes: Update to 4.1.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.1.0.
2023-02-23 15:25:39 +01:00
Nicolas Goaziou f6ff45f21f gnu: emacs-xref: Update to 1.6.2.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.2.
2023-02-23 15:25:38 +01:00
Nicolas Goaziou deb902ec2f gnu: emacs-posframe: Update to 1.4.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.0.
2023-02-23 15:25:38 +01:00
Maxim Cournoyer 5e7b0a7735 pack: Add UTF-8 locales to RPM pack builder.
It's necessary as 'generate-header' call ends up calling 'find-files', which
could fail to read file names containing non-ascii characters, as spotted in
the wild:

   building /gnu/store/...-jami-rpm-pack.rpm.drv...
   find-files: ./gnu/store/...-nss-certs-3.81/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny.pem:
   No such file or directory

* guix/scripts/pack.scm (rpm-archive): Expand set-utf8-locale helper in the
builder gexp.
2023-02-23 06:29:09 -05:00
Leo Famulari 31735e0ccf gnu: linux-libre 4.14: Update to 4.14.306.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.306.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-22 18:18:50 -05:00
Leo Famulari d6e718a66f gnu: linux-libre 4.19: Update to 4.19.273.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.273.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-22 18:18:50 -05:00
Leo Famulari aa9ab09569 gnu: linux-libre 5.4: Update to 5.4.232.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.232.
(linux-libre-5.4-pristine-source): Update hash.
2023-02-22 18:18:49 -05:00
Leo Famulari 01a6076475 gnu: linux-libre 5.10: Update to 5.10.169.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.169.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-22 18:18:49 -05:00
Leo Famulari fa55547bea gnu: linux-libre 5.15: Update to 5.15.95.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.95.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-22 18:18:49 -05:00
Leo Famulari 7557d8da98 gnu: linux-libre 6.1: Update to 6.1.13.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.13.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-22 18:18:34 -05:00
Julien Lepiller efa091f9f4 gnu: josm: Update to 18646.
* gnu/packages/geo.scm (josm): Update to 18646.
2023-02-22 21:42:03 +01:00
Peter Polidoro 9e47a50de8 gnu: kicad: Fix native-search-paths.
* gnu/packages/engineering.scm (kicad)[native-search-paths]: Update
  environment variables' names for kicad-7.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 20:59:58 +01:00
Adam Faiz 454c973197 gnu: gnunet-gtk: Use new style inputs and gexps.
* gnu/packages/gnunet.scm (gnunet-gtk)[arguments]: Use new style and gexps.
  [inputs]: Use new style.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 17:04:14 +01:00
Adam Faiz 5ef168dfb7 gnu: gnunet-gtk: Update to 0.19.0.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.19.0.
  [inputs]: Add libsodium.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 17:04:14 +01:00
Adam Faiz 6d53351a6d gnu: gnunet: Update to 0.19.3.
* gnu/packages/gnunet.scm (gnunet): Update to 0.19.3.
  [source]: Add snippet.
  [inputs]: Replace gnurl by curl.
  [native-inputs]: Add python-sphinx and python-sphinx-rtd-theme.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 17:04:14 +01:00
jgart 0574aa8154 gnu: cl-jzon: Update to 1.0.0.
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.0.0.
  [source]: Use version release instead of commit.
  [inputs]: Add sbcl-float-features and sbcl-trivial-gray-streams.
  [description]: Fix typo.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 17:04:14 +01:00
Maxim Cournoyer 1fee391a25 pack: Register extra /usr/share sub-directories as FHS.
* guix/rpm.scm (%fhs-directories): Add extra FHS directories.  They were found
to conflict while testing a 'guix pack' built Jami RPM.
2023-02-22 10:41:35 -05:00
宋文武 d9368572ab qtwebengine-5: Enable pulseaudio.
Previously it will dlopen libpulse, then fallback to alsa.
See also <https://issues.guix.gnu.org/45280>.

* gnu/packages/qt.scm (qtwebengine-5)[arguments]: Set link_pulseaudio with gn_args.
2023-02-22 09:38:14 +08:00
Maxim Cournoyer fbbbc2088c gnu: opendht: Update to 2.4.12.
* gnu/packages/networking.scm (opendht): Update to 2.4.12.
2023-02-21 17:06:55 -05:00
Luis Felipe b3844dc99b gnu: Add guile-proba.
* gnu/packages/check.scm (guile-proba): New variable.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-21 18:51:11 +01:00
Fredrik Salomonsson 4ab75f7c48 gnu: emacs-suneater-theme: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21 13:41:52 +00:00
LuHui 1461bf96e3 gnu: xfel: Update to 1.2.9.
* gnu/packages/admin.scm (xfel): Update to 1.2.9.
[arguments]: Remove udevadm command.
[synopsis,description]: Change D1 computers/devices to just devices as the
capabilities are more general.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21 13:39:41 +00:00
Greg Hogan e1e74336a2 gnu: python-jupytext: Update to 1.14.4.
Fixes test failure in test_multiple_pairing in 1.14.1.

* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.14.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21 13:36:50 +00:00
Christopher Baines e42d1ae612 gnu: nar-herder: Update to 0-17.8b888de.
* gnu/packages/package-management.scm (nar-herder): Update to 0-17.8b888de.
2023-02-21 13:20:47 +00:00
Christopher Baines fbe04ea4f7 gnu: guix-build-coordinator: Update to 0-71.c29a46e.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-71.c29a46e.
2023-02-21 13:19:06 +00:00
Christopher Baines 9577d09c59 gnu: guix-data-service: Update to 0.0.1-39.8c2f97e.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-39.8c2f97e.
2023-02-21 09:25:05 +00:00
Simon Tournier 73b5c955ae gnu: python-clingo: Fix invalid G-expression input.
* gnu/packages/maths.scm (python-clingo)[arguments]: Add 'imported-modules'
and 'modules' in order to access to 'python:site-packages'.
[version]: Explicitly reuse from the package 'clingo'.
2023-02-21 06:27:07 +01:00
Maxim Cournoyer 038981e128 gnu: pjproject-jami: Update to 2.12-2.20e00fc.
This resolves a crash because of pjproject leaving too many sockets
opened ("Creating pipes for GWakeup: Too many open files").

* gnu/packages/jami.scm (pjproject-jami): Update to 2.12-2.20e00fc.
2023-02-20 17:00:11 -05:00
Maxim Cournoyer c81d2d448c gnu: icedove: Truly prevent it from generating a new profile on every upgrade.
This fixes a regression introduced in 52cb5cf5b8 ("gnu: icedove: Update to
91.3.2") where the single quotes moved to double quotes, but the substitute*
pattern was not correctly adapted.

Fixes <https://issues.guix.gnu.org/53250>.

* gnu/packages/gnuzilla.scm (icedove-minimal)
[phases] {fix-profile-setting}: Include double qutoes in substitute* pattern
targeting the MOZ_DEDICATED_PROFILES configuration option.
2023-02-20 12:20:36 -05:00
Maxim Cournoyer 8320c0c6b6 gnu: icedove: Install the icons of the 'comm' component.
This is a follow-up commit to 47f0e022dc ("gnu: icedove: Install icons.")
which installed the icons of the 'browser' component (which are those used by
IceCat).

* gnu/packages/gnuzilla.scm (icedove-minimal) [phases]
{install-icon}: Install the icons of the 'comm' component, which is Icedove.
2023-02-20 09:22:04 -05:00
Sharlatan Hellseher e2435b60f1 gnu: Add qxlsx.
* gnu/packages/qt.scm (qxlsx): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:13:32 +01:00
Sharlatan Hellseher c08fda0716 gnu: stellarium: Update to 1.2.
* gnu/packages/astronomy.scm (stellarium): Update to 1.2.
[arguments]{tests}: Disable tests, with further review of INDI package.
[arguments]{configure-flags}: Explicitly disable Qt6 (prevent failing
build) and ShowMySky (not packed yet).
[phases]{set-offscreen-display}: Remove trail #T in lambda.
[inputs]: Remove labels and add GPSD, INDI, LIBNOVA, OPENSSL,
QTCHARTS, QTPOSITIONING, QTTRANSLATIONS, QTWEBENGINE-5, QXLSX.
[native-inputs]: Remove labels and add DOXYGEN, GRAPHVIZ, MESA,
PYTHON-WRAPPER.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:10:43 +01:00
Nicolas Goaziou c599d309c4 gnu: sshpass: Update to 1.10.
* gnu/packages/ssh.scm (sshpass): Update to 1.10.
2023-02-20 14:00:39 +01:00
Nicolas Goaziou c7aa35f388 gnu: fet: Update to 6.8.4.
* gnu/packages/education.scm (fet): Update to 6.8.4.
2023-02-20 14:00:39 +01:00
Sharlatan Hellseher ed00a514e5 gnu: python-capablerobot-usbhub: Update to 0.5.0.
* gnu/packages/libusb.scm (python-capablerobot-usbhub): Fix build and update to 0.5.0.
[source]: Use Git checkout which allows to pass build the package.
[build-system]: Use PYPROJECT-BUILD-SYSTEM.
[arguments]{tests}: Disable them as not provided.
[phases]use-poetry-core}: New phase.
[phases]{install-udev-rules}: Remove trailing #T from lambda.
[native-inputs]: Add PYTHON-POETRY-CORE.
[propagated-inputs]: Replace PYTHON-PYYAML-7 and PYTHON-PYYAML-5 by
PYTHON-CLICK and PYTHON-PYYAML.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:39 +01:00
Sharlatan Hellseher 5204f2edf4 gnu: python-construct: Update to 2.10.68.
* gnu/packages/python-xyz.scm (python-construct): Update to 2.10.68.
[source]: Use Git checkout over PyPI to enable tests.
[arguments]<#:phases>: Enable tests with custom phase.
[native-inputs]: Add PYTHON-PYTEST, PYTHON-PYTEST-BENCHMARK.
[propagated-inputs]: Remove PYTHON-EXTRAS. Add PYTHON-CLOUDPICKLE, PYTHON-LZ4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:39 +01:00
Philippe SWARTVAGHER 274c59c6bc gnu: python-pygraphviz: Update to 1.10.
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:38 +01:00
kiasoc5 via Guix-patches via 06c5ab0821 gnu: qsynth: Update to 0.9.9.
* gnu/packages/audio.scm (qsynth): Update to 0.9.9.
[inputs]: Remove QTBASE-5 and QTX11EXTRAS; add QTBASE, QTSVG, and QTWAYLAND.
[native-inputs]: Remove QTTOOLS-5; add QTTOOLS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:38 +01:00
Nicolas Goaziou 46cdc0b538 gnu: cwm: Improve package style.
* gnu/packages/wm.scm (cwm)[arguments]: Use G-expressions.
<#:phases>: Use MAKE-DESKTOP-ENTRY-FILE.
[inputs, native-inputs]: Re-order alphabetically.
[synopsis]: Use proper capitalization.
2023-02-20 14:00:38 +01:00
kiasoc5 via Guix-patches via 284229d87a gnu: cwm: Update to 7.1.
* gnu/packages/wm.scm (cwm): Update to 7.1.
[arguments]: Remove trailing #t.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:37 +01:00
Rostislav Svoboda 940f2d38df gnu: emacs-magit: Update to 3.3.0-3.2c91c08.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-3.2c91c08.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:37 +01:00
Nicolas Goaziou 1551bae3de gnu: emacs-diff-hl: Update to 1.9.2.
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.2.
[description]: Use proper capitalization.
2023-02-20 14:00:37 +01:00
Nicolas Goaziou 06212e8c6a gnu: emacs-vertico-posframe: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.7.0.
2023-02-20 14:00:36 +01:00
Nicolas Goaziou 79b1060279 gnu: emacs-project: Update to 0.9.8.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.8.
2023-02-20 14:00:36 +01:00
Nicolas Goaziou 116a16aa3a gnu: emacs-wisp-mode: Update to 1.0.10.
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.10.
2023-02-20 14:00:36 +01:00
Steve George 8322c062a9 gnu: Add rust-mockall-0.11.
* gnu/packages/crates-io.scm (rust-mockall-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:37:47 +02:00
Steve George 0892d54d20 gnu: Add rust-mockall-derive-0.11.
* gnu/packages/crates-io.scm (rust-mockall-derive-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:30:06 +02:00
Steve George 16041719bf gnu: Add rust-mockall-double-0.3.
* gnu/packages/crates-io.scm (rust-mockall-double-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:23:57 +02:00
Steve George fd7c10681a gnu: Add rust-downcast-0.11.
* gnu/packages/crates-io.scm (rust-downcast-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:21:12 +02:00
Efraim Flashner e8fcf1e424 gnu: qemu: Skip additional test of arm kvm features.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust
'disable-unusable-tests phase to skip an arm test.
2023-02-20 10:52:20 +02:00
Efraim Flashner 042b92edb2 gnu: make-openbios-package: Update to 1.1-1.af97fd7.
* gnu/packages/firmware.scm (make-openbios-package): Update to
1.1-1.af97fd7.
[source]: Remove patch.
[native-inputs]: Build with gcc-10. Add fcode-utils.
* gnu/packages/patches/openbios-gcc-warnings.patch: Remove file.
* ngu/local.mk (dist_patch_DATA): Remove it.
2023-02-20 10:52:20 +02:00
Efraim Flashner 8fa5e0acec gnu: Add fcode-utils.
* gnu/packages/firmware.scm (fcode-utils): New variable.
2023-02-20 10:52:20 +02:00
Maxim Cournoyer 53e27f8abf news: Fix commit for the guix pack new RPM format news.
* etc/news.scm: Adjust latest news commit.
2023-02-19 21:57:43 -05:00
Maxim Cournoyer cc0cdf51f7 news: Add entry for the new 'rpm' guix pack format.
* etc/news.scm: Add entry.
2023-02-19 21:13:23 -05:00
Maxim Cournoyer 633ead4afc etc: Add a news entry snippet.
* etc/snippets/yas/scheme-mode/guix-news-entry: New file.
2023-02-19 21:13:23 -05:00
Maxim Cournoyer 598f4c509b pack: Add RPM format.
* guix/rpm.scm: New file.
* guix/scripts/pack.scm (rpm-archive): New procedure.
(%formats): Register it.
(show-formats): Add it.
(guix-pack): Register supported extra-options for the rpm format.
* tests/pack.scm (rpm-for-tests): New variable.
("rpm archive can be installed/uninstalled"): New test.
* tests/rpm.scm: New test.
* doc/guix.texi (Invoking guix pack): Document it.
2023-02-19 21:13:23 -05:00
Maxim Cournoyer ac1d530d56 tests: pack: Fix indentation.
* tests/pack.scm: Fix indentation.
2023-02-19 21:13:23 -05:00
Maxim Cournoyer 68380db4c4 pack: Extract populate-profile-root from self-contained-tarball/builder.
This allows more code to be reused between the various archive writers.

* guix/scripts/pack.scm (set-utf8-locale): New top-level procedure, extracted
from...
(populate-profile-root): New procedure, extracted from...
(self-contained-tarball/builder): ... here.  Add #:target argument.  Call
populate-profile-root.
[LOCALSTATEDIR?]: Set db.sqlite file permissions.
(self-contained-tarball): Call self-contained-tarball/builder with the TARGET
argument, and set #:local-build? to #f for the gexp-derivation call.  Remove
now extraneous #:target and #:references-graphs arguments from the
gexp->derivation call.
(debian-archive): Call self-contained-tarball/builder with the #:target
argument.  Fix indentation.  Remove now extraneous #:target and
 #:references-graphs arguments from the gexp->derivation call.
2023-02-19 21:13:23 -05:00
Maxim Cournoyer 68775338a5 gexp: computed-file: Honor %guile-for-build.
* guix/gexp.scm (computed-file-compiler): Honor %guile-for-build.
2023-02-19 21:13:22 -05:00
Maxim Cournoyer 5c099f496f pack: Use let-keywords instead of keyword-ref.
* guix/scripts/pack.scm: (debian-archive): Bind extra-options keyword
arguments via let-keywords.
2023-02-19 21:13:22 -05:00
Maxim Cournoyer 068971805a .dir-locals: Add let-keywords indentation rules.
* .dir-locals.el (scheme-mode): Add let-keywords indentation rules.
2023-02-19 21:13:22 -05:00
Maxim Cournoyer d318ccc363 gnu: icecat: Unbundle nss and nspr.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Add nspr-next and
nss-next.
[configure-flags]: Re-instate the "--with-system-nspr" and "--with-system-nss"
configure flags.
[phases] {remove-bundled-libraries}: Update comment.
2023-02-19 20:03:35 -05:00
Maxim Cournoyer 25f9d4c4c2 gnu: icecat: Remove gtk+-2 input.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Remove gtk+-2.
2023-02-19 20:03:35 -05:00
Maxim Cournoyer 74a5634ad8 gnu: icedove: Use the locale of the system.
* gnu/packages/gnuzilla.scm (icedove-source): Set the intl.locale.requested
option to the empty string.
2023-02-19 20:03:35 -05:00
Maxim Cournoyer acf7d01fc3 gnu: Add language packs to icecat and icedove.
Fixes <https://issues.guix.gnu.org/32026>.

* gnu/packages/gnuzilla.scm (icecat): Rename to...
(icecat-minimal): ... this.
(icedove: Rename to...
(icedove-minimal): ... this.
(make-mozilla-with-l10n): New procedure.
(icecat, icedove): New variables.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer 6375e2e39c gnu: icedove: Automatically load system-provided extensions.
* gnu/packages/gnuzilla.scm
(icedove-source): Set the extensions.autoDisableScopes preference value to 3.
(icedove-minimal) [phases]: Add the --allow-addon-sideload and
--with-unsigned-addon-scopes=app,system ac options to the configure phase.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer efd9f326ae gnu: Add icecat-l10n and icedove-l10n.
* gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New variable.
(make-l10n-package): New procedure.
(icecat-l10n, icedove-l10n): New variables.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer d3fcbefad1 gnu: icecat-source: Update gnuzilla to f23f8b609.
* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer 6d4a78356f gnu: Define %icecat-base-version at the top level.
* gnu/packages/gnuzilla.scm (%icecat-base-version): New variable.
(%icecat-version): Define in terms of %icecat-base-version.
(icecat-source): Adjust to use the above newly introduced variables.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer 456e98ad6f gnu: icedove: Compute a self-contained source.
This refactoring work is to prepare for adding a icedove-l10n package, which
will reuse that source.

* gnu/packages/gnuzilla.scm (comm-source->locales+changset): New procedure.
(thunderbird-source): Rename to...
(thunderbird-comm-source): ... here.
(icedove-source): New variable.
(icedove) [source]: Use it.
[phases]: Remove the prepare-thunderbird-sources and rename-to-icedove phases.
2023-02-19 20:03:33 -05:00
Maxim Cournoyer f4a932cbd7 gnu: Add a 'update-mozilla-locales' helper for maintenance.
* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.
2023-02-19 20:03:33 -05:00
Maxim Cournoyer 636b771536 gnu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.
* gnu/packages/cups.scm (hplip-next) [phases]: Only substitute python files in
the fix-more-hard-coded-file-names phase.  This greatly reduce the time taken
by the phase (from 21 s to 0.4 s) on my system, and is functionally
equivalent.
2023-02-19 10:35:45 -05:00
Andy Tai 57495d0635 gnu: Add ddd.
* gnu/packages/debug.scm (ddd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-19 11:39:02 +01:00
Jake Leporte f36de1a5ba gnu: emacs-vterm: Include etc directory in installed files.
* gnu/packages/emacs-xyz.scm (emacs-vterm)[arguments]<#:include>: Add
"^etc/.*" to the list of regexes for installed files.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-19 11:38:56 +01:00
Nicolas Goaziou e6b4fb5c6a gnu: emacs-gnuplot: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-gnuplot): Update to 0.8.1.
2023-02-19 11:38:20 +01:00
Nicolas Goaziou 14e6a5fdd8 gnu: emacs-goggles: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-goggles): Update to 0.3.
[description]: Use proper capitalization.
2023-02-19 11:38:20 +01:00
Nicolas Goaziou aa1caf5fad gnu: emacs-project: Update to 0.9.7.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.7.
2023-02-19 11:38:20 +01:00
Aleksandr Vityazev 819aaca9d5 gnu: php: Drop a failed test for riscv64.
* gnu/packages/php (php): Drop a failed test for riscv64.
[source, arguments, description]: Fix formatting.
2023-02-19 10:09:16 +01:00
Julien Lepiller 189525412e guix: Show better progress bars.
Style provides information on the characters to use before and after the
progress bar content (`[` and `]` for the ascii style), as well as the
character for filled step (`#` for ascii style).  When supported, it
provides intermediate steps.  This is used for unicode style, to show
better precision.

* guix/progress.scm (<progress-bar-style>): New record type.
(ascii-bar-style, unicode-bar-style): New variables.
(progress-bar): Draw progress depending on style.  When supported, use
unicode style.  Fall back to ascii style.
2023-02-19 10:09:15 +01:00
Julien Lepiller 01334a61c7 gnu: Use unifont by default in TTYs.
It has even better language support than LatGrkCyr-8x16 and can show
fancy progress bars.

* gnu/services/base.scm (%default-console-font): Use unifont.
2023-02-19 10:09:10 +01:00
Liliana Marie Prikler 0100ff1727 gnu: dino: Fix comment for pango-next.
Pango 1.5 is a rather old version ;)

* gnu/packages/messaging.scm (dino)[inputs]: Fix comment next to pango-next.
2023-02-19 08:39:50 +01:00
Liliana Marie Prikler 877df1765a gnu: guile-filesystem: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-filesystem): Update to 0.2.0.
[source]<url>: Use “https://gitlab.com/lilyp/guile-filesystem”.
[home-page]: Likewise.
(guile2.0-filesystem): Deleted variable.
2023-02-19 08:16:47 +01:00
Hilton Chain 28cefd2e56 gnu: hyfetch: Update to 1.4.6.
* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch:
New file.
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (hyfetch)[source]: Update to 1.4.6.
Switch to git source and add patches.
[inputs]: Remove python-hypy-utils.
[arguments]<#:phases>: Remove set-HOME phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler 243eb86c6f gnu: Add emacs-pasp-mode.
* gnu/packages/patches/emacs-pasp-mode-quote-file-names.patch: New file.
* gnu/local.mk: Register it here.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): New variable.
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler eb96e148ca gnu: Add python-clorm.
* gnu/packages/maths.scm (python-clorm): New variable.
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler 8285093cee gnu: python-clingo: Install distribution information.
* gnu/packages/maths.scm (python-clingo)[#:phases]: Add ‘install-distinfo’.
2023-02-19 08:16:47 +01:00
Philip McGrath b5326763c7 gnu: racket: Update to 8.8.
* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.8.
(%zuo-version): Update to 1.6.
(racket)[inputs]<algol60, cext-lib, deinprogramm, draw, drracket>
<expeditor, gui, htdp, math, pict, r5rs, redex, sasl, scribble>
<typed-racket, string-constants, syntax-color>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
9.9.9-pre-release.14.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:47 +01:00
Parnikkapore e1290c0d43 gnu: dino: Update to 0.4.0.
* gnu/packages/messaging.scm (dino): Update to 0.4.0.
[inputs]: Replace gtk+ with gtk.
Replace pango with pango-next.
Add bash-minimal and libadwaita.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:46 +01:00
Maxim Cournoyer 037c1b254a gnu: hplip-next: Update to 3.22.10.
* gnu/packages/cups.scm (hplip-next): Update to 3.22.10.
2023-02-18 16:01:30 -05:00
Maxim Cournoyer 185e8ac8cc gnu: Add hplip-next.
* gnu/packages/cups.scm (hplip-next): New variable.
2023-02-18 16:01:30 -05:00
Ricardo Wurmus f3329764e2 gnu: Add r-longdat.
* gnu/packages/cran.scm (r-longdat): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 1de36ea8d7 gnu: Add r-bestnormalize.
* gnu/packages/cran.scm (r-bestnormalize): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 411f3f1ffe gnu: Add r-butcher.
* gnu/packages/cran.scm (r-butcher): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 7ec692587a gnu: Add r-lambertw.
* gnu/packages/cran.scm (r-lambertw): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 48e5c3bd29 gnu: Add r-lamw.
* gnu/packages/cran.scm (r-lamw): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 971778f20b gnu: Add r-effsize.
* gnu/packages/cran.scm (r-effsize): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus 206195d4e2 gnu: Add r-filesstrings.
* gnu/packages/cran.scm (r-filesstrings): New variable.
2023-02-18 21:11:56 +01:00
Ricardo Wurmus eb4b61c7b2 gnu: Add r-strex.
* gnu/packages/cran.scm (r-strex): New variable.
2023-02-18 21:11:51 +01:00
Maxim Cournoyer 9f21ca83a8 gnu: libreoffice: Fix password encryption issue.
Fixes <https://issues.guix.gnu.org/59292>.

* gnu/packages/libreoffice.scm (libreoffice) [phases]: Add a
augment-LD_LIBRARY_PATH phase.
2023-02-18 14:47:19 -05:00
Maxim Cournoyer c7e3617cf2 gnu: libreoffice: Enable logging system.
* gnu/packages/libreoffice.scm (libreoffice)
[configure-flags]: Add --enable-sal-log.
2023-02-18 14:47:19 -05:00
Maxim Cournoyer 0d5286b8a6 gnu: xmlsec: Update to 1.2.37.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.37.
2023-02-18 14:47:19 -05:00
Maxim Cournoyer f1234c7569 gnu: python-pygit2: Update to 1.11.1.
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
[propagated-inputs]: Remove python-cached-property.
2023-02-18 14:47:19 -05:00
Maxim Cournoyer 1b78b94f06 gnu: audacity: Update to 3.2.4.
* gnu/packages/audio.scm (audacity): Update to 3.2.4.
2023-02-18 14:47:18 -05:00
Ricardo Wurmus 0ba69c1ee2 gnu: r-naniar: Update to 1.0.0.
* gnu/packages/statistics.scm (r-naniar): Update to 1.0.0.
[propagated-inputs]: Add r-cli and r-vctrs.
2023-02-18 19:56:49 +01:00
Ricardo Wurmus 7eefff7ace gnu: r-forcats: Update to 1.0.0.
* gnu/packages/statistics.scm (r-forcats): Update to 1.0.0.
[propagated-inputs]: Remove r-ellipsis and r-withr.
2023-02-18 19:56:49 +01:00
Ricardo Wurmus fd4ed5cb74 gnu: r-lubridate: Update to 1.9.1.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.1.
2023-02-18 19:56:49 +01:00
Ricardo Wurmus 9da0a02eac gnu: r-pbkrtest: Update to 0.5.2.
* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.5.2.
[propagated-inputs]: Remove r-magrittr.
2023-02-18 19:56:49 +01:00
Ricardo Wurmus d9a45f736b gnu: r-pbapply: Update to 1.7-0.
* gnu/packages/statistics.scm (r-pbapply): Update to 1.7-0.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus 86ec570b45 gnu: r-sourcetools: Update to 0.1.7-1.
* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7-1.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus 9ec3a27132 gnu: r-biased-urn: Update to 2.0.9.
* gnu/packages/statistics.scm (r-biased-urn): Update to 2.0.9.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus 84469cdfd3 gnu: r-purrr: Update to 1.0.1.
* gnu/packages/statistics.scm (r-purrr): Update to 1.0.1.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus b22011d2f4 gnu: r-tidyr: Update to 1.3.0.
* gnu/packages/statistics.scm (r-tidyr): Update to 1.3.0.
[propagated-inputs]: Remove r-ellipsis; add r-cli and r-stringr.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus a6df23d6b9 gnu: r-e1071: Update to 1.7-13.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-13.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus a1876f13ed gnu: r-pkgmaker: Update to 0.32.7.
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.7.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus ee88e28e40 gnu: r-rcurl: Update to 1.98-1.10.
* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.10.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus 0d70f09596 gnu: r-rmarkdown: Update to 2.20.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.20.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus f2200fe732 gnu: r-rcpparmadillo: Update to 0.11.4.3.1.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.3.1.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus 235e03f6e8 gnu: r-git2r: Update to 0.31.0.
* gnu/packages/statistics.scm (r-git2r): Update to 0.31.0.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus abee2c7bc8 gnu: r-ade4: Update to 1.7-22.
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-22.
[propagated-inputs]: Add r-rcpp and r-rcpparmadillo.
2023-02-18 19:56:48 +01:00
Ricardo Wurmus e85c2d66f6 gnu: r-chron: Update to 2.3-59.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-59.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 7c268f137c gnu: r-dbplyr: Update to 2.3.0.
* gnu/packages/statistics.scm (r-dbplyr): Update to 2.3.0.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 6bc3870edd gnu: r-dplyr: Update to 1.1.0.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.1.0.
[propagated-inputs]: Add r-cli.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus b961fa83b4 gnu: r-pryr: Update to 0.1.6.
* gnu/packages/statistics.scm (r-pryr): Update to 0.1.6.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus f8316c77a0 gnu: r-knitr: Update to 1.42.
* gnu/packages/statistics.scm (r-knitr): Update to 1.42.
[propagated-inputs]: Remove r-stringr.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 66f3db5504 gnu: r-yaml: Update to 2.3.7.
* gnu/packages/statistics.scm (r-yaml): Update to 2.3.7.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 6ce4a6defb gnu: r-markdown: Update to 1.5.
* gnu/packages/statistics.scm (r-markdown): Update to 1.5.
[propagated-inputs]: Remove r-mime.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 57bc6e6138 gnu: r-formatr: Update to 1.14.
* gnu/packages/statistics.scm (r-formatr): Update to 1.14.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 336f6c4ca9 gnu: r-evaluate: Update to 0.20.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.20.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus a44daa6226 gnu: r-bh: Update to 1.81.0-1.
* gnu/packages/statistics.scm (r-bh): Update to 1.81.0-1.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus b2aad281d8 gnu: r-svglite: Update to 2.1.1.
* gnu/packages/statistics.scm (r-svglite): Update to 2.1.1.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 2c6e5c178b gnu: r-gdtools: Update to 0.3.0.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.3.0.
[propagated-inputs]: Add r-gfonts, r-htmltools, and r-memoise.
2023-02-18 19:56:47 +01:00
Ricardo Wurmus 140ef5a262 gnu: r-stringi: Update to 1.7.12.
* gnu/packages/statistics.scm (r-stringi): Update to 1.7.12.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus b4fbd4624a gnu: r-spatial: Update to 7.3-16.
* gnu/packages/statistics.scm (r-spatial): Update to 7.3-16.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 196d39dd53 gnu: r-nlme: Update to 3.1-162.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-162.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 0876435e65 gnu: r-codetools: Update to 0.2-19.
* gnu/packages/statistics.scm (r-codetools): Update to 0.2-19.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 7b9fb40073 gnu: r-class: Update to 7.3-21.
* gnu/packages/statistics.scm (r-class): Update to 7.3-21.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 20e773a8b3 gnu: r-mass: Update to 7.3-58.2.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-58.2.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus b86b379bfc gnu: r-paws-compute: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-compute): Update to 0.2.0.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 9c4dd0e321 gnu: r-paws-storage: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-storage): Update to 0.2.0.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus f178a3ba2a gnu: r-paws-networking: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-networking): Update to 0.2.0.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus 44057dfff1 gnu: r-paws-management: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-management): Update to 0.2.0.
2023-02-18 19:56:46 +01:00
Ricardo Wurmus da896211b4 gnu: r-paws-machine-learning: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-machine-learning): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 1c6f1e9500 gnu: r-paws-analytics: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-analytics): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 7f8b5db616 gnu: r-paws-security-identity: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-security-identity): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus d9c4724313 gnu: r-paws-application-integration: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-application-integration): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 27ee75d465 gnu: r-paws-end-user-computing: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 128a7f6f66 gnu: r-paws-developer-tools: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-developer-tools): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 78b6ca0404 gnu: r-paws-cost-management: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-cost-management): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 24506cc72b gnu: r-paws-customer-engagement: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-customer-engagement): Update to 0.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 604cf11aa4 gnu: r-paws-common: Update to 0.5.5.
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.5.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 94741d0d9e gnu: r-protolite: Update to 2.2.0.
* gnu/packages/cran.scm (r-protolite): Update to 2.2.0.
2023-02-18 19:56:45 +01:00
Ricardo Wurmus 2d67a4aee9 gnu: r-vroom: Update to 1.6.1.
* gnu/packages/cran.scm (r-vroom): Update to 1.6.1.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus e6b9b1b812 gnu: r-rjsonio: Update to 1.3-1.8.
* gnu/packages/cran.scm (r-rjsonio): Update to 1.3-1.8.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 70feac1f8b gnu: r-delaporte: Update to 8.1.0.
* gnu/packages/cran.scm (r-delaporte): Update to 8.1.0.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 2958f69440 gnu: r-lwgeom: Update to 0.2-11.
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-11.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 51fadbe913 gnu: r-pdftools: Update to 3.3.3.
* gnu/packages/cran.scm (r-pdftools): Update to 3.3.3.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 0c50826e34 gnu: r-ragg: Update to 1.2.5.
* gnu/packages/cran.scm (r-ragg): Update to 1.2.5.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 6b3b5d9719 gnu: r-highlight: Update to 0.5.1.
* gnu/packages/cran.scm (r-highlight): Update to 0.5.1.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 8372fbd60c gnu: r-vdiffr: Update to 1.0.5.
* gnu/packages/cran.scm (r-vdiffr): Update to 1.0.5.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 88e286cad2 gnu: r-phangorn: Update to 2.11.1.
* gnu/packages/cran.scm (r-phangorn): Update to 2.11.1.
2023-02-18 19:56:44 +01:00
Ricardo Wurmus 587503fe7c gnu: r-seqminer: Update to 8.6.
* gnu/packages/cran.scm (r-seqminer): Update to 8.6.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 89f8ac6cb9 gnu: r-conflicted: Update to 1.2.0.
* gnu/packages/cran.scm (r-conflicted): Update to 1.2.0.
[propagated-inputs]: Add r-cli.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 7325c6c9d9 gnu: r-modeldata: Update to 1.1.0.
* gnu/packages/cran.scm (r-modeldata): Update to 1.1.0.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 9f8b51f15b gnu: r-janitor: Update to 2.2.0.
* gnu/packages/cran.scm (r-janitor): Update to 2.2.0.
[propagated-inputs]: Add r-hms.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus bf2d3f2bfa gnu: r-tidypredict: Update to 0.5.
* gnu/packages/cran.scm (r-tidypredict): Update to 0.5.
[propagated-inputs]: Remove r-stringr.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 3285df3108 gnu: r-flexsurv: Update to 2.2.2.
* gnu/packages/cran.scm (r-flexsurv): Update to 2.2.2.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 87c42b0dd3 gnu: r-visdat: Update to 0.6.0.
* gnu/packages/cran.scm (r-visdat): Update to 0.6.0.
[propagated-inputs]: Add r-cli, r-forcats, and r-scales.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 7b28ac2a7e gnu: r-clusterr: Update to 1.3.0.
* gnu/packages/cran.scm (r-clusterr): Update to 1.3.0.
[propagated-inputs]: Remove r-gtools.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 256c12c712 gnu: r-rcpptoml: Update to 0.2.2.
* gnu/packages/cran.scm (r-rcpptoml): Update to 0.2.2.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 6a04cf5d29 gnu: r-spatstat: Update to 3.0-3.
* gnu/packages/cran.scm (r-spatstat): Update to 3.0-3.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus b55fb729a6 gnu: r-spatstat-random: Update to 3.1-3.
* gnu/packages/cran.scm (r-spatstat-random): Update to 3.1-3.
2023-02-18 19:56:43 +01:00
Ricardo Wurmus 6c5709b249 gnu: r-spatstat-linnet: Update to 3.0-4.
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.0-4.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus ebc7103152 gnu: r-spatstat-geom: Update to 3.0-6.
* gnu/packages/cran.scm (r-spatstat-geom): Update to 3.0-6.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus a7f483633d gnu: r-spatstat-model: Update to 3.1-2.
* gnu/packages/cran.scm (r-spatstat-model): Update to 3.1-2.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus 62d9721d68 gnu: r-spatstat-explore: Update to 3.0-6.
* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.0-6.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus c89cbd8f23 gnu: r-memuse: Update to 4.2-3.
* gnu/packages/cran.scm (r-memuse): Update to 4.2-3.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus 164ad7fc66 gnu: r-conquer: Update to 1.3.2.
* gnu/packages/cran.scm (r-conquer): Update to 1.3.2.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus 182d9423ce gnu: r-lightgbm: Update to 3.3.5.
* gnu/packages/cran.scm (r-lightgbm): Update to 3.3.5.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus 3c44209f08 gnu: r-scrypt: Update to 0.1.6.
* gnu/packages/cran.scm (r-scrypt): Update to 0.1.6.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus 0c727a46f7 gnu: r-projpred: Update to 2.3.0.
* gnu/packages/cran.scm (r-projpred): Update to 2.3.0.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus b0bd1fd1b4 gnu: r-zyp: Update to 0.11.
* gnu/packages/cran.scm (r-zyp): Update to 0.11.
2023-02-18 19:56:42 +01:00
Ricardo Wurmus c930c026b2 gnu: r-rstan: Update to 2.21.8.
* gnu/packages/cran.scm (r-rstan): Update to 2.21.8.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus 6471f296a2 gnu: r-rsconnect: Update to 0.8.29.
* gnu/packages/cran.scm (r-rsconnect): Update to 0.8.29.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus f4b30acdd0 gnu: r-packrat: Update to 0.9.0.
* gnu/packages/cran.scm (r-packrat): Update to 0.9.0.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus 66f712a8d4 gnu: r-openmx: Update to 2.21.1.
* gnu/packages/cran.scm (r-openmx): Update to 2.21.1.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus c07e57f161 gnu: r-anthropometry: Update to 1.18.
* gnu/packages/cran.scm (r-anthropometry): Update to 1.18.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus 2e7abf48d4 gnu: r-shapes: Update to 1.2.7.
* gnu/packages/cran.scm (r-shapes): Update to 1.2.7.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus b74d06227f gnu: r-imager: Update to 0.42.18.
* gnu/packages/cran.scm (r-imager): Update to 0.42.18.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus ef8c540d2a gnu: r-actuar: Update to 3.3-2.
* gnu/packages/cran.scm (r-actuar): Update to 3.3-2.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus 9e5ed6e8ab gnu: r-tree: Update to 1.0-43.
* gnu/packages/cran.scm (r-tree): Update to 1.0-43.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus b71c3edcd7 gnu: r-tuner: Update to 1.4.2.
* gnu/packages/cran.scm (r-tuner): Update to 1.4.2.
2023-02-18 19:56:41 +01:00
Ricardo Wurmus 1e97fd8a64 gnu: r-gamlss: Update to 5.4-12.
* gnu/packages/cran.scm (r-gamlss): Update to 5.4-12.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 01707f4132 gnu: r-randtoolbox: Update to 2.0.4.
* gnu/packages/cran.scm (r-randtoolbox): Update to 2.0.4.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 5d18b18e3b gnu: r-rngwell: Update to 0.10-9.
* gnu/packages/cran.scm (r-rngwell): Update to 0.10-9.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus a43bd01e6d gnu: r-accept: Update to 1.0.0.
* gnu/packages/cran.scm (r-accept): Update to 1.0.0.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus e89aa8f196 gnu: r-rgdal: Update to 1.6-4.
* gnu/packages/cran.scm (r-rgdal): Update to 1.6-4.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 6ba8aa9227 gnu: r-parameters: Update to 0.20.2.
* gnu/packages/cran.scm (r-parameters): Update to 0.20.2.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus e8ab96d563 gnu: r-tidygraph: Update to 1.2.3.
* gnu/packages/cran.scm (r-tidygraph): Update to 1.2.3.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 16a867c720 gnu: r-terra: Update to 1.7-3.
* gnu/packages/cran.scm (r-terra): Update to 1.7-3.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 41086efde7 gnu: r-umap: Update to 0.2.10.0.
* gnu/packages/cran.scm (r-umap): Update to 0.2.10.0.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus a48404a0a1 gnu: r-xgboost: Update to 1.7.3.1.
* gnu/packages/cran.scm (r-xgboost): Update to 1.7.3.1.
2023-02-18 19:56:40 +01:00
Ricardo Wurmus 534726fb94 gnu: r-dalex: Update to 2.4.3.
* gnu/packages/cran.scm (r-dalex): Update to 2.4.3.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus eadbda13b6 gnu: r-dae: Update to 3.2-14.
* gnu/packages/cran.scm (r-dae): Update to 3.2-14.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 252dc08f31 gnu: r-ingredients: Update to 2.3.0.
* gnu/packages/cran.scm (r-ingredients): Update to 2.3.0.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 22367a9ae8 gnu: r-clue: Update to 0.3-64.
* gnu/packages/cran.scm (r-clue): Update to 0.3-64.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 3dab9ff63d gnu: r-batchtools: Update to 0.9.16.
* gnu/packages/cran.scm (r-batchtools): Update to 0.9.16.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 27cbff23ee gnu: r-styler: Update to 1.9.0.
* gnu/packages/cran.scm (r-styler): Update to 1.9.0.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus d1d780a810 gnu: r-rda: Update to 1.2-1.
* gnu/packages/cran.scm (r-rda): Update to 1.2-1.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus df9f459c5e gnu: r-extrafont: Update to 0.19.
* gnu/packages/cran.scm (r-extrafont): Update to 0.19.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus a10902a068 gnu: r-rttf2pt1: Update to 1.3.12.
* gnu/packages/cran.scm (r-rttf2pt1): Update to 1.3.12.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 28e49ff0e6 gnu: r-kernlab: Update to 0.9-32.
* gnu/packages/cran.scm (r-kernlab): Update to 0.9-32.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus b7f99f0464 gnu: r-osqp: Update to 0.6.0.8.
* gnu/packages/cran.scm (r-osqp): Update to 0.6.0.8.
2023-02-18 19:56:39 +01:00
Ricardo Wurmus 8db9ea6ddc gnu: r-bookdown: Update to 0.32.
* gnu/packages/cran.scm (r-bookdown): Update to 0.32.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus b59d39f126 gnu: r-haplo-stats: Update to 1.9.3.
* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.3.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus 9bb154fe75 gnu: r-rms: Update to 6.4-1.
* gnu/packages/cran.scm (r-rms): Update to 6.4-1.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus c280111b86 gnu: r-adegenet: Update to 2.1.10.
* gnu/packages/cran.scm (r-adegenet): Update to 2.1.10.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus 1f36adf45a gnu: r-s2: Update to 1.1.2.
* gnu/packages/cran.scm (r-s2): Update to 1.1.2.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus e769ef3017 gnu: r-sets: Update to 1.0-22.
* gnu/packages/cran.scm (r-sets): Update to 1.0-22.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus dae0e097c1 gnu: r-irkernel: Update to 1.3.2.
* gnu/packages/cran.scm (r-irkernel): Update to 1.3.2.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus a2bdff58e3 gnu: r-repr: Update to 1.1.6.
* gnu/packages/cran.scm (r-repr): Update to 1.1.6.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus 6989fc288b gnu: r-pbdzmq: Update to 0.3-9.
* gnu/packages/cran.scm (r-pbdzmq): Update to 0.3-9.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus b2f8ddfaa3 gnu: r-minpack-lm: Update to 1.2-3.
* gnu/packages/cran.scm (r-minpack-lm): Update to 1.2-3.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus caca5ea6fc gnu: r-compositions: Update to 2.0-5.
* gnu/packages/cran.scm (r-compositions): Update to 2.0-5.
2023-02-18 19:56:38 +01:00
Ricardo Wurmus 47bc08b492 gnu: r-dorng: Update to 1.8.6.
* gnu/packages/cran.scm (r-dorng): Update to 1.8.6.
[native-inputs]: Add r-knitr.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 90375c84d9 gnu: r-future: Update to 1.31.0.
* gnu/packages/cran.scm (r-future): Update to 1.31.0.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus b6f7d74331 gnu: r-parallelly: Update to 1.34.0.
* gnu/packages/cran.scm (r-parallelly): Update to 1.34.0.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus cf55d76048 gnu: r-protviz: Update to 0.7.7.
* gnu/packages/cran.scm (r-protviz): Update to 0.7.7.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 4ecae23db3 gnu: r-rmpfr: Update to 0.9-1.
* gnu/packages/cran.scm (r-rmpfr): Update to 0.9-1.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 5f409bec79 gnu: r-gmp: Update to 0.7-1.
* gnu/packages/cran.scm (r-gmp): Update to 0.7-1.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 2cec41d221 gnu: r-gargle: Update to 1.3.0.
* gnu/packages/cran.scm (r-gargle): Update to 1.3.0.
[propagated-inputs]: Add r-lifecycle and r-openssl.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus dc48528fef gnu: r-ore: Update to 1.7.3.1.
* gnu/packages/cran.scm (r-ore): Update to 1.7.3.1.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus d3de3d9b2f gnu: r-rnifti: Update to 1.4.5.
* gnu/packages/cran.scm (r-rnifti): Update to 1.4.5.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 1931b8bfa9 gnu: r-rnexml: Update to 2.4.11.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.11.
2023-02-18 19:56:37 +01:00
Ricardo Wurmus 0f4fba3768 gnu: r-sparsesvd: Update to 0.2-2.
* gnu/packages/cran.scm (r-sparsesvd): Update to 0.2-2.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 1e673c2f9a gnu: r-tm: Update to 0.7-11.
* gnu/packages/cran.scm (r-tm): Update to 0.7-11.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 5b9e4bf2b2 gnu: r-mritc: Update to 0.5-3.
* gnu/packages/cran.scm (r-mritc): Update to 0.5-3.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 273cda9f0f gnu: r-gsl: Update to 2.1-8.
* gnu/packages/cran.scm (r-gsl): Update to 2.1-8.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 16019e9585 gnu: r-rgl: Update to 1.0.1.
* gnu/packages/cran.scm (r-rgl): Update to 1.0.1.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus dfdb2eabfc gnu: r-rcppparallel: Update to 5.1.6.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.1.6.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 92996040e7 gnu: r-rcppalgos: Update to 2.7.1.
* gnu/packages/cran.scm (r-rcppalgos): Update to 2.7.1.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus 88fc74a3b6 gnu: r-rcppgsl: Update to 0.3.13.
* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.13.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus dcf9ce4597 gnu: r-fs: Update to 1.6.1.
* gnu/packages/cran.scm (r-fs): Update to 1.6.1.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus a621ef9f40 gnu: r-gillespiessa2: Update to 0.3.0.
* gnu/packages/cran.scm (r-gillespiessa2): Update to 0.3.0.
2023-02-18 19:56:36 +01:00
Ricardo Wurmus ed123de3df gnu: r-effectsize: Update to 0.8.3.
* gnu/packages/cran.scm (r-effectsize): Update to 0.8.3.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 9c8f4326e0 gnu: r-ggeffects: Update to 1.1.5.
* gnu/packages/cran.scm (r-ggeffects): Update to 1.1.5.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 1584fbcf9e gnu: r-performance: Update to 0.10.2.
* gnu/packages/cran.scm (r-performance): Update to 0.10.2.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus c3d612127b gnu: r-tmb: Update to 1.9.2.
* gnu/packages/cran.scm (r-tmb): Update to 1.9.2.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 76d0698659 gnu: r-emmeans: Update to 1.8.4-1.
* gnu/packages/cran.scm (r-emmeans): Update to 1.8.4-1.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 32fab33567 gnu: r-phyclust: Update to 0.1-33.
* gnu/packages/cran.scm (r-phyclust): Update to 0.1-33.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 80c4ed90f7 gnu: r-nleqslv: Update to 3.3.4.
* gnu/packages/cran.scm (r-nleqslv): Update to 3.3.4.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 7cbd370324 gnu: r-raster: Update to 3.6-14.
* gnu/packages/cran.scm (r-raster): Update to 3.6-14.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 681cc28788 gnu: r-gam: Update to 1.22-1.
* gnu/packages/cran.scm (r-gam): Update to 1.22-1.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 90af6ea79a gnu: r-doby: Update to 4.6.16.
* gnu/packages/cran.scm (r-doby): Update to 4.6.16.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus f59c6878ac gnu: r-biasedurn: Update to 2.0.9.
* gnu/packages/cran.scm (r-biasedurn): Update to 2.0.9.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus 91228686e5 gnu: r-flextable: Update to 0.8.5.
* gnu/packages/cran.scm (r-flextable): Update to 0.8.5.
2023-02-18 19:56:35 +01:00
Ricardo Wurmus ff9a7abcc0 gnu: r-insight: Update to 0.19.0.
* gnu/packages/cran.scm (r-insight): Update to 0.19.0.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 256798038a gnu: r-officer: Update to 0.5.2.
* gnu/packages/cran.scm (r-officer): Update to 0.5.2.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus ec08e7a533 gnu: r-rbibutils: Update to 2.2.13.
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.13.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus d85cd04c18 gnu: r-hdf5r: Update to 1.3.8.
* gnu/packages/cran.scm (r-hdf5r): Update to 1.3.8.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus d1bff2f24e gnu: r-fansi: Update to 1.0.4.
* gnu/packages/cran.scm (r-fansi): Update to 1.0.4.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 462025f36c gnu: r-rstatix: Update to 0.7.2.
* gnu/packages/cran.scm (r-rstatix): Update to 0.7.2.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 7bfb13e904 gnu: r-bibtex: Update to 0.5.1.
* gnu/packages/cran.scm (r-bibtex): Update to 0.5.1.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 111e5f71f5 gnu: r-reticulate: Update to 1.28.
* gnu/packages/cran.scm (r-reticulate): Update to 1.28.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 8f9099e1d9 gnu: r-fstcore: Update to 0.9.14.
* gnu/packages/cran.scm (r-fstcore): Update to 0.9.14.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 0ce18fd937 gnu: r-openxlsx: Update to 4.2.5.2.
* gnu/packages/cran.scm (r-openxlsx): Update to 4.2.5.2.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus 8f2e4a707d gnu: r-radiant-data: Update to 1.5.1.
* gnu/packages/cran.scm (r-radiant-data): Update to 1.5.1.
2023-02-18 19:56:34 +01:00
Ricardo Wurmus e08f0541b8 gnu: r-cubature: Update to 2.0.4.6.
* gnu/packages/cran.scm (r-cubature): Update to 2.0.4.6.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus d99a717afe gnu: r-tseries: Update to 0.10-53.
* gnu/packages/cran.scm (r-tseries): Update to 0.10-53.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 172e691f34 gnu: r-sna: Update to 2.7-1.
* gnu/packages/cran.scm (r-sna): Update to 2.7-1.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 9174af0d30 gnu: r-statcheck: Update to 1.4.0.
* gnu/packages/cran.scm (r-statcheck): Update to 1.4.0.
[propagated-inputs]: Add r-rlang.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 9b06a73fad gnu: r-statnet-common: Update to 4.8.0.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.8.0.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 11128897fb gnu: r-network: Update to 1.18.1.
* gnu/packages/cran.scm (r-network): Update to 1.18.1.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus f72edb3937 gnu: r-tinytex: Update to 0.44.
* gnu/packages/cran.scm (r-tinytex): Update to 0.44.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus f66564248c gnu: r-vctrs: Update to 0.5.2.
* gnu/packages/cran.scm (r-vctrs): Update to 0.5.2.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 63aa70ffc4 gnu: r-utf8: Update to 1.2.3.
* gnu/packages/cran.scm (r-utf8): Update to 1.2.3.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 214346c609 gnu: r-xfun: Update to 0.37.
* gnu/packages/cran.scm (r-xfun): Update to 0.37.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 1113985a77 gnu: r-tsp: Update to 1.2-2.
* gnu/packages/cran.scm (r-tsp): Update to 1.2-2.
2023-02-18 19:56:33 +01:00
Ricardo Wurmus 7aaacd3f31 gnu: r-cli: Update to 3.6.0.
* gnu/packages/cran.scm (r-cli): Update to 3.6.0.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 0c6d303ae7 gnu: r-vcd: Update to 1.4-11.
* gnu/packages/cran.scm (r-vcd): Update to 1.4-11.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus e9048fb209 gnu: r-smurf: Update to 1.1.4.
* gnu/packages/cran.scm (r-smurf): Update to 1.1.4.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus e91463c9ac gnu: r-ggrepel: Update to 0.9.3.
* gnu/packages/cran.scm (r-ggrepel): Update to 0.9.3.
[propagated-inputs]: Add r-withr.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 2a0d4733e3 gnu: r-recipes: Update to 1.0.4.
* gnu/packages/cran.scm (r-recipes): Update to 1.0.4.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus b02c6d2583 gnu: r-broom: Update to 1.0.3.
* gnu/packages/cran.scm (r-broom): Update to 1.0.3.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 0114596dae gnu: r-geometry: Update to 0.4.7.
* gnu/packages/cran.scm (r-geometry): Update to 0.4.7.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 61f15b7f48 gnu: r-rpostgres: Update to 1.4.5.
* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.5.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 485bdfd7d0 gnu: r-timechange: Update to 0.2.0.
* gnu/packages/cran.scm (r-timechange): Update to 0.2.0.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 76f2fbeae0 gnu: r-progressr: Update to 0.13.0.
* gnu/packages/cran.scm (r-progressr): Update to 0.13.0.
2023-02-18 19:56:32 +01:00
Ricardo Wurmus 19353560c5 gnu: r-lpsolve: Update to 5.6.18.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.18.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 82a684e538 gnu: r-sp: Update to 1.6-0.
* gnu/packages/cran.scm (r-sp): Update to 1.6-0.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 34be3e5a06 gnu: r-ff: Update to 4.0.9.
* gnu/packages/cran.scm (r-ff): Update to 4.0.9.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 0adddb6afd gnu: r-rcpp: Update to 1.0.10.
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.10.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus b51965e445 gnu: r-colorspace: Update to 2.1-0.
* gnu/packages/cran.scm (r-colorspace): Update to 2.1-0.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 2674b55446 gnu: r-mapproj: Update to 1.2.11.
* gnu/packages/cran.scm (r-mapproj): Update to 1.2.11.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 8fadc29d3d gnu: r-sass: Update to 0.4.5.
* gnu/packages/cran.scm (r-sass): Update to 0.4.5.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 3d3c264ac5 gnu: r-curl: Update to 5.0.0.
* gnu/packages/cran.scm (r-curl): Update to 5.0.0.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 9c308e864e gnu: r-httpuv: Update to 1.6.8.
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.8.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 31e137465d gnu: r-astsa: Update to 2.0.
* gnu/packages/cran.scm (r-astsa): Update to 2.0.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus e78754a7ca gnu: r-ggpp: Update to 0.5.1.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.1.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus 1ff96c7db3 gnu: r-ggalluvial: Update to 0.12.4.
* gnu/packages/cran.scm (r-ggalluvial): Update to 0.12.4.
2023-02-18 19:56:31 +01:00
Ricardo Wurmus d7ac85d4e3 gnu: r-fontawesome: Update to 0.5.0.
* gnu/packages/cran.scm (r-fontawesome): Update to 0.5.0.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 0b78144688 gnu: r-abn: Update to 2.7-3.
* gnu/packages/bioconductor.scm (r-abn): Update to 2.7-3.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 854fea4618 gnu: r-wgcna: Update to 1.72-1.
* gnu/packages/bioconductor.scm (r-wgcna): Update to 1.72-1.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 7d01489a9f gnu: r-d3r: Update to 1.0.1.
* gnu/packages/cran.scm (r-d3r): Update to 1.0.1.
[source]: Delete minified JavaScript in snippet.
[arguments]: Do not delete minified JavaScript here.
[native-inputs]: Update hash for d3.v7.js.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 41c41e9f81 gnu: r-sendmailr: Update to 1.4-0.
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.4-0.
[native-inputs]: Add r-knitr.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 6a3144bd27 gnu: Add r-gfonts.
* gnu/packages/cran.scm (r-gfonts): New variable.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 2b9cb13796 gnu: r-torch: Update to 0.9.1.
* gnu/packages/cran.scm (r-torch): Update to 0.9.1.
[propagated-inputs]: Add r-glue.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 344f448d1d gnu: liblantern: Update to 0.9.1.
* gnu/packages/machine-learning.scm (liblantern): Update to 0.9.1.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 16e0c98df7 gnu: r-flexdashboard: Update to 0.6.1.
* gnu/packages/cran.scm (r-flexdashboard): Update to 0.6.1.
[source]: Simplify and reformat snippet.
[arguments]: Remove unnecessary module import; use esbuild in
'process-javascript phase.
[native-inputs]: Replace node-uglify-js with esbuild.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 8525c26499 import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory.
* guix/import/cran.scm (directory-needs-zlib?): Remove procedure.
(source-dir->dependencies): Use needed-libraries-in-directory instead of
directory-needs-zlib?.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 049cff91ac import/cran: Add generic way to detect needed libraries.
* guix/import/cran.scm (needed-libraries-in-directory): New procedure.
(libraries-pattern, packages-for-matches): New variables.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus 271c0bfcf2 import/cran: Process all vignette builders.
* guix/import/cran.scm (needs-knitr?): Remove procedure.
(vignette-builders): New procedure.
(description->package): Use vignette-builders instead of needs-knitr?.
2023-02-18 19:56:30 +01:00
Ricardo Wurmus c0507e9f1e import/cran: Add name mapping for libjpeg.
* guix/import/cran.scm (transform-sysname): Add mapping from libjpeg to
libjpeg-turbo.
2023-02-18 19:56:29 +01:00
Ricardo Wurmus 6ce68a7a83 import/cran: Add directory-needs-esbuild?.
* guix/import/cran.scm (directory-needs-esbuild?): New procedure.
(source-dir->dependencies): Use it.
2023-02-18 19:56:29 +01:00
Ricardo Wurmus ce7e4b99f9 gnu: r-readods: Update to 1.8.0.
* gnu/packages/cran.scm (r-readods): Update to 1.8.0.
[propagated-inputs]: Add r-purrr.
[description]: Use complete sentences.
2023-02-18 19:56:29 +01:00
Ricardo Wurmus ab0e14c41a gnu: r-liger: Rename to r-rliger.
Upstream changed the name to avoid a conflict with the liger package in CRAN.

* gnu/packages/cran.scm (r-liger): Define as a deprecated alias for...
(r-rliger): ...this new variable.
2023-02-18 19:56:29 +01:00
Tobias Geerinckx-Rice b795976778 gnu: bcachefs-tools: Update to 0.1-16.46a6b92.
* gnu/packages/file-systems.scm (bcachefs-tools):
Update to 0.1-16.46a6b92.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 0fbff222c4 gnu: julia: Fix build.
This follows up on commit 8d8e1438ae.

* gnu/packages/julia.scm (julia)[arguments]: Substitute* libgit2 version.

Reported by francismb <francismb@email.de>.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 7ce9fe86a2 gnu: corefreq: Update to 1.95.2.
* gnu/packages/linux.scm (corefreq): Update to 1.95.2.
2023-02-12 01:00:00 +01:00
Liliana Marie Prikler 2fb42567eb gnu: komikku: Update to 1.11.1.
* gnu/packages/gnome.scm (komikku): Update to 1.11.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-18 12:36:11 +01:00
Michael Rohleder d292a63cdb gnu: distrobox: Skip substitution in man pages.
* gnu/packages/containers.scm (distrobox)[arguments]: Change refer-to-inputs
phase to not substitute in man pages.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-18 12:36:11 +01:00
Yovan Naumovski a4b5876a77 gnu: openttd-engine: Update to 13.0.
* gnu/packages/games.scm (openttd-engine): Update to 13.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-18 12:36:10 +01:00
Sughosha via Guix-patches via 39c50eb495 gnu: Add nwg-launchers.
* gnu/packages/xdisorg.scm (nwg-launchers): New variable.

Co-authored-by: florhizome <florhizome@posteo.net>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-18 12:36:10 +01:00
Nicolas Goaziou 58cb4e28d3 gnu: emacs-vertico: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.1.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-18 12:36:10 +01:00
Nicolas Goaziou ecafebe21c gnu: emacs-marginalia: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.1.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-18 12:36:10 +01:00
Nicolas Goaziou 3235b4f0ca gnu: emacs-corfu: Update to 0.35.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.35.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-18 12:36:09 +01:00
Skylar Hill 53daa23b2e gnu: Add opentaxsolver.
* gnu/packages/finance.scm (opentaxsolver): New variable.
* gnu/packages/patches/opentaxsolver-file-browser-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-18 12:36:09 +01:00
Nicolas Goaziou bc3354a882 gnu: emacs-mew: Improve package style.
* gnu/packages/mail.scm (emacs-mew)[arguments]: Use G-expressions.  Remove
trailing #T from phases.
[propagated-inputs]: Re-order inputs alphabetically.
2023-02-18 12:36:09 +01:00
Nicolas Goaziou 64f94de145 gnu: emacs-mew: Update to 6.9-1.35772ee.
* gnu/packages/mail.scm (emacs-mew): Update to 6.9-1.35772ee.
[source]: Set upstream to GitHub as the release tarball is missing from home
page.
2023-02-18 12:36:08 +01:00
Peter Polidoro 224bcf4f1d gnu: kicad: Update to 7.0.0.
* gnu/packages/engineering.scm (kicad): Update to 7.0.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-18 11:02:25 +01:00
Guillaume Le Vaillant f447ce08fa gnu: Remove deprecated sbcl-stumpwm aliases.
* gnu/packages/wm.scm (sbcl-stumpwm, sbcl-stumpwm+slynk): Remove variables.
2023-02-18 10:49:40 +01:00
Guillaume Le Vaillant 7b9725ed65 gnu: stumpwm-contrib: Update to 0.0.1-5.4613a95.
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-5.4613a95.
2023-02-18 10:46:41 +01:00
Guillaume Le Vaillant 644d51a10e gnu: stumpwm: Update to 22.11.
* gnu/packages/wm.scm (stumpwm): Update to 22.11.
2023-02-18 10:37:06 +01:00
Tobias Geerinckx-Rice b04ee227a4 gnu: nss: Graft to fix CVE-2023-0767.
* gnu/packages/nss.scm (nss-next): Update to 3.88.1.
(nss): Add a replacement field pointing to…
(nss/fixed): …this new variable, based on nss-next.
2023-02-12 01:00:28 +01:00
Tobias Geerinckx-Rice 89a1d52821 gnu: memtest86+: Update to 6.10.
* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
2023-02-12 01:00:28 +01:00
Bruno Victal 94fb170bfb gnu: mympd: Update to 10.2.3.
* gnu/packages/mpd.scm (mympd): Update to 10.2.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12 01:00:28 +01:00
Tobias Geerinckx-Rice 09d34401b9 gnu: knot: Update to 3.2.5.
* gnu/packages/dns.scm (knot): Update to 3.2.5.
2023-02-12 01:00:28 +01:00
Tobias Geerinckx-Rice bef8593ded gnu: dnsmasq: Update to 2.89.
* gnu/packages/dns.scm (dnsmasq): Update to 2.89.
2023-02-12 01:00:28 +01:00
Tobias Geerinckx-Rice f414c99068 gnu: inxi-minimal: Update to 3.3.25-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.25-1.
2023-02-12 01:00:27 +01:00
Tobias Geerinckx-Rice 6ba101d9ac gnu: fdupes: Update to 2.2.1.
* gnu/packages/admin.scm (fdupes): Update to 2.2.1.
2023-02-12 01:00:27 +01:00
Nicolas Goaziou 6dce27abbb gnu: httrack: Update to 3.49.4.
* gnu/packages/web.scm (httrack): Update to 3.49.4.
[source]<origin>: Switch to GtiHub.
[arguments]: Add phases to prevent retrieving Coucal submodule and unbundle
it, although it is still compiled.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[inputs]: Add COUCAL.
2023-02-17 23:58:59 +01:00
Nicolas Goaziou 46c06fedbc gnu: Add coucal.
* gnu/packages/datastructures.scm (coucal): New variable.
2023-02-17 23:58:59 +01:00
Nicolas Goaziou 2f87c51ca5 gnu: musescore: Update to 4.0.1.
* gnu/packages/music.scm (musescore): Update to 4.0.1.
2023-02-17 23:58:58 +01:00
Nicolas Goaziou 957d104a53 gnu: emacs-tempel: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.7.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-17 23:58:58 +01:00
Nicolas Goaziou 8305506983 gnu: emacs-osm: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.10.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-17 23:58:58 +01:00
Nicolas Goaziou 6f975f22b3 gnu: emacs-inspector: Update to 0.20.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.20.
2023-02-17 23:58:57 +01:00
Nicolas Goaziou 0bd39d1294 gnu: emacs-citar: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.1.
2023-02-17 23:58:57 +01:00
Nicolas Goaziou 2c6f38c985 gnu: emacs-cape: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.13.
[propagated-inputs]: Add EMACS-COMPAT.
2023-02-17 23:58:57 +01:00
Nicolas Goaziou 7741a3efc8 gnu: emacs-alarm-clock: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-alarm-clock): Update to 1.0.4.
2023-02-17 23:58:56 +01:00
Nicolas Goaziou 7278eb4005 gnu: emacs-load-relative: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-load-relative): Update to 1.3.2.
2023-02-17 23:58:56 +01:00
Nicolas Goaziou 0c20d3dc87 gnu: emacs-posframe: Update to 1.3.3.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.3.3.
2023-02-17 23:58:55 +01:00
Nicolas Goaziou 3d6c420a30 gnu: emacs-compat: Update to 29.1.3.4.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.4.
2023-02-17 23:58:55 +01:00
Morgan Smith b6edac40a1 gnu: yt-dlp: Update to 2023.02.17.
* gnu/packages/video.scm (yt-dlp): Update to 2023.02.17.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12 01:00:10 +01:00
Tobias Geerinckx-Rice 8e3e748bbe gnu: sudo: Update to 1.9.13p1.
* gnu/packages/admin.scm (sudo): Update to 1.9.13p1.
2023-02-12 01:00:20 +01:00
Tobias Geerinckx-Rice 78ebd3408a gnu: igt-gpu-tools: Update to 1.27.1.
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.27.1.
[arguments]: Remove 'fix-meson.build phase.
2023-02-12 01:00:19 +01:00
Tobias Geerinckx-Rice 19d58dbc24 gnu: htop: Update to 3.2.2.
* gnu/packages/admin.scm (htop): Update to 3.2.2.
2023-02-12 01:00:01 +01:00
Tobias Geerinckx-Rice 3286a38c42 gnu: nmap: Remove input labels.
* gnu/packages/admin.scm (nmap)[inputs]: Move to conventional location,
remove input labels, and order sortabetically.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice b6fea89ad6 gnu: nmap: Update to 7.93.
* gnu/packages/admin.scm (nmap): Update to 7.93.
[inputs]: Use OpenSSL 3.0.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice df5a358f67 licenses: Update NPSL (nmap licence).
The previous URL does not resolve.  The new URL contains an updated
licence text (version 0.95 at time of this commit) that is strictly less
worse than previous versions, and applies retroactively to older nmaps:

  “Versions of Nmap released under previous versions of the NPSL may
   also be used under the NPSL 0.95 terms.”
     -- <https://nmap.org/changelog>

* guix/licenses.scm (nmap): Update.
2023-02-12 01:00:00 +01:00
André Batista 8d8e1438ae gnu: libgit2: Update to 1.5.1 [security fixes].
Fixes CVE-2023-22742. Follows up on fixes to CVE-2022-24765.
Provides compatibility with git changes to address CVE-2022-29187.

* gnu/packages/version-control.scm (libgit2): Update to 1.5.1.
[source]: Remove snippet to comment out the "10 years ago" test, which
was removed on newer versions.
(libgit2-1.4): New variable. Update to 1.4.5.
(libgit2-1.3): Inherit from 'libgit2-1.4'. Update to 1.3.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-17 15:22:53 -05:00
André Batista 7b4b271378 gnu: libgit2-1.1: Remove it.
There are no remaining packages which depend on this older version.

* gnu/packages/version-control.scm (libgit2-1.1): Remove variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-17 15:22:53 -05:00
Leo Famulari 861d6fa92c gnu: Remove QtWebKit.
This fixes <https://issues.guix.gnu.org/53289>.

* gnu/packages/qt.scm (qtwebkit): Remove variable.
* gnu/packages/patches/qtwebkit-fix-building-with-bison-3.7.patch,
gnu/packages/patches/qtwebkit-fix-building-with-glib-2.68.patch,
gnu/packages/patches/qtwebkit-fix-building-with-icu-68.patch,
gnu/packages/patches/qtwebkit-fix-building-with-python-3.9.patch,
gnu/packages/patches/qtwebkit-pbutils-include.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/education.scm (openboard): Adjust code comment.
2023-02-17 14:49:13 -05:00
Leo Famulari abe7afb17c gnu: Make nothing depend on QtWebKit.
This is required for <https://issues.guix.gnu.org/53289>.

* gnu/packages/qt.scm (python-pyqt)[inputs]: Remove qtwebkit.
(python-pyqt-without-qtwebkit): Remove variable.
(python-pyqtwebengine)[inputs]: Replace python-pyqt-without-qtwebkit with
python-pyqt.
* gnu/packages/backup.scm (vorta)[inputs]: Likewise.
* gnu/packages/ebook.scm (calibre)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/education.scm (anki)[inputs]: Replace
python-pyqt-without-qtwebkit with python-pyqt.
* gnu/packages/kde-games.scm (kajongg)[inputs]: Likewise.
* gnu/packages/maths.scm (veusz)[inputs]: Likewise.
* gnu/packages/music.scm (frescobaldi)[inputs]: Likewise.
(picard)[inputs]: Likewise.
* gnu/packages/orange.scm (orange)[inputs]: Likewise.
* gnu/packages/pdf.scm (flyer-composer)[inputs]: Likewise.
* gnu/packages/python-check.scm (python-pytest-qt)[propagated-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Likewise.
(python-pyqtgraph)[propagated-inputs]: Likewise.
* gnu/packages/radio.scm (gnuradio)[inputs]: Likewise.
* gnu/packages/video.scm (openshot)[inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect-sso)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Likewise.
2023-02-17 14:49:13 -05:00
Leo Famulari 7eb3eec4da gnu: psi: Replace with psi-plus.
This is required for <https://issues.guix.gnu.org/53289>.

* gnu/packages/messaging.scm (psi): Deprecate in favor of psi-plus.
2023-02-17 14:49:12 -05:00
Leo Famulari b9ecefd1de gnu: aseba: Remove dependency on QtWebKit.
This is required for <https://issues.guix.gnu.org/53289>.

* gnu/packages/robotics.scm (aseba)[inputs]: Remove qtwebkit.
2023-02-17 14:49:12 -05:00
Leo Famulari ac2ed2e1d7 gnu: dream: Remove dependency on QtWebKit.
This is required for <https://issues.guix.gnu.org/53289>.

* gnu/packages/radio.scm (dream)[inputs]: Remove qtwebkit.
2023-02-17 14:49:12 -05:00
jgart 2921394c25 gnu: Add cl-lisp-stat.
* gnu/packages/lisp-xyz.scm (cl-lisp-stat, sbcl-lisp-stat): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart e93171b263 gnu: Add cl-dfio.
* gnu/packages/lisp-xyz.scm (cl-dfio, sbcl-dfio): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart 30850a3626 gnu: Add cl-data-frame.
* gnu/packages/lisp-xyz.scm (cl-data-frame, sbcl-data-frame): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart 81de0d7af1 gnu: Add cl-statistics.
* gnu/packages/lisp-xyz.scm (cl-statistics, ecl-statistics, sbcl-statistics):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart b9d22cae3a gnu: Add cl-distributions.
* gnu/packages/lisp-xyz.scm (cl-distributions, ecl-distributions,
  sbcl-distributions): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart 17e46bdf66 gnu: Add cl-special-functions.
* gnu/packages/lisp-xyz.scm (cl-special-functions, ecl-special-functions,
  sbcl-special-functions): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart 7679b8e895 gnu: Add cl-cephes.
* gnu/packages/lisp-xyz.scm (cl-cephes, ecl-cephes, sbcl-cephes): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart 5302cfab43 gnu: Add cl-variates.
* gnu/packages/lisp-xyz.scm (cl-variates, ecl-cl-variates, sbcl-cl-variates):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
Maxim Cournoyer 246a3d90ea gnu: nss-next: Update to 3.88.1 [fixes CVE-2023-0767].
* gnu/packages/nss.scm (nss-next): Update to 3.88.1

Co-spirited-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-17 12:19:11 -05:00
Wamm K. D c3dd743b9a gnu: Add clipman.
* gnu/packages/xdisorg.scm (clipman): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:59 +00:00
Denis 'GNUtoo' Carikli 46013fccb7 gnu: Add docker-registry.
* gnu/packages/docker.scm (docker-registry): New variable.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:59 +00:00
Steve George fc36ea0a0a gnu: Add python-virtualenv-clone.
* gnu/packages/python-xyz.scm (python-virtualenv-clone): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:59 +00:00
jgart a558998f7d gnu: Add chathistorysync.
* gnu/packages/irc.scm (chathistorysync): New variable.

Co-authored-by: ( <paren@disroot.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:59 +00:00
jgart 395c4aa880 gnu: Add go-gopkg-in-irc-v3.
* gnu/packages/irc.scm (go-gopkg-in-irc-v3): New variable.

Co-authored-by: ( <paren@disroot.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:59 +00:00
Vivien Kraus 95f481b331 gnu: p11-kit-next: Switch to meson-build-system.
README.md says to use meson to build.

* gnu/packages/tls.scm (p11-kit-next)[build-system]: Use meson-build-system.
[arguments]: Adjust accordingly.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 48724a6642 gnu: Add ocaml-mirage-bootvar-unix.
* gnu/packages/ocaml.scm (ocaml-mirage-bootvar-unix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 34589fe587 gnu: Add ocaml-parse-argv.
* gnu/packages/ocaml.scm (ocaml-parse-argv): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 9658d29ab8 gnu: Add ocaml-mirage-xen.
* gnu/packages/ocaml.scm (ocaml-mirage-xen): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 991a289a02 gnu: Add ocaml-bheap.
* gnu/packages/ocaml.scm (ocaml-bheap): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 1276f9da9a gnu: Add ocaml-io-page.
* gnu/packages/ocaml.scm (ocaml-io-page): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 9c6809a6c4 gnu: Add ocaml-xenstore.
* gnu/packages/ocaml.scm (ocaml-xenstore): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 3b2ca07ed6 gnu: Add ocaml-shared-memory-ring-lwt.
* gnu/packages/ocaml.scm (ocaml-shared-memory-ring-lwt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:58 +00:00
raingloom 1e324abac0 gnu: Add ocaml-shared-memory-ring.
* gnu/packages/ocaml.scm (ocaml-shared-memory-ring): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 5bb2dc0ca2 gnu: Add ocaml-async.
* gnu/packages/ocaml.scm (ocaml-async): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 3e15ad0329 gnu: Add ocaml-async-rpc-kernel.
* gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 7fbe38d7bf gnu: Add ocaml-protocol-version-header.
* gnu/packages/ocaml.scm (ocaml-protocol-version-header): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 47bc3fc743 gnu: Add ocaml-textutils.
* gnu/packages/ocaml.scm (ocaml-textutils): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom c91f8f9b7b gnu: Add ocaml-textutils-kernel.
* gnu/packages/ocaml.scm (ocaml-textutils-kernel): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 3f84fbd2f1 gnu: Add ocaml-async-unix.
* gnu/packages/ocaml.scm (ocaml-async-unix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:57 +00:00
raingloom 419023489e gnu: Add ocaml-async-kernel.
* gnu/packages/ocaml.scm (ocaml-async-kernel): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom 5f0d2ed20b gnu: Add ocaml-core-unix.
* gnu/packages/ocaml.scm (ocaml-core-unix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom 3831cdad63 gnu: Add ocaml-intrinsics.
* gnu/packages/ocaml.scm (ocaml-intrinsics): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom f52c3fb9ee gnu: Add ocaml-expect-test-helpers-core.
* gnu/packages/ocaml.scm (ocaml-expect-test-helpers-core): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom bd15c8fc3a gnu: Add ocaml-sexp-pretty.
* gnu/packages/ocaml.scm (ocaml-sexp-pretty): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom 34958ee1b6 gnu: Add ocaml-mirage-logs.
* gnu/packages/ocaml.scm (ocaml-mirage-logs): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom 2af65d1b5d gnu: Add ocaml-ptime.
* gnu/packages/ocaml.scm (ocaml-ptime): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:56 +00:00
raingloom 0d4ff1c2ad gnu: Add ocaml-mirage-clock.
* gnu/packages/ocaml.scm (ocaml-mirage-clock): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom fa0c8e8260 gnu: Add ocaml-mirage-profile.
* gnu/packages/ocaml.scm (ocaml-mirage-profile): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom 89c1bc291e gnu: Add ocaml-mirage-profile-unix.
* gnu/packages/ocaml.scm (ocaml-mirage-profile-unix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom a9a8d626b1 gnu: Add ocaml-ppx-cstruct.
* gnu/packages/ocaml.scm (ocaml-ppx-cstruct): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom 74560bf3c3 gnu: Add aliases for ocaml-cstruct and ocaml-lwt subpackages.
* gnu/packages/ocaml.scm (ocaml-lwt-ppx ocaml-cstruct-unix
  ocaml-cstruct-sexp): New variables.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom 14ccbf500c gnu: Add ocaml-mirage-time.
* gnu/packages/ocaml.scm (ocaml-mirage-time): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom 1132921ea6 gnu: Add ocaml-mirage-unix.
* gnu/packages/ocaml.scm (ocaml-mirage-unix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:55 +00:00
raingloom 7d15ed9c82 gnu: Add ocaml-duration.
* gnu/packages/ocaml.scm (ocaml-duration): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom c71552a562 gnu: Add ocaml-mirage.
* gnu/packages/ocaml.scm (ocaml-mirage): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 1d7c1ae2b4 gnu: Add ocaml-functoria.
* gnu/packages/ocaml.scm (ocaml-functoria): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 8ca17c0426 gnu: Add ocaml-mirage-runtime.
* gnu/packages/ocaml.scm (ocaml-mirage-runtime): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 9770402a92 gnu: Add ocaml-functoria-runtime
* gnu/packages/ocaml.scm (ocaml-functoria-runtime): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 8b62d9403e gnu: Add ocaml-emile.
* gnu/packages/ocaml.scm (ocaml-emile): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 9ca7804aaf gnu: Add ocaml-pecu.
* gnu/packages/ocaml.scm (ocaml-pecu): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:54 +00:00
raingloom 2dbf7055a5 gnu: Add ocaml-opam-monorepo.
* gnu/packages/ocaml.scm (ocaml-opam-monorepo): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:53 +00:00
raingloom a0606cc03e gnu: Add ocaml-ipaddr.
* gnu/packages/ocaml.scm (ocaml-ipaddr): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:53 +00:00
raingloom 4d4486a5c2 gnu: Add ocaml-macaddr.
* gnu/packages/ocaml.scm (ocaml-macaddr): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:53 +00:00
raingloom fa06b3124c gnu: Add ocaml-domain-name.
gnu/packages/ocaml.scm (ocaml-domain-name): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17 15:44:51 +00:00
Sharlatan Hellseher eb38e74c6b gnu: tinmop: Update to 0.9.9.141.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 15:48:37 +01:00
Sharlatan Hellseher 1a8a78a0c4 gnu: cl-croatoan: Update to 0.0.1-7.42e474f.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-7.42e474f.
  [arguments]{phases}(fix-paths): Use search-input-file procedure.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 15:46:47 +01:00
Maxim Cournoyer cb45e9d0dc gnu: webkitgtk: Update to 2.38.5 [fixes CVE-2023-23529].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.38.5.
2023-02-17 08:39:27 -05:00
Pierre Neidhardt 08edbd2535 gnu: sbcl-nfiles: Update to 1.1.2.
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.2.
2023-02-17 09:00:48 +01:00
Pierre Neidhardt d0ba3f9428 gnu: sbcl-nclasses: Update to 0.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.2.1.
2023-02-17 09:00:48 +01:00
Pierre Neidhardt 8ecda39a3c gnu: Add cl-nasdf.
* gnu/packages/lisp-xyz.scm (cl-nasdf, ecl-nasdf, sbcl-nasdf): New variables.
2023-02-17 09:00:48 +01:00
Maxim Cournoyer 23d56ba150 guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable.
The need for this use case appeared when attempting to install Guix on a truly
minimal image made with Buildroot, which lacked enough GNU components that I
had to extract a guix pack to /gnu before attempting installation, which would
then refuse to proceed because of the existing /gnu.

* etc/guix-install.sh: Document environment variables.
(sys_create_store) [GUIX_ALLOW_OVERWRITE]: Skip pre-existing installation
checks and output a warning.  Extract the tarball directly to /.
2023-02-17 02:55:43 +01:00
Timo Wilken 28bd26b6b8 gnu: aerc: Update to 0.14.0
* gnu/packages/mail.scm (aerc): Update to 0.14.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-16 16:29:07 -05:00
Efraim Flashner 672036c6df gnu: Remove unneeded module imports.
* gnu/packages/abiword.scm,
* gnu/packages/ada.scm,
* gnu/packages/agda.scm,
* gnu/packages/backup.scm,
* gnu/packages/barrier.scm,
* gnu/packages/bioinformatics.scm,
* gnu/packages/bootstrap.scm,
* gnu/packages/bqn.scm,
* gnu/packages/c.scm,
* gnu/packages/chemistry.scm,
* gnu/packages/coq.scm,
* gnu/packages/cross-base.scm,
* gnu/packages/databases.scm,
* gnu/packages/emacs-xyz.scm,
* gnu/packages/enlightenment.scm,
* gnu/packages/games.scm,
* gnu/packages/geo.scm,
* gnu/packages/ghostscript.scm,
* gnu/packages/gl.scm,
* gnu/packages/golang.scm,
* gnu/packages/jami.scm,
* gnu/packages/java-maths.scm,
* gnu/packages/kde-frameworks.scm,
* gnu/packages/kde-plasma.scm,
* gnu/packages/language.scm,
* gnu/packages/libreoffice.scm,
* gnu/packages/linphone.scm,
* gnu/packages/lisp.scm,
* gnu/packages/llvm.scm,
* gnu/packages/machine-learning.scm,
* gnu/packages/minetest.scm,
* gnu/packages/monitoring.scm,
* gnu/packages/nfs.scm,
* gnu/packages/ocr.scm,
* gnu/packages/opencl.scm,
* gnu/packages/pdf.scm,
* gnu/packages/python-xyz.scm,
* gnu/packages/racket.scm,
* gnu/packages/rust.scm,
* gnu/packages/syncthing.scm,
* gnu/packages/syndication.scm,
* gnu/packages/telegram.scm,
* gnu/packages/vulkan.scm,
* gnu/packages/web-browsers.scm,
* gnu/packages/web.scm,
* gnu/packages/webkit.scm: Remove some unecessary module imports.
2023-02-16 22:41:03 +02:00
Navid Afkhami 312f1f41d3 gnu: Add r-changepoint.
* gnu/packages/cran.scm (r-changepoint): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-16 16:56:11 +01:00
Ricardo Wurmus b6a4fbb488 gnu: fastqc: Update to 0.11.9.
* gnu/packages/bioinformatics.scm (fastqc): Update to 0.11.9.
[source]: Fetch via git; delete bundled jar files.
[arguments]: Also patch .classpath file in 'fix-dependencies; fix patching of
reference to java in fastqc wrapper; override CLASSPATH.
2023-02-16 16:56:10 +01:00
Efraim Flashner 1b4f6286df gnu: scsh: Use a search path.
* gnu/packages/shells.scm (scsh)[source]: Add patch.
[native-search-paths]: New field.
* gnu/packages/patches/scsh-nonstring-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-02-16 17:07:35 +02:00
Leo Famulari c1303a914c gnu: linux-libre 5.10: Update to 5.10.168.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.168.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-15 17:55:16 -05:00
Tobias Geerinckx-Rice ebd19dd668 gnu: bind: Update to 9.16.38.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.38.
2023-02-12 01:00:00 +01:00
Efraim Flashner 47439697ae gnu: mold: Update to 1.10.1.
* gnu/packages/mold.scm (mold): Update to 1.10.1.
[arguments]: Adjust substitution in custom 'force-system-xxhash phase.
2023-02-15 21:18:03 +02:00
Sharlatan Hellseher fe3121d651 gnu: Add julia-wcs.
* gnu/packages/julia-xyz.scm (julia-wcs): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 19:25:23 +02:00
Sharlatan Hellseher 86237323d2 gnu: Add julia-erfa.
* gnu/packages/julia-xyz.scm (julia-erfa): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 19:25:21 +02:00
Sharlatan Hellseher c4cd6560d3 gnu: Add julia-wcs-jll.
* gnu/packages/julia-jll.scm (julia-wcs-jll): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 19:25:19 +02:00
Sharlatan Hellseher f5fb404781 gnu: Add julia-erfa-jll.
* gnu/packages/julia-jll.scm (julia-erfa-jll): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 19:25:16 +02:00
Leo Famulari 8462ce0eeb gnu: linux-libre 5.15: Update to 5.15.94.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.94.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-15 11:29:31 -05:00
Leo Famulari 6992e66b21 gnu: linux-libre: Update to 6.1.12.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.12.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-15 11:29:28 -05:00
Christopher Baines 12127395dc gnu: openmw-openscenegraph: Fix builder.
This broke with the changes to openscenegraph in
629a5936a6.

* gnu/packages/graphics.scm (openmw-openscenegraph)[arguments]: Handle
 #:configure-flags from openscenegraph as a gexp.
2023-02-15 16:17:14 +00:00
Efraim Flashner b4d2670771 gnu: alacritty: Adjust bash completions.
* gnu/packages/terminals.scm (alacritty)[arguments]: Adjust custom
'install phase to install the bash completion script with the correct
name.
2023-02-15 13:05:33 +02:00
Petr Hodina 06d45a8239 gnu: rust-structopt-0.3: Update to 0.3.26.
* gnu/packages/crates-io.scm (rust-structopt): Update to 0.3.26.
  [arguments]: Add rust-paw-1 to cargo-inputs. Add cargo development inputs.
  Add phases to fix rust-clap-2 version and remove lints feature.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 13:05:32 +02:00
Petr Hodina f7f6000f81 gnu: rust-structopt-derive-0.4: Update to 0.4.18.
* gnu/packages/crates-io.scm (rust-structopt-derive-0.4): Update to 0.4.18.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 13:05:32 +02:00
Tobias Geerinckx-Rice 017f1779e9 gnu: linux-libre: Disable unprivileged BPF by default.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf:
Set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y.
* gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: Likewise.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 77aff2b5d2 gnu: papirus-icon-theme: Harden links before cache generation.
Output is identical.  This just feels moar correct.

* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the
'halve-inode-consumption phase before the 'install one.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 016eab3e29 gnu: papirus-icon-theme: Recursively resolve symlinks.
This follows up on commit aed385e18e.

* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace
READLINK with CANONICALIZE-PATH to resolve symlink chains.
2023-02-12 01:00:00 +01:00
Gleb Zakharov 630b6e62d2 gnu: go-gopkg-in-yaml-v3: Update to 3.0.1.
This addresses an apparent upstream hash change, which was actually our
own fault: the Guix package underspecified the version as ‘3’ instead of
‘3.0.0’, hence treating the ‘v3’ *branch* as a tag.

Guix's hash for ‘3’ never matched upstream's ‘3.0.0’ release, so upgrade
straight to ‘3.0.1’.

* gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Update to 3.0.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice ce5b94cb79 gnu: sudo: Update to 1.9.13.
* gnu/packages/admin.scm (sudo): Update to 1.9.13.
2023-02-12 01:00:00 +01:00
Jan (janneke) Nieuwenhuizen 89a8d21329 gnu: mes: Update to 0.24.2.
* gnu/packages/mes.scm (mes): Update to 0.24.2.
2023-02-15 09:12:30 +01:00
Andrew Tropin a97a102d21 gnu: Add tree-sitter-racket.
gnu/packages/tree-sitter.scm (tree-sitter-racket): New variable.
2023-02-15 11:23:13 +04:00
Andrew Tropin 42cf3694a5 gnu: Add tree-sitter-scheme.
gnu/packages/tree-sitter.scm (tree-sitter-scheme): New variable.
2023-02-15 11:23:12 +04:00
Mark H Weaver 24e20d419b gnu: icecat: Update to 102.8.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2023-0767, CVE-2023-25728, CVE-2023-25729,
CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25735,
CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742,
CVE-2023-25743, CVE-2023-25744, and CVE-2023-25746.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the dependency on the Perl 'rename' program.
* gnu/packages/patches/icecat-makeicecat.patch: Update to apply cleanly.
2023-02-15 01:36:33 -05:00
Maxim Cournoyer c44149de97 gnu: icecat: Update the "ach" locale.
The previously specified changeset didn't match what was in the
manifest (browser/locales/l10n-changesets.json) of the upstream source.

* gnu/packages/gnuzilla.scm (all-mozilla-locales) [ach]: Update revision and
hash.

Modified-by: Mark H Weaver <mhw@netris.org>
2023-02-15 01:36:21 -05:00
Eric Bavier e47918d00f gnu: Add facedetect.
* gnu/packages/graphics.scm (facedetect): New variable.
(fgallery)[inputs,arguments]: Add it.
2023-02-14 22:49:55 -06:00
Eric Bavier d2504fbe45 gnu: fgallery: Update to 1.9.1.
* gnu/packages/graphics.scm (fgallery): Update to 1.9.1.
[arguments]: Use new Makefile in install phase.
[inputs]: Add bash-minimal for wrap-program.  Use new style.
[source,home-page]: "http" -> "https".
2023-02-14 22:49:55 -06:00
宋文武 c0e9ddfa29 gnu: xfce4-notifyd: Update to 0.8.0.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.0.
[inputs]: Add sqlite.
2023-02-15 09:11:43 +08:00
宋文武 445ef24a61 gnu: xfce4-power-manager: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
宋文武 d92db1a555 gnu: xfce4-settings: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.2.
2023-02-15 09:11:43 +08:00
宋文武 495b022763 gnu: xfce4-session: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
Michael Rohleder 22f6783f33 gnu: ristretto: Update to 0.13.0.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e685b94e0a gnu: mousepad: Update to 0.6.0.
* gnu/packages/xfce.scm (mousepad): Update to 0.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 444089d3b6 gnu: xfce4-panel: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 0412c8dc0e gnu: libxfce4ui: Update to 4.18.2.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e2320fea44 gnu: orage: Update to 4.18.0.
* gnu/packages/xfce.scm (orage): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Denis 'GNUtoo' Carikli 8a68407ac1 gnu: Add u-boot-qemu-arm64.
* gnu/packages/bootloaders.scm (u-boot-qemu-arm64): New variable.
2023-02-14 17:16:18 -05:00
Denis 'GNUtoo' Carikli 36f7b1f02f gnu: Add u-boot-qemu-arm
* gnu/packages/bootloaders.scm (u-boot-qemu-arm): New variable.
2023-02-14 17:16:17 -05:00
kiasoc5 efe9612953 gnu: Remove kdewebkit.
This goes towards <https://issues.guix.gnu.org/issue/53289>.

* gnu/packages/kde-frameworks.scm (kdewebkit): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-14 16:20:23 -05:00
Eric Bavier a22b62b98e gnu: onionshare: Update to 2.6.
* gnu/packages/patches/onionshare-cli-async-mode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tor.scm (onionshare): Update to 2.6.
[source]: Use patch.
[inputs]: Add xdg-utils.  Move xvfb-run, used for tests, to ...
[native-inputs]: here.
[arguments]: Run tests.  Add "absolutize" phase for xdg-open.
2023-02-14 10:33:04 -06:00
Steve George 4501a50bbd gnu: Add rust-protobuf-codegen-pure-2.
* gnu/packages/crates-io.scm (rust-protobuf-codegen-pure-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:42 +02:00
Steve George 25df704601 gnu: Add rust-protobuf-codegen-2.
* gnu/packages/crates-io.scm (rust-protobuf-codegen-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:41 +02:00
Steve George c4fca43403 gnu: Add rust-protobuf-2.
* gnu/packages/crates-io.scm (rust-protobuf-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:41 +02:00
Leo Famulari bf6cd144b4 gnu: linux-libre 5.15: Update to 5.15.93.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.93.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-14 14:39:32 +01:00
Leo Famulari 04509e095f gnu: linux-libre: Update to 6.1.11.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.11.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-14 14:39:28 +01:00
Andrew Tropin a3c6959de6 gnu: Add tree-sitter-org.
gnu/packages/tree-sitter.scm (tree-sitter-org): New variable.
2023-02-14 17:08:38 +04:00
Andrew Tropin 637df0cd94 gnu: Add tree-sitter-markdown-gfm.
gnu/packages/tree-sitter.scm (tree-sitter-markdown-gfm): New variable.
2023-02-14 17:08:37 +04:00
Andrew Tropin 5c0b86f741 gnu: Add tree-sitter-markdown.
gnu/packages/tree-sitter.scm (tree-sitter-markdown): New variable.
2023-02-14 17:08:36 +04:00
Andrew Tropin b6e27a24fe gnu: Add tree-sitter-clojure.
gnu/packages/tree-sitter.scm (tree-sitter-clojure): New variable.
2023-02-14 17:08:36 +04:00
Andrew Tropin f9485e59f0 gnu: Add tree-sitter-rust.
gnu/packages/tree-sitter.scm (tree-sitter-rust): New variable.
2023-02-14 17:08:35 +04:00
Andrew Tropin 8fb1af3483 gnu: Add tree-sitter-ruby.
gnu/packages/tree-sitter.scm (tree-sitter-ruby): New variable.
2023-02-14 17:08:34 +04:00
Andrew Tropin 4bdb570c70 gnu: Add tree-sitter-r.
gnu/packages/tree-sitter.scm (tree-sitter-r): New variable.
2023-02-14 17:08:33 +04:00
Andrew Tropin 429666b600 gnu: Add tree-sitter-python.
gnu/packages/tree-sitter.scm (tree-sitter-python): New variable.
2023-02-14 17:08:32 +04:00
Andrew Tropin 73bfb0ad91 gnu: Add tree-sitter-php.
gnu/packages/tree-sitter.scm (tree-sitter-php): New variable.
2023-02-14 17:08:31 +04:00
Andrew Tropin e38833c592 gnu: Add tree-sitter-ocaml.
gnu/packages/tree-sitter.scm (tree-sitter-ocaml): New variable.
2023-02-14 17:08:30 +04:00
Andrew Tropin f5a2f3883a gnu: Add tree-sitter-julia.
gnu/packages/tree-sitter.scm (tree-sitter-julia): New variable.
2023-02-14 17:08:29 +04:00
Andrew Tropin 1777d700ec gnu: Add tree-sitter-json.
gnu/packages/tree-sitter.scm (tree-sitter-json): New variable.
2023-02-14 17:08:28 +04:00
Andrew Tropin bcc8e9c77b gnu: Add tree-sitter-java.
gnu/packages/tree-sitter.scm (tree-sitter-java): New variable.
2023-02-14 17:08:27 +04:00
Andrew Tropin d39b899eac gnu: Add tree-sitter-haskell.
gnu/packages/tree-sitter.scm (tree-sitter-haskell): New variable.
2023-02-14 17:08:26 +04:00
Andrew Tropin 291e44ec2e gnu: Add tree-sitter-go.
gnu/packages/tree-sitter.scm (tree-sitter-go): New variable.
2023-02-14 17:08:25 +04:00
Andrew Tropin 2c988d7ce3 gnu: Add tree-sitter-elm.
gnu/packages/tree-sitter.scm (tree-sitter-elm): New variable.
2023-02-14 17:08:24 +04:00
Andrew Tropin de41227011 gnu: Add tree-sitter-c-sharp.
gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): New variable.
2023-02-14 17:08:23 +04:00
Andrew Tropin fa1421283d gnu: Add tree-sitter-bash.
gnu/packages/tree-sitter.scm (tree-sitter-bash): New variable.
2023-02-14 17:08:22 +04:00
Andrew Tropin 4650f8e9ba gnu: Add tree-sitter-elixir.
gnu/packages/tree-sitter.scm (tree-sitter-elixir): New variable.
2023-02-14 17:08:21 +04:00
Andrew Tropin cda1fa50c5 gnu: Add tree-sitter-css.
gnu/packages/tree-sitter.scm (tree-sitter-css): New variable.
2023-02-14 17:08:20 +04:00
Andrew Tropin b8b05538ff gnu: Add tree-sitter-cpp.
gnu/packages/tree-sitter.scm (tree-sitter-cpp): New variable.
2023-02-14 17:08:19 +04:00
Andrew Tropin 49a95477a8 gnu: Add tree-sitter-c.
gnu/packages/tree-sitter.scm (tree-sitter-c): New variable.
2023-02-14 17:08:18 +04:00
Andrew Tropin adfbb5e3eb gnu: Add tree-sitter-typescript.
gnu/packages/tree-sitter.scm (tree-sitter-typescript): New variable.
2023-02-14 17:08:18 +04:00
Andrew Tropin acae7b10e8 gnu: Add tree-sitter-javascript.
gnu/packages/tree-sitter.scm (tree-sitter-javascript): New variable.
2023-02-14 17:08:17 +04:00
Andrew Tropin 76ac9edb0d gnu: tree-sitter-grammar: Extend functionality.
* gnu/packages/tree-sitter.scm (tree-sitter-delete-generated-files): Add
support for grammar-directories.
(tree-sitter-grammar): Add support for grammar-directories, license, article,
reorder and rename arguments, update description and synopsis generation
logic.
(tree-sitter-html): Migrate to new tree-sitter-grammar.
2023-02-14 17:08:16 +04:00
Efraim Flashner 542fcc3dfe gnu: golang.scm: Update comment about bootstrapping go.
* gnu/packages/golang.scm: Update the comment at the top of the file
about bootstrapping go on different architectures and about which
versions of gccgo are currently provided.
2023-02-14 13:59:05 +02:00
Efraim Flashner 024a8b3995 gnu: go-1.17: Skip tests on riscv64-linux.
* gnu/packages/golang.scm (go-1.17)[arguments]: When building for
riscv64-linux skip the test suite.
2023-02-14 13:59:05 +02:00
Efraim Flashner 455ecb5cbe gnu: go-1.14: On systems not supported by go-1.4 use gccgo-12.
* gnu/packages/golang.scm (go-1.14)[native-inputs]: On systems not
supported by go-1.4 replace gccgo-10 with gccgo-12.
(go-1.17)[native-inputs]: Remove workaround and inherit from go-1.14.
2023-02-14 13:59:02 +02:00
Ricardo Wurmus ae2ecd04fc gnu: sugar: Add metacity to inputs.
* gnu/packages/sugar.scm (sugar)[inputs]: Add metacity.
[arguments]: Patch references to metacity executables.
2023-02-14 09:36:50 +01:00
Ricardo Wurmus d1e68f4f23 gnu: Add metacity.
* gnu/packages/gnome.scm (metacity): New variable.
2023-02-14 09:36:15 +01:00
Ricardo Wurmus 67d2f688fb gnu: jellyfish: Remove confusing quoting syntax.
* gnu/packages/bioinformatics.scm (jellyfish)[arguments]: Do not mix
quasiquote with gexp.
2023-02-13 23:09:23 +01:00
Ricardo Wurmus 661e995c70 gnu: jellyfish: Drop input labels.
* gnu/packages/bioinformatics.scm (jellyfish)[native-inputs]: Drop package
labels.
2023-02-13 23:09:23 +01:00
Ricardo Wurmus 4ef9ac7f27 gnu: fastp: Update to 0.23.2.
* gnu/packages/bioinformatics.scm (fastp): Update to 0.23.2.
[inputs]: Remove zlib; add isa-l and libdeflate.
2023-02-13 23:09:23 +01:00
Ricardo Wurmus 54b431b7b3 gnu: fastp: Simplify.
* gnu/packages/bioinformatics.scm (fastp)[arguments]: Simplify gexp.
2023-02-13 23:09:23 +01:00
Ricardo Wurmus 7260cc75da gnu: fastqc: Use gexp.
* gnu/packages/bioinformatics.scm (fastqc)[arguments]: Use gexp; drop
trailing #T from build phase.
[inputs]: Drop package labels.
2023-02-13 23:09:23 +01:00
Maxim Cournoyer 47f0e022dc gnu: icedove: Install icons.
* gnu/packages/gnuzilla.scm (icedove) [phases]: Add install-icons phase.

Series-to: 61391@debbugs.gnu.org
Cover-letter:
Improvements to Icedove (icons, gexps, un-bundling)
Hi Guix,

This series improves our Icedove package a bit, unbundling NSS and producing
its icon so that it looks more tidy in GNOME or other desktop environments.

Thanks!
END
2023-02-13 16:08:11 -05:00
Maxim Cournoyer fbd3565efc gnu: icedove: Use more gexps.
* gnu/packages/gnuzilla.scm (icedove)
[configure]: Use search-input-file and this-package-native-input.
2023-02-13 16:08:11 -05:00
Maxim Cournoyer 9fd1cd442f gnu: icedove: Unbundle NSS.
* gnu/packages/gnuzilla.scm (icedove) [inputs]: Add nss-next.  Remove nspr-4.32.
[configure]: Add "ac_add_options --with-system-nss".
2023-02-13 16:08:11 -05:00
Maxim Cournoyer cc9633ad07 gnu: Add nss-next.
* gnu/packages/nss.scm (nss-next): New variable.
2023-02-13 16:08:11 -05:00
Maxim Cournoyer 7df2b610fc gnu: Add nspr-next.
* gnu/packages/nss.scm (nspr-next): New variable.
2023-02-13 16:08:11 -05:00
Maxim Cournoyer 51d2b76529 gnu: icedove-wayland: Use gexps.
* gnu/packages/gnuzilla.scm (icedove/wayland)
[inputs]: Set to the empty list.
[arguments]: Use gexps.
2023-02-13 16:08:10 -05:00
Ricardo Wurmus f223f773a4 gnu: Add r-visnetwork.
* gnu/packages/cran.scm (r-visnetwork): New variable.
2023-02-13 22:06:17 +01:00
Hilton Chain dd724cfad4 gnu: picard: Update to 2.8.5.
* gnu/packages/music.scm (picard): Update to 2.8.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:09 +00:00
Morgan Smith 403066162c gnu: libnitrokey: Update to 3.8.
* gnu/packages/security-token.scm (libnitrokey): Update to 3.8.
[description]: Fix typo.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:09 +00:00
Josselin Poiret af1c817c84 gnu: icedove: Update to 102.7.2.
* gnu/packages/gnuzilla.scm (%icedove-build-id, icedove-version,
thunderbird-source): Update to 102.7.2 build 20230207000000.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:08 +00:00
Felix Gruber 54cd2049e8 gnu: osm2pgsql: Update to 1.8.0.
* gnu/packages/geo.scm (osm2pgsql): Update to 1.8.0.
[arguments]: Remove -DEXTERNAL_RAPIDJSON configure-flag, since osm2pgsql
1.8.0 does not use rapidjson anymore.
[inputs]: Remove rapidjson.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:08 +00:00
Nicolas Goaziou 2106deb9f6 gnu: fet: Update to 6.8.3.
* gnu/packages/education.scm (fet): Update to 6.8.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:08 +00:00
Greg Hogan 7696206ce8 gnu: LLVM, Clang, libomp, lld: Update to 15.0.7.
* gnu/packages/llvm.scm (llvm-15, clang-15, libomp-15, lld-15):
Update to 15.0.7.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:08 +00:00
Greg Hogan ecebf5924c gnu: r-survival: Update to 3.5-0.
* gnu/packages/statistics.scm (r-survival): Update to 3.5-0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-13 18:18:08 +00:00
Christopher Baines e8483a410b gnu: python-git-multimail: Update to 1.6.0.
* gnu/packages/version-control.scm (python-git-multimail): Update to 1.6.0.
[arguments]: Patch setup.py to fix finding. README.rst.
2023-02-13 18:18:08 +00:00
Andreas Enge ee69b60426 gnu: cm: Update to 0.4.1.
* gnu/packages/algebra.scm (cm): Update to 0.4.1.
2023-02-13 18:34:56 +01:00
Pierre Neidhardt a9b31c567e gnu: Add cl-nclasses.
* gnu/packages/lisp-xyz.scm (cl-nclasses, ecl-nclasses, sbcl-nclasses): New variables.
2023-02-13 17:15:08 +01:00
Sergey Trofimov 8d8b9a4c0c gnu: wpa-supplicant: Add netdev group dbus policy.
The patch allows users in netdev group to control wpa-supplicant via D-Bus
interface.

* gnu/packages/admin.scm (wpa-supplicant)[source]: Add dbus policy patch.
* gnu/packages/patches/wpa-supplicant-dbus-group-policy.patch: New file.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-13 16:50:16 +04:00
Efraim Flashner 5b1eab43f0 gnu: universal-ctags: Update to 6.0.20230212.0.
* gnu/packages/code.scm (universal-ctags): Update to 6.0.20230212.0.
2023-02-13 11:41:46 +02:00
Efraim Flashner 7c51c9e3d4 gnu: universal-ctags: Install man pages.
* gnu/packages/code.scm (universal-ctags)[native-inputs]: Add
python-docutils.
2023-02-13 11:41:46 +02:00
Ricardo Wurmus 32404757a1 etc: Add TeX team.
* etc/teams.scm.in (tex): New team; add Ricardo to the team.
2023-02-13 10:19:06 +01:00
Efraim Flashner 2b1383c0a2 gnu: mujs: Update to 1.3.2.
* gnu/packages/javascript.scm (mujs): Update to 1.3.2.
2023-02-12 16:56:57 +02:00
Efraim Flashner cddc26a6f9 gnu: zathura: Update to 0.5.2.
* gnu/packages/pdf.scm (zathura): Update to 0.5.2.
2023-02-12 16:56:57 +02:00
Efraim Flashner 4cf0c6ee6d gnu: zathura-pdf-poppler: Update to 0.3.1.
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.3.1.
2023-02-12 16:56:57 +02:00
Efraim Flashner 10049e35ab gnu: zathura-pdf-mupdf: Update to 0.4.0.
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.0.
2023-02-12 16:56:56 +02:00
Efraim Flashner d49be105d5 gnu: zathura-ps: Update to 0.2.7.
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.7.
2023-02-12 16:56:56 +02:00
Efraim Flashner e1081bcdae gnu: zathura-cb: Update to 0.1.10.
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.10.
2023-02-12 16:56:56 +02:00
Efraim Flashner c0839cbac2 gnu: nheko: Update to 0.11.2.
* gnu/packages/messaging.scm (nheko): Update to 0.11.2.
[inputs]: Add re2.
2023-02-12 16:56:56 +02:00
Efraim Flashner 187e3107b9 gnu: mtxclient: Update to 0.9.1.
* gnu/packages/messaging.scm (mtxclient): Update to 0.9.1.
[inputs]: Add re2.
2023-02-12 16:56:55 +02:00
Efraim Flashner 3a259f1d50 gnu: coeurl: Update to 0.3.0.
* gnu/packages/curl.scm (coeurl): Update to 0.3.0.
2023-02-12 16:56:55 +02:00
Efraim Flashner 455f0bd191 gnu: git-annex: Update to 10.20230126.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230126.
2023-02-12 16:56:55 +02:00
Efraim Flashner 36da1f2804 gnu: vim: Update to 9.0.1303.
* gnu/packages/vim.scm (vim): Update to 9.0.1303.
2023-02-12 16:56:55 +02:00
Efraim Flashner 89cea75fcd gnu: parallel: Update to 20230122.
* gnu/packages/parallel.scm (parallel): Update to 20230122.
2023-02-12 16:56:54 +02:00
Efraim Flashner a4ac96d18e gnu: tig: Update to 2.5.8.
* gnu/packages/version-control.scm (tig): Update to 2.5.8.
2023-02-12 16:56:54 +02:00
Efraim Flashner ab8327d4ce gnu: translate-shell: Update to 0.9.7.1.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.7.1.
2023-02-12 16:56:54 +02:00
Leo Famulari fb9799ff5f gnu: WebKit: Update to 2.38.4.
* gnu/packages/webkit.scm (%webkit-version, webkitgtk, wpewebkit): Update to 2.38.4.
2023-02-12 13:24:06 +01:00
Leo Famulari 126608f7a9 gnu: dav1d: Update to 1.0.0.
* gnu/packages/video.scm (dav1d): Update to 1.0.0.
2023-02-12 12:49:14 +01:00
Efraim Flashner 2b1d1d76e7 gnu: hunspell-dictionary: Update to 7.5.0.3.
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.5.0.3.
2023-02-12 11:57:06 +02:00
Efraim Flashner 39d72fcaa1 gnu: libreoffice: Update to 7.5.0.3.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.0.3.
2023-02-12 11:57:06 +02:00
Liliana Marie Prikler 015777f4c5 gnu: Add esmini.
* gnu/packages/patches/esmini-no-clutter-log.patch: New file.
* gnu/packages/patches/esmini-use-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them here.
* gnu/packages/simulation.scm (esmini): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:36 +01:00
Liliana Marie Prikler 4a42167c3c gnu: Add python-open-simulation-interface.
* gnu/packages/simulation.scm (python-open-simulation-interface): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler efee3dd7a1 gnu: Add open-simulation-interface.
* gnu/packages/simulation.scm (open-simulation-interface): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler 98b9f3a4bd gnu: openscenegraph: Add output for plugins.
This makes it so that other packages can find plugins via pkg-config and
link to them in the usual manner.

* gnu/packages/graphics.scm (openscenegraph)[outputs]: Add “pluginlib”.
[properties]: Add output synopsis for “pluginlib”.
[arguments]<#:modules>: Use (ice-9 regex).
<#:phases>: Add ‘copy-plugins’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Liliana Marie Prikler 629a5936a6 gnu: openscenegraph: Use modern package style.
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Convert to list
of G-Expressions.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Luis Felipe e6ff91bfc4 gnu: ibus-speech-to-text: Fix lint warnings.
* gnu/packages/ibus.scm (ibus-speech-to-text)[inputs]: Add
bash-minimal.
Move desktop-file-utils, glib:bin and gobject-introspection ...
[native-inputs] ... here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:35 +01:00
Luis Felipe 59e2e0744b gnu: ibus-speech-to-text: Fix execution of ibus-engine-stt.
Fixes <https://issues.guix.gnu.org/61236>.

* gnu/packages/ibus.scm (ibus-speech-to-text)[#:phases]
<add-install-to-pythonpath>: New phase.
<wrap-additional-paths>: Use getenv to set GUIX_PYTHONPATH and GI_TYPELIB_PATH.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-12 08:45:34 +01:00
Andrew Tropin 2419a16365 gnu: tree-sitter-grammar: Migrate to tree-sitter-build-system.
gnu/packages/tree-sitter.scm (tree-sitter-delete-generated-files): New
variable.
(tree-sitter-grammar): Remove source-directory argument, add inputs argument,
change package names, remove custom build code, update build system to
tree-sitter-build-system.
(tree-sitter-grammar-html): Rename to tree-sitter-html.
2023-02-12 11:32:23 +04:00
Pierre Langlois 5401b5822a gnu: tree-sitter-cli: Enable some tests and add node and dot.
* gnu/packages/tree-sitter.scm (tree-sitter-cli)[inputs]: Add graphviz and
node-lts.
[arguments]<#:cargo-test-flags>: Skip tests that require downloading grammars.
<#:phases>: Add 'patch-node and 'patch-dot phases.  Tweak install phase.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:22 +04:00
Pierre Langlois 18f1a4d38a gnu: Remove tree-sitter comment from emacs.scm imports.
* gnu/packages/emacs.scm: Remove tree-sitter comment.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:21 +04:00
Pierre Langlois dbd4d2d070 build-system: Add tree-sitter-build-system.
* guix/build-system/tree-sitter.scm: New module.
* guix/build/tree-sitter-build-system.scm: Likewise.
* Makefile.am (MODULES): Add them.
* doc/guix.texi: Document it.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:20 +04:00
Zhu Zihao 4a6f64ab2a gnu: Add mold-wrapper.
* gnu/packages/mold.scm(make-mold-wrapper): New variable.
(mold-wrapper): New variable.
(mold-as-ld-wrapper): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Zhu Zihao 16b47a95a1 gnu: Add mold.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/mold.scm: New file.
* gnu/packages/mold.scm (mold): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Adrien Bourmault (neox) 06cf06aab1 gnu: gajim: update to 1.4.7
[[PGP Signed Part:No public key for 6EB408FE0ACEC664 created at 2023-02-06T00:24:19+0100 using RSA]]
* gnu/packages/messaging.scm (gajim): Update to 1.4.7

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-12 01:48:54 +01:00
Ludovic Courtès a68229b9a0 syscalls: 'with-file-lock' removes lock file upon exit.
Fixes <https://issues.guix.gnu.org/57501>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/build/syscalls.scm (call-with-file-lock)
(call-with-file-lock/no-wait): Add call to 'delete-file' in unwind
handler.
2023-02-12 01:48:53 +01:00
Efraim Flashner 89c5cb4078 gnu: Add hunspell-dict-he-il.
* gnu/packages/hunspell.scm (hunspell-dict-he-il): New variable.
2023-02-12 00:31:00 +02:00
Efraim Flashner 8acdac4eba gnu: hunspell-dictionary: Update to 7.4.5.1.
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.4.5.1.
2023-02-12 00:30:59 +02:00
Efraim Flashner 57d67d282d gnu: libreoffice: Update to 7.4.5.1.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.4.5.1.
2023-02-12 00:30:59 +02:00
Leo Famulari f844deb7ac gnu: OpenSSL 3: Update to 3.0.8 [security fixes].
Fixes CVE-2023-0215, CVE-2023-0216, CVE-2023-0217, CVE-2023-0286, CVE-2023-0401,
CVE-2022-4203, CVE-2022-4304, and CVE-2022-4450.

https://www.openssl.org/news/secadv/20230207.txt

gnu/packages/tls.scm (openssl-3.0): Update to 3.0.8.
2023-02-11 23:17:31 +01:00
Leo Famulari df163df830 gnu: OpenSSL: Update to 1.1.1t [security fixes].
Fixes CVE-2023-0215, CVE-2023-0286, CVE-2022-4304, CVE-2022-4450.

https://www.openssl.org/news/secadv/20230207.txt

* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1t.
2023-02-11 23:12:51 +01:00
Kaelyn Takata e223ab48e0 gnu: zfs: Update to 2.1.9.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:21:02 +01:00
Feng Shu 389da6694e gnu: Add havoc.
* gnu/packages/terminals.scm (havoc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:18:24 +01:00
Hilton Chain d6ca7f05fa gnu: Add smartdns.
* gnu/packages/dns.scm (smartdns): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:14:43 +01:00
Morgan Smith b367f28ed2 gnu: pantalaimon: Install documentation and use gexps.
* gnu/packages/matrix.scm (pantalaimon)[arguments]: Turn into gexps.  Add
install-doc phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:56:28 +01:00
r0man 6bf7144c79 gnu: Add lzfse.
* gnu/packages/compression.scm (lzfse): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:51:35 +01:00
Sughosha b98718fc3f gnu: jalv: Fix home page and use GTK-3.
* gnu/packages/audio.scm (jalv)[home-page]: Fix home-page.
[inputs]: Remove gtk and gtkmm and add gtk+.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:47:02 +01:00
Nicolas Goaziou 582de0d469 gnu: footswitch: Improve package style.
* gnu/packages/accessibility.scm (footswitch)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[description]: Simplify it.
2023-02-11 21:44:48 +01:00
Remco van 't Veer 5345cf2fbf gnu: ruby-3.2: Update to 3.2.1
* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Hilton Chain b1cca21264 gnu: libtorrent-rasterbar: Update to 1.2.18.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.18.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
kiasoc5 7fbdb403d9 gnu: iwd: Update to 2.3.
* gnu/packages/networking.scm (iwd): Update to 2.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
kiasoc5 d455a18fab gnu: ell: Update to 0.56.
* gnu/packages/linux.scm (ell): Update to 0.56.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Martin Marshall 940033b685 gnu: footswitch: Update to 1.0-0.e455d67.
This update adds 3 newly supported devices and an additional command to the
package.

* gnu/packages/accessibility.scm (footswitch): Update to commit e455d6752221.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Bruno Victal d5fb878120 gnu: libavif: Add pixbuf-loader output.
* gnu/packages/image.scm (libavif)[arguments]: Build gdk-pixbuf loader.
[outputs]: Add 'pixbuf-loader' output.
[inputs]: Add gdk-pixbuf.
[native-inputs]: Add pkg-config.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Bruno Victal e2deccf6e4 gnu: libavif: Update to 0.11.1.
libavif commit 97306bf64266cf9571dd141f3d04492534a9deea removes
JSON-based tests along with cJSON.

Aditionally, googletest is now required to build libavif. The test target
has since changed and can be called directly from cmake, no longer being
necessary to replace 'check target.

* gnu/packages/image.scm (libavif): Update to 0.11.1.
[arguments]: Adjust configure-flags, remove 'check phase replacement.
[native-inputs]: Add googletest.
[license]: Remove expat.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:23 +00:00
Simon South 8553148dfb gnu: yosys: Update to 0.26.
* gnu/packages/fpga.scm (yosys): Update to 0.26.
[source]: Disable unnecessary recursive checkout.
[arguments]<#:phases>: Expand "fix-paths" phase to match new version; remove
obsolete "fix-iverilog-references" phase; add wrap phase.
[inputs]: Add gtkwave, zlib, python, python-click.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:22 +00:00
Simon South ade3bfd036 gnu: yosys: Do not propagate any inputs.
* gnu/packages/fpga.scm (yosys)[arguments]<#:phases>: Patch reference to z3 in
"fix-paths" phase; in "use-external-abc" phase, use complete path to "abc"
executable in store.
[propagated-inputs]: Remove, moving abc and z3 from here...
[inputs]: ...to here.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:22 +00:00
Christopher Baines 9b1d051e6f gnu: nar-herder: Update to 0-16.f62a2b3.
* gnu/packages/package-management.scm (nar-herder): Update to 0-16.f62a2b3.
2023-02-11 20:34:22 +00:00
Christopher Baines 50fe202916 gnu: guix-data-service: Update to 0.0.1-38.6be113f.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-38.6be113f.
2023-02-11 20:34:22 +00:00
Christopher Baines 7d0ebe040d download: Add bordeaux.guix.gnu.org as a content addressed mirror.
bordeaux.guix.gnu.org now provides access to some files by hash. This is done
through the nar-herder finding a nar produced by a fixed output derivation for
the requested content, and then providing the content stored inside that nar.

I've put this new entry at the start of the list, as I think it's more likely
to have content than the others. Because bordeaux.guix.gnu.org stores nars
indefinitely, my suspicion is that it's going to be able to fulfil more
requests than ci.guix.gnu.org, which relies on the file requested being in the
store (so the now frequent garbage collection is going to limit the files
available).

* guix/download.scm (%content-addressed-mirrors): Add bordeaux.guix.gnu.org.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-11 20:34:22 +00:00
jgart 55839e3537 gnu: qbe: Update to 1.1.
* gnu/packages/c.scm (qbe): Update to 1.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:32:59 +01:00
Matthew James Kraai f31691efb1 gnu: doctl: Update to 1.92.1.
* gnu/packages/admin.scm (doctl): Update to 1.92.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:30:07 +01:00
Bruno Victal 0d60bbd104 gnu: mympd: Update to 10.2.2.
* gnu/packages/mpd.scm (mympd): Update to 10.2.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 21:28:20 +01:00
Nicolas Goaziou 29f04bbe4e gnu: lagrange: Update to 1.15.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
2023-02-11 21:23:50 +01:00
Nicolas Goaziou 1105c95e44 gnu: pyzo: Update to 4.12.7.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.
2023-02-11 21:22:20 +01:00
Nicolas Goaziou 3b0c792fa3 gnu: naev: Update to 0.10.4.
* gnu/packages/games.scm (naev): Update to 0.10.4.
2023-02-11 21:20:38 +01:00
Nicolas Goaziou 12e2d5d3e1 gnu: asymptote: Update to 2.85.
* gnu/packages/plotutils.scm (asymptote): Update to 2.85.
2023-02-11 21:18:40 +01:00
Julien Lepiller 4d4fad6819 gnu: php: Update to 8.2.2.
* gnu/packages/php.scm (php): Update to 8.2.2.
* gnu/packages/patches/php-curl-compat.patch: Remove file.
* gnu/packages/patches/php-bug-74093-test.patch: Remove file.
* gnu/packages/patches/php-fix-streams-copy-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove them.  Add it.
2023-02-11 21:13:36 +01:00
Efraim Flashner c8423a5457 gnu: go-github-com-gatherstars-com-jwz: Update to 1.3.1.
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to
1.3.1.
2023-02-11 19:11:38 +02:00
Efraim Flashner 48903df6cb gnu: go-github-com-biogo-hts-bam: Update to 1.4.4.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-bam): Update
to 1.4.4.
2023-02-11 19:05:02 +02:00
Efraim Flashner 8490327e53 gnu: go-github-com-rakyll-statik: Fix building with go-1.18+.
* gnu/packages/golang.scm (go-github-com-rakyll-statik)[source]: Add
snippet to allow building with a newer go.
2023-02-11 18:42:07 +02:00
Remco van 't Veer fe554337de doc: Fix documentation typo.
* doc/guix.texi (Service Reference): Fix typo.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-02-11 13:07:05 +01:00
Nicolas Goaziou 222eef1999 gnu: open-adventure: Update to 1.12.
* gnu/packages/games.scm (open-adventure): Update to 1.12.
2023-02-11 10:30:21 +01:00
Nicolas Goaziou 019f4116ea gnu: emacs-compat: Update to 29.1.3.3.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.3.
2023-02-11 09:22:25 +01:00
Nicolas Goaziou f46f058539 gnu: emacs-csv-mode: Update to 1.22.
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.22.
2023-02-11 09:22:25 +01:00
Jake Leporte 0cd6746a66 gnu: Add emacs-ligature.
* gnu/packages/emacs-xyz.scm (emacs-ligature): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 09:22:24 +01:00
Cayetano Santos 63bf5ba1d8 gnu: Add emacs-discover.
* gnu/packages/emacs-xyz.scm (emacs-discover): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 09:22:24 +01:00
Andrew Tropin c77a3d4554 gnu: emacs: Add TREE_SITTER_GRAMMAR_PATH support.
gnu/packages/emacs.scm (emacs)[native-search-paths]: Add a search-path for
tree-sitter grammars.
gnu/packages/aux-files/emacs/guix-emacs.el: Add directories from
TREE_SITTER_GRAMMAR_PATH to treesit-extra-load-path.
2023-02-11 12:02:46 +04:00
Ludovic Courtès 3ab8559436 status: Print a hint when a 'package-cache' hook fails to build.
* guix/channels.scm (package-cache-file): Add 'channels' to the #:properties
list.
* guix/status.scm (print-build-event): Upon failure, display a hint when
the derivation is a 'package-cache' hook.
2023-02-11 00:09:40 +01:00
Sughosha f944fa718d gnu: supertuxkart: Update to 1.4.
* gnu/packages/games.scm (supertuxkart): Update to 1.4.
  [snippet]: Unbundle mcpp.
  [arguments]: Enable recorder.
  [inputs]: Add libopenglrecorder.
  [native-inputs]: Add mcpp and python.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Sughosha daad1dedd7 gnu: Add libopenglrecorder.
* gnu/packages/gl.scm (libopenglrecorder): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Sughosha a404f5b640 gnu: Add mcpp.
* gnu/packages/cpp.scm (mcpp): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Philip McGrath a89aa4523b utils: Add target-little-endian?.
* guix/utils.scm (target-little-endian?): New function.
* guix/build-system/meson.scm (make-machine-alist): Use it.
* gnu/packages/chez.scm (nix-system->pbarch-machine-type): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:40 +01:00
Bruno Victal fb2bf136f0 gnu: ddclient: Update to 3.10.0.
3.10.0 switched to autotools based build system.

* gnu/packages/dns.scm (ddclient): Update to 3.10.0.
[source]: Patch test-suite to skip tests that require networking.
[build-system]: Switch to gnu-build-system.
[native-inputs]: Remove bash. Move perl to inputs.
[inputs]: Add perl, perl-io-socket-inet6, perl-json. Remove perl-data-validate-ip.
[native-search-paths]: Add $SSL_CERT_DIR, $SSL_CERT_FILE. Required for SSL support.
* gnu/packages/patches/ddclient-skip-test.patch: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:39 +01:00
Vinicius Monego a7e174a458 gnu: Remove opencascade-oce.
This package is unmaintained by upstream, has no dependents and was
replaced by opencascade-occt.

* gnu/packages/maths.scm (opencascade-oce): Remove variable.
* gnu/packages/patches/opencascade-oce-glibc-2.26.patch: Remove file.
* gnu/local.mk: Unregister it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-11 00:09:39 +01:00
Ricardo Wurmus 8a0b625a2d gnu: scregseg: Update to 0.1.3.
* gnu/packages/bioinformatics.scm (scregseg): Update to 0.1.3.
[source]: Simplify snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Add phases 'set-numba-cache-dir and 'build-extensions; enable
tests.
2023-02-10 19:41:54 +01:00
Ricardo Wurmus fea66096a2 gnu: Add python-doubletdetection.
* gnu/packages/bioinformatics.scm (python-doubletdetection): New variable.

Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2023-02-10 19:36:36 +01:00
Ricardo Wurmus cf981657a1 gnu: Add python-vtraag-louvain.
* gnu/packages/graph.scm (python-vtraag-louvain): New variable.
2023-02-10 19:36:36 +01:00
Ricardo Wurmus 8340acfa5a gnu: Add python-phenograph.
* gnu/packages/bioinformatics.scm (python-phenograph): New variable.
2023-02-10 19:36:29 +01:00
Ricardo Wurmus 769346eef7 gnu: Add louvain.
* gnu/packages/bioinformatics.scm (louvain): New variable.
2023-02-10 15:48:51 +01:00
Ricardo Wurmus 3b9892ad07 gnu: python-hmmlearn: Update to 0.2.8.
* gnu/packages/machine-learning.scm (python-hmmlearn): Update to 0.2.8.
[arguments]: Use gexp; simplify 'check phase.
[propagated-inputs]: Remove python-cython.
2023-02-10 15:48:51 +01:00
Andy Tai b8f6ead5fa gnu: Add xnedit.
* gnu/packages/text-editors.scm (xnedit): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 14:09:15 +08:00
Andy Tai 0ac85f3caa gnu: Add motif.
* gnu/packages/lesstif.scm (motif): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 14:01:03 +08:00
宋文武 f5bb96700c gnu: icewm: Enable icewm-menu-fdo.
* gnu/packages/wm.scm (icewm)[inputs]: Add glib.
2023-02-10 13:39:02 +08:00
Andy Tai 4d80d7571e gnu: Add icewm.
* gnu/packages/wm.scm (icewm): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-10 10:02:05 +08:00
Andreas Enge 07f19ef04b gnu: Add perl-alien-wxwidgets.
* gnu/packages/wxwidgets.scm (perl-alien-wxwidgets): New variable.

Co-authored-by: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
2023-02-09 21:27:06 +01:00
Andreas Enge 8dbc9aa05e gnu: Add perl-growl-gntp.
* gnu/packages/perl.scm (perl-growl-gntp): New variable.
2023-02-09 21:27:06 +01:00
Andreas Enge bf667efe91 gnu: Add perl-net-bonjour.
* gnu/packages/networking.scm (perl-net-bonjour): New variable.
2023-02-09 21:27:06 +01:00
Efraim Flashner 3584cff93d gnu: go-github-com-spf13-pflag: Fix building with newer go.
* gnu/packages/golang.scm (go-github-com-spf13-pflag)[source]: Add
snippet to fix test suite with newer versions of go.
2023-02-09 21:58:18 +02:00
Efraim Flashner 66a6c516e2 gnu: ncdu: Update to 2.2.2.
* gnu/packages/ncdu.scm (ncdu): Update to 2.2.2.
[native-inputs]: Switch from zig-0.9 to zig-0.10.
2023-02-09 21:58:18 +02:00
Efraim Flashner 85b065c6fc gnu: zig: Update to 0.10.1.
* gnu/packages/zig.scm (zig-0.10): New variable.
(zig-0.9): Rename from zig. Inherit from zig-0.10.
(zig): Define as zig-0.10.
* gnu/packages/ncdu.scm (ncdu)[native-inputs]: Use zig-0.9.
* gnu/packages/zig-xyz.scm (zig-zls)[inputs]: Use zig-0.9.
2023-02-09 21:58:17 +02:00
Efraim Flashner 315359a4f3 gnu: Add gccgo-12.
* gnu/packages/gcc.scm (gccgo-12): New variable.
(make-gccgo)[arguments]: Adapt custom 'remove-tool-reference-from-libgo
to changes in the source.
2023-02-09 21:58:08 +02:00
André A. Gomes 58a95d599e gnu: cl-nfiles: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant e9f2c58155 gnu: sdrangel: Update to 7.8.6.
* gnu/packages/radio.scm (sdrangel): Update to 7.8.6.
  [inputs]: Add hidapi.
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant 4e318cc747 gnu: urh: Update to 2.9.4.
* gnu/packages/radio.scm (urh): Update to 2.9.4.
2023-02-09 19:24:23 +01:00
Guillaume Le Vaillant 1023498117 gnu: qdmr: Update to 0.11.2.
* gnu/packages/radio.scm (qdmr): Update to 0.11.2.
2023-02-09 19:24:23 +01:00
Efraim Flashner 1750d68309 gnu: julia: Use SSL_CERT_FILE for SSL certificates.
Fixes <https://issues.guix.gnu.org/61121>.

* gnu/packages/julia.scm (julia)[arguments]: Add a phase to have Julia
use the SSL_CERT_FILE search path.
[native-search-paths]: Add SSL_CERT_FILE.
2023-02-09 16:48:41 +02:00
Jelle Licht 06e3f239b9 services: greetd: Fix configuration serialization.
* gnu/services/base.scm (make-greetd-terminal-configuration-file): Add missing
'general' section to configuration file.
2023-02-09 15:33:29 +01:00
Josselin Poiret via Guix-patches via 6d505fffb4 gnu: basu: Propagate libcap.
* gnu/packages/freedesktop.scm (basu): Propagate libcap so that pkg-config can
find basu's dependency.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 15:19:50 +01:00
Maxim Cournoyer d934f36096 gnu: rpm: Enable zstd support.
* gnu/packages/package-management.scm (rpm) [inputs]: Add zstd.
2023-02-09 08:47:21 -05:00
Maxim Cournoyer 1ab68deba6 gnu: kio: Fix indentation.
* gnu/packages/kde-frameworks.scm (kio): Fix indentation.
2023-02-09 08:43:34 -05:00
Maxim Cournoyer b123a814bf gnu: kio: Disable flaky kiowidgets-kdirlistertest test.
* gnu/packages/kde-frameworks.scm (kio) [phases]: Skip the
kiowidgets-kdirlistertest test in the check phase.
2023-02-09 08:43:34 -05:00
Andrew Tropin 53b00b91b7 gnu: Add tree-sitter-grammar-html.
* gnu/packages/crates-io.scm (tree-sitter-grammar): New variable.
(tree-sitter-grammar-html): New variable.
2023-02-09 17:37:14 +04:00
Pierre Langlois 0cd9bd5dce gnu: Add tree-sitter-cli.
* gnu/packages/tree-sitter.scm (tree-sitter-cli): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:13 +04:00
Pierre Langlois 0028204e26 gnu: Add rust-smallbitvec-2.
* gnu/packages/crates-io.scm (rust-smallbitvec-2): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:12 +04:00
Pierre Langlois 8686933c1e gnu: Add rust-html-escape.
* gnu/packages/crates-io.scm (rust-html-escape): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:37:11 +04:00
Andrew Tropin 1378bb5348 gnu: tree-sitter: Update package style.
* gnu/packages/tree-sitter.scm (tree-sitter): Add gexps, remove trailing #t,
reformat code.
2023-02-09 17:37:00 +04:00
Pierre Langlois 8f9edc9ebc gnu: tree-sitter: Update to 0.20.7.
* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.7.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:36:24 +04:00
Pierre Langlois ce7d0d689c gnu: tree-sitter: Move to its own module.
* gnu/packages/text-editors.scm (tree-sitter): Move to ...
* gnu/packages/tree-sitter.scm: ... here, a new module.
* gnu/packages/vim.scm: Use (gnu packages tree-sitter).
* gnu/packages/emacs.scm: Use (gnu packages tree-sitter).
* gnu/local.mk (GNU_SYSTEM_MODULES): Register tree-sitter.scm new module.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-09 17:36:23 +04:00
Hilton Chain 1a5f5694a7 gnu: Add the Go standard library 1.20.
* gnu/packages/golang.scm (go-std-1.20): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:31 +01:00
Hilton Chain 1cc0f0efd4 gnu: Add Go 1.20.
* gnu/packages/golang.scm (go-1.20): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-09 14:27:27 +01:00
Felix Lechner 9c3a2abc9a gnu: greetd: Use new-style inputs.
* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Felix Lechner 7422ad3374 gnu: greetd: Update to 0.9.0.
* gnu/packages/admin.scm (greetd): Update to 0.9.0.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Felix Lechner 85f37886c9 gnu: rust-nix-0.26: New variable.
* gnu/packages/crates-io.scm (rust-nix-0.26): New variable.
(rust-nix-0.24): Inherit from above.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-09 11:27:41 +01:00
Navid Afkhami 4d35a5e2b6 gnu: Add python-scrublet.
* gnu/packages/bioinformatics.scm (python-scrublet): New variable.
2023-02-09 11:05:29 +01:00
Efraim Flashner 43ee3e1da2 gnu: efl: Choose lua implementation based on system architecture.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Use luajit or
lua based on the system's luajit support.
[arguments]: Adjust configure-flags to use the correct lua.
2023-02-09 11:03:31 +02:00
Bruno Victal 8a2c2eaa90 services: lightdm: Sync documentation with source.
Table entry @item nodes cannot span multiple lines.

* gnu/services/lightdm.scm
(lightdm-gtk-greeter-configuration): Fix cursor-theme-size description.
* doc/guix.texi (lightdm-service-type): Sync with source.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:40 -05:00
Bruno Victal a5f473db6f services: configuration: Format a list of packages by their names.
* gnu/services/configuration.scm
(generate-documentation): Format a list of packages by their names.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:39 -05:00
Maxim Cournoyer 640d27c2d6 gnu: qtdeclarative: Disable tst_qquickfolderdialogimpl test.
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qquickfolderdialogimpl test as skipped in the check phase.
2023-02-08 20:34:04 -05:00
Bruno Victal b0e18601db services: Add block-facebook-hosts-service-type.
Deprecates %facebook-host-aliases in favour of using
hosts-service-type service extensions.

* gnu/services/networking.scm
(block-facebook-hosts-service-type): New variable.
(%facebook-host-aliases): Deprecate variable.
* doc/guix.texi: Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:54 +01:00
Bruno Victal 802ea1f3a4 system: Deprecate hosts-file.
* gnu/system.scm (operating-system-hosts-file): Deprecate procedure.
(warn-hosts-file-field-deprecation): New procedure, helper for
deprecated variable.
(operating-system)[hosts-file]: Use helper to warn deprecated field.
(local-host-aliases): Mark as deprecated.
(local-host-entries): New procedure.
(operating-system-default-essential-services,
hurd-default-essential-services): Use hosts-service-type.  Use
'%operating-system-hosts-file' and 'local-host-entries'.
(default-/etc/hosts): Remove procedure.
(operating-system-etc-service): Remove hosts file.
* doc/guix.texi (operating-system Reference)
(Networking Services) (Virtualization Services): Rewrite documentation
entries to use hosts-service-type.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:47 +01:00
Bruno Victal 22dd558c70 services: Add hosts-service-type.
* gnu/services/base.scm (<host>): New record type.
(host): New procedure.
(hosts-service-type): New variable.
* doc/guix.texi (Service Reference): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:39 +01:00
Simon Tournier 7ad98c571e gnu: Remove valgrind-3.20.
* gnu/packages/valgrind.scm (valgrind-3.20): Delete variable.
(valgrind/interactive): Update to 3.20.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:22 +01:00
Ludovic Courtès a8974597cc gnu: libchop: Fix build and test.
* gnu/packages/backup.scm (libchop)[source]: Adjust snippet to work
around build error in Gnulib's <stdio.h>.
[arguments]: Remove 'skip-test' phase and add 'adjust-test' phase.
2023-02-09 01:07:22 +01:00
Leo Famulari 035339b703 gnu: linux-libre 4.14: Update to 4.14.305.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.305.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-08 23:43:47 +01:00
Leo Famulari 64747b4226 gnu: linux-libre 4.19: Update to 4.19.272.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.272.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari 3b7849f258 gnu: linux-libre 5.4: Update to 5.4.231.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.231.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2023-02-08 23:43:46 +01:00
Leo Famulari 502fe05370 gnu: linux-libre 5.10: Update to 5.10.167.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.167.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari fa2404ff1f gnu: linux-libre 5.15: Update to 5.15.92.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.92.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari 7432b922ef gnu: linux-libre: Update to 6.1.10.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.10.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-08 23:43:41 +01:00
Andy Tai 07e74b63d4 gnu: gpaint: Update to 0.3.4
* gnu/packages/graphics.scm (gpaint): Update to 0.3.4
[arguments]: Remove.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 277fb70442 gnu: yosys: Use external abc.
* gnu/packages/fpga.scm (yosys)[source]: Remove snippet and associated
"modules" field.
[arguments]: Replace "prepare-abc" phase with "use-external-abc", which
configures the package's build system to use the system's "abc" executable
instead of creating a duplicate; add "add-symbolic-link" phase to preserve
availability of "yosys-abc" command.
[inputs]: Move abc from here...
[propagated-inputs]: ...to here, to ensure its availability at runtime.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 8b0024f8da gnu: yosys: Use new package style.
* gnu/packages/fpga.scm (yosys)[source]: Use gexp in snippet and don't
explicitly return #t.
[arguments]: Use gexps; use search-input-file to locate executables; simplify
parameters to "configure" phase; don't explicitly return #t from phases.
[native-inputs]: Sort alphabetically.
[inputs]: Sort alphabetically.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 535c61ccc3 gnu: yosys: Update source and home-page URLs.
* gnu/packages/fpga.scm (yosys)[source]: Update source-repository URL.
[home-page]: Update URL.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Christopher Baines 3729172728 gnu: nar-herder: Update to 0-15.39cf228.
* gnu/packages/package-management.scm (nar-herder): Update to 0-15.39cf228.
2023-02-08 17:11:00 +00:00
Christopher Baines b52d12ff04 gnu: guix-data-service: Update to 0.0.1-37.3ba8418.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-37.3ba8418.
[propagated-inputs]: Switch to guile-fibers-next.
2023-02-08 17:11:00 +00:00
Andy Tai 417269da94 gnu: wxmaxima: Update to 22.12.0.
* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Andy Tai d6e2b467b8 gnu: wxwidgets: Remove configure option.
* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Remove webviewwebkit
  configure option that prevented webview option from being in build and
  wxconfig feature list. Remove 'use-newer-webkit' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Artyom Bologov 572d01e085 gnu: cl-webkit: Update to 3.5.7.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Maxim Cournoyer 20059f92a9 gnu: jami: Remove unused native inputs.
* gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
gsettings-desktop-schemas.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer aef75942fc gnu: libjami: Move jamid daemon to a "bin" output.
* gnu/packages/jami.scm (libjami) [outputs]: Add a "bin" output.
[arguments]: Add a move-jamid phase.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Refer to the "bin" output of
libjami.
(jami-shepherd-services): Likewise.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer c0106ea5c9 gnu: ffmpeg-jami: Add a debug output.
* gnu/packages/jami.scm (ffmpeg-jami) [outputs]: New field.
[configure-flags]: Add "--disable-stripping".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer d09b1805aa gnu: ffmpeg-jami: Really honor custom configuration flags.
Because the substitute-keyword-arguments pattern was (#:configure-flags '())
rather than (#:configure-flags _ '()), the replacement was not triggered.

* gnu/packages/jami.scm (%ffmpeg-default-configure-flags): Comment that the
fnnvcodec-related options are left out.
(%ffmpeg-linux-x86-configure-flags): Delete variable.
(ffmpeg-compose-configure-flags): Streamline and use gexps.
(ffmpeg-jami) [arguments]: Fix configure-flags pattern, and adjust to use
gexps.  Add the "--disable-static" and "--enable-shared" flags to produce
shared objects with the correct RUNPATH.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer 57c8ba22cf gnu: opendht: Add a "python" output.
This reduces the size of the main output from 286.1 MiB to 216.6 MiB.

* gnu/packages/networking.scm (opendht) [outputs]: Add "python".
[phases]: Adjust Python prefix of the fix-python-installation-prefix phase.
[inputs]: Add python, used to wrap the tools.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer e0d89c3735 gnu: opendht: Do not produce static libraries.
* gnu/packages/networking.scm (opendht) [configure-flags]: Add
"--disable-static".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer 2c53c2bb6a gnu: qtdeclarative: Skip tst_qqmlprofilerservice test.
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qqmlprofilerservice test as skipped in the check phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer 4012ec0276 gnu: qtbase: Do not capture Python from native-inputs.
* gnu/packages/qt.scm (qtbase) [phases]: Add do-not-capture-python phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer b6e7fe40e5 gnu: qtbase: Do not capture cmake-minimal.
* gnu/packages/qt.scm (qtbase) [phases]: Add a substitution to the
patch-more-paths phase.
2023-02-08 09:36:25 -05:00
Efraim Flashner e5a381d0ca gnu: rust-vte-0.3: Remove precompiled binary from source.
* gnu/packages/crates-io.scm (rust-vte-0.3)[source]: Add snippet to
remove two bundled binaries.

Reported-by: Andrius Štikonas
2023-02-08 16:29:35 +02:00
Andrew Tropin a4dfbead19 system: Source .profile in skeleton bash_profile.
Make it consistent with bash_profile generated by Guix Home.

* gnu/system/shadow.scm (default-skeletons)[bash_profile]: Source .profile in
skeleton bash_profile.
2023-02-08 18:13:08 +04:00
Efraim Flashner a545d0adbb gnu: julia-crayons: Update to 4.1.1.
* gnu/packages/julia-xyz.scm (julia-crayons): Update to 4.1.1.
2023-02-08 09:26:22 +02:00
Sharlatan Hellseher 0fb287d263 gnu: Add julia-fitsio.
* gnu/packages/julia-xyz.scm (julia-fitsio): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher 96d33bfb35 gnu: Add julia-cfitsio.
* gnu/packages/julia-xyz.scm (julia-cfitsio): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher 1973ddbb6c gnu: Add julia-cfitsio-jll.
* gnu/packages/julia-jll.scm (julia-cfitsio-jll): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Efraim Flashner ef5229fcae gnu: julia-optim: Update to 1.7.4.
* gnu/packages/julia-xyz.scm (julia-optim): Update to 1.7.4.
[arguments]: Update 'adjust-tests phase.
2023-02-08 09:26:21 +02:00
Efraim Flashner 1745c01b49 gnu: julia-measurements: Update to 2.8.0.
* gnu/packages/julia-xyz.scm (julia-measurements): Update to 2.8.0.
[native-inputs]: Add julia-aqua.
2023-02-08 09:26:20 +02:00
Efraim Flashner 213073ee26 gnu: julia-quadgk: Update to 2.5.0.
* gnu/packages/julia-xyz.scm (julia-quadgk): Update to 2.5.0.
2023-02-08 09:26:20 +02:00
Efraim Flashner e16158ddd0 gnu: go-1.16: Remove redundant native-input substitution.
* gnu/packages/golang.scm (go-1.16)[native-inputs]: More directly
inherit from go-1.14.
2023-02-08 09:26:20 +02:00
Efraim Flashner 9695f76745 gnu: julia-latexstrings: Update to 1.3.0.
* gnu/packages/julia-xyz.scm (julia-latexstrings): Update to 1.3.0.
2023-02-08 09:26:19 +02:00
Efraim Flashner cc588fb854 gnu: sgabios: Don't build for a specific target.
* gnu/packages/firmware.scm (sgabios)[arguments]: Set target to #f since
we're building a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner 03ce4e2c13 gnu: seabios: Don't build for a specific target.
* gnu/packages/firmware.scm (seabios)[arguments]: Set target to #f since
we're producing a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner b84a6cd08c gnu: openbios-qemu-ppc: Don't build for a specific target.
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: Set target
to #f since we're producing a firmware file and not a binary.
2023-02-08 09:26:19 +02:00
Efraim Flashner 6598e4c56b gnu: openbios-qemu-ppc: Fix building on aarch64-linux.
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: When
building from aarch64-linux build for armhf-linux.
2023-02-08 09:26:18 +02:00
Reza Alizadeh Majd 99c1c7a30c gnu: lxqt-admin: Fix path for timezone file.
* gnu/packages/lxqt.scm (lxqt-admin)[arguments]: Update hardcoded path
for zone.tab to point to tzdata reference.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-08 09:42:58 +08:00
Nicolas Goaziou ccf742f120 gnu: emacs-inspector: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.19.
[arguments]<#:phases>: Remove unnecessary phases.
[native-inputs]: Remove EMACS-ERT-RUNNER.
2023-02-07 23:02:00 +01:00
Ricardo Wurmus 09c6de4412 gnu: rtmidi: Use JACK 2.
* gnu/packages/audio.scm (rtmidi)[inputs]: Replace jack-1 with jack-2.
2023-02-07 20:00:35 +01:00
Ricardo Wurmus cb1ebc91fb gnu: milkytracker: Use JACK 2.
* gnu/packages/music.scm (milkytracker)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:58:48 +01:00
Ricardo Wurmus 39c7131e8e gnu: milkytracker: Reformat description.
* gnu/packages/music.scm (milkytracker)[description]: Reformat.
2023-02-07 19:54:46 +01:00
Ricardo Wurmus dcb0c379f6 gnu: milkytracker: Drop trailing #T from snippet.
* gnu/packages/music.scm (milkytracker)[source]: Drop trailing #T.
2023-02-07 19:54:22 +01:00
Ricardo Wurmus 8582e68499 gnu: milkytracker: Drop input labels.
* gnu/packages/music.scm (milkytracker)[inputs]: Drop labels.
2023-02-07 19:53:58 +01:00
Ricardo Wurmus a3c6998dba gnu: seq24: Use JACK 2.
* gnu/packages/music.scm (seq24)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:53:26 +01:00
Ricardo Wurmus b46f0b7419 gnu: jack-capture: Use JACK 2.
* gnu/packages/music.scm (jack-capture)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:51:29 +01:00
Ricardo Wurmus 9f78f3d150 gnu: jack-keyboard: Use JACK 2.
* gnu/packages/music.scm (jack-keyboard)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:51:05 +01:00
Ricardo Wurmus 8224c7bef8 gnu: jack-select: Drop input labels.
* gnu/packages/music.scm (jack-select)[inputs]: Drop labels.
2023-02-07 19:50:47 +01:00
Ricardo Wurmus ea9edbc525 gnu: bristol: Use JACK 2.
* gnu/packages/music.scm (bristol)[inputs]: Replace jack-1 with jack-2.
2023-02-07 19:48:22 +01:00
Ricardo Wurmus 6f66df9153 gnu: bristol: Pass -fcommon.
* gnu/packages/music.scm (bristol)[arguments]: Add build phase 'add-fcommon.
2023-02-07 19:47:48 +01:00
Ricardo Wurmus e03c7c32ed gnu: bristol: Remove trailing #T.
* gnu/packages/music.scm (bristol)[arguments]: Drop trailing #T from build
phases.
2023-02-07 19:40:42 +01:00
Navid Afkhami 532dace22d gnu: Add bitmapperbs.
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-07 19:38:44 +01:00
Maxim Cournoyer 31b707cf5d gnu: efl: Remove input labels.
* gnu/packages/enlightenment.scm (efl) [native-inputs]: Remove labels.
[inputs]: Likewise.
[propagated-inputs]: Likewise.
[arguments]: Use search-input-file.  Only substitute libcurl.so.4, as
libcurl.so.5 does not exist in our curl package.
2023-02-07 11:17:02 -05:00
Maxim Cournoyer 0eed4a9793 gnu: efl: Replace ibus with ibus-minimal.
This is to avoid having EFL depend on GTK 4, reducing its closure size from
2134.8 MiB to 1446.7 MiB.

* gnu/packages/enlightenment.scm (efl) [inputs]: Replace ibus with
ibus-minimal.
2023-02-07 11:02:40 -05:00
Maxim Cournoyer b5e300f9c1 gnu: jami: Update to 20230206.0.
* gnu/packages/jami.scm (jami): Update to 20230206.0.
(%jami-version): Update version.
(%jami-sources): Adjust URI.  Streamline snippet.
(jami-apply-custom-patches): Use a wildcard to match the top-level directory,
which now includes the version.
(%ffmpeg-default-configure-flags): Adjust URL in top comment.
* gnu/packages/patches/jami-libjami-headers-search.patch: Adjust file names
for new tarball layout.
2023-02-07 10:23:25 -05:00
Ricardo Wurmus a083a9b512 Revert "gnu: Add bitmapperbs."
This reverts commit f55cc9cb0f.
This commit was prematurely pushed.
2023-02-07 15:36:21 +01:00
Nicolas Goaziou 9a0f840b38 gnu: emacs-org-transclusion: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.3.2.
[native-inputs]: Remove EMACS-ERT-RUNNER.
2023-02-07 15:10:05 +01:00
Nicolas Goaziou c5ce4b315a gnu: emacs-consult: Update to 0.32.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.32.
2023-02-07 15:10:05 +01:00
Nicolas Goaziou 809cbefa8e gnu: emacs-citeproc-el: Update to 0.9.3.
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.3.
2023-02-07 15:10:05 +01:00
Cayetano Santos 74f5a0d8f2 gnu: Add emacs-langtool.
* gnu/packages/emacs-xyz.scm (emacs-langtool): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-07 15:10:04 +01:00
Navid Afkhami f55cc9cb0f gnu: Add bitmapperbs.
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus 08751bcebb gnu: yoshimi: Use JACK 2.
* gnu/packages/music.scm (yoshimi)[inputs]: Replace jack-1 with jack-2.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus ca82f35ffc gnu: lmms: Use JACK 2.
* gnu/packages/music.scm (lmms)[inputs]: Replace jack-1 with jack-2.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus dd62d94989 gnu: yoshimi: Use gexp.
* gnu/packages/music.scm (yoshimi)[arguments]: Use gexp and drop trailing #t
from build phases.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus 2774640996 gnu: yoshimi: Drop input labels.
* gnu/packages/music.scm (yoshimi)[inputs]: Drop labels.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus cd53d64876 gnu: foo-yc20: Use gexp.
* gnu/packages/music.scm (foo-yc20)[arguments]: Use gexp.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus 3339f6f550 gnu: foo-yc20: Drop input labels.
* gnu/packages/music.scm (foo-yc20)[inputs]: Drop labels.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus 85e387fe89 gnu: libsmf: Simplify description.
* gnu/packages/music.scm (libsmf)[description]: Remove claim about
dependencies.
2023-02-07 15:04:12 +01:00
Ricardo Wurmus 6de3c1088e gnu: libsmf: Use gexp.
* gnu/packages/music.scm (libsmf)[arguments]: Use gexp.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus 76f4f79267 gnu: lmms: Reformat description.
* gnu/packages/music.scm (lmms)[description]: Reformat.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus 7dcc4d70ee gnu: lmms: Use Gexp.
* gnu/packages/music.scm (lmms)[arguments]: Use gexp; drop trailing #T from
build phase.
2023-02-07 15:04:11 +01:00
Ricardo Wurmus 5a88a42fde gnu: lmms: Drop input labels.
* gnu/packages/music.scm (lmms)[inputs]: Drop labels.
2023-02-07 15:04:03 +01:00
Maxim Cournoyer 46952ddc34 gnu: calf: Remove lash input.
* gnu/packages/audio.scm (calf) [inputs]: Remove lash.
2023-02-07 08:27:51 -05:00
Maxim Cournoyer 6e946a55b5 gnu: hydrogen: Remove lash input.
* gnu/packages/music.scm (hydrogen) [inputs]: Remove lash.
[phases]: Remove trailing #t.
[native-inputs]: Remove labels.
[home-page]: Update URL.
2023-02-07 08:23:59 -05:00
Maxim Cournoyer 42ee282d2d gnu: jack-keyboard: Update to 2.7.2.
* gnu/packages/music.scm (jack-keyboard): Update to 2.7.2.
[build-system]: Use cmake-build-system.
[arguments]: Set #:tests? to #f.  Adjust configure-flags for CMake.
[native-inputs]: Delete field.
[home-page]: Update URL.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer 5449290b57 gnu: jack-keyboard: Remove lash input.
* gnu/packages/music.scm (jack-keyboard) [inputs]: Remove lash.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer 73b248c841 gnu: muse-sequencer: Remove lash input.
* gnu/packages/music.scm (muse-sequencer) [inputs]: Remove lash.
[native-inputs]: Remove labels.
2023-02-07 08:23:58 -05:00
Maxim Cournoyer c3115e3517 gnu: seq24: Remove lash input.
* gnu/packages/music.scm (seq24) [inputs]: Remove lash.
[home-page]: Update URL.
2023-02-07 08:23:58 -05:00
Ricardo Wurmus a402c9c20f gnu: azr3: Use JACK 2.
* gnu/packages/audio.scm (azr3)[inputs]: Replace jack-1 with jack-2.
2023-02-07 11:11:01 +01:00
Ricardo Wurmus e8f4ce7428 gnu: azr3: Update to 1.2.3-1.3391a0a.
* gnu/packages/audio.scm (azr3): Update to 1.2.3-1.3391a0a.
[arguments]: Replace bootstrap phase.
* gnu/packages/patches/azr3-remove-lash.patch,
gnu/packages/patches/azr3.patch: Update patches.
2023-02-07 11:09:42 +01:00
Ricardo Wurmus fb3dfff677 gnu: azr3: Use Gexp.
* gnu/packages/audio.scm (azr3)[arguments]: Use Gexp to dispose of %output
references.
2023-02-07 10:50:11 +01:00
Ricardo Wurmus f46b962b7e gnu: azr3: Remove trailing #T from build phase.
* gnu/packages/audio.scm (azr3)[arguments]: Remove trailing #T from
fix-timestamp build phase.
2023-02-07 10:48:29 +01:00
Ricardo Wurmus 9fb2dcfb6a gnu: azr3: Remove lash.
* gnu/packages/patches/azr3-remove-lash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (azr3)[source]: Add patch.
[inputs]: Remove lash.
2023-02-07 10:48:21 +01:00
Mădălin Ionel Patrașcu e7b4b691da gnu: Add r-adacgh2.
* gnu/packages/bioconductor.scm (r-adacgh2): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-07 10:30:00 +01:00
Mădălin Ionel Patrașcu d451470b5d gnu: Add r-beadarraysnp.
* gnu/packages/bioconductor.scm (r-beadarraysnp): New variable.
2023-02-07 10:30:00 +01:00
Mădălin Ionel Patrașcu 4fb1703a0a gnu: Add r-quantsmooth.
* gnu/packages/bioconductor.scm (r-quantsmooth): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu b4d90dfdb8 gnu: Add r-snapcgh.
* gnu/packages/bioconductor.scm (r-snapcgh): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu 372843576d gnu: Add r-tilingarray.
* gnu/packages/bioconductor.scm (r-tilingarray): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu c738ab4805 gnu: Add r-manor.
* gnu/packages/bioconductor.scm (r-manor): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu 8dc953fe5d gnu: Add r-italics.
* gnu/packages/bioconductor.scm (r-italics): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu b065772152 gnu: Add r-pd-mapping50k-xba240.
* gnu/packages/bioconductor.scm (r-pd-mapping50k-xba240): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu c8734d7873 gnu: Add r-italicsdata.
* gnu/packages/bioconductor.scm (r-italicsdata): New variable.
2023-02-07 10:29:59 +01:00
Mădălin Ionel Patrașcu 27178151c3 gnu: Add r-glad.
* gnu/packages/bioconductor.scm (r-glad): New variable.
2023-02-07 10:29:59 +01:00
Hilton Chain 8f09b385d9 gnu: font-lxgw-wenkai-tc: Update to 0.932.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:13:38 +01:00
jgart 76a3929add gnu: janet: Update to 1.26.0.
* gnu/packages/lisp.scm (janet): Update to 1.26.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:13:19 +01:00
ギャラ 7a87298e2f gnu: neovim: Update to 0.8.3.
* gnu/packages/vim.scm (neovim): Update to 0.8.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:12:37 +01:00
Nicolas Graves 9b07a4b045 gnu: xdg-desktop-portal: Update to 1.14.6.
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.14.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:12:13 +01:00
Bruno Victal abb73a603b gnu: rasdaemon: Update to 0.7.0.
* gnu/packages/linux.scm (rasdaemon): Update to 0.7.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 09:09:46 +01:00
Christopher Baines e9606d88a9 gnu: nar-herder: Update to 0-14.8f7b2b2.
* gnu/packages/package-management.scm (nar-herder): Update to 0-14.8f7b2b2.
2023-02-07 09:06:10 +01:00
Vinicius Monego 1f684d00d2 gnu: Add python-cma.
* gnu/packages/machine-learning.scm (python-cma): New variable.
2023-02-06 20:09:53 -03:00
Katherine Cox-Buday f3ab5888a0 gnu: Add gopls.
* gnu/packages/golang.scm (gopls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday 3b223b8e91 gnu: Add go-mvdan-cc-gofumpt.
* gnu/packages/golang.scm (go-mvdan-cc-gofumpt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday 15330b625a gnu: Add gofumpt.
* gnu/packages/golang.scm (gofumpt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:55 +01:00
Katherine Cox-Buday dfd1bcb3a6 gnu: go-honnef-co-go-tools: Update to 0.3.3.
* gnu/packages/golang.scm (go-honnef-co-go-tools): Update to 0.3.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday 90a2ef549b gnu: go-github-com-burntsushi-toml: Update to 1.2.1.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Update to 1.2.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday 967ce806f4 gnu: Add go-golang-org-x-vuln.
* gnu/packages/golang.scm (go-golang-org-x-vuln): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday 83b58b5f51 gnu: Add govulncheck.
* gnu/packages/golang.scm (govulncheck): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday cfbd6e90a0 gnu: Add go-mvdan-cc-unparam.
* gnu/packages/golang.scm (go-mvdan-cc-unparam): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday 347ac7fbde gnu: Add unparam.
* gnu/packages/golang.scm (unparam): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday a62ed0b3bf gnu: Add go-github-com-google-go-cmdtest.
* gnu/packages/golang.scm (go-github-com-google-go-cmdtest): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:54 +01:00
Katherine Cox-Buday 068a3709dc gnu: Add go-github-com-client9-misspell.
* gnu/packages/golang.scm (go-github-com-client9-misspell): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 502f7ed25c gnu: Add misspell.
* gnu/packages/golang.scm (misspell): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 7938d68b6b gnu: Add go-mvdan-cc-xurls.
* gnu/packages/golang.scm (go-mvdan-cc-xurls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday cd51d1340c gnu: Add xurls.
* gnu/packages/golang.scm (xurls): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 35fedd1719 gnu: go-golang-org-x-tools: Update to 0.5.0.
* gnu/packages/golang.scm (go-golang-org-x-tools): Update to 0.5.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 19c81c1517 gnu: gopkg-in-errgo-fmt-errors: Rename to go-gopkg-in-errgo-fmt-errors.
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors):
Rename to …
(go-gopkg-in-errgo-fmt-errors): … this.
* gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Update
accordingly.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 4b249fcb03 gnu: go-github-com-rogpeppe-go-internal: Update to 1.9.0.
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): Update to 1.9.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:53 +01:00
Katherine Cox-Buday 1c55f1258e gnu: go-github-com-pkg-diff: Update to 0.0.0-20210226163009-20ebb0f2a09e.
* gnu/packages/golang.scm (go-github-com-pkg-diff): Update to 0.0.0-20210226163009-20ebb0f2a09e.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday edace44c4a gnu: go-github-com-google-go-cmp-cmp: Update to 0.5.9.
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Update to 0.5.9.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday ed4effffd2 gnu: Add go-github-com-jba-templatecheck.
* gnu/packages/golang.scm (go-github-com-jba-templatecheck): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 195780da77 gnu: Add go-github-com-google-safehtml.
* gnu/packages/golang.scm (go-github-com-google-safehtml): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 9fbbfea40b gnu: Add go-github-com-jba-printsrc.
* gnu/packages/golang.scm (go-github-com-jba-printsrc): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 0d1caba124 gnu: Add go-golang-org-x-exp.
* gnu/packages/golang.scm (go-golang-org-x-exp): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 855c203fed gnu: go-golang-org-x-mod: Update to 0.7.0.
* gnu/packages/golang.scm (go-golang-org-x-mod): Update to 0.7.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:52 +01:00
Katherine Cox-Buday 0fd87785bd gnu: go-golang-org-x-sync: Update to 0.1.0-1.8fcdb60.
* gnu/packages/golang.scm (go-golang-org-x-sync): Update to 0.1.0-1.8fcdb60.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-07 00:05:51 +01:00
Vinicius Monego 2a6cee99b3 gnu: Add python-scikit-rf.
* gnu/packages/engineering.scm (python-scikit-rf): New variable.
2023-02-06 19:39:29 -03:00
Vinicius Monego e8ad02e706 gnu: Add python-pyvisa.
* gnu/packages/engineering.scm (python-pyvisa): New variable.
2023-02-06 19:39:29 -03:00
Jonathan Brielmaier 607f1738db gnu: lilypond: Remove input labels.
* gnu/packages/music.scm (lilypond)[inputs]: Remove input labels.
[native-inputs]: Dito.
2023-02-06 23:24:27 +01:00
jgart 1df2430f46 gnu: lilypond: Update to 2.24.0.
* gnu/packages/music.scm (lilypond): Update to 2.24.0.
[arguments]: Remove adjust-to-API-change, prepare-configuration, and
install-info phases. Use disable-documentation flag and GUILE_FLAVOUR
environment variable. Remove make-flags keyword option.
[inputs]: Add extractpdfmark and update guile to 3.0.
[native-inputs]: Update Python 2 to 3 and add missing texlive-fontinst
and texlive-lm.
[home-page]: Update it.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-02-06 23:18:54 +01:00
Ricardo Wurmus a582d86346 gnu: Add r-ggsankey.
* gnu/packages/bioinformatics.scm (r-ggsankey): New variable.
2023-02-06 10:52:24 +01:00
Brian Cully 0890cb9747 gnu: Add python-setuptools-lint.
* gnu/packages/check.scm (python-setuptools-lint): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-06 15:05:25 +08:00
宋文武 0fe13918de gnu: xfce: Add more packages.
* gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
xfce4-taskmanager and xkill.
2023-02-06 14:43:27 +08:00
Bruno Victal 4b9e1e8458 services: mpd: Fix serialization procedure for list-of-string.
This is a followup to commit 5c5f0fc113

* gnu/services/audio.scm (mpd-serialize-list-of-string): Fix serialization procedure.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 18:25:10 +01:00
Bruno Victal 95ecff4289 gnu: mpd: Update to 0.23.12.
* gnu/packages/mpd.scm (mpd): Update to 0.23.12.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 18:25:10 +01:00
Bruno Victal 42731de1d9 gnu: mpd: Add missing inputs.
Enable more features for MPD.

* gnu/packages/mpd.scm (mpd)[inputs]: Add liburing, chromaprint, expat,
libgme, libnfs, libopenmpt, libshout, pcre2, soxr, yajl and zziplib.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 18:25:07 +01:00
Michael Rohleder 716f2b330f gnu: xfce4-notifyd: Update to 0.7.3.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:05:38 +01:00
Timotej Lazar ce28d14a9c gnu: imv: Record absolute file name of 'imv' script.
* gnu/packages/image-viewers.scm (imv)[arguments]: Fix the 'imv-dir'
script in the 'record-absolute-file-names' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:21 +01:00
Timotej Lazar 1ec22406b2 gnu: imv: Use new package style.
* gnu/packages/image-viewers.scm (imv)[arguments]: Use G-expressions.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:21 +01:00
Timotej Lazar 19e4bb8da2 gnu: imv: Update to 4.4.0.
* gnu/packages/image-viewers.scm (imv): Update to 4.4.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:21 +01:00
Timotej Lazar 9006704a38 gnu: mpop: Update to 1.4.18.
* gnu/packages/mail.scm (mpop): Update to 1.4.18.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:20 +01:00
Timotej Lazar cf219e35ec gnu: mpop: Add release-monitoring-url.
* gnu/packages/mail.scm (mpop)[properties]: New field.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:20 +01:00
Timotej Lazar 8a7dbb42c8 gnu: msmtp: Update to 1.8.23.
* gnu/packages/mail.scm (msmtp): Update to 1.8.23.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-05 14:03:20 +01:00
Vinicius Monego e053fcd3e3 gnu: python-wand: Update to 0.6.11.
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.11.
[arguments]: Override the 'check phase.
2023-02-05 09:39:11 -03:00
Vinicius Monego 7100720b58 gnu: python-cartopy: Update to 0.21.1.
* gnu/packages/geo.scm (python-cartopy): Update to 0.21.1.
2023-02-05 09:39:11 -03:00
Vinicius Monego cd0ae604f4 gnu: python-janus: Update to 1.0.0.
* gnu/packages/python-xyz.scm (python-janus): Update to 1.0.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Don't override the 'check phase.
[propagated-inputs]: Add python-typing-extensions.
2023-02-05 09:39:11 -03:00
Vinicius Monego 39e80baafc gnu: python-pyqtgraph: Update to 0.13.1.
* gnu/packages/python-xyz.scm (python-pyqtgraph): Update to 0.13.1.
[build-system]: Use pyproject-build-system.
[arguments]: Rewrite as G-expressions; disable tests through test-flags,
not by replacing the 'check phase.
[phases]: Remove trailing #t; rename the 'set-home-and-qpa phase to
'set-qpa.
[native-inputs]: Replace python-pytest with python-pytest-7.1.
[home-page]: Use https.
2023-02-05 09:39:11 -03:00
Vinicius Monego f70baf8af0 gnu: python-diff-match-patch: Update to 20200713.
* gnu/packages/python-xyz.scm (python-diff-match-patch): Update to
20200713.
[arguments]: Override the 'check phase.
[home-page]: Update URL.
2023-02-05 09:39:11 -03:00
Vinicius Monego add37404d9 gnu: hypercorn: Update to 0.14.3.
* gnu/packages/python-web.scm (hypercorn): Update to 0.14.3.
[source]: Fetch from GitHub.
[build-system]: Switch to pyproject-build-system.
[arguments]: Don't override the 'check phase.
[native-inputs]: Add python-poetry-core.
2023-02-05 09:38:58 -03:00
Bruno Victal 139c9a53cb services: Add mympd-service-type.
* gnu/services/audio.scm (mympd-service-type): New variable.
* gnu/tests/audio.scm (%test-mympd): New variable.
* doc/guix.texi: Document it.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:44 +01:00
Bruno Victal 637a9c3b26 services: mpd: Do not hardcode environment variables.
Services should not expect for XDG_RUNTIME_DIR to be set.
Inferring from the past comment, this seemed to resolve an issue when
the service was launched with an _interactive_ user-account,
which tends to have this variable set by the login-manager.

This is not the case for system accounts and setting this variable
results in PulseAudio (launched by the same system user) failing to start
since it attempts to use a nonexistent directory.

Ideally, this service should have a home-service counterpart but the old
behavior can be emulated by setting the environment-variables field to:

(environment-variables
  (list
    (string-append "XDG_RUNTIME_DIR=/run/user/"
                   (number->string (passwd:uid (getpwnam "myuser"))))))

* gnu/services/audio.scm
(mpd-configuration)[environment-variables]: New field.
(mpd-shepherd-service)[start]: Use new field.
* doc/guix.texi (Audio Services)[Music Player Daemon]: Document it.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Bruno Victal 5c5f0fc113 services: mpd: Refactor MPD service.
Refactor mpd-service-type to support additional mpd.conf directives
and move activation-service-extension into service constructor.

* gnu/services/audio.scm (mpd-plugin, mpd-partition): New records.

(mpd-serialize-boolean): Alias to and integrate logic into...
(mpd-serialize-field): ... this.
(mpd-serialize-list-of-string): New variable.

(mpd-plugin?, mpd-partition?, list-of-string?, list-of-symbol?)
(list-of-mpd-plugin?, list-of-mpd-partition?)
(list-of-mpd-plugin-or-output?, port?): New variables.

(mpd-file-name, mpd-service-activation): Remove variables.

(mpd-configuration)
[package, group, shepherd-requirement, log-file, log-level, music-directory]
[playlist-directory, endpoints, database, partitions, neighbors, inputs]
[archive-plugins, input-cache-size, decoders, resampler, filters]
[playlist-plugins, extra-options]: New fields.
[music-dir, playlist-dir, address]: Deprecate shorthand fields.
[db-file, state-file, sticker-file, port, outputs]: Change admissible type.

(mpd-shepherd-service)
[actions]: New shepherd actions: 'reopen' and 'configuration'.
[requirement]: Splice with 'shepherd-requirement' field.
[start]: Use 'package' field. Remove #:log-file parameter.
Move activation-service extension into constructor.

(mpd-accounts): Honor user and group names from configuration.
(mpd-log-rotation): New procedure.
(mpd-service-type)[extensions]: Add rottlog-service-type extension.
Remove activation-service-type extension.

(mpd-output-name, mpd-output-type, mpd-output-enabled?, mpd-output-format)
(mpd-output-tags?, mpd-output-always-on?, mpd-output-mixer-type)
(mpd-output-replay-gain-handler, mpd-output-extra-options)
(mpd-plugin-plugin, mpd-plugin-name, mpd-plugin-enabled?)
(mpd-plugin-extra-options)
(mpd-partition-name, mpd-partition-extra-options)
(mpd-configuration-package, mpd-configuration-user)
(mpd-configuration-group, mpd-configuration-shepherd-requirement)
(mpd-configuration-log-file, mpd-configuration-log-level)
(mpd-configuration-music-directory, mpd-configuration-music-dir)
(mpd-configuration-playlist-directory, mpd-configuration-playlist-dir)
(mpd-configuration-db-file, mpd-configuration-state-file)
(mpd-configuration-sticker-file, mpd-configuration-default-port)
(mpd-configuration-endpoints, mpd-configuration-address)
(mpd-configuration-database, mpd-configuration-partitions)
(mpd-configuration-neighbors, mpd-configuration-inputs)
(mpd-configuration-archive-plugins, mpd-configuration-input-cache-size)
(mpd-configuration-decoders, mpd-configuration-resampler)
(mpd-configuration-filters, mpd-configuration-outputs)
(mpd-configuration-playlist-plugins, mpd-configuration-extra-options): Export accessors.

* doc/guix.texi (Audio Services)[Music Player Daemon]: Update documentation.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Bruno Victal d7fd9ec209 services: mpd: Rewrite using 'define-configuration'.
* gnu/services/audio.scm
(mpd-configuration, mpd-output): Rewrite using define-configuration.
(uglify-field-name, mpd-serialize-field, mpd-serialize-alist)
(mpd-serialize-number, mpd-serialize-boolean, mpd-serialize-list-of-mpd-output)
(mpd-serialize-configuration): New procedure.
(list-of-mpd-output?): New predicate.
(mpd-config->file, mpd-output->string): Remove procedure.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Kaelyn Takata d9e2ad989a gnu: wine-minimal: Build more reproducibly.
* gnu/packages/wine.scm (wine-minimal)[phases]: Add a new 'set-widl-time-override phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Kaelyn Takata d9a7bc96ae gnu: wine64: Share phases with parent wine package.
* gnu/packages/wine.scm (wine64): Share phases with parent wine package.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Kaelyn Takata 6bfd48ff72 gnu: wine-minimal: Make the parent of wine so phases can be shared.
* gnu/packages/wine.scm (wine,wine-minimal): Have wine expand upon the
package definition of wine-minimal instead of having wine-minimal trim down
the package definition of wine, and share the phases between them.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Kaelyn Takata fae79a9065 gnu: wine-staging: Update to 8.0.
* gnu/packages/wine.scm (wine-staging,wine64-staging): Update to 8.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Kaelyn Takata c7c97ac6a3 gnu: wine: Update to 8.0.
* gnu/packages/wine.scm (wine,wine64,wine-minimal): Update to 8.0.
[arguments]: Remove superfluous rpath setting in configure-flags.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Simon Tournier 2c3d1cdfcc gnu: Rename 'samba/fixed' to 'samba/pinned'.
* gnu/packages/samba.scm: Rename variable 'samba/fixed' to 'samba/pinned' and
'samba/fixed-patched' to 'samba/fixed'.
* gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Replace 'samba/fixed' with
'samba/pinned'.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:43 +01:00
Simon Tournier c3e61c8c1f gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned'.
* gnu/packages/guile.scm: Rename variable 'guile-3.0/fixed' to
'guile-3.0/pinned', add deprecation.
* etc/release-manifest.scm (%packages-to-cross-build): Replace
'guile-3.0/fixed' with 'guile-3.0/pinned'.
* gnu/packages/autotools.scm (make-autoconf-wrapper)[inputs]: Likewise.
* gnu/packages/commencement.scm (guile-final): Likewise.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:42 +01:00
Simon Tournier 81f8cfcf0b gnu: Rename 'libnftnl/fixed' to 'libnftnl/pinned'.
* gnu/packages/linux.scm: Rename variable 'libnftnl/fixed' to
'libnftnl/pinned', add deprecation.
(iptables)[native-inputs]: Replace 'libnftnl/fixed' with 'libnftnl/pinned'.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:42 +01:00
Simon Tournier 44f43603d3 gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned'.
* gnu/packages/version-control.scm: Rename variable 'git-minimal/fixed' to
'git-minimal/pinned', add depreciation.
* gnu/packages/erlang.scm (erlang-erlware-commons)[native-inputs]: Replace
'git-minimal/fixed' with 'git-minimal/pinned'.
(rebar3-git-vsn)[inputs]: Likewise.
* gnu/packages/gnome.scm (gnome-photos)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (graphene)[native-inputs]: Likewise.
* gnu/packages/haskell.scm (ghc-8.8, ghc-8.10)[native-inputs]: Likewise.
* gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Likewise.
* gnu/packages/ocaml.scm (opam, ocamlformat)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-check-manifest)[native-inputs]: Likewise.
(python-scikit-build)[native-inputs]: Likewise.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:42 +01:00
Liliana Marie Prikler b640402063 gnu: komikku: Update to 1.10.1.
* gnu/packages/gnome.scm (komikku): Update to 1.10.1.
2023-02-05 06:56:42 +01:00
Juliana Sims c0f40e8c86 gnu: Add guile-simple-iterators.
* gnu/packages/guile-xyz.scm (guile-simple-iterators): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-05 06:56:42 +01:00
Nicolas Goaziou f57e20d728 gnu: emacs-evil-owl: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-evil-owl)[arguments]: Use G-expressions.
<#:phases>: Skip failing test.
2023-02-04 18:15:34 +01:00
Nicolas Goaziou b670114590 gnu: emacs-inspector: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.16.
[arguments]<#:phases>: Add another compatibility tweak for Emacs 28.
2023-02-04 18:11:24 +01:00
Nicolas Goaziou f0d1cddf5b gnu: naev: Update to 0.10.3.
* gnu/packages/games.scm (naev): Update to 0.10.3.
2023-02-04 17:53:06 +01:00
Nicolas Goaziou c3bcf56f9c gnu: pyzo: Update to 4.12.5.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.5.
2023-02-04 17:53:06 +01:00
Nicolas Goaziou bedaf3115e gnu: lagrange: Update to 1.15.1.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.1.
2023-02-04 17:53:05 +01:00
Nicolas Goaziou b23f27e272 gnu: wireshark: Update to 4.0.3.
* gnu/packages/networking.scm (wireshark): Update to 4.0.3.
2023-02-04 17:53:05 +01:00
Nicolas Goaziou ecd0f1e724 gnu: fet: Update to 6.8.2.
* gnu/packages/education.scm (fet): Update to 6.8.2.
2023-02-04 17:53:05 +01:00
Andrew Tropin b5956cb13d gnu: emacs-modus-themes: Update to 4.0.2.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.0.2.
2023-02-04 18:50:06 +04:00
Andrew Tropin 41da099a47 gnu: obs-wlrobs: Update to 1.1.
* gnu/packages/video.scm (obs-wlrobs): Update to 1.1.
2023-02-04 17:08:59 +04:00
Andrew Tropin 053c3f80a3 gnu: okular: Add wayland support.
* gnu/packages/kde.scm (okular)[inputs]: Add qtwayland-5.
2023-02-04 17:08:58 +04:00
Jack Hill 36b8624dab gnu: openssh: Update to 9.2p1 [security fixes].
Here is more information about the security issues fixed in this release:

https://www.openssh.com/txt/release-9.2

* gnu/packages/ssh.scm (openssh): Update to 9.2p1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-04 12:12:52 +01:00
Declan Tsien 6f0c905324 gnu: emacs-next: Enable tree-sitter support.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.60-0.ac7ec87.
* gnu/packages/emacs.scm (emacs-next)[inputs]: Add tree-sitter.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-04 08:48:31 +04:00
Andrew Tropin 34175ddacf gnu: emacs-org-roam: Update to 2.2.2-0.74422df.
Due to the bug in release version, backlinks doesn't work:
https://github.com/org-roam/org-roam/issues/2235

Two weeks ago it was a request for a new tag, but still not added.
https://github.com/org-roam/org-roam/issues/2306

* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2-0.74422df.
2023-02-04 08:48:30 +04:00
Andrew Tropin 7cea27a8d5 gnu: emacs-emacsql: Update to 3.1.1-0.e1baaf2.
There is an issue in release version, which affects sqlite based packages
like org-roam, forge, etc.
https://github.com/magit/emacsql/issues/68

* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.1-0.e1baaf2.
[arguments]<#:phases>{remove-sqlite-builtin}: New phase.
2023-02-04 08:47:48 +04:00
Adam Faiz c3e50c731d gnu: Add distrobox.
* gnu/packages/containers.scm (distrobox): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-04 00:14:05 +01:00
Wamm K. D 67b524360d gnu: megacmd: Update to 1.5.1 and add libuv dependency.
* gnu/packages/sync.scm (megacmd): Update to 1.5.1.
[inputs]: Remove labels and add LIBUV.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-04 00:06:29 +01:00
Andy Tai 6e0ccf50ac gnu: Add gpaint.
* gnu/packages/graphics.scm (gpaint): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-03 23:54:09 +01:00
Nicolas Goaziou 74521b1794 gnu: mame: Update to 0.251.
* gnu/packages/emulators.scm (mame): Update to 0.251.
2023-02-03 23:44:45 +01:00
Nicolas Goaziou bbecb8374d gnu: emacs-websocket: Update to 1.14.
* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.14.
2023-02-03 23:44:45 +01:00
Nicolas Goaziou ceb12ccfcd gnu: emacs-wgrep: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-wgrep)[arguments]: Run tests.
[native-inputs]: Add EMACS-DASH and EMACS-S.
2023-02-03 23:44:45 +01:00
Nicolas Goaziou 3acd211a3c gnu: emacs-wgrep: Update to 3.0.0.
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 3.0.0.
2023-02-03 23:44:44 +01:00
Antero Mejr 2e6501b03c gnu: Add emacs-jabber.
* gnu/packages/emacs-xyz.scm (emacs-jabber): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-03 23:44:44 +01:00
Antero Mejr da0f959e6f gnu: Add emacs-srv.
* gnu/packages/emacs-xyz.scm (emacs-srv): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-03 23:44:44 +01:00
Antero Mejr dd3ec180f8 gnu: Add emacs-hexrgb.
* gnu/packages/emacs-xyz.scm (emacs-hexrgb): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-03 23:44:43 +01:00
Hilton Chain cd3df45c37 gnu: binwalk: Update to 2.3.4.
* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 19:18:00 +01:00
Nicolas Graves fbd12ea1f9 gnu: emacs-biblio: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 19:18:00 +01:00
Bruno Victal 42dde57fcf gnu: mympd: Update to 10.2.1.
* gnu/packages/mpd.scm (mympd): Update to 10.2.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 19:18:00 +01:00
Christopher Baines e33126e574 gnu: nar-herder: Update to 0-13.66a2862.
* gnu/packages/package-management.scm (nar-herder): Update to 0-13.66a2862.
2023-02-03 19:18:00 +01:00
Julien Lepiller b5a3e745f9 gnu: Remove key-mon.scm.
The file is empty.

* gnu/packages/key-mon.scm: Remove file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* po/packages/POTFILES.in: Remove it.
2023-02-03 18:58:09 +01:00
Navid Afkhami a60c750eec gnu: Add r-psupertime.
* gnu/packages/bioinformatics.scm (r-psupertime): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-03 16:57:00 +01:00
Ludovic Courtès 25947bbc32 build-system: Always pass #:graft? #f to 'gexp->derivation'.
Fixes <https://issues.guix.gnu.org/60947>.

Fixes a bug whereby packages referred via 'ungexp' in package arguments
would be "double-grafted": 'gexp->derivation' would first replace those
references by references to the grafted package, only to repeat the
grafting process on the result.

Build systems such as 'gnu', 'cmake', and 'pyproject' were already doing
this.  Only the rest of them is affected.

* guix/build-system/cargo.scm (cargo-build): Pass #:graft? #f to
'gexp->derivation'.
* guix/build-system/copy.scm (copy-build): Likewise.
* guix/build-system/dune.scm (dune-build): Likewise.
* guix/build-system/font.scm (font-build): Likewise.
* guix/build-system/guile.scm (guile-build): Likewise.
(guile-cross-build): Likewise.
* guix/build-system/ocaml.scm (ocaml-build): Likewise.
* guix/build-system/ruby.scm (ruby-build): Likewise.
* guix/build-system/scons.scm (scons-build): Likewise.
* guix/build-system/texlive.scm (texlive-build): Likewise.
* guix/build-system/waf.scm (waf-build): Likewise.
2023-02-03 16:26:20 +01:00
Navid Afkhami 7c798cd9e4 gnu: Add r-bcellviper.
* gnu/packages/bioconductor.scm (r-bcellviper): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-03 16:05:51 +01:00
André Batista a3fcc0a86f gnu: prosody: Update to 0.12.2.
* gnu/packages/messaging.scm (prosody): Update to 0.12.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:30:02 +01:00
Skylar Chan c76393f851 gnu: whoogle-search: Update to 0.8.1.
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:28:32 +01:00
Hilton Chain a94c6d78ba gnu: go-1.19: Update to 1.19.5.
* gnu/packages/golang.scm (go-1.19): Update to 1.19.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:28:03 +01:00
Hilton Chain 76e03a7e98 gnu: go-1.18: Update to 1.18.10.
* gnu/packages/golang.scm (go-1.18): Update to 1.18.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-03 15:27:22 +01:00
Christopher Baines 9a5533c653 services: nar-herder: Add cached compression support.
* gnu/services/guix.scm (<nar-herder-cached-compression-configuration>): New
record type.
(nar-herder-configuration-cached-compressions,
nar-herder-configuration-cached-compression-min-uses,
nar-herder-configuration-cached-compression-workers,
nar-herder-configuration-cached-compression-nar-source,
nar-herder-cached-compression-configuration,
nar-herder-cached-compression-configuration?,
nar-herder-cached-compression-configuration-type,
nar-herder-cached-compression-configuration-level,
nar-herder-cached-compression-configuration-directory,
nar-herder-cached-compression-configuration-directory-max-size): New
procedures.
* doc/guix.texi (Guix Services): Document this.
2023-02-03 15:18:44 +01:00
Christopher Baines 46c1df1eab gnu: nar-herder: Update to 0-12.550e6aa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-12.550e6aa.
2023-02-03 15:17:53 +01:00
David Thompson c19cd9f947 gnu: Add wasm4.
* gnu/packages/emulators.scm (wasm4): New variable.
2023-02-03 08:09:15 -05:00
David Thompson 0079dd7c8e gnu: Add cubeb.
* gnu/packages/audio.scm (cubeb): New variable.
2023-02-03 08:09:15 -05:00
David Thompson b8dc4afcbc gnu: Add minifb.
* gnu/packages/graphics.scm (minifb): New variable.
2023-02-03 08:09:15 -05:00
David Thompson 157b94ead7 gnu: Add wasm3.
* gnu/packages/web.scm (wasm3): New variable.
2023-02-03 08:09:15 -05:00
Navid Afkhami 59b102cab9 gnu: Add python-demuxem.
* gnu/packages/bioinformatics.scm (python-demuxem): New variable.
2023-02-03 11:34:42 +01:00
Navid Afkhami 89d76adf98 gnu: Add python-pegasusio.
* gnu/packages/bioinformatics.scm (python-pegasusio): New variable.
2023-02-03 11:34:42 +01:00
Navid Afkhami ef879d7f40 gnu: Add r-streamgraph.
* gnu/packages/bioinformatics.scm (r-streamgraph): New variable.
2023-02-03 11:34:38 +01:00
Pierre Neidhardt eddb1c42d4 gnu: sbcl-cmd: Update to 20230203.
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20230203.
2023-02-03 11:18:38 +01:00
Leo Famulari 84cb535d49 gnu: linux-libre 5.10: Update to 5.10.166.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.166.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2023-02-03 11:05:04 +01:00
Leo Famulari e584acf3e9 gnu: linux-libre 5.15: Update to 5.15.91.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.91.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2023-02-03 11:05:04 +01:00
Leo Famulari d6684362d8 gnu: linux-libre: Update to 6.1.9.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.9.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-02-03 11:05:00 +01:00
Maxim Cournoyer 92755c6352 .dir-locals.el: Adjust indentation rule for test-assertm.
* .dir-locals.el: Adjust the scheme-indent-function property for test-assertm,
so that the two first arguments (the test name and the store variable) are
indented as procedure arguments.
2023-02-02 23:51:38 -05:00
Maxim Cournoyer b1c25e2ce3 .dir-locals.el: Add indentation rule for computed-file.
* .dir-locals.el: Configure scheme-indent-function property for computed-file,
so that its first argument (the file name) is indented as a procedure
argument.
2023-02-02 23:51:28 -05:00
Danny Milosavljevic 74f15a002c gnu: nvc: Update to 1.8.1.
* gnu/packages/fpga.scm (nvc): Update to 1.8.1.
[inputs]: Add libffi.
2023-02-02 21:53:23 +01:00
Danny Milosavljevic d081dd1ca1 gnu: seer-gdb: Update to 1.14.
* gnu/packages/debug.scm (seer-gdb): Update to 1.14.
2023-02-02 21:49:48 +01:00
Efraim Flashner 301f128326 gnu: busybox: Update to 1.36.0.
* gnu/packages/busybox.scm (busybox): Update to 1.36.0.
2023-02-02 18:52:07 +02:00
Ricardo Wurmus f5446f7211 gnu: liquidsfz: Update to 0.3.1.
* gnu/packages/music.scm (liquidsfz): Update to 0.3.1.
[source]: Fetch with git.
[arguments]: Replace 'bootstrap phase.
[native-inputs]: Add autoconf, automake, and libtool.
[inputs]: Drop labels.
2023-02-02 13:00:14 +01:00
Ricardo Wurmus 45e3933421 gnu: sfizz: Do not delete bundled simde headers.
* gnu/packages/music.scm (sfizz)[source]: Keep simde headers because we can't
provide the required version.
2023-02-02 10:23:09 +01:00
Nicolas Goaziou 43eed907d2 gnu: emacs-embark: Update to 0.21.1.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.21.1.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou 3046063645 gnu: emacs-tramp: Update to 2.6.0.1.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.1.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou 0dd0207476 gnu: emacs-pyim: Update to 5.3.0.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.3.0.
2023-02-01 22:16:50 +01:00
Nicolas Goaziou 04d0a47afe gnu: emacs-url-scgi: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-url-scgi): Update to 0.9.
2023-02-01 22:16:49 +01:00
Nicolas Goaziou 8d72bbacf6 gnu: emacs-compat: Update to 29.1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.2.
2023-02-01 22:16:49 +01:00
Nicolas Goaziou 05dd97b546 gnu: emacs-auctex: Update to 13.1.9.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.9.
2023-02-01 22:16:49 +01:00
Juliana Sims 0de13907fa gnu: Add uwufetch.
* gnu/packages/admin.scm (uwufetch): Add uwufetch.
2023-02-01 22:16:49 +01:00
Nicolas Graves df6a6f8cf1 gnu: emacs-ibrowse: Update to 0.1.8.
* gnu/packages/emacs-xyz.scm (emacs-ibrowse): Update to 0.1.8.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
Martin Marshall 37caa83c70 gnu: Add emacs-pretty-speedbar.
* gnu/packages/emacs-xyz.scm (emacs-pretty-speedbar): Add variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
Timotej Lazar 4b15cb672d gnu: mupdf: Update to 1.21.1.
* gnu/packages/pdf.scm (mupdf): Update to 1.21.1.
[arguments]: Remove superfluous make flag.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-01 22:16:48 +01:00
jgart 9d7a1e58f9 gnu: sbcl-djula: Update home-page.
* gnu/packages/lisp-xyz.scm (sbcl-djula)[home-page]: Update it.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-01 15:14:05 +01:00
Ott Joon 14323edcc3 gnu: Add obs-vkcapture.
* gnu/packages/video.scm (obs-vkcapture): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-01 12:52:53 +04:00
Andrew Tropin aa2c59359e gnu: obs: Update to 29.0.0.
* gnu/packages/video.scm (obs): Update to 29.0.0.
[arguments]: Disable new NEW_MPEGTS_OUTPUT and AJA due to missing dependencies.
[inputs]: Add libglvnd, libva, vlc.
2023-02-01 12:52:52 +04:00
Christopher Baines 2088da20ce gnu: nar-herder: Update to 0-11.549eb22.
* gnu/packages/package-management.scm (nar-herder): Update to 0-11.549eb22.
2023-02-01 08:47:00 +00:00
Christopher Baines 9b9e13a81f gnu: guix-build-coordinator: Update to 0-70.6b1aa06.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-70.6b1aa06.
2023-02-01 08:45:08 +00:00
Greg Hogan f9f1312de0 gnu: shellcheck: Update to 0.9.0.
* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.9.0.
[inputs]: Add ghc-fgl.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:58 +00:00
Greg Hogan bdd107088d gnu: simdjson: Update to 3.1.0.
* gnu/packages/cpp.scm (simdjson): Update to 3.1.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:46 +00:00
Hilton Chain 01f1e8bbb2 gnu: kconfig-hardened-check: Update to 0.6.1.
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:41:28 +00:00
Morgan Smith 8c62becaaa gnu: libwacom: Update to 2.6.0.
* gnu/packages/xdisorg.scm (libwacom): Update to 2.6.0.
[phases]: Remove 'fix-tests phase.
[synopsis, description]: libwacom supports graphics tablets from vendors other
then wacom.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:39:42 +00:00
Bruno Victal b6b0291918 gnu: vnstat: Build vnstati.
* gnu/packages/networking.scm (vnstat)[inputs]: Add gd.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:37:45 +00:00
Bruno Victal 0b57ebb595 gnu: vnstat: Use G-Expressions.
* gnu/packages/networking.scm (vnstat)[arguments]: Use G-Expressions.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:37:35 +00:00
Bruno Victal 22da349023 gnu: vnstat: Update to 2.10.
* gnu/packages/networking.scm (vnstat): Update to 2.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01 08:37:12 +00:00
Nicolas Graves 8532564077 gnu: spirv-cross: Activate tests.
* gnu/packages/vulkan.scm (spirv-cross)[arguments]: Remove #:tests?.
<#:phases>: Add ‘update-reference-shaders’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:54:52 +01:00
Hilton Chain ae52644c7f gnu: podman: Enable Btrfs support.
* gnu/packages/containers.scm (podman): Enable Btrfs support.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:29:50 +01:00
Greg Hogan 0e14096c58 gnu: cmake: Update to 3.25.1.
* gnu/packages/cmake.scm (cmake): Update to 3.25.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:28:29 +01:00
Sharlatan Hellseher 8d97c66dfe gnu: Add python-nox.
* gnu/packages/python-check.scm (python-nox): New variable.
  Sort modules alphabetically and add pyproject build system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:12:40 +01:00
Lilah Tascheter 99efb55cd4 gnu: castor: Fix compilation.
Castor no longer compiles with latest packaged LibreSSL; latest
OpenSSL, however, does compile.

* gnu/packages/web.scm (castor)[inputs]: Replace libressl with openssl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:11:37 +01:00
Frank Pursel a85d6dd4db gnu: ledger: Install example referenced in docs.
* gnu/packages/finance.scm (ledger)[arguments]: In 'install-examples'
phase, install 'contrib/report'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:08:43 +01:00
Giacomo Leidi f85865a05a home: services: fontutils: Add service value.
* gnu/home/services/fontutils.scm (add-fontconfig-config-file): Add
support for multiple paths;
(home-fontconfig-service-type): Honor it;
* doc/guix.texi (Fonts Services): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31 23:08:38 +01:00
Tobias Geerinckx-Rice aed385e18e gnu: papirus-icon-theme: Reduce inode consumption.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]:
Add a new 'halve-inode-consumption phase.
2023-01-29 01:00:15 +01:00
Tobias Geerinckx-Rice ea6a2df77f gnu: libpng-apng: Remove obsolete trailing #t.
* gnu/packages/image.scm (libpng-apng)[arguments]:
Don't explicitly return #t from phases.
2023-01-29 01:00:02 +01:00
Tobias Geerinckx-Rice 2cea54ba62 gnu: libpng-apng: Update to 1.6.39.
I've tweaked the comment, as it made me read an entire e-mail thread
only to realise I needn't have done so.

* gnu/packages/image.scm (libpng-apng): Update to 1.6.39.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice e68b059686 gnu: phockup: Update to 1.9.2.
* gnu/packages/image.scm (phockup): Update to 1.9.2.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 0d03601931 gnu: phockup: Test exiftool patching.
* gnu/packages/image.scm (phockup)[arguments]: Unset PATH during tests.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 5618153e73 gnu: phockup: Properly patch exiftool.
* gnu/packages/image.scm (phockup)[arguments]: Fix 'configure phase to catch all occurrences.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 21a4e66f02 gnu: hwinfo: Update to 22.2.
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 1e29e093be gnu: memtester: Update to 4.6.0.
* gnu/packages/hardware.scm (memtester): Update to 4.6.0.
[source]: Add a mirror URI.
2023-01-29 01:00:01 +01:00
Tobias Geerinckx-Rice 488e6f04f3 gnu: memtest86+: Update to 6.01.
* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
2023-01-29 01:00:00 +01:00
Tobias Geerinckx-Rice 86a46995e2 gnu: edgar: Update to 1.36.
* gnu/packages/games.scm (edgar): Update to 1.36.
2023-01-29 01:00:00 +01:00
Tobias Geerinckx-Rice 478cc50066 gnu: appstream: Update to 0.15.6.
* gnu/packages/freedesktop.scm (appstream): Update to 0.15.6.
2023-01-29 01:00:00 +01:00
Tobias Geerinckx-Rice 3cb54612b7 gnu: kicad: Update to 6.0.11.
* gnu/packages/engineering.scm (kicad): Update to 6.0.11.
2023-01-29 01:00:00 +01:00
Hilton Chain 38ef37d4bb gnu: c-intro-and-ref: Update to 0.0.0-1.47e5a23.
* gnu/packages/c.scm (c-intro-and-ref): Update to commit 47e5a234a7c0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:21:48 +00:00
Sughosha 81ee1d3325 gnu: arc-theme: Update to 20221218.
* gnu/packages/gnome-xyz.scm (arc-theme): Update to 20221218.
[arguments]: Add gtk4 to the list of themes.
[inputs]: Add gtk-engines.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:20:40 +00:00
Sughosha a62099cde9 gnu: materia-theme: Update to 20210322.
* gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:19:52 +00:00
Giacomo Leidi 8d43706a02 gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 1.3.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:17:58 +00:00
kiasoc5 75749bbf7b gnu: zam-plugins: Use new package style.
* gnu/packages/music.scm (zam-plugins)[arguments]: Use G-expressions. Use #$output instead of assoc-ref.
[home-page]: Use https.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:16:34 +00:00
kiasoc5 511b57deac gnu: zam-plugins: Update to 4.1.
* gnu/packages/music.scm (zam-plugins): Update to 4.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:16:06 +00:00
kiasoc5 8781ab4057 gnu: x42-plugins: Use new package style.
* gnu/packages/music.scm (x42-plugins)[arguments]: Use g-expressions. Remove
references to %outputs and %build-inputs.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:15:03 +00:00
kiasoc5 d386fa6cba gnu: x42-plugins: Update to 20221119.
* gnu/packages/music.scm (x42-plugins): Update to 20221119.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31 14:12:35 +00:00
Christopher Baines 9b7ba7d960 gnu: guix-build-coordinator: Update to 0-69.8ca5f04.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-69.8ca5f04.
[arguments]: Remove redundant wrap-program workaround.
2023-01-31 13:57:18 +00:00
Efraim Flashner de4675d558 gnu: libxaw3d: Update to 1.6.4.
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.4.
2023-01-31 12:08:36 +02:00
Efraim Flashner 371a19c742 gnu: xinit: Update to 1.4.2.
* gnu/packages/xorg.scm (xinit): Update to 1.4.2.
2023-01-31 12:08:35 +02:00
Efraim Flashner b898c28a27 gnu: xvinfo: Update to 1.1.5.
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.5.
2023-01-31 12:08:35 +02:00
Efraim Flashner 1d24279cc4 gnu: xsetroot: Update to 1.1.3.
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.3.
2023-01-31 12:08:35 +02:00
Efraim Flashner f206900b92 gnu: xrandr: Update to 1.5.2.
* gnu/packages/xorg.scm (xrandr): Update to 1.5.2.
2023-01-31 12:08:34 +02:00
Efraim Flashner 36b0642e19 gnu: xfd: Update to 1.1.4.
* gnu/packages/xorg.scm (xfd): Update to 1.1.4.
2023-01-31 12:08:34 +02:00
Efraim Flashner 96d9cda131 gnu: xlsclients: Update to 1.1.5.
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.5.
2023-01-31 12:08:33 +02:00
Efraim Flashner 598a51d35e gnu: xlsatoms: Update to 1.1.4.
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.4.
2023-01-31 12:08:33 +02:00
Efraim Flashner a9dc2018da gnu: xkill: Update to 1.0.6.
* gnu/packages/xorg.scm (xkill): Update to 1.0.6.
2023-01-31 12:08:32 +02:00
Efraim Flashner 7e05d4078f gnu: xkbprint: Update to 1.0.6.
* gnu/packages/xorg.scm (xkbprint): Update to 1.0.6.
2023-01-31 12:08:32 +02:00
Efraim Flashner 0c85df8357 gnu: xkbevd: Update to 1.1.5.
* gnu/packages/xorg.scm (xkbevd): Update to 1.1.5.
2023-01-31 12:08:31 +02:00
Efraim Flashner ecc124e2e0 gnu: xhost: Update to 1.0.9.
* gnu/packages/xorg.scm (xhost): Update to 1.0.9.
[native-inputs]: Add gettext-minimal.
2023-01-31 12:08:31 +02:00
Efraim Flashner 0b830b05f3 gnu: xgamma: Update to 1.0.7.
* gnu/packages/xorg.scm (xgamma): Update to 1.0.7.
2023-01-31 12:08:30 +02:00
Efraim Flashner fa75b73501 gnu: xf86-video-vmware: Update to 13.4.0.
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.4.0.
2023-01-31 12:08:30 +02:00
Efraim Flashner 0b70ea52db gnu: xf86-video-vesa: Update to 2.6.0.
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.6.0.
2023-01-31 12:08:29 +02:00
Efraim Flashner d00c02ea9d gnu: xf86-video-sunffb: Update to 1.2.3.
* gnu/packages/xorg.scm (xf86-video-sunffb): Update to 1.2.3.
2023-01-31 12:08:29 +02:00
Efraim Flashner 0077ce3a0e gnu: xf86-video-suncg6: Update to 1.1.3.
* gnu/packages/xorg.scm (xf86-video-suncg6): Update to 1.1.3.
2023-01-31 12:08:28 +02:00
Efraim Flashner 071b77e554 gnu: xf86-video-r128: Update to 6.12.1.
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.12.1.
2023-01-31 12:08:28 +02:00
Efraim Flashner c8e7947c75 gnu: xf86-video-nv: Update to 2.1.22.
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.22.
2023-01-31 12:08:27 +02:00
Efraim Flashner 694ceda387 gnu: xf86-video-ast: Update to 1.1.6.
* gnu/packages/xorg.scm (xf86-video-ast): Update to 1.1.6.
2023-01-31 12:08:27 +02:00
Efraim Flashner ddc1277832 gnu: xf86-input-mouse: Update to 1.9.4.
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.4.
2023-01-31 12:08:26 +02:00
Efraim Flashner 40bb1ad5a5 gnu: xf86-input-joystick: Update to 1.6.4.
* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.4.
2023-01-31 12:08:26 +02:00
Efraim Flashner 0483eb1b23 gnu: xdriinfo: Update to 1.0.7.
* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.7.
2023-01-31 12:08:25 +02:00
Efraim Flashner 2e3420db6d gnu: xcursorgen: Update to 1.0.8.
* gnu/packages/xorg.scm (xcursorgen): Update to 1.0.8.
2023-01-31 12:08:25 +02:00
Efraim Flashner 2f62a689e2 gnu: sessreg: Update to 1.1.3.
* gnu/packages/xorg.scm (sessreg): Update to 1.1.3.
2023-01-31 12:08:24 +02:00
Efraim Flashner 1856ce619f gnu: makedepend: Update to 1.0.8.
* gnu/packages/xorg.scm (makedepend): Update to 1.0.8.
2023-01-31 12:08:24 +02:00
Efraim Flashner 88e8b3422b gnu: libxxf86dga: Update to 1.1.6.
* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.6.
2023-01-31 12:08:23 +02:00
Efraim Flashner 6ec602ecbd gnu: libxscrnsaver: Update to 1.2.4.
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.4.
2023-01-31 12:08:23 +02:00
Efraim Flashner 9ab7d9567d gnu: lndir: Update to 1.0.4.
* gnu/packages/xorg.scm (lndir): Update to 1.0.4.
2023-01-31 12:08:22 +02:00
Efraim Flashner f95bf8436a gnu: imake: Update to 1.0.9.
* gnu/packages/xorg.scm (imake): Update to 1.0.9.
2023-01-31 12:08:18 +02:00
Efraim Flashner b3d0a1a1dc gnu: xf86-video-vmware: Limit to x86_64-linux and i686-linux.
* gnu/packages/xorg.scm (xf86-video-vmware)[supported-systems]: New field.
2023-01-31 11:56:14 +02:00
Efraim Flashner 831bb7f33b gnu: xf86-video-qxl: Update to 0.1.6.
* gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.6.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-qxl-fix-build.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-31 11:27:41 +02:00
Efraim Flashner 2e09ab0d35 gnu: xf86-video-voodoo: Update to 1.2.6.
* gnu/packages/xorg.scm (xf86-video-voodoo): Update to 1.2.6.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-voodoo-pcitag.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-31 11:26:18 +02:00
André Batista a3b57e57e6 gnu: w3m: Update to 0.5.3+git20230121.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-31 14:06:46 +08:00
Ludovic Courtès e6f557dd23 gnu: guile-ssh: Update to 0.16.3.
Fixes <https://issues.guix.gnu.org/58290>.
Reported by Aleksandr Vityazev <avityazev@posteo.org>,
and Andrew Tropin <andrew@trop.in>.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.3.
2023-01-30 23:49:06 +01:00
Hilton Chain be2f5da810 gnu: Add phantomsocks.
* gnu/packages/networking.scm (phantomsocks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:43:48 +01:00
Hilton Chain 7f501b9835 gnu: Add go-github-com-macronut-go-tproxy.
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:43 +01:00
Hilton Chain 124ca1e500 gnu: Add go-github-com-google-gopacket.
* gnu/packages/golang.scm (go-github-com-google-gopacket): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:36 +01:00
jgart d7552c36ce gnu: Add python-haversine.
* gnu/packages/geo.scm (python-haversine): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:39:23 +01:00
Trev d1e0a0528a gnu: Add font-carlito.
* gnu/packages/fonts.scm (font-carlito): New procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:39:21 +01:00
Ludovic Courtès 29ee56d1fa gnu: texinfo: Make 'perl-archive-zip' available to 'texi2any'.
This makes "texi2any --epub3" work out of the box.

Reported by BitPuffin on #guile.

* gnu/packages/texinfo.scm (texinfo-7)[inputs, arguments]: New fields.
2023-01-30 22:24:27 +01:00
Ludovic Courtès 0ef8fe22ed linux-container: 'container-excursion' forks to join the PID namespace.
Fixes <https://issues.guix.gnu.org/61156>.

* gnu/build/linux-container.scm (container-excursion): Add extra call to
'primitive-fork' and invoke THUNK in the child process.
* tests/containers.scm ("container-excursion"): Remove extra
'primitive-fork' call, now unnecessary.
("container-excursion*, /proc"): New test.
2023-01-30 22:24:27 +01:00
Ludovic Courtès 52eb3db19c container: Correctly report exit status.
* gnu/build/linux-container.scm (container-excursion): Return the raw
status value.
* tests/containers.scm ("container-excursion, same namespaces"): Add
'status:exit-val' call.
* guix/scripts/container/exec.scm (guix-container-exec): Correctly
handle the different cases.
2023-01-30 22:24:27 +01:00
David Thompson 17448c8afa gnu: guile-goblins: Update source hash.
* gnu/packages/guile-xyz.scm (guile-goblins): Update source hash.
2023-01-30 15:50:14 -05:00
David Thompson 3aca271587 gnu: guile-goblins: Update to 0.10.
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.1.0.
2023-01-30 15:13:38 -05:00
Kaelyn Takata 09e1962b44 gnu: mpv: Update to 0.35.1.
* gnu/packages/video.scm (mpv): Update to 0.35.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-30 13:15:21 -05:00
Maxim Cournoyer de2729bd96 gnu: rpm: Set localstatedir to /var.
* gnu/packages/package-management.scm (rpm) [configure-flags]: Add
--localstatedir=/var.
[phases] {patch-build-system}: New phase.
2023-01-30 08:58:09 -05:00
Maxim Cournoyer 0ec8c97344 gnu: rpm: Add a debug output.
* gnu/packages/package-management.scm (rpm) [outputs]: New field.
2023-01-30 08:58:09 -05:00
Pierre Neidhardt f62f3a7352 gnu: sbcl-nhooks: Update to 1.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.0.
2023-01-30 11:54:48 +01:00
Efraim Flashner 595b53b74e gnu: Add emacs-poke.
* gnu/packages/engineering.scm (emacs-poke): New variable.
(poke)[arguments]: Add configure-flag to install emacs files to
temporary directory.
2023-01-30 10:37:01 +02:00
Yash Tiwari 60ef511147 gnu: Add kvantum.
* gnu/packages/qt.scm (kvantum): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 11:20:24 +08:00
Parnikkapore 99d27b7c09 gnu: lite-xl: Update to 2.1.1.
Lua input is updated because the new version would not build
with Lua 5.2.

* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.1.
[inputs]: Use lua-5.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:57:03 +08:00
kiasoc5 5062c64ccb gnu: zynaddsubfx: Update to 3.0.6.
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.6.
[phases]: Remove trailing #t.
[inputs]: Add fftwf.
[native-inputs]: Add ruby.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:53:10 +08:00
kiasoc5 5629185b69 gnu: ugrep: Update to 3.9.6.
* gnu/packages/search.scm (ugrep): Update to 3.9.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:30:31 +08:00
Hilton Chain 4c4922ba0f gnu: font-sarasa-gothic: Update to 0.39.0.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.39.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:58:13 +08:00
Hilton Chain 0eca850e15 gnu: font-lxgw-wenkai-tc: Update to 0.931.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.931.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:57:02 +08:00
Hilton Chain 86b111962c gnu: font-lxgw-wenkai: Update to 1.250.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.250.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:33:34 +08:00
Jonathan Brielmaier 4eccb27b4c gnu: icedove: Update to 102.7.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 102.7.0.
2023-01-29 22:09:42 +01:00
Nicolas Goaziou e70d8e3e1f gnu: emacs-libgit: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-libgit)[arguments]: Use G-expressions.
[native-inputs]: Re-order alphabetically.
2023-01-29 21:47:21 +01:00
Nicolas Goaziou f0ff03069d gnu: emacs-libgit: Update to 0.0.1-1.ab1a53a.
* gnu/packages/emacs-xyz.scm (emacs-libgit): Update to 0.0.1-1.ab1a53a.
[source]<origin>: Remove unnecessary patch.
[arguments]: Skip failing tests.
[license]: Set to GPL2+.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: Delete file.
* gnu/local.mk: Apply file deletion.
2023-01-29 21:43:58 +01:00
Jonathan Brielmaier 3e8dd0df8c build-system: copy: Add substitutable keyword.
* guix/build-system/copy.scm (copy-build): Add substitutable keyword.
2023-01-29 20:31:29 +01:00
Nicolas Goaziou 1bb9394071 gnu: emacs-sml-mode: Fix source.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode)[source]<origin>: Fix tarball name.
2023-01-29 16:13:11 +01:00
Cayetano Santos 46a93fef85 gnu: Add emacs-lingva.
* gnu/packages/emacs-xyz.scm (emacs-lingva): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:15 +01:00
conses 026e50a4fc gnu: Add emacs-clj-deps-new.
* gnu/packages/emacs-xyz.scm (emacs-clj-deps-new): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:15 +01:00
Nicolas Goaziou 4eabed5837 gnu: emacs-pulseaudio-control: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control)[arguments]: Use
G-expressions.
[synopsis, description]: Use proper capitalization.
2023-01-29 15:40:14 +01:00
conses b988392096 gnu: emacs-pulseaudio-control: Update to 0.1-0.34a61143.
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to
0.1-0.34a61143.
[source]: Change upstream URL to new SourceHut repository.
[home-page]: Change upstream URL to new SourceHut repository.
[arguments]: Clean up patch-file-name phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:14 +01:00
Nicolas Goaziou a792fb8b97 gnu: emacs-sml-mode: Update to 6.11.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.11.
2023-01-29 15:40:14 +01:00
Nicolas Goaziou d8b499dafb gnu: emacs-project: Update to 0.9.6.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.6.
2023-01-29 15:40:13 +01:00
Fredrik Salomonsson b2e277f8e1 gnu: emacs-sqlite3-api: Fix broken sqlite3.el.
* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api)[arguments]<#:phases>: Correct
emacs-substitute-sexps arguments.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:13 +01:00
Felix Gruber b9e6e31877 gnu: python-scrapy: Update to 2.7.1.
* gnu/packages/python-web.scm (python-scrapy): Update to 2.7.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 16:14:00 +08:00
Liliana Marie Prikler aee983816f gnu: komikku: Update to 1.9.0.
* gnu/packages/gnome.scm (komikku): Update to 1.9.0.
2023-01-29 08:20:37 +01:00
Simon Streit fd40fa6879 gnu: mpdevil: Update to 1.10.0
* gnu/packages/mpd.scm (mpdevil): Update to 1.10.0.  [inputs]: Add
python-pycairo.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-29 08:20:36 +01:00
Liliana Marie Prikler 74e4896b37 gnu: Unify webkitgtk and webkitgtk-next.
* gnu/packages/webkit.scm (%webkit-version): Update to 2.38.3.
(webkitgtk)[source]: Update hash.
[arguments]<#:phases>: Add ‘set-CC’.  Remove ‘patch-gtk-doc-scan’.
[native-inputs]: Remove gtk-doc/stable and docbook-xml.  Add gi-docgen.
(webkitgtk-next)[name]: Rename to ‘webkitgtk-next’.
[source, native-inputs]: Inherit fully.
[arguments]<#:phases>: Inherit fully.
(wpewebkit)[source]: Update hash.
2023-01-29 08:20:36 +01:00
Liliana Marie Prikler abdca6f9e0 gnu: Add vte-with-gtk-4.
* gnu/packages/gnome.scm (vte-with-gtk-4): New variable.
2023-01-29 08:20:36 +01:00
Liliana Marie Prikler a38903ece6 gnu: vte: Update to 0.70.2.
* gnu/packages/gnome.scm (vte): Update to 0.70.2.
2023-01-29 08:20:36 +01:00
Cayetano Santos 6f545b77e2 gnu: Add emacs-auto-compile.
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-29 08:20:35 +01:00
jgart 962ba70109 gnu: python-responses: Update to 0.22.0.
* gnu/packages/python-web.scm (python-responses): Update to 0.22.0.
[arguments]: Enable tests.
[native-inputs]: Add python-pytest, python-pytest-asyncio, and
python-pytest-httpserver.
[inputs]: Add python-types-toml.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 15:19:03 +08:00
Sughosha e225dbcb1d gnu: pd: Update to 0.53-1.
* gnu/packages/music.scm (pd): Update to 0.53-1.
[arguments]: Add "--disable-oss" and "--without-local-portaudio" to
configure-flags.
[inputs]: Add portaudio.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 14:53:41 +08:00
宋文武 7b89ef185b gnu: terminator: Update to 2.1.2.
From <https://issues.guix.gnu.org/59059> by Andy Tai.

* gnu/packages/gnome.scm (terminator): Update to 2.1.2.
2023-01-29 14:15:20 +08:00
宋文武 bea2240968 gnu: xfce4-settings: Enable UPower support.
* gnu/packages/xfce.scm (xfce4-settings)[arguments]: Add
"--enable-upower-glib" to configure-flags.
2023-01-29 09:17:01 +08:00
宋文武 806bc1b04d gnu: xfce4-settings: Enable colord support.
* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
2023-01-29 09:17:01 +08:00
宋文武 b561053b28 gnu: xfwm4: Enable Xpresent support.
* gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
2023-01-29 09:17:01 +08:00
宋文武 ff9172e4b2 gnu: xfce4-datetime-plugin: Update to 0.8.3.
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.3.
2023-01-29 09:17:01 +08:00
宋文武 976f1dba42 gnu: xfce4-notifyd: Update to 0.7.2.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.2.
2023-01-29 09:17:01 +08:00
宋文武 30ac38226d gnu: xfdashboard: Update to 1.0.0.
* gnu/packages/xfce.scm (xfdashboard): Update to 1.0.0.
2023-01-29 09:17:01 +08:00
Feng Shu 0236f4be85 gnu: Add thunar-vcs-plugin.
* gnu/packages/xfce.scm (thunar-vcs-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:17:00 +08:00
Feng Shu 956463a4c4 gnu: Add thunar-media-tags-plugin.
* gnu/packages/xfce.scm (thunar-media-tags-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:17:00 +08:00
Feng Shu d824836e86 gnu: Add thunar-shares-plugin.
* gnu/packages/xfce.scm (thunar-shares-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:16:46 +08:00
Feng Shu 29ec1a4bb7 gnu: Add thunar-archive-plugin.
* gnu/packages/xfce.scm (thunar-archive-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 6d13a13a1a gnu: xfce: Propagate search paths of 'thunar'.
* gnu/packages/xfce.scm (xfce)[native-search-paths]: Add thunar.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu e6f0a1c735 gnu: thunar: Add a search path for THUNARX_DIRS.
* gnu/packages/xfce.scm (thunar)[native-search-paths]: Add THUNARX_DIRS
specification.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 5f6a255bb5 gnu: xfce4-systemload-plugin: Update to 1.3.2.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 0dda255ed9 gnu: xfce4-places-plugin: Update to 1.8.3.
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu da9b3ce7d0 gnu: xfce4-whiskermenu-plugin: Update to 2.7.2.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.7.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu a7c73d9bab gnu: xfce4-eyes-plugin: Update to 4.6.0.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 9216e31b17 gnu: xfce4-cpugraph-plugin: Update to 1.2.7.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Feng Shu 0483a71c07 gnu: xfce4-cpufreq-plugin: Update to 1.2.8.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.8.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 28818a33bf gnu: xfce4-terminal: Fix build.
* gnu/packages/xfce.scm (xfce4-terminal)[arguments]: Add configure-flags to
set CFLAGS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder fb371f72f2 gnu: xfce4-dev-tools: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-dev-tools): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 822e185294 gnu: thunar-volman: Update to 4.18.0.
* gnu/packages/xfce.scm (thunar-volman): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 5dabd2163f gnu: xfce4-power-manager: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 30b462dc97 gnu: thunar: Update to 4.18.3.
* gnu/packages/xfce.scm (thunar): Update to 4.18.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 98072d53b4 gnu: xfwm4: Update to 4.18.0.
* gnu/packages/xfce.scm (xfwm4): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 56e9dba50f gnu: xfdesktop: Update to 4.18.1.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder d1a52544de gnu: xfce4-settings: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 110db9cd8c gnu: xfce4-session: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 1f48ba90f1 gnu: xfce4-appfinder: Update to 4.18.0.
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder f3b2c69216 gnu: xfce4-panel: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 46a8280bba gnu: garcon: Update to 4.18.0.
* gnu/packages/xfce.scm (garcon): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 34b72a2542 gnu: tumbler: Update to 4.18.0.
* gnu/packages/xfce.scm (tumbler): Update to 4.18.0.
[inputs]: Add libxfce4util.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 0709de1a7b gnu: exo: Update to 4.18.0.
* gnu/packages/xfce.scm (exo): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 03bd907f78 gnu: libxfce4ui: Update to 4.18.1.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.1.
[inputs]: Add libgtop.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder 7c56811c04 gnu: xfconf: Update to 4.18.0.
* gnu/packages/xfce.scm (xfconf): Update to 4.18.0.
[arguments]: Remove unneeded phase install-shell-completions.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Michael Rohleder c3eab98ccd gnu: libxfce4util: Update to 4.18.1.
* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 09:03:16 +08:00
Nicolas Goaziou 1bed1d8481 gnu: emacs-slime: Add missing "lib/hyperspec.el" library.
* gnu/packages/emacs-xyz.scm (emacs-slime)[arguments]<#:include>: Add missing
"lib/hyperspec.el" library.
2023-01-28 16:26:33 +01:00
Nicolas Goaziou fcb2522edb gnu: emacs-pydoc: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-pydoc)[arguments]<#:phases>: Fix typo.
2023-01-28 16:16:38 +01:00
Nicolas Goaziou 45542a0d5e gnu: emacs-org-cliplink: Fix randomly failing build.
* gnu/packages/emacs-xyz.scm (emacs-org-cliplink)[arguments]<#:phases>: Fix
a randomly failing test.
2023-01-28 15:51:05 +01:00
Nicolas Goaziou 3c4b3206fc gnu: emacs-nadvice: Fix origin.
* gnu/packages/emacs-xyz.scm (emacs-nadvice)[source]<origin>: Use proper extension.
2023-01-28 15:41:11 +01:00
Nicolas Goaziou 70d89980c7 gnu: emacs-org2web: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-org2web)[arguments]<#:phases>: Add a phase
to fix byte-compilation.
[synopsis, description]: Use proper capitalization.
2023-01-28 15:35:25 +01:00
Nicolas Goaziou 3d46e8837e gnu: emacs-shx: Improve packaging style.
* gnu/packages/emacs-xyz.scm (emacs-shx)[arguments]: Use G-expressions.
[synopsis, description]: Use proper capitalization.
2023-01-28 15:25:58 +01:00
Nicolas Goaziou 8cd115b67e gnu: emacs-shx: Update to 1.5.0-1.b99d16f.
* gnu/packages/emacs-xyz.scm (emacs-shx): Update to 1.5.0-1.b99d16f.
[arguments]<#:phases>: Appease Checkdoc test.
2023-01-28 15:24:40 +01:00
Nicolas Goaziou 37fdb382da gnu: emacs-promise: Update to 1.1-1.cec51fe.
* gnu/packages/emacs-xyz.scm (emacs-promise): Update to 1.1-1.cec51fe.
[description]: Reword description.
2023-01-28 11:29:43 +01:00
Nicolas Goaziou c08b62195c gnu: emacs-circadian: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-circadian)[arguments]<#:phases>: Skip
failing test.
2023-01-28 11:19:30 +01:00
Nicolas Goaziou 019cdc9721 gnu: emacs-inspector: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.15.
2023-01-28 11:01:01 +01:00
Nicolas Goaziou e1fc6f1f0d gnu: emacs-eglot: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.11.
2023-01-28 11:01:01 +01:00
Zac Berkowitz 2083bd052e gnu: Add timewarrior.
* gnu/packages/task-management.scm (timewarrior): New variable.
* gnu/packages/patches/timewarrior-time-sensitive-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-28 11:01:00 +01:00
Feng Shu 09ffaaa436 gnu: sawfish: Update to 1.13.0.
* gnu/packages/sawfish.scm (sawfish): Update to 1.13.0.
[arguments]: Use gexps.
[inputs]: Add gdk-pixbuf-xlib and gmp.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 14:36:49 +08:00
Nikolay Korotkiy 3a5937d240 gnu: tegola: Update to 0.16.0.
* gnu/packages/geo.scm (tegola): Update to 0.16.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 14:18:03 +08:00
Nikolay Korotkiy 2f2846404d gnu: azpainter: Update to 3.0.6.
* gnu/packages/graphics.scm (azpainter): Update to 3.0.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 14:13:15 +08:00
Danial Behzadi 94b2ad0ad9 gnu: tractor: Update to 4.1.1.
* gnu/packages/tor.scm (tractor): Update to 4.1.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 14:06:52 +08:00
Morgan Smith 79a37a8a71 gnu: rss2email: Update to 3.14.
* gnu/packages/mail.scm (rss2email): Update to 3.14.
[arguments]: Use gexps.  Add install-documentation phase.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 14:00:36 +08:00
Marcel van der Boom 3411d36ddd gnu: Deprecate i3-gaps.
* gnu/packages/wm.scm (i3-gaps): Deprecated by i3-wm.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 13:51:51 +08:00
Marcel van der Boom 388beed078 gnu: i3-wm: Update to 4.22.
* gnu/packages/wm.scm (i3-wm): Update to 4.22.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 13:43:17 +08:00
Sughosha 39641822fc gnu: papirus-icon-theme: Update to 20230104.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20230104.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 11:18:41 +08:00
Fredrik Salomonsson f26c474dec gnu: Add font-google-noto-emoji.
* gnu/packages/fonts.scm (font-google-noto-emoji): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 10:54:29 +08:00
Timotej Lazar 3c075ffd82 gnu: upx: Update to 4.0.1.
* gnu/packages/compression.scm (upx): Update to 4.0.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 10:40:33 +08:00
Greg Hogan c7dc58b1f0 gnu: moreutils: Fix missing library.
* gnu/packages/moreutils.scm (moreutils): Fix missing library.
[arguments]<#:phases>{wrap-program}: Set Perl library path for all
scripts.
[inputs]: Add perl-ipc-run.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 10:25:50 +08:00
Bruno Victal a7f63acfb7 gnu: mympd: Update to 10.2.0.
* gnu/packages/mpd.scm (mympd): Update to 10.2.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 10:22:47 +08:00
Andy Tai 298292e399 gnu: octave: Update to 7.3.0.
* gnu/packages/maths.scm (octave): Update to 7.3.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-28 10:10:24 +08:00
宋文武 09354ee36e gnu: fcitx5-rime: Update to 5.0.15.
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.0.15.
2023-01-28 09:49:21 +08:00
宋文武 b31b766ce7 gnu: fcitx5-configtool: Update to 5.0.16.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.16.
2023-01-28 09:49:21 +08:00
宋文武 48300b4ce6 gnu: fcitx5-chinese-addons: Update to 5.0.16.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.16.
2023-01-28 09:49:21 +08:00
宋文武 eaa2657c05 gnu: fcitx5-anthy: Update to 5.0.13.
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.0.13.
2023-01-28 09:49:21 +08:00
宋文武 b25c6fd237 gnu: fcitx5-qt: Update to 5.0.16.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.16.
2023-01-28 09:49:21 +08:00
宋文武 ddd0cf3828 gnu: fcitx5-gtk: Update to 5.0.21.
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.21.
2023-01-28 09:49:21 +08:00
宋文武 f76d449d8f gnu: fcitx5: Update to 5.0.21.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.21.
2023-01-28 09:49:21 +08:00
宋文武 25585198e9 gnu: xcb-imdkit: Update to 1.0.4.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.4.
2023-01-28 09:49:21 +08:00
宋文武 3374995969 gnu: libime: Update to 1.0.16.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.16.
2023-01-28 09:49:21 +08:00
Tobias Geerinckx-Rice be97c7ed11 download: Remove dead SourceForge mirrors.
* guix/download.scm (%mirrors): Remove dl.sourceforge.net subdomains
that no longer resolve.
2023-01-22 01:01:01 +01:00
Tobias Geerinckx-Rice b9ee8e4a97 gnu: fillets-ng: Use HTTPS home page.
* gnu/packages/games.scm (fillets-ng)[home-page]: Use HTTPS.
2023-01-22 01:01:01 +01:00
Tobias Geerinckx-Rice d743ba0c05 gnu: file-roller: Use HTTPS home page.
* gnu/packages/gnome.scm (file-roller)[home-page]: Use HTTPS.
2023-01-22 01:01:01 +01:00
Tobias Geerinckx-Rice 79becb8d37 gnu: doc++: Use HTTPS home page.
* gnu/packages/documentation.scm (doc++)[home-page]: Use HTTPS.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice c7d068bc99 gnu: dkimproxy: Remove obsolete trailing #t.
* gnu/packages/mail.scm (dkimproxy)[arguments]:
Don't explicitly return #t from phase.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice d0343e7483 gnu: dkimproxy: Use HTTPS home page.
* gnu/packages/mail.scm (dkimproxy)[home-page]: Use HTTPS.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 1b0027944b gnu: basu: Update to 0.2.1.
* gnu/packages/freedesktop.scm (basu): Update to 0.2.1.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 2b37e43fbd gnu: homebank: Update to 5.6.1.
* gnu/packages/finance.scm (homebank): Update to 5.6.1.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice d7fbc2014d gnu: libeatmydata: Update to 131.
* gnu/packages/file-systems.scm (libeatmydata): Update to 131.
[native-inputs]: Version "debian-files" separately.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 6f66de8164 gnu: ndctl: Update to 75.
* gnu/packages/disk.scm (ndctl): Update to 75.
[arguments]: Add the latest upstream regressions to #:configure-flags.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice ee1cc2d3b6 gnu: ddrescue: Update to 1.27.
* gnu/packages/disk.scm (ddrescue): Update to 1.27.
2023-01-22 01:00:59 +01:00
Nicolas Goaziou 1163349b70 gnu: emacs-skeletor: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-skeletor)[arguments]: Use G-expressions.
<#:phases>: Remove unnecessary phase. Remove trailing #T.
[propagated-inputs]: Reorder inputs alphabetically.
2023-01-27 23:21:43 +01:00
Nicolas Goaziou b4639c0ed0 gnu: emacs-ein: Appease linter.
* gnu/packages/emacs-xyz.scm (emacs-ein)[source]: Add proper file name.
[description]: Add two spaces between sentences.
2023-01-27 23:06:34 +01:00
Nicolas Goaziou 4e4e9f56f2 gnu: emacs-slime: Update package style.
* gnu/packages/emacs-xyz.scm (emacs-slime)[arguments]: Use G-expressions.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 85f72d8206 gnu: emacs-slime: Update to 2.28.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.28.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 3c42e7a343 gnu: emacs-mood-line: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.2.0.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 0269774387 gnu: emacs-emms: Update to 14.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 14.
2023-01-27 23:00:59 +01:00
Nicolas Goaziou 25a9a26e0f gnu: emacs-bash-completion: Update to 3.1.1.
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.1.
[description]: Use proper capitalization.
2023-01-27 23:00:59 +01:00
racin@free.fr f6b0023be5 Add emacs-kodi-remote.
* gnu/packages/emacs-xyz.scm (emacs-kodi-remove): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:59 +01:00
Cayetano Santos 3ebeb5b403 gnu: Add emacs-ein.
* gnu/packages/emacs-xyz.scm (emacs-ein): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:58 +01:00
Nicolas Goaziou 6893d0dd45 gnu: emacs-emacsql: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[arguments]: Run tests.
2023-01-27 23:00:58 +01:00
Cayetano Santos 38749d1092 gnu: emacs-emacsql: Update upstream repository.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[source]<origin>: Update URL.
[home-page]: Update URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:52 +01:00
Jan (janneke) Nieuwenhuizen 35e626f312 gnu: dezyne: Update to 2.17.1.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.1.
2023-01-27 20:38:49 +01:00
Maxim Cournoyer 608f0c9f27 gnu: Remove python-louvain-0.7.
* gnu/packages/graph.scm (python-louvain-0.7): Delete variable.
2023-01-27 14:08:56 -05:00
Maxim Cournoyer 68e4ec9ccf gnu: python-leidenalg: Update to 0.9.1.
* gnu/packages/graph.scm (python-leidenalg): Update to 0.9.1.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer c539be939b gnu: python-igraph: Update to 0.10.4-0.b6ebd8e.
* gnu/packages/graph.scm (python-igraph): Update to 0.10.4-0.b6ebd8e.
[build-system]: Use pyproject-build-system.
[phases]: Delete check phase override.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer 0b1fae08d0 gnu: rw: Update to 0.9 and apply a patch to build with igraph >= 0.10.
* gnu/packages/patches/rw-igraph-0.10.patch: New file.
* gnu/local.mk: Register it.
* gnu/packages/graph.scm (rw): Update to 0.9.  Apply patch.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer a8754d3160 gnu: igraph: Update to 0.10.4.
* gnu/packages/graph.scm (igraph): Update to 0.10.4.
[source]: Modify to preserve the bundled cs and pcg libraries, which cannot be
used from the system.
[arguments]: Use gexps, and provide the #:test-target argument.
[inputs]: Delete suitesparse.
[propagated-inputs]: New field.
2023-01-27 14:08:55 -05:00
Navid Afkhami 5ebbedea58 gnu: Add r-castor.
* gnu/packages/cran.scm (r-castor): New variable.
2023-01-27 19:12:07 +01:00
Sharlatan Hellseher dbf965dd7b gnu: python-photutils: Update to 1.6.0.
* gnu/packages/astronomy.scm (python-photutils): Update to 1.6.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher 2f7c460182 gnu: python-regions: Update to 0.7.
* gnu/packages/astronomy.scm (python-regions): Update to 0.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher 011032815c gnu: python-sunpy: Update to 4.1.1.
* gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher e858cd9105 gnu: python-astropy: Update to 5.2.1.
* gnu/packages/astronomy.scm (python-astropy): Update to 5.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Ludovic Courtès 7375f6ca0e gnu: jed: Delete Windows binaries from the source tarball.
* gnu/packages/text-editors.scm (jed)[source]: In 'snippet', delete "bin/w32".
2023-01-27 18:16:55 +01:00
Ethan Blanton bd56093d84 gnu: Add jed.
* gnu/packages/text-editors.scm (jed): package for jed 0.99-19

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Michael Rohleder 25b01ed77f gnu: inkscape: Fix qrcode rendering.
Fixes <https://issues.guix.gnu.org/57479>.

* gnu/packages/inkscape.scm (inkscape)[inputs]: Add python-cssselect.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Ludovic Courtès f84fdb3d89 gnu: hypre: Mark as tunable.
* gnu/packages/maths.scm (hypre)[properties]: New field.
2023-01-27 18:16:55 +01:00
Ludovic Courtès 317ea04589 gnu: hwloc: Update to 2.9.0.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.0.
[arguments]: Add 'skip-test-that-requires-/sys' phase.
(%openmpi-setup): Set 'HWLOC_SYNTHETIC' environment variable.
* gnu/packages/opencl.scm (pocl)[arguments]: In 'set-HOME' phase, also
set 'HWLOC_SYNTHETIC'.
2023-01-27 18:16:55 +01:00
Tobias Geerinckx-Rice 729eabc6ae gnu: emacs-magit: Update to 3.3.0-2.c883fab.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-2.c883fab.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 7116cc6f66 gnu: libxcrypt: Update to 4.4.33.
* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.33.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 612cf1b9ff gnu: galera: Update to 26.4.13.
* gnu/packages/databases.scm (galera): Update to 26.4.13.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 78299e317a gnu: google-highway: Update to 1.0.3.
* gnu/packages/cpp.scm (google-highway): Update to 1.0.3.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice a105e2a392 gnu: libzen: Update to 0.4.40.
* gnu/packages/cpp.scm (libzen): Update to 0.4.40.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 7b997afed2 gnu: quazip: Update to 1.4.
* gnu/packages/compression.scm (quazip): Update to 1.4.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 85383e5abb gnu: libhx: Update to 4.9.
* gnu/packages/c.scm (libhx): Update to 4.9.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 128c926ffa gnu: rsnapshot: Update to 1.4.5.
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.5.
2023-01-22 01:00:15 +01:00
Nicolas Goaziou 8e1cca32b9 gnu: asymptote: Update to 2.84.
* gnu/packages/plotutils.scm (asymptote): Update to 2.84.
[arguments]<#:phases>: Remove unnecessary arguments.
[native-inputs]: Add BISON, FLEX, PKG-CONFIG.
[inputs]: Add BASH-MINIMAL, EIGEN.
[home-page]: Use HTTPS.
2023-01-27 09:45:13 +01:00
Nicolas Goaziou 0b53adfddc gnu: giac: Update to 1.9.0-37.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-37.
2023-01-27 09:33:28 +01:00
Nicolas Goaziou d3390e7205 gnu: fet: Update to 6.8.0.
* gnu/packages/education.scm (fet): Update to 6.8.0.
2023-01-27 09:29:38 +01:00
Ivan Vilata i Balaguer f656e61268 gnu: emacs-ergoemacs-mode: Include keyboard layout SVGs.
* gnu/packages/emacs-xyz.scm (emacs-ergoemacs-mode)[arguments]<#:include>: Add
SVG files.

A couple of SVG files from the source need to be installed to make
‘ergoemacs-theme-describe’ and ‘ergoemacs-layout-describe’ work.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 09:26:59 +01:00
Ludovic Courtès c2b40b4b4c gnu: guile-static: Use 'gcc-ar' and 'gcc-ranlib'.
Fixes a regression introduced in
0e480ca7b6 whereby '%guile-static-3.0'
would fail to build with "undefined reference" errors at link time.

Fixes <https://issues.guix.gnu.org/61080>.
Reported by Hilton Chain <hako@ultrarare.space>.

* gnu/packages/make-bootstrap.scm (make-guile-static): Pass 'AR' and
'RANLIB' as #:configure-flags.
2023-01-26 23:22:34 +01:00
Marius Bakke c6ec9c7af9 gnu: ungoogled-chromium: Update to 109.0.5414.119-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 109.0.5414.119.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Use delete-file-recursively instead of rmdir for compatibility
with downstream versions.  Remove unused binding.
2023-01-26 17:14:48 +01:00
Ludovic Courtès 0e480ca7b6 gnu: guile: Update to 3.0.9.
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.9.
* gnu/packages/package-management.scm (guix-for-cuirass): Remove.
* gnu/packages/ci.scm (cuirass)[inputs]: Replace 'guix-for-cuirass' with
'guix'.
* gnu/packages/patches/guile-continuation-stack-leak.patch,
gnu/packages/patches/guile-cross-compilation.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
2023-01-26 15:16:54 +01:00
Ludovic Courtès 230de2e94b gnu: guix: Update to d5fece6.
* gnu/packages/package-management.scm (guix): Update to d5fece6.
2023-01-26 15:15:05 +01:00
Michael Rohleder d5fece6bfe gnu: strawberry: Update to 1.0.14.
* gnu/packages/music.scm (strawberry): Update to 1.0.14.
[inputs]: Remove qtx11extras (left from qt5 to qt6 migration).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:19 +01:00
Fredrik Salomonsson 99f2a39c8d gnu: emacs-next: Update to 29.0.50-4.6adc193.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-4.6adc193.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:19 +01:00
Felix Lechner 59a714057f gnu: Add python-pysimplesoap.
* gnu/packages/python-web.scm (python-pysimplesoap): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:19 +01:00
Sughosha 359d33ee40 gnu: Add wl-color-picker.
* gnu/packages/xdisorg.scm (wl-color-picker): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:18 +01:00
Bruno Victal 4d2e35ebf8 gnu: Add nginx-module-vts.
Depends on nginx http_stub_status_module.

* gnu/packages/web.scm (nginx-module-vts): New variable.
(nginx)[arguments]: Add "--with-http_stub_status_module" to #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:18 +01:00
Ludovic Courtès fed3953d70 inferior: Use 'spawn' on Guile 3.0.9+.
* guix/inferior.scm (open-bidirectional-pipe): When 'spawn' is defined,
use it instead of 'primitive-fork'.
2023-01-26 11:11:18 +01:00
Efraim Flashner 0d22ea8282 gnu: poke: Disable static library.
* gnu/packages/engineering.scm (poke)[arguments]: Adjust configure-flags
to skip the static library.
2023-01-26 10:55:52 +02:00
Efraim Flashner 4e9c737b30 gnu: poke: Update to 3.0.
* gnu/packages/engineering.scm (poke): Update to 3.0.
2023-01-26 10:39:00 +02:00
Tor-björn Claesson a84ceaa8b2 gnu: gdcm: Add documentation.
* gnu/packages/bioinformatics.scm (gdcm)[outputs]: New field.
[arguments]: Add #:phases.  Augment #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-25 23:50:42 +01:00
Tor-björn Claesson 56551281a5 gnu: gdcm: Ignore 3 failing tests.
* gnu/packages/bioinformatics.scm (gdcm)[arguments]: Skip three more
failing tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-25 23:50:42 +01:00
Ludovic Courtès 1622f4337c gnu: guix: Update to ebcb5c8.
* gnu/packages/package-management.scm (guix): Update to ebcb5c8.
2023-01-25 23:50:42 +01:00
Ludovic Courtès ebcb5c8e12 tests: Do not try to create "$HOME/.config".
Previously this test would fail when HOME=/homeless-shelter and said
directory cannot be created.

* tests/guix-refresh.sh: Pass '--keyring' together with '-u'.
2023-01-25 22:53:20 +01:00
Ludovic Courtès 852908d24d ui: Add "error-reporting wrapper" for 'mkdir'.
* guix/ui.scm <top level>: Change 'mkdir' to use an error-reporting
wrapper.
2023-01-25 22:53:20 +01:00
Leo Famulari 968b882f55 gnu: linux-libre 4.14: Update to 4.14.304.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.304.
(linux-libre-4.14-pristine-source): Update hash.
2023-01-25 13:36:37 -05:00
Leo Famulari ff513d41d3 gnu: linux-libre 4.19: Update to 4.19.271.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.271.
(linux-libre-4.19-pristine-source): Update hash.
2023-01-25 13:36:37 -05:00
Leo Famulari 31b289f04a gnu: linux-libre 5.4: Update to 5.4.230.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.230.
(linux-libre-5.4-pristine-source): Update hash.
2023-01-25 13:36:37 -05:00
Leo Famulari c608ccbae8 gnu: linux-libre 5.10: Update to 5.10.165.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.165.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-25 13:36:36 -05:00
Leo Famulari 514ef8d7ae gnu: linux-libre 5.15: Update to 5.15.90.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.90.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-25 13:36:36 -05:00
Leo Famulari 3ae39911d3 gnu: linux-libre: Update to 6.1.8.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.8.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-25 13:36:33 -05:00
Cayetano Santos 50aa7cf08b gnu: emacs-helm-bibtex: Update to 2.0.1-1.8ebf50d.
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-1.8ebf50d.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-25 19:09:43 +01:00
John Kehayias a7557329d9 gnu: emacs-mu4e-alert: Update to 1.0-0.3c9af8c.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-alert): Update to 1.0-0.3c9af8c.
[source]: Switch to maintained fork.
[propagated-inputs]: Reorder alphabetically.
[home-page]: Ditto.
[synopsis]: Update to match main uses of package.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>

Original repository is no longer maintained and MELPA has switched to an
active fork, required for compatibility with recent versions of mu4e.  See
<https://github.com/melpa/melpa/pull/7927>.
2023-01-25 18:58:18 +01:00
Cayetano Santos d8d37b98e9 gnu: Add emacs-helm-themes.
* gnu/packages/emacs-xyz.scm (emacs-helm-themes): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-25 18:53:47 +01:00
Cayetano Santos 035c10dd47 gnu: Add emacs-paradox.
* gnu/packages/emacs-xyz.scm (emacs-paradox): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-25 18:50:20 +01:00
Nicolas Graves f6286812ec gnu: emacs-smartparens: Update to 1.11.0-0.7afd647.
* gnu/packages/emacs-xyz.scm: Update to 1.11.0-0.7afd647.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-25 18:41:59 +01:00
Nicolas Graves 3f58362618 gnu: emacs-origami-el: Add patch to fix cl package deprecation.
* gnu/packages/emacs-xyz.scm (emacs-origami-el):
[source] Add patch to fix cl package deprecation.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-25 18:41:59 +01:00
Tobias Geerinckx-Rice 7794eeac76 gnu: guile-gnutls: Use gnutls-latest consistently.
* gnu/packages/tls.scm (guile-gnutls)[native-inputs]: Substitute
gnutls-latest for gnutls.

Reported by jackhill in #guix.
2023-01-22 01:00:00 +01:00
Ricardo Wurmus 9518c61e70 gnu: Add jack-example-tools.
* gnu/packages/audio.scm (jack-example-tools): New variable.
2023-01-25 18:29:45 +01:00
Ricardo Wurmus d1f9519c00 gnu: jack-1: Update comment to recommend use of jack-2.
* gnu/packages/audio.scm (jack-1, jack-2): Update comments.
2023-01-25 18:29:45 +01:00
Ludovic Courtès cb141aaf67 gnu: texinfo: Update to 7.0.2.
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.2.
2023-01-25 18:14:42 +01:00
Ludovic Courtès 8b2721de6a packages: Adjust 'generate-package-cache' for Guile 3.0.9.
* gnu/packages.scm (generate-package-cache): Adjust for Guile 3.0.9.
2023-01-25 18:14:42 +01:00
Nicolas Goaziou bd55412fc2 gnu: emacs-compat: Update to 29.1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.1.
2023-01-25 17:31:19 +01:00
Nicolas Goaziou 378fcecb29 gnu: emacs-relint: Update to 1.21.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.21.
2023-01-25 17:31:18 +01:00
Nicolas Goaziou a8869a8f1f gnu: emacs-project: Update to 0.9.5.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.5.
2023-01-25 17:31:18 +01:00
Tobias Geerinckx-Rice 68b6f7a2b4 gnu: jalv: Update to 1.6.8.
* gnu/packages/audio.scm (jalv): Update to 1.6.8.
[build-system]: Use Meson.
[arguments]: Add a new 'build-PIC phase.
2023-01-22 01:00:00 +01:00
Tobias Geerinckx-Rice 880d2b9e31 gnu: iir: Update to 1.9.4.
* gnu/packages/audio.scm (iir): Update to 1.9.4.
2023-01-22 01:00:00 +01:00
Tobias Geerinckx-Rice a166edbf93 gnu: bind: Update to 9.16.37 [security fixes].
This release contains fixes for CVE-2022-3094, CVE-2022-3736,
and CVE-2022-3924.

* gnu/packages/dns.scm (isc-bind): Update to 9.16.37.
2023-01-22 01:00:00 +01:00
Ricardo Wurmus 0d713e0140 gnu: Add python-slamdunk.
* gnu/packages/bioinformatics.scm (python-slamdunk): New variable.
2023-01-25 15:24:48 +01:00
Guillaume Le Vaillant ba1b61a72d gnu: txr: Update to 284.
* gnu/packages/lisp.scm (txr): Update to 284.
2023-01-25 10:51:26 +01:00
Paul A. Patience b0df8de60f gnu: Add cl-clingon.
* gnu/packages/lisp-xyz.scm (sbcl-clingon, cl-clingon, ecl-clingon): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Paul A. Patience 0b9aea07d2 gnu: Add cl-trivial-octet-streams.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-octet-streams,
  cl-trivial-octet-streams, ecl-trivial-octet-streams): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Paul A. Patience 9cebf247e7 gnu: cl-coalton: Update to 0.0.1-3.ba75806.
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-3.ba75806.
  [source]: Add cl- prefix to file-name.
  [inputs]: Remove sbcl-global-vars, sbcl-serapeum and sbcl-trivia, and
  add sbcl-split-sequence and sbcl-trivial-garbage.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Efraim Flashner b7bff3a76f gnu: diffoscope: Replace cdrtools with cdrkit-libre.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
cdrtools. Add cdrkit-libre.
2023-01-25 09:46:37 +02:00
Efraim Flashner e71dc64e23 gnu: diffoscope: Use newer llvm.
* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch.
[native-inputs]: Replace llvm-9 with llvm.
* gnu/packages/patches/diffoscope-fix-llvm-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-25 09:45:30 +02:00
Mădălin Ionel Patrașcu 718223c58c gnu: Add python-phylophlan.
* gnu/packages/bioinformatics.scm (python-phylophlan): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2023-01-25 00:22:53 +01:00
Mădălin Ionel Patrașcu ed56d2a1c2 gnu: Add python-hclust2.
* gnu/packages/bioinformatics.scm (python-hclust2): New variable.
2023-01-25 00:22:53 +01:00
Mădălin Ionel Patrașcu 47839a9ed6 gnu: Add python-cmseq.
* gnu/packages/bioinformatics.scm (python-cmseq): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2023-01-25 00:22:53 +01:00
Ricardo Wurmus 9558da5bb4 gnu: Add python-bcbio-gff/biopython-1.73.
* gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73): New variable.
2023-01-25 00:22:53 +01:00
Ricardo Wurmus 45f2d7eb90 gnu: Add emacs-malyon.
* gnu/packages/emacs-xyz.scm (emacs-malyon): New variable.
2023-01-25 00:22:53 +01:00
Sughosha dfcd913578 gnu: Add synthpod.
* gnu/packages/music.scm (synthpod): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-25 00:22:53 +01:00
Maxim Cournoyer f9c151b936 gnu: rpm: Update to 4.18.0.
* gnu/packages/package-management.scm (rpm): Update to 4.18.0.
[arguments]: Improve robustness of fix-lua-check phase.  Delete obsolete
set-nss-library-path phase.
[inputs]: Remove bdb, cpio, nspr, and nss.  Move python to...
[native-inputs]: ... here.
2023-01-24 16:48:33 -05:00
Bruno Victal f912d5c740 doc: Substitute @deffn usage with @defvar for Scheme variables.
* doc/guix.texi (Base Services) (Networking Setup)
(Networking Services) (Printing Services) (Desktop Services)
(Sound Services) (Database Services) (Mail Services) (Messaging Services)
(File-Sharing Services) (Web Services) (DNS Services)
(Power Management Services) (Virtualization Services) (Linux Services)
(Miscellaneous Services): Substitute @deffn usage with @defvar for Scheme variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-23 23:51:33 +01:00
Bruno Victal f88e855f9f doc: Use @defvar instead of @defvr for Scheme variables.
* doc/guix.texi (Build Systems) (Search Paths) (The Store)
(The Store Monad) (File Systems) (Mapped Devices) (User Accounts)
(Locales) (Base Services) (Scheduled Job Execution) (Log Rotation)
(Networking Setup) (Networking Services) (Unattended Upgrades)
(X Window) (Desktop Services) (Database Services) (Messaging Services)
(Kerberos Services) (Web Services) (Certificate Services) (VPN Services)
(Network File System) (Samba Services) (Power Management Services)
(Audio Services) (Virtualization Services) (Linux Services) (Hurd Services)
(Miscellaneous Services) (Setuid Programs) (Name Service Switch)
(Initial RAM Disk) (Service Reference) (Shepherd Services)
(Essential Home Services) (Mcron Home Service)
(Power Management Home Services) (Shepherd Home Service) (Secure Shell)
(Desktop Home Services) (Guix Home Services) (Supported Platforms)
(Instantiate an Image) (image-type Reference): Use @defvar instead of @defvr for Scheme variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-23 23:51:02 +01:00
Bruno Victal d2454e91b3 doc: Fix incorrect use of @defvar.
* doc/guix.texi (Monitoring Services) (VNC Services)
(Samba Services) (Game Services) (PAM Mount Service)
(Guix Services): Fix incorrect use of @defvar.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-23 23:49:45 +01:00
Ludovic Courtès 5aef6a55a2 doc: Document the 'release-monitoring-url' package property.
* doc/guix.texi (Invoking guix refresh): Mention the
'release-monitoring-url' property.
2023-01-23 23:23:08 +01:00
Ludovic Courtès 3b744e9975 gnu: flint: Add 'release-monitoring-url' property.
* gnu/packages/algebra.scm (flint)[properties]: New field.
2023-01-23 23:23:08 +01:00
Ludovic Courtès e6c01420db channels: 'channel->code' emits 'channel' field only when necessary.
* guix/channels.scm (channel->code): Emit 'commit' field only when it is
true.
2023-01-23 23:23:07 +01:00
Ludovic Courtès a8792bc796 import: opam: Do not crash when description is missing.
Previous 'guix import opam coccinelle' would crash due to the lack of a
description.

* guix/import/opam.scm (opam->guix-package): Call 'beautify-description'
only when "description" metadata is available.
2023-01-23 23:23:07 +01:00
Maxim Cournoyer 9e4f1f8c33 gnu: universal-ctags: Update to 6.0.20230122.0.
* gnu/packages/code.scm (universal-ctags): Update to 6.0.20230122.0.
2023-01-23 12:10:09 -05:00
Clément Lassieur 4da229d777 gnu: woof: Update to 20220202.
* gnu/packages/web.scm (woof): Update to 20220202.
[source]: Change to Github.
[arguments]: Update source path, change to python3, remove chmod.
[inputs]: Change to python3.
2023-01-23 16:53:14 +01:00
Pierre Neidhardt 3a1b18aa45 gnu: Add dwarfs.
* gnu/packages/file-systems.scm (dwarfs): New variable.
2023-01-23 14:19:11 +01:00
Pierre Neidhardt 04ade01beb gnu: Add libdwarf.
* gnu/packages/elf.scm (libdwarf): New variable.
2023-01-23 14:19:11 +01:00
Jan (janneke) Nieuwenhuizen be07379630 gnu: dezyne: Update to 2.17.0.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.0.
2023-01-23 13:10:59 +01:00
Maxim Cournoyer 2b1e5cb6a8 gnu: diffoscope: Simplify the build-man-page phase.
* gnu/packages/diffoscope.scm (diffoscope) [phases]: Remove MAKE-FLAGS binding
in the build-man-page phase, as the python-build-system has no such argument.
2023-01-22 19:50:48 -05:00
Maxim Cournoyer e5dc6541fe gnu: diffoscope: Fix indentation.
* gnu/packages/diffoscope.scm (diffoscope): Fix indentation.
2023-01-22 19:46:49 -05:00
Vagrant Cascadian eea8a872ff gnu: diffoscope: Update to 233.
* gnu/packages/diffoscope.scm (diffoscope): Update to 233.
[native-inputs]: Add lzip and python-pypdf, drop python-pypdf2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 19:40:32 -05:00
Vagrant Cascadian f8400b2cbd gnu: Add python-pypdf.
* gnu/packages/pdf.scm (python-pypdf): New variable.
* gnu/packages/patches/python-pypdf-annotate-tests-appropriately.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 19:40:10 -05:00
Sergiu Ivanov 356e33641a gnu: volctl: Update to 0.9.3.
Fixes <https://issues.guix.gnu.org/58120>.

* gnu/packages/gtk.scm (volctl): Update to 0.9.3.
[arguments]: Update substitutions in patch-path phase and delete
trailing #t.
[inputs]: Delete pulseaudio.  Move gtk+ to...
[propagated-inputs] ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 16:24:10 -05:00
Sergiu Ivanov 7a932ccf85 gnu: Add python-pulsectl.
* gnu/packages/audio.scm (python-pulsectl): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 16:24:04 -05:00
Sergiu Ivanov 9aa674151a gnu: volctl: Make the synopsis line shorter.
* gnu/packages/gtk.scm (volctl): Make the synopsis line shorter.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 16:14:41 -05:00
Simon Tournier 5965d74c8c gnu: libarchive: Mention bsdcat, bsdcpio and bsdtar in description.
* gnu/packages/backup.scm (libarchive)[description]: Mention the bsdcat,
bsdcpio and bsdtar commands.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 14:16:11 -05:00
Ludovic Courtès 6ffeef92e6 services: hpcguix-web: Provide default values.
* gnu/services/web.scm (<hpcguix-web-configuration>)[specs]: Default to #f.
(hpcguix-web-shepherd-service): Do not pass '--config' when SPECS is #f.
(hpcguix-web-service-type)[default-value]: New field.
* doc/guix.texi (Web Services): Adjust accordingly.
2023-01-22 18:12:09 +01:00
Ludovic Courtès e1dbac04c3 gnu: hpcguix-web: Update to 0.3.0.
* gnu/packages/web.scm (hpcguix-web): Update to 0.3.0.
[inputs]: Add GUILE-SYNTAX-HIGHLIGHT.
[arguments]: In 'wrap-program' phase, take guile-syntax-highlight into
account.
* gnu/tests/web.scm (%hpcguix-web-specs): Remove 'define'.
* doc/guix.texi (Web Services): Adjust accordingly.
2023-01-22 18:12:09 +01:00
Andreas Enge 15eda456a7 gnu: pari-gp: Update to 2.15.2.
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.2.
2023-01-22 18:03:07 +01:00
Tobias Geerinckx-Rice 091c4d7f0e gnu: libxmlb: Update to 0.3.10.
* gnu/packages/xml.scm (libxmlb): Update to 0.3.10.
2023-01-15 01:00:21 +01:00
Tobias Geerinckx-Rice d2d38add07 gnu: libucl: Update to 0.8.2.
* gnu/packages/wm.scm (libucl): Update to 0.8.2.
2023-01-15 01:00:21 +01:00
Tobias Geerinckx-Rice f887a0085d gnu: memcached: Update to 1.6.18.
* gnu/packages/databases.scm (memcached): Update to 1.6.18.
2023-01-15 01:00:21 +01:00
Tobias Geerinckx-Rice 6fb3dfdfa9 gnu: klavaro: Update to 3.14.
* gnu/packages/education.scm (klavaro): Update to 3.14.
2023-01-15 01:00:21 +01:00
Tobias Geerinckx-Rice 494a2e0707 gnu: gvfs: Update to 1.50.3.
* gnu/packages/gnome.scm (gvfs): Update to 1.50.3.
2023-01-15 01:00:21 +01:00
Tobias Geerinckx-Rice 4ce0304c70 gnu: barrage: Update to 1.0.6.
* gnu/packages/games.scm (barrage): Update to 1.0.6.
2023-01-15 01:00:21 +01:00
Liliana Marie Prikler 3174affaf4 gnu: gnome-latex: Update to 3.44.0.
* gnu/packages/gnome.scm (gnome-latex): Update to 3.44.0.
2023-01-22 12:54:37 +01:00
Liliana Marie Prikler 7fef5c1e2a gnu: devhelp: Update to 43.0.
* gnu/packages/gnome.scm (devhelp): Update to 43.0.
[arguments]: Update ‘skip-gtk-update-icon-cache’ accordingly.
2023-01-22 12:54:37 +01:00
Liliana Marie Prikler 14d8c4fe6f gnu: gedit: Update to 44.1.
* gnu/packages/gnome.scm (gedit): Update to 44.1.
[native-inputs]: Add gtk-doc.
[inputs]: Add amtk and tepl.
2023-01-22 12:54:37 +01:00
Liliana Marie Prikler 19e1bab4a0 gnu: amtk: Update to 5.6.1.
* gnu/packages/gnome.scm (amtk): Update to 5.6.1.
2023-01-22 12:54:37 +01:00
Liliana Marie Prikler d88dcdadbd gnu: tepl: Update to 6.4.0.
* gnu/packages/gnome.scm (tepl): Update to 6.4.0.
2023-01-22 12:54:36 +01:00
André Batista a5a990d074 gnu: lighttpd: Update to 1.4.68.
* gnu/packages/web.scm (lighttpd): Update to 1.4.68.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-01-22 11:27:56 +02:00
Sughosha 1fe2088eb9 gnu: gnome-shell-extension-radio: Update to 20.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 20.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-22 10:05:30 +01:00
Wamm K. D c49f2ac412 gnu: Add libxapp.
* gnu/packages/cinnamon.scm (libxapp): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-22 10:05:30 +01:00
Liliana Marie Prikler 1267cc97a9 gnu: emacs-minimal: Do not patch compilation driver.
The ‘patch-compilation-driver’ phase pulls in libgccjit even though it has
been deliberately removed from emacs-minimal.

* gnu/packages/emacs.scm (emacs)[#:phases]: Delete ‘patch-compilation-driver’.
2023-01-22 10:05:30 +01:00
Liliana Marie Prikler ebea3815e6 gnu: emacs-company-box: Remove unclearly licensed icons from source.
emacs-company-box bundles icons with unclear licenses.
Confer <https://github.com/emacs-lsp/lsp-treemacs/issues/123>.

* gnu/packages/emacs-xyz.scm (%emacs-company-box-upstream-source): New variable.
(emacs-company-box)[source]: Use a computed origin to remove unclearly licensed
icons.  Also remove source code which mentions said icons.
2023-01-22 10:05:30 +01:00
r0man e0d2ec418b gnu: emacs-lsp-treemacs: Remove unclearly licensed icons.
emacs-lsp-treemacs bundles icons with unclear licenses.
See also <https://github.com/emacs-lsp/lsp-treemacs/issues/123>.

* gnu/packages/emacs-xyz.scm (%emacs-lsp-treemacs-upstream-source): New
variable.
(emacs-treemacs)[source]: Use a computed origin to remove unclearly licensed
icons.  Also remove source code which mentions said icons.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-22 10:05:30 +01:00
Mădălin Ionel Patrașcu 6564a04efa gnu: Add perl-memory-usage.
* gnu/packages/perl.scm (perl-memory-usage): New variable.
2023-01-22 09:17:37 +01:00
Mădălin Ionel Patrașcu ac32f93df3 gnu: Add r-anvil.
* gnu/packages/bioconductor.scm (r-anvil): New variable.
2023-01-22 09:16:18 +01:00
Mădălin Ionel Patrașcu 452039f35e gnu: Add r-rapiclient.
* gnu/packages/cran.scm (r-rapiclient): New variable.
2023-01-22 09:15:27 +01:00
Ricardo Wurmus 9fc3e4fb26 gnu: r-speaq: Fix description.
* gnu/packages/bioconductor.scm (r-speaq)[description]: Reword.
2023-01-22 09:12:50 +01:00
Mădălin Ionel Patrașcu 3d9516344e gnu: Add r-alpsnmr.
* gnu/packages/bioconductor.scm (r-alpsnmr): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu b374a45eb0 gnu: Add r-speaq.
* gnu/packages/bioconductor.scm (r-speaq): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu a46f753051 gnu: Add r-missforest.
* gnu/packages/cran.scm (r-missforest): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu 63b7039cc1 gnu: Add r-baseline.
* gnu/packages/cran.scm (r-baseline): New variable.
2023-01-22 08:56:50 +01:00
Ricardo Wurmus 3a00c606c1 gnu: Add r-gwidgets2tcltk.
* gnu/packages/cran.scm (r-gwidgets2tcltk): New variable.
2023-01-22 08:56:50 +01:00
Ricardo Wurmus 5e5debf58c gnu: Add r-gwidgets2.
* gnu/packages/cran.scm (r-gwidgets2): New variable.
2023-01-22 08:56:50 +01:00
Maxim Cournoyer bbc8f4c29e gnu: cheese: Move bash-minimal from propagated-inputs to inputs.
* gnu/packages/gnome.scm (cheese) [propagated-inputs]: Move bash-minimal to...
[inputs]: ... here.
2023-01-22 00:26:10 -05:00
Maxim Cournoyer 201fb6c63b gnu: cheese: Wrap GST_PRESET_PATH to find GstVP8Enc.prs.
Before this fix, cheese would complain like so:

   (cheese:15094): cheese-WARNING **: Can't find vp8enc preset: "Profile
   Realtime", using alternate preset: "Cheese Realtime". If you see this, make a
   bug report!

If you've run cheese before, make sure to run "rm -rf
~/.local/share/gstreamer-1.0" to make the fix effective.

* gnu/packages/gnome.scm (cheese) [phases]: Set the GST_PRESET_PATH
environment variable in the wrap phase.
2023-01-22 00:26:10 -05:00
Maxim Cournoyer d10c8f5ef1 gnu: cheese: Sort inputs.
* gnu/packages/gnome.scm (cheese): Sort inputs.
2023-01-22 00:26:06 -05:00
Maxim Cournoyer 1a97e68de9 gnu: cheese: Use gexps.
* gnu/packages/gnome.scm (cheese) [arguments]: Use gexps.
[phases] {wrap-cheese}: Delete extraneous INPUTS binding.
2023-01-21 16:44:43 -05:00
Maxim Cournoyer 895389583b gnu: cheese: Update to 43.0.
* gnu/packages/gnome.scm (cheese): Update to 43.0.
2023-01-21 16:43:36 -05:00
Simon Tournier ba17b160ed gnu: Remove reposurgeon.
This package is broken since 2018 and an update requires Go modules.

* gnu/packages/version-control.scm (reposurgeon): Delete variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-21 15:05:35 -05:00
Arun Isaac 900d33527c gnu: guile2.2-xapian: Replace guile-lib with guile2.2-lib.
* gnu/packages/guile-xyz.scm (guile2.2-xapian)[propagated-inputs]: Replace
guile-lib with guile2.2-lib.
2023-01-21 11:06:20 +00:00
Nicolas Goaziou eb5e0f2865 gnu: emacs-jarchive: Update to 0.10.0.
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.10.0.
2023-01-21 00:00:34 +01:00
Nicolas Goaziou 2470de4690 gnu: emacs-inspector: Update to 0.14.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.14.
2023-01-21 00:00:33 +01:00
Nicolas Goaziou f8d77c2f8c gnu: emacs-auctex: Update to 13.1.8.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.8.
2023-01-21 00:00:33 +01:00
Nicolas Goaziou ce438bd3a5 gnu: emacs-compat: Update to 29.1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.2.0.
2023-01-21 00:00:32 +01:00
Cayetano Santos via Guix-patches via 23c3c747fd gnu: emacs-biblio: Update to 0.2-1.517ec18.
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2-1.517ec18.
[propagated-inputs]: Add EMACS-SEQ.
2023-01-21 00:00:32 +01:00
Cayetano Santos via Guix-patches via 8b9d671c68 gnu: Add emacs-org-board.
* gnu/packages/emacs-xyz.scm (emacs-org-board): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-21 00:00:31 +01:00
Cayetano Santos via Guix-patches via fe47725df1 gnu: emacs-org-present: Update to 0.1-1.4ec04e1.
* gnu/packages/emacs-xyz.scm (emacs-org-present): Update to 0.1-1.4ec04e1.
[propagated-inputs]: Add EMACS-ORG.
[synopsis]: Remove final full stop.
[description]: Improve typography.
[license]: Use GPL3+.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-21 00:00:31 +01:00
Maxim Cournoyer 2491a60404 doc: Fix Xvnc service example.
Reported by bost on #guix (thank you!)

* doc/guix.texi (VNC Services): Add the missing host argument in the SSH
command example.
2023-01-20 12:32:34 -05:00
Tobias Geerinckx-Rice f00782294a gnu: libusb-compat: Omit static library.
* gnu/packages/libusb.scm (libusb-compat)[arguments]:
Add --disable-static to #:configure-flags.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice a2ed30856b gnu: libusb-compat: Update to 0.1.8.
* gnu/packages/libusb.scm (libusb-compat): Update to 0.1.8.
[native-inputs]: Add autoconf, automake, and libtool.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice 4b7faf6912 gnu: conntrack-tools: Update to 1.4.7.
* gnu/packages/linux.scm (conntrack-tools): Update to 1.4.7.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice 4e4ea85c26 gnu: lirc: Remove obsolete trailing #t.
* gnu/packages/lirc.scm (lirc)[arguments]:
Don't explicitly return #t from phases.
2023-01-15 01:00:19 +01:00
Tobias Geerinckx-Rice ec3226c398 gnu: lirc: Update to 0.10.2.
* gnu/packages/lirc.scm (lirc): Update to 0.10.2.
[arguments]: Add a new 'build-reproducibly phase to partially replace…
* gnu/packages/patches/lirc-reproducible-build.patch: …this updated file.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice ea37595a7c gnu: lirc: Build reproducibly.
* gnu/packages/lirc.scm (lirc)[arguments]: Add a new 'omit-pip-sourceball phase.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 598e43c9df gnu: nftables: Update to 1.0.6.
* gnu/packages/linux.scm (nftables): Update to 1.0.6.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 8a36ec67fc gnu: fdm: Update to 2.2.
* gnu/packages/mail.scm (fdm): Update to 2.2.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 0dd03c4c0d gnu: getmail6: Update to 6.18.11.
* gnu/packages/mail.scm (getmail6): Update to 6.18.11.
2023-01-15 01:00:00 +01:00
Ludovic Courtès cdc76466e4 gnu: guix-jupyter: Remove hard-coded Guile effective version.
* gnu/packages/package-management.scm (guix-jupyter)[arguments]: In
'sed-kernel-json' phase, remove hard-coded "3.0".
2023-01-20 12:17:54 +01:00
Ludovic Courtès ed279c941f gnu: guix-jupyter: Re-enable parallel tests.
This reverts d09f3f82b8, which turned out
to be unnecessary.

* gnu/packages/package-management.scm (guix-jupyter)[arguments]: Remove
 #:parallel-tests? #f.
2023-01-20 12:17:54 +01:00
Ludovic Courtès 0f15cc49e1 gnu: guix-jupyter: Remove input labels.
* gnu/packages/package-management.scm (guix-jupyter)[inputs]: Remove
labels.
2023-01-20 12:17:54 +01:00
Ludovic Courtès b60f3941b9 gnu: guix-jupyter: Define 'HOME' prior to 'check' phase.
Fixes <https://issues.guix.gnu.org/57077>.
Reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add
'define-home' phase.
2023-01-20 12:17:54 +01:00
Navid Afkhami 43b7a033e3 gnu: Add r-tsis.
* gnu/packages/bioinformatics.scm (r-tsis): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:06:43 +01:00
Navid Afkhami ddfe68ebbe gnu: Add r-doubletcollection.
* gnu/packages/bioinformatics.scm (r-doubletcollection): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:02:37 +01:00
Navid Afkhami 072f605c12 gnu: Add r-scds.
* gnu/packages/bioconductor.scm (r-scds): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:01:31 +01:00
Simon Tournier c31d8adcb0 gnu: Add r-numbat.
* gnu/packages/bioconductor.scm (r-numbat): New variable.
2023-01-20 10:44:28 +01:00
Simon Tournier 2a2165a18e gnu: Add r-roptim.
* gnu/packages/cran.scm (r-roptim): New variable.
2023-01-20 10:44:28 +01:00
Simon Tournier f145afd16f gnu: Add r-scistreer.
* gnu/packages/bioconductor.scm (r-scistreer): New variable.
2023-01-20 10:44:27 +01:00
Simon Tournier a7f1a1c0f0 gnu: Add python-vireosnp.
* gnu/packages/bioinformatics.scm (python-vireosnp): New variable.
2023-01-20 10:40:59 +01:00
Arne Babenhauserheide 0d169401cb gnu: java-logback-classic: Fix build.
* gnu/packages/java.scm (java-logback-classic)[arguments]: Use input name
"java-javaee-servletapi" instead of "servlet".

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 09:38:44 +01:00
Tobias Geerinckx-Rice da9af8c72f gnu: dovecot-pigeonhole: Update to 0.5.20.
‘No changes - release done to keep version numbers synced.’

* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.20.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice e2d2f516b2 gnu: dovecot: Update to 2.3.20.
* gnu/packages/mail.scm (dovecot): Update to 2.3.20.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 1dde14e6d3 gnu: man-pages: Update to 6.02.
* gnu/packages/man.scm (man-pages): Update to 6.02.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 060b6ffbb4 gnu: libvterm: Update to 0.3.1.
* gnu/packages/terminals.scm (libvterm): Update to 0.3.1.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 3dbf8c1699 gnu: libupnp: Update to 1.14.15.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.15.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice bc7c609ff5 gnu: diffstat: Update to 1.65.
* gnu/packages/version-control.scm (diffstat): Update to 1.65.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice 33c03a9d8e gnu: motion: Update to 4.5.1.
* gnu/packages/video.scm (motion): Update to 4.5.1.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice a81f89ba39 gnu: lagrange: Update to 1.14.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.2.
2023-01-15 01:00:29 +01:00
André Batista 4e9cb45da0 gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
* gnu/packages/tor.scm (tor): Update to 0.4.7.13.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 35955bafc5 gnu: go-github-com-itchyny-gojq: Update to 0.12.11.
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.11.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 92b6f227a0 gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.3-2916-178f55cf631a.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 9f5a248fc9 gnu: nginx: Update to 1.23.3.
* gnu/packages/web.scm (nginx): Update to 1.23.3.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 9a15bcd949 gnu: berry: Update to 0.1.12.
* gnu/packages/wm.scm (berry): Update to 0.1.12.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice c580a62059 gnu: arandr: Remove input labels.
* gnu/packages/xdisorg.scm (arandr)[inputs, native-inputs]:
Remove input labels.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice b35c1e5415 gnu: arandr: Truth is obsolete.
* gnu/packages/xdisorg.scm (arandr)[source, arguments]:
Remove trailing #t.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 0e4afd4c86 gnu: arandr: Update to 0.1.11.
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.11.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 6569bf924f gnu: mcelog: Update to 191.
* gnu/packages/linux.scm (mcelog): Update to 191.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice a611b99fe9 gnu: ipset: Update to 7.17.
* gnu/packages/linux.scm (ipset): Update to 7.17.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice d35689f2fc gnu: mimalloc: Update to 2.0.9.
* gnu/packages/c.scm (mimalloc): Update to 2.0.9.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 7caa81e0a8 gnu: console-setup: Update to 1.212.
* gnu/packages/xorg.scm (console-setup): Update to 1.212.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 49f8d936ad gnu: bolt: Update to 0.9.5.
* gnu/packages/linux.scm (bolt): Update to 0.9.5.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 0c29d994fd gnu: btrfs-progs: Update to 6.1.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.1.2.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice c67c31b097 gnu: lesspipe: Update to 2.07.
* gnu/packages/less.scm (lesspipe): Update to 2.07.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 7c63c11c15 gnu: minisign: Update to 0.11.
* gnu/packages/crypto.scm (minisign): Update to 0.11.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice b2d0ba2b30 gnu: lightspark: Update to 0.8.6.1.
* gnu/packages/animation.scm (lightspark): Update to 0.8.6.1.
2023-01-15 01:00:00 +01:00
Sughosha 3846ceec4e gnu: Add petri-foo.
* gnu/packages/music.scm (petri-foo): New public variable.
* gnu/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new patch file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:50 +01:00
Nicolas Graves f59df2f488 gnu: python-eventlet: Exclude broken test.
* gnu/packages/python-xyz.scm (python-eventlet):
  [arguments] Exclude broken test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:50 +01:00
Nicolas Graves 7a36e8e218 gnu: python-eventlet: Manage broken tests with nosetests.
* gnu/packages/python-xyz.scm (python-eventlet):
  [arguments] Manage broken tests with nosetests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Nicolas Graves 8803cb9eb9 gnu: python-gevent: Update to 22.10.2.
* gnu/packages/python-xyz.scm (python-gevent): Update to 22.10.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Nicolas Graves bdbe7cbe81 gnu: python-greenlet: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-greenlet): Update to 2.0.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Morgan Smith c5586ceee8 gnu: Fix home-page typos
* gnu/packages/accessibility.scm (espeakup): ttps -> https
* gnu/packages/emacs-xyz.scm (emacs-soap-client): httpa -> https
* gnu/packages/gstreamer.scm (esounds): Remove newline

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Morgan Smith 287e282236 gnu: hledger: Install documentation.
* gnu/packages/finance.scm (hledger)[phases]: Add install-doc phase

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Vivien Kraus b9d676e0ee gnu: nettle: Fix mingw cross-compilation.
* gnu/packages/nettle.scm (nettle-2) [move-static-libraries]: .dll.a files are
not static libraries.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Ludovic Courtès 88854b1a4e gnu: gnulib: Refer to "gcc" as provided via implicit package inputs.
Fixes <https://issues.guix.gnu.org/60947>.

Previously, with the #+(file-append gcc "/bin/gcc") reference, the
resulting derivation would end up referring to the grafted GCC when
grafts are enabled, and to the ungrafted one otherwise.  As a result, a
different derivation would be produced depending on whether grafts are
enabled.

* gnu/packages/build-tools.scm (gnulib-checkout)[arguments]: Refer to
"gcc", not #+(file-append gcc "/bin/gcc").
2023-01-19 17:54:49 +01:00
Ludovic Courtès 825c2c5174 gnu: guile-next: Really depend on self.
Previously, when cross-compiling, "self" would point to GUILE-3.0
because it came from (package-native-inputs guile-3.0).

When cross-compiling, ./configure would see a version in 'guile-3.0.pc'
different from its own version and would thus bail out:

  building Guile 3.0.8-1.cabbage but `/gnu/store/…/bin/guile' has version 3.0.7

* gnu/packages/guile.scm (guile-next)[native-inputs]: Replace "self".
2023-01-19 17:54:48 +01:00
Ludovic Courtès 75b7082bdf gnu: guile-next: Add '.tarball-version' file to get correct version.
So far, "guile --version" and 'guile-3.0.pc' would use "UNKNOWN" as the
version string, making the package unsuitable as a drop-in replacement
for the 'guile-3.0' package.

* gnu/packages/guile.scm (guile-next)[arguments]: Add 'set-version'
phase.
2023-01-19 17:54:48 +01:00
Andrew Tropin 26bb41d6d5 gnu: tdlib: Update to commit with fixed formatted_phone_number test.
The previously used commit was failing against formatted_phone_number test,
the 8ceeb39f5d51b49045b001b04f6f660c04f76698 has a fix for it.  The last
commit containing the fix and passing tdlib's CI was picked.

* gnu/packages/messaging.scm (tdlib): Update to commit with fixed
formatted_phone_number test.
2023-01-19 08:33:44 +04:00
Maxim Cournoyer 8221cb6d2a doc: Fix typo.
* doc/guix.texi (Cross-Compilation): Replace "penaly" with "penalty".
Replace "few users" with "fewer users".
2023-01-18 21:40:07 -05:00
Maxim Cournoyer 6ba3ed13ef gnu: Add rpi-fbcp.
* gnu/packages/raspberry-pi.scm (rpi-fbcp): New variable.
2023-01-18 21:33:26 -05:00
Maxim Cournoyer 6c11c75702 gnu: Add raspberrypi-userland.
* gnu/packages/raspberry-pi.scm (raspberrypi-userland): New variable.
2023-01-18 21:33:22 -05:00
Maxim Cournoyer 9530ee9f9c gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader.
* gnu/bootloader/u-boot.scm (u-boot-ts7970-q-2g-1000mhz-c-bootloader): New
variable.
2023-01-18 21:25:25 -05:00
Maxim Cournoyer d393e89d45 gnu: Add u-boot-ts7970-q-2g-1000mhz-c.
* gnu/packages/bootloaders.scm (u-boot-ts-mx6): New variable.
(u-boot-ts7970-q-2g-1000mhz-c): Likewise.
2023-01-18 21:25:17 -05:00
Maxim Cournoyer 6433d49ab7 gnu: Add u-boot-sandbox.
* gnu/packages/bootloaders.scm (u-boot-sandbox): New variable.
2023-01-18 21:11:15 -05:00
Maxim Cournoyer 12f1b5fe4e gnu: u-boot-puma-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399)
[arguments]: Use gexps.
[native-inputs]: Turn into...
[inputs]: ... this, and use modify-inputs.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 4276283b30 gnu: make-arm-trusted-firmware: Simplify build.
Reuse knowledge from recent U-Boot modifications to streamline the package
definition.

* gnu/packages/firmware.scm (make-arm-trusted-firmware): Change optional
argument ARCH to keyword TRIPLET.  Default to aarch64-linux-gnu.
[arguments]: Use gexps.  Add a #:target argument.  Streamline how the
CROSS_COMPILE make flag is computed.
[native-inputs]: Delete field.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer ea0d3e1ec4 gnu: u-boot-rockpro64-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)
[phases]: Use gexps.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 4dd0378d47 gnu: u-boot-sifive-unmatched: Use gexps and remove inputs labels.
* gnu/packages/bootloaders.scm (u-boot-sifive-unmatched)
[arguments]: Use gexps.  Use search-input-file.
[inputs]: Remove labels.  Use modify-inputs.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer e7d82f4722 gnu: u-boot-rock64-rk3328: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)
[arguments]: Use gexps.
[native-inputs]: Remove input labels and use modify-inputs, and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 126e07a28e gnu: make-u-boot-sunxi64-package: Use gexps and fix build.
* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package)
[native-inputs]: Turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 3f398ea952 gnu: u-boot-firefly-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-firefly-rk3399) [arguments]: Use gexps.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer c9c195936d gnu: u-boot-pinebook-pro-rk3399: Remove input labels and use gexps.
* gnu/packages/bootloaders.scm (u-boot-pinebook-pro-rk3399) [arguments]:
Remove input labels.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 980abad24d gnu: make-u-boot-package: Allow disabling cross-compilation.
* gnu/packages/bootloaders.scm (make-u-boot-package): Accept #f for the
TRIPLET argument to disable cross-compilation.  Update doc.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer c6a8b1384d gnu: make-uboot-package: Simplify build.
* gnu/packages/bootloaders.scm (make-u-boot-package) <same-arch?>: Rename
procedure to 'native-build?'.
[native-inputs]: Remove field.
[arguments]: Specify the #:target argument, when not natively building.
Adjust for the above renaming.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 680a768384 gnu: u-boot: Reduce the number of native inputs.
The extra python inputs are only needed for running the u-boot-test-tools test
suite.  This lowers the requirements for cross-building the various u-boot
packages.

* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Delete bc.
Move python-coverage, python-pycryptodomex and python-pytest to...
* gnu/packages/bootloaders.scm (u-boot-tools) [native-inputs]: ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer 64e526c374 gnu: make-u-boot-package: Install .imx files.
* gnu/packages/bootloaders.scm
(make-u-boot-package) [phases] <install>: Add imx to the regexp of files
considered for installation.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer d970d6a04a gnu: make-u-boot-package: Add a u-boot argument and use gexps.
And have that u-boot argument used as the complete base of the template, so
that a user can override it.

* gnu/packages/bootloaders.scm (make-u-boot-package): New U-BOOT argument.
Document it.
[native-inputs]: Move the native-inputs of U-BOOT first, so that the
cross compilation tools can be overridden via U-BOOT.
[arguments]: Rewrite using substitute-keyword-arguments, extending rather than
overriding most arguments.  Use gexps.  Do not bind OUTPUTS.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer 358ae8e12e gnu: Remove u-boot-malta.
Relates to <https://issues.guix.gnu.org/60786>.

The mips64el architecture is not currently supported, causing (guix platform)
to raise an exception when attempting to cross-build the package.

* gnu/packages/bootloaders.scm (u-boot-malta): Delete variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 20:53:15 -05:00
Maxim Cournoyer 10e51d6dde platforms: Raise an exception when no suitable platform is found.
This was motivated by #60786, which produced a cryptic, hard to understand
backtrace.

Given the following reproducer:
    (use-modules (guix packages)
                 (gnu packages cross-base))

    (define linux-libre-headers-cross-mips64el-linux-gnuabi64
      (cross-kernel-headers "mips64el-linux-gnuabi64"))

    (package-arguments linux-libre-headers-cross-mips64el-linux-gnuabi64)

Before this change:
    ice-9/boot-9.scm:1685:16: In procedure raise-exception:
    In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f

After this change:
    ice-9/boot-9.scm:1685:16: In procedure raise-exception:
    ERROR:
      1. &platform-not-found-error: "mips64el-linux-gnuabi64"

* guix/platform.scm (&platform-not-found-error): New condition.
(platform-not-found-error?): New predicate.
(false-if-platform-not-found): New syntax.
(lookup-platform-by-system): Raise an exception when no platform is found.
Update documentation.
(lookup-platform-by-target): Likewise.
(lookup-platform-by-target-or-system): Likewise, and guard lookup calls with
false-if-platform-not-found.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Handle
lookup-platform-by-system call to preserve existing behavior.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 20:53:15 -05:00
Leo Famulari 0d200206ca gnu: linux-libre 4.14: Update to 4.14.303.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.303.
(linux-libre-4.14-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 78e5d14784 gnu: linux-libre 4.19: Update to 4.19.270.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.270.
(linux-libre-4.19-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 165c8b3a8b gnu: linux-libre 5.4: Update to 5.4.229.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.229.
(linux-libre-5.4-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 581b02d9e6 gnu: linux-libre 5.10: Update to 5.10.164.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.164.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-18 19:37:10 -05:00
Leo Famulari 3340ef47ff gnu: linux-libre 5.15: Update to 5.15.89.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.89.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-18 19:37:10 -05:00
Leo Famulari a2da19d798 gnu: linux-libre: Update to 6.1.7.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.7.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-18 19:37:03 -05:00
Leo Famulari a43f3e0697 gnu: Syncthing: Update to 1.23.0.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.0.
[arguments]: Build with Go 1.19.
2023-01-18 17:30:42 -05:00
Mădălin Ionel Patrașcu fda2d75d8d gnu: Add r-breakpointr.
* gnu/packages/bioconductor.scm (r-breakpointr): New variable.
2023-01-18 22:43:58 +01:00
Mădălin Ionel Patrașcu 4f7ef3f528 gnu: Add r-breakpointrdata.
* gnu/packages/bioconductor.scm (r-breakpointrdata): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-18 22:43:58 +01:00
Tobias Geerinckx-Rice f088763356 gnu: sudo: Update to 1.9.12p2 [fixes CVE-2023-22809].
* gnu/packages/admin.scm (sudo): Update to 1.9.12p2.
2023-01-15 01:00:00 +01:00
David Thompson 323d868ceb gnu: git-annex: Patch 'git-annex webapp' to use hardcoded lsof.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Substitute "lsof" in
'patch-webapp' phase.
[inputs]: Add lsof.
2023-01-18 09:21:12 -05:00
Guillaume Le Vaillant 8bf8b59101 gnu: qdmr: Update to 0.11.1.
* gnu/packages/radio.scm (qdmr): Update to 0.11.1.
2023-01-18 15:19:54 +01:00
Guillaume Le Vaillant de0b9cc531 gnu: Add gr-dsd.
* gnu/packages/radio.scm (gr-dsd): New variable.
2023-01-18 15:19:54 +01:00
Andrew Tropin a43c524252 gnu: qtwayland: Fix crashes from excessive number of frame callbacks.
QWaylandWindow::handleUpdate could create thousands of pending frame
callbacks, causing compositor to terminate client connection.
https://bugreports.qt.io/browse/QTBUG-81504

* gnu/packages/patches/qtwayland-dont-recreate-callbacks.patch: New file.
* gnu/packages/patches/qtwayland-cleanup-callbacks.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): Add patches.
2023-01-18 17:48:01 +04:00
Tobias Geerinckx-Rice ae071e21f3 gnu: gdcm: Fix recursive Git source hash.
The hash being used covered only the gdcm repository, not the gdcmdata
submodule.

* gnu/packages/bioinformatics.scm (gdcm)[source]: Update hash.

Reported by civodul in #guix.
2023-01-15 01:00:00 +01:00
Greg Hogan e4db832a0e gnu: openjdk: Update to 19.
* gnu/packages/java.scm (openjdk): Update to 19.
(openjdk19): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-01-18 11:51:55 +02:00
Tobias Geerinckx-Rice 51f8a7aced gnu: git: Update to 2.39.1 [fixes CVE-2022-41903 & CVE-2022-23521].
* gnu/packages/version-control.scm (git): Update to 2.39.1.

Reported by HexMachina in #guix.
2023-01-15 01:00:08 +01:00
Sergey Trofimov ecda67a577 gnu: openmw: Use ffmpeg-4.
I've noticed, that openmw is not playable as it hangs on clicking any
menu item.  It seems the issue is known and fixed upstream, but a new
version is not released yet.

* gnu/packages/game-development.scm (openmw)[inputs]: Replace FFMPEG
with FFMEG-4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Hilton Chain 8d4c893ab5 gnu: Add bees.
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/file-systems.scm (bees): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
florhizome f2deb6c18a gnu: Add swaynotificationcenter
* gnu/packages/wm.scm (swaynotificationcenter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
dan 37916ba175 gnu: Add raylib.
* gnu/packages/game-development.scm (raylib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Timotej Lazar 1df9ec6feb gnu: cifs-utils: Update to 7.0 [fixes CVE-2022-27239].
* gnu/packages/samba.scm (cifs-utils): Update to 7.0.
[arguments]: Use new style. Drop unneeded phase 'install-man-pages.
[inputs]: Drop labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Tor-björn Claesson 2bdbd962e3 gnu: gdcm: Update to 3.0.20.
* gnu/packages/bioinformatics.scm (gdcm): Update to 3.0.20.
[home-page, license]: Update.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:20 +01:00
Ludovic Courtès c4a8762e52 debug-link: Protect against dangling symlinks.
Fixes <https://issues.guix.gnu.org/60584>.
Reported by Greg Hogan <code@greghogan.com>
and Sébastien Rey-Coyrehourcq <sebastien.rey-coyrehourcq@univ-rouen.fr>.

* guix/build/debug-link.scm (find-elf-files): Wrap 'elf-file?' call in 'catch'.
2023-01-17 16:05:20 +01:00
Ludovic Courtès 79b11cafcf doc: Use the right cross-reference command.
* doc/guix.texi (Package Transformation Options): Use @pxref, not @ref.
2023-01-17 16:05:20 +01:00
Mark H Weaver 306737c679 gnu: icecat: Update to 102.7.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-46871, CVE-2022-46877, CVE-2023-23598,
CVE-2023-23599, CVE-2023-23601, CVE-2023-23602, CVE-2023-23603, and
CVE-2023-23605.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2023-01-17 10:01:41 -05:00
Sharlatan Hellseher 1428e20284 gnu: Add cl-classimp.
* gnu/packages/lisp-xyz.scm (cl-classimp, ecl-classimp, sbcl-classimp): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-17 15:04:49 +01:00
Sharlatan Hellseher 6393f01ab0 gnu: Add assimp-5.0.
* gnu/packages/graphics.scm (assimp-5.0): New variable.
2023-01-17 14:39:06 +01:00
Andrew Tropin 29efa2791d gnu: emacs-telega-server: Use tdlib instead of tdlib-1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of
tdlib-1.8.0.
2023-01-17 14:46:01 +04:00
Mathieu Othacehe 34c7dd7e09 build-system/meson: Add mips64el cross compilation support.
* guix/build-system/meson.scm (make-machine-alist): Add it.
2023-01-17 10:50:58 +01:00
Andrew Tropin d6f1b9487d gnu: emacs-telega-server: Update to 0.8.03-0.01e8f9e.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.03-0.01e8f9e.
(emacs-telega): Update build phase to patch telega-core.el instead of
telega-util.el.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: Update patch.
2023-01-17 13:13:26 +04:00
Andrew Tropin 36e4d8f0bc gnu: tdlib: Update to 1.8.10.
* gnu/packages/messaging.scm (tdlib): Update to 1.8.10.
2023-01-17 13:13:25 +04:00
Ricardo Wurmus bdcdab3676 gnu: r-cytonorm: Update to 0.0.10-1.166f9ff.
* gnu/packages/bioinformatics.scm (r-cytonorm): Update to 0.0.10-1.166f9ff.
2023-01-16 23:54:20 +01:00
Maxim Cournoyer aa51c4700f gnu: rpm: Update to 4.17.1.1.
* gnu/packages/package-management.scm (rpm): Update to 4.17.1.1.
2023-01-16 17:15:44 -05:00
Florian Pelz 44dcacbb54 news: Fix formatting.
* etc/news.scm: Add backslash to '--with-version' entry.
2023-01-16 21:55:00 +01:00
Florian Pelz 2adfdf5b95 news: Fix 'de' translation.
* etc/news.scm: Add heading.
2023-01-16 21:54:25 +01:00
kiasoc5 ab09e8e578 gnu: perl-image-exiftool: Update to 12.50, use new package style.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.50.
[arguments]: Use G-expresisons. Remove trailing #t. Use #$output instead of
assoc-ref.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:22:19 +00:00
kiasoc5 a5c422f958 gnu: latex2html: Update to 2022.2, use new package style.
* gnu/packages/documentation.scm (latex2html): Update to 2022.2.
[arguments]: Use G-expressions. Remove trailing #t. Use #$output instead of
assoc-ref.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:20:55 +00:00
Peter Polidoro bc61a788b3 gnu: python-pyserial-asyncio: Update to 0.6.
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:18:30 +00:00
Christopher Baines 168d117f90 gnu: nar-herder: Update to 0-10.8d219e4.
* gnu/packages/package-management.scm (nar-herder): Update to 0-10.8d219e4.
2023-01-16 20:16:58 +00:00
Felix Gruber 245152c364 gnu: python-pint: Update to 0.20.1.
* gnu/packages/python-xyz.scm (python-pint): Update to 0.20.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 13:13:15 -05:00
Daniel Meißner 0cf98fbc4e gnu: mamba: Use G-expressions.
* gnu/packages/music.scm (mamba)[arguments]: Use G-expressions.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:59 -05:00
Daniel Meißner 045dd3402f gnu: mamba: Update to 2.3.
* gnu/packages/music.scm (mamba): Update to 2.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:58 -05:00
Daniel Meißner f6943167b4 gnu: mamba: Use correct version of libsigc++.
* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of
version 3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:58 -05:00
Sharlatan Hellseher 8514a75325 gnu: Add python-poppy.
* gnu/packages/astronomy.scm (python-poppy): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:13:07 -05:00
Michael Rohleder 61cdbf414c gnu: xfce4-screenshooter: Update to 1.10.3.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:13:07 -05:00
Declan Tsien 0f20fc4dd9 services: connman: Add iwd backend support.
* gnu/services/networking.scm (connman-configuration)[iwd?]: New field.
(connman-shepherd-service): Add iwd? logic, remove wpa-supplicant requirement.
* doc/guix.texi: Add information about connman-configuration iwd? option.

Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-01-16 20:59:30 +04:00
Andy Tai f52cc681b0 gnu: audacity: Update to 3.2.3
gnu/packages/audio.scm (audacity): Update to 3.2.3

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 11:50:30 -05:00
Thiago Jung Bauermann 2f65b2c1d6 etc: teams: Remove entry for Thiago Jung Bauermann.
* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 11:47:40 -05:00
Cayetano Santos e873ab3c67 gnu: emacs-org-reveal: Update to 20222711-1.f55c85.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 11:16:23 -05:00
Maxim Cournoyer a472aa1bb0 doc: Fix erroneous copyright line.
* doc/guix.texi: Fix copyright line for Antero Mejr.
2023-01-16 09:02:40 -05:00
Antero Mejr 93e683a952 scripts: repl: Add -i, --interactive flag.
* guix/scripts/repl.scm (%options): Add -i, --interactive flag.
(guix-repl): Honor -i, --interactive flag.
* doc/guix.texi (Invoking guix repl): Add documentation for -i, --interactive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 09:00:03 -05:00
Antero Mejr abd9569571 scripts: repl: Add --list-types flag.
* guix/scripts/repl.scm (%options): Add --list-types.
* doc/guix.texi (Invoking guix repl): Add documentation for --list-types.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 08:50:05 -05:00
Leo Famulari cf316d59aa gnu: linux-libre 5.10: Update to 5.10.163.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.163.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Leo Famulari 5c3e3fe259 gnu: linux-libre 5.15: Update to 5.15.88.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.88.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Leo Famulari 9d86f6b03e gnu: linux-libre: Update to 6.1.6.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.6.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Guillaume Le Vaillant 8119905ab9 gnu: Add splat.
* gnu/packages/geo.scm (splat): New variable.
2023-01-16 13:48:42 +01:00
Guillaume Le Vaillant 99ea070274 gnu: Add gqrx-scanner.
* gnu/packages/radio.scm (gqrx-scanner): New variable.
2023-01-16 13:48:42 +01:00
Ludovic Courtès 2e652e687e news: Add entry for '--with-version'.
* etc/news.scm: Add entry.

Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2023-01-16 13:42:43 +01:00
Ludovic Courtès 20c923c40d transformations: Let users know when '--with-latest' has no effect.
* guix/transformations.scm (package-with-upstream-version): Print a
message when VERSION is false and SOURCE has the same version as P.
2023-01-16 13:41:27 +01:00
Ludovic Courtès 137b91f03b transformations: Add '--with-version'.
This is a followup to 8aeccc6240.

* guix/transformations.scm (package-with-upstream-version): New procedure.
(transform-package-latest)[package-with-latest-upstream]: Remove.
Use 'package-with-upstream-version' instead.
(transform-package-version): New procedure.
(%transformations, %transformation-options)
(show-transformation-options-help/detailed): Add '-with-version'.
* tests/transformations.scm ("options->transformation, with-version"):
New test.
* doc/guix.texi (Package Transformation Options): Document '--with-version'.
(Defining Package Variants): Mention it.
2023-01-16 13:41:27 +01:00
Juliana Sims f094c3831f gnu: qpwgraph: Update to 0.3.9.
* gnu/packages/audio.scm (qpwgraph): Update to 0.3.9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16 16:03:49 +08:00
Zhu Zihao daa471a738 gnu: services: Export polkit-configuration.
Export for user customization.

* gnu/services/dbus.scm (polkit-configuration): Export.
(polkit-configuration?): Export.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16 15:08:22 +08:00
Ludovic Courtès 5c92197717 gnu: guix: Remove obsolete 'ftp-server' property.
Guix has been on ftp.gnu.org for a while already.

* gnu/packages/package-management.scm (guix)[properties]: Remove.
2023-01-16 00:06:56 +01:00
Ludovic Courtès 917b1e017a gnu: guix: Keep dependency on Guile-Avahi when cross-compiling.
* gnu/packages/package-management.scm (guix)[native-inputs]: Keep
Guile-Avahi when cross-compiling, but drop it when 'hurd-target?' is true.
[propagated-inputs]: Likewise.
2023-01-16 00:06:56 +01:00
Ludovic Courtès 2bf6a37020 gnu: guile-avahi: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.1.
[arguments]: Remove.
2023-01-16 00:06:56 +01:00
Ludovic Courtès 99e255d04b guix graph: '--path' defaults to "out" in the case of multiple outputs.
Previously, "guix graph -t references --graph guix guile" would fail
with:

  no path from '/gnu/store/…-guix-1.4.0-1.9fe5b49' to '/gnu/store/…-guile-3.0.8-debug'

simply because the "debug" happened to be the first one, getting bound
to NODE2.  With this change it will instead pick the "out" output of
each.

* guix/scripts/graph.scm (guix-graph)[shorter?, length-sorted]: New
procedures.
In the 'path?' case, use the latter to store node lists.
2023-01-16 00:06:56 +01:00
Ludovic Courtès a4a35e123b guix graph: 'guix graph --path' correctly handles multiple outputs.
Previously, "guix graph -t references --path guix guile" would fail
with:

  error: '--path' option requires exactly two nodes (given 2)

This is because '_' in the 'match' clause wouldn't match the
placeholder and would instead be interested as a variable name, thereby
meaning NODES is expected to have two lists with the same tail.

* guix/scripts/graph.scm (guix-graph): Rename '_' in 'mlet' to '_g' so
that the literal '_' used in 'match' below matches.
2023-01-16 00:06:55 +01:00
John Kehayias 3bfbfa2946 environment: Fix '--emulate-fhs' option overriding $PATH.
Fixes <https://issues.guix.gnu.org/60566> where even if "--preserve='^PATH$'"
was passed to 'guix shell' it would be replaced by just the FHS directories
when '--emulate-fhs' was also set.

* gnu/scripts/environment.scm (launch-environment): Add the FHS directories to
$PATH rather than overriding $PATH completely.
* tests/guix-environment-container.sh: Test that FHS directories are in $PATH
in the container and that $PATH can be preserved.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-15 17:54:14 -05:00
Jelle Licht a5b914156e services: greetd: Add 'source-profile?' configuration field.
* gnu/services/base.scm (<greetd-terminal-configuration>)[source-profile?]:
New field.
(make-greetd-terminal-configuration-file): Serialize new field to
configuration file.
* doc/guix.texi (Base Services): Document it.
2023-01-15 20:30:12 +01:00
Leo Famulari 238f965c33 gnu: yt-dlp: Update to 2023.01.06.
* gnu/packages/video.scm (yt-dlp): Update to 2023.01.06.
2023-01-15 12:30:56 -05:00
pukkamustard 79bf3b54a6 guix: dune-build-system: Do not use `test-target' argument.
This lets dune run all tests for a given package.

* guix/build/dune-build-system.scm (check): Do not use `test-target' argument.
* gnu/package/ocaml.scm (ocaml-cohttp)[native-inputs]: Add
  ocaml-crowbar.
(ocaml-cudf, opam, ocaml-frontc, ocaml-qcheck, ocaml-qtest)
(ocaml-stringext, ocaml4.07-ppx-tools-versioned, ocaml-result)
(ocaml4.09-result, ocaml5.0-result, ocaml-csv, ocaml-alcotest)
(ocaml4.07-alcotest, ocaml-ssl, ocaml-optint, ocaml-eio)
(ocaml-eio-luv, ocaml-uring, ocaml-eio-linux, ocaml-eio-main)
(ocaml-gen, ocaml-ocp-indent, ocaml-benchmark, ocaml-re)
(ocaml4.07-re, ocaml-ocplib-endian, ocaml-cstruct, ocaml-hex)
(ocaml-ezjsonm, ocaml-uri, ocaml4.07-uri, ocaml-camomile, ocaml-zed)
(ocaml-lambda-term, ocaml-utop, ocaml-ansiterminal, dedukti, ocaml-bindlib)
(ocaml-earley, ocaml-timed, ocaml-yojson, ocaml-gsl, ocaml-ppx-deriving)
(ocaml-ppx-cold, ocaml-ppx-typerep-conv, ocaml-ppx-stable)
(ocaml-ppx-base, ocaml-ppx-disable-unused-warnings, ocaml-ppx-jane)
(ocaml4.07-jane-street-headers, ocaml4.07-bisect-ppx, ocaml-fftw3)
(ocaml-cairo2, lablgtk3, ocaml-lablgtk3-sourceview3, ocaml-bigstringaf)
(ocaml-angstrom, ocaml-uri-sexp, ocaml-cohttp, js-of-ocaml)
(ocaml-monolith, ocaml-crowbar): Remove test-target argument.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:49 +01:00
pukkamustard 2a08065b05 gnu: ocaml-ppx-expect: Disable tests.
Tests require a package that would cause a cyclic dependency after
removing test-target.

* gnu/packages/ocaml.scm (ocaml-ppx-expect): Disable tests.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:42 +01:00
pukkamustard 386ad7d8d1 gnu: ocaml-ppxlib: Clean up inputs.
* gnu/packages/ocaml.scm (ocaml-ppxlib)[propagated-inputs]: Remove
unused inputs.
[native-inputs]: Move test dependencies from propagated-inputs here and add
ocaml-cinaps.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:18 +01:00
pukkamustard 7686b68f6b gnu: Add ocaml-cinaps.
* gnu/packages/ocaml.scm (ocaml-cinaps): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:10 +01:00
Liliana Marie Prikler a98145ec04 gnu: komikku: Update to 1.8.0.
* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
2023-01-15 07:50:16 +01:00
Preston Firestone 145ad41ef3 gnu: guile-g-golf: Update to 0.8.0-a.1.
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-a.1.
[arguments]: Add #:parallel-build? #f.
[inputs]: Replace glib with glib-next.
[propagated-inputs]: Replace gobject-introspection with gobject-introspection-next.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:16 +01:00
Vivien Kraus 96cb7b06bd gnu: guile-gnutls: Update to 3.7.11.
* gnu/packages/tls.scm (guile-gnutls) [phases]: Patch-shebang autopull.sh and
autogen.sh.
[native-inupts]: Add gnulib and git.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:16 +01:00
Vivien Kraus f98663464a gnu: Add gnulib.
* gnu/packages/build-tools.scm (gnulib-checkout, gnulib): New variables.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Vivien Kraus e554f101ef gnu: ucd-next: Update to 15.0.0.
* gnu/packages/unicode.scm (ucd-next): Update to 15.0.0.
[name]: Rename to “ucd”.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Vivien Kraus be0b866e95 gnu: libunibreak: Use ucd instead of ucd-next.
* gnu/packages/unicode.scm (libunibreak) [native-inputs]: Replace ucd-next
with ucd.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Ricardo Wurmus c94708a5b4 gnu: java-logback-core: Drop trailing #T.
* gnu/packages/java.scm (java-logback-core)[arguments]: Drop trailing #T from
'chdir phase.
2023-01-14 23:39:42 +01:00
Ricardo Wurmus acc5725902 gnu: java-logback-core: Fetch source from git.
* gnu/packages/java.scm (java-logback-core)[source]: Fetch with git instead of
using generated tarball at archive URL; simplify snippet.
2023-01-14 23:39:42 +01:00
Ricardo Wurmus 1f1c769c11 gnu: java-logback-core: Drop input labels.
* gnu/packages/java.scm (java-logback-core)[inputs]: Drop labels.
[native-inputs]: Drop labels.
2023-01-14 23:39:42 +01:00
Nicolas Goaziou fb3085e80f gnu: emacs-auctex: Update to 13.1.7.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.7.
2023-01-14 16:53:39 +01:00
Nicolas Goaziou c10a3980d2 gnu: emacs-compat: Update to 29.1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.1.
2023-01-14 16:53:33 +01:00
Nicolas Goaziou 63cfcd4172 gnu: emacs-mpdel: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): Update to 2.1.0.
2023-01-14 16:51:42 +01:00
Nicolas Goaziou cda11d7cd7 gnu: emacs-liberime: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-liberime)[version]: Remove spurious "v"
prefix.
2023-01-14 16:46:56 +01:00
David Thompson 202ac747e6 gnu: services: Add joycond-service.
* gnu/services/games.scm (joycond-configuration): New configuration type.
(joycond-shepherd-service): New procedure.
(joycond-service-type): New variable.
* doc/guix.texi (Game Services): Document it.
2023-01-14 07:53:21 -05:00
Florian Pelz 77a3499600 news: Add 'de' translation.
* etc/news.scm: Add German translation of entry about
linux-libre 6.0 removal.
2023-01-14 12:11:20 +01:00
Mădălin Ionel Patrașcu 3e1c85b7ec gnu: Add r-maser.
* gnu/packages/bioconductor.scm (r-maser): New variable.
2023-01-14 08:13:54 +01:00
Maxim Cournoyer c77978d6c8 gnu: Add fbgrab.
* gnu/packages/linux.scm (fbgrab): New variable.
2023-01-13 22:26:38 -05:00
Leo Famulari 08b454f0e5 news: Add entry about the removal of linux-libre 6.0.
* etc/news.scm: Add entry
2023-01-13 19:11:08 -05:00
Leo Famulari 9ea37eb9f5 gnu: Remove linux-libre 6.0.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-6.0-version, linux-libre-6.0-gnu-revision,
deblob-scripts-6.0, linux-libre-6.0-pristine-source, linux-libre-6.0-source,
linux-libre-headers-6.0, linux-libre-6.0): Remove variables.
* gnu/packages/aux-files/linux-libre/6.0-arm.conf,
gnu/packages/aux-files/linux-libre/6.0-arm64.conf,
gnu/packages/aux-files/linux-libre/6.0-i686.conf,
gnu/packages/aux-files/linux-libre/6.0-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2023-01-13 19:08:40 -05:00
Leo Famulari e1bad6d1d7 gnu: linux-libre-with-bpf: Update to 6.1.
This is a followup to commit ce8a34bc9a

* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.1.
2023-01-13 19:08:40 -05:00
Nicolas Goaziou ce036e5d72 gnu: mgba: Update to 0.10.1.
* gnu/packages/emulators.scm (mgba): Update to 0.10.1.
2023-01-13 22:55:37 +01:00
Nicolas Goaziou 55544d6ec0 gnu: naev: Update to 0.10.2.
* gnu/packages/games.scm (naev): Update to 0.10.2.
2023-01-13 22:51:07 +01:00
Nicolas Goaziou 30cb451117 gnu: emacs-org: Update to 9.6.1.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.1.
2023-01-13 22:43:49 +01:00
Nicolas Goaziou 2872e7fd57 gnu: emacs-diff-hl: Update to 1.9.1.
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.1.
2023-01-13 22:41:45 +01:00
Nicolas Goaziou 4fdd87c570 gnu: emacs-emms: Update to 13.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 13.
2023-01-13 22:39:01 +01:00
Nicolas Goaziou dd25c46887 gnu: emacs-xref: Update to 1.6.1.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.1.
2023-01-13 22:37:04 +01:00
Nicolas Goaziou 52c4f11536 gnu: emacs-ebdb: Update to 0.8.17.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.17.
2023-01-13 22:36:57 +01:00
Nicolas Goaziou 0be4d09479 gnu: emacs-nadvice: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-nadvice): Update to 0.4.
2023-01-13 22:36:49 +01:00
Nicolas Goaziou b76a5f36f9 gnu: emacs-project: Update to 0.9.4.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.4.
2023-01-13 22:36:42 +01:00
Feng Shu 06972a4c51 gnu: Add emacs-liberime.
* gnu/packages/emacs-xyz.scm (emacs-liberime): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:52 +01:00
Simon Streit e13d9399ca gnu: emacs-magit: Fix path to documentation.
* gnu/packages/emacs-xyz.scm: (emacs-magit)[arguments]<#:phases> Fix path in
find-files for documentation.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:52 +01:00
Hilton Chain d1ae277e5d gnu: emacs-semi-epg: Update to 1.14.6-242.7d8df0e.
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to 1.14.6-242.7d8df0e.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:51 +01:00
Hilton Chain 898a626bb2 gnu: emacs-flim-lb: Update to 1.14.9-134.3a931b5.
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-134.3a931b5.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:51 +01:00
Maxim Cournoyer 4913ac7491 gnu: make-linux-libre*: Remove input labels.
This restores commit dfc6957a5a, with an
additional fix to the kernel-config procedure so that it returns #f when no
configuration exists for the architecture requested, as reported by Pierre
Langlois (thanks!).

* gnu/packages/linux.scm (kernel-config): Make the return value a gexp, using
local-file, while preserving the #f return value in case of no matching config
file found.  Adjust doc.
(make-linux-libre*): Adjust doc.
[native-inputs]: Remove input labels.  Rewrite config input to be directly
expanded...
[phases] <configure>: ... here.  Re-flow comments.  Remove extraneous INPUTS
argument.
<install>: Likewise.
2023-01-13 15:45:33 -05:00
John Kehayias 0f85081ed1 gnu: picom: Update to 10.2.
* gnu/packages/compton.scm (picom): Update to 10.2.
[arguments]: Use a plain list and adjust accordingly.
[phases]{patch-autostart-files}: New phase.
2023-01-13 13:44:34 -05:00
Leo Famulari fc8c3fabcd gnu: unrar-free: Update to 0.1.3.
* gnu/packages/compression.scm (unrar-free): Update to 0.1.3.
2023-01-13 13:28:09 -05:00
Foo Chuan Wei 949f88b1e5 gnu: Add unrar-free.
* gnu/packages/compression.scm (unrar-free): New variable.
2023-01-13 13:28:06 -05:00
David Thompson 538eddfbce gnu: thermald: Update to 2.5.1.
* gnu/packages/admin.scm (thermald): Update to 2.5.1.
2023-01-13 12:00:12 -05:00
Jan (janneke) Nieuwenhuizen eb329c9461 gnu: dezyne: Update to 2.16.3.
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.3.
2023-01-13 13:56:22 +01:00
Florian Pelz 0e1c17cea4 news: Update 'de', 'fr', 'pt_BR' translation.
* etc/news.scm: Add the usual translations for kernel news.
2023-01-13 12:18:50 +01:00
Ricardo Wurmus 9ad5c3deea gnu: r-signac: Update to 1.9.0-1.af41427.
* gnu/packages/bioinformatics.scm (r-signac): Update to 1.9.0-1.af41427.
[propagated-inputs]: Remove r-ggforce, r-ggrepel, r-ggseqlogo, r-lsa,
r-qlcmatrix, and r-seurat; add r-vctrs.
2023-01-13 10:51:23 +01:00
Leo Famulari 789d73234d gnu: sent: Install some more useful documentation.
* gnu/packages/suckless.scm (sent)[arguments]: Install the README.md in a new
'install-doc' phase.
2023-01-13 00:46:13 -05:00
Leo Famulari fabc048fcf news: Add entry for the linux-libre 6.1 update.
* etc/news.scm: Add entry.
2023-01-13 00:45:40 -05:00
Leo Famulari ce8a34bc9a gnu: linux-libre: Update to 6.1.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.1.
2023-01-13 00:44:20 -05:00
Leo Famulari b7f53df78d gnu: linux-libre 5.15: Update to 5.15.87.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.87.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-13 00:44:20 -05:00
Leo Famulari 1d39dd2484 gnu: linux-libre: Update to 6.0.19.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.19.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-13 00:44:19 -05:00
Leo Famulari f827f1058d gnu: linux-libre 6.1: Update to 6.1.5.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.5.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-13 00:44:16 -05:00
Marius Bakke 7f7907335d gnu: python-cellbender: Update source hash.
The git tag was moved in-place from d82893c05b4e6b912f7f165dc2cd7c36f29cfc52
to d92cfc5a55c8b1771348468035993c52df975170.

* gnu/packages/bioinformatics.scm (python-cellbender)[source](sha256): Update.
2023-01-13 03:19:40 +01:00
Marius Bakke 54bc89ffc1 gnu: rdma-core: Update to 44.0.
* gnu/packages/linux.scm (rdma-core): Update to 44.0.
2023-01-13 03:19:40 +01:00
Marius Bakke 8f18bad2aa gnu: rdma-core: Remove input labels.
* gnu/packages/linux.scm (rdma-core)[arguments]: Don't reference rst2man by
label.  Reindent.
[native-inputs, inputs]: Remove labels.
2023-01-13 03:19:40 +01:00
Marius Bakke ffb9813aee gnu: ovmf-arm: Fix syntax error on armhf-linux.
* gnu/packages/firmware.scm (ovmf-arm)[arguments]: Don't add an empty set-env
phase when building for armhf-linux.
2023-01-13 03:19:40 +01:00
Marius Bakke 2a93b66882 gnu: ovmf-aarch64: Fix syntax error on aarch64-linux.
* gnu/packages/firmware.scm (ovmf-aarch64)[arguments]: Don't add an empty
set-env phase when building for aarch64.
2023-01-13 03:19:39 +01:00
Marius Bakke 8d813a7eba gnu: ungoogled-chromium: Update to 109.0.5414.74-1.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M109.
(%chromium-version): Set to 109.0.5414.74.
(%arch-revision): Bump to latest.
(%arch-patches): Add one patch.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Disable H264 for WebRTC.  Delete one directory.  Remove obsolete
substitution.
[native-inputs]: Add PYTHON-PYYAML.
2023-01-13 03:19:39 +01:00
Petr Hodina 505d7ce025 gnu: Add dislocker.
* gnu/packages/linux.scm (dislocker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:31:47 +01:00
Petr Hodina b74e5283bb gnu: Add hydra.
* gnu/packages/password-utils.scm (hydra): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:30:06 +01:00
Nicolas Graves f558e14199 gnu: guile-aa-tree: Update Guile version to 3.0 .
* gnu/packages/guile-xyz.scm (guile-aa-tree): Update Guile version to 3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:20:32 +01:00
Nicolas Graves 27c4cbb571 gnu: guile-aa-tree: Restrict install to aa-tree.scm.
* gnu/packages/guile-xyz.scm (guile-aa-tree):
  [native-inputs]: Remove guile-2.2.
  [inputs]: Add guile-2.2.
  [arguments]: (scheme-file-regexp): Restrict install to aa-tree.scm
  [arguments]: (phases): Add check phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:19:42 +01:00
Ludovic Courtès 5a427d44ef gnu: gloo: Add dependency on rdma-core.
* gnu/packages/machine-learning.scm (gloo)[inputs]: Add RDMA-CORE when
supported.
[arguments]: Pass '-DUSE_IBVERBS=ON' when RDMA-CORE is present.  Switch
to gexps.
2023-01-12 23:14:44 +01:00
Ludovic Courtès 69ed95efaa gnu: gloo: Build the shared library only.
* gnu/packages/machine-learning.scm (gloo)[arguments]: Pass
'-DBUILD_SHARED_LIBS=ON'.
2023-01-12 23:14:44 +01:00
Ludovic Courtès 88572ededc gnu: gromacs: Mark as tunable.
* gnu/packages/chemistry.scm (gromacs)[properties]: New field.
2023-01-12 23:14:44 +01:00
Simon Tournier 483bc044eb gnu: Add cellsnp-lite.
* gnu/packages/bioinformatics.scm (cellsnp-lite): New variable.
2023-01-12 21:37:56 +01:00
Arun Isaac 98ef4ab23e gnu: guile-email-latest: Remove package.
* gnu/packages/guile-xyz.scm (guile-email-latest): Delete variable.
* gnu/packages/mail.scm (mumi)[inputs]: Replace guile-email-latest with
guile-email.
2023-01-12 21:22:57 +01:00
Ricardo Wurmus 2a2b494370 gnu: Add r-jqr.
* gnu/packages/cran.scm (r-jqr): New variable.
2023-01-12 21:22:57 +01:00
Guillaume Le Vaillant ef0613a81d gnu: monero-gui: Add menu entry file.
* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to
  add icons and menu entry file.
2023-01-12 14:06:00 +01:00
Kaelyn Takata 4171b01808 gnu: Remove xfce4-embed-plugin.
The last release of this plugin appears to be 2015, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.

* gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 14:25:50 +08:00
Kaelyn Takata 740eb6d7a9 gnu: Remove xfce4-equake-plugin.
The last release of this plugin appears to be 2013, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.

* gnu/packages/xfce.scm (xfce4-equake-plugin): Delete variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 14:24:04 +08:00
jgart 9fd69e3e4f gnu: kirc: Update to 0.3.2.
* gnu/packages/irc.scm (kirc): Update to 0.3.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:41:48 +08:00
Andy Tai 33e82ce84f gnu: xpra: Update to 4.4.3.
gnu/packages/xorg.scm (xpra): Update to 4.4.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:34:15 +08:00
jgart 832f577734 gnu: litterbox: Update to 1.9.
* gnu/packages/irc.scm (litterbox): Update to 1.9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:19:01 +08:00
jgart dc987fcf54 gnu: catgirl: Update to 2.1.
* gnu/packages/irc.scm (catgirl): Update to 2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:15:18 +08:00
Sébastien Helleu 501b80afad gnu: weechat: Update to 3.8.
* gnu/packages/irc.scm (weechat): Update to 3.8.
[arguments]: Do not build tests any more: since version 3.8, ‘make test’
is successful when tests are not built.
[native-inputs]: Remove dependency on cpputest as tests are not built
any more.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:00:53 +08:00
Leo Famulari 9aa3b6eb6d doc: Clarify how to use the #:go key of go-build-system.
This is a followup to commit 9ec62d1b9c.

* doc/guix.texi (Build Systems): Clarify the '#:go' key.
2023-01-11 20:20:05 -05:00
Leo Famulari 9ec62d1b9c doc: Document the #:go key of the Go build system.
* doc/guix.texi (Build Systems): Document '#:go'.
2023-01-11 20:17:37 -05:00
Maxim Cournoyer 5e4ec82181 gnu: emacs-enh-ruby-mode: Fix base version to 20191111.
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): Fix base version to
20191111.

Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-11 08:34:33 -05:00
jgart a8b2decf28 gnu: Add ghc-parsec.
* gnu/packages/haskell-xyz.scm (ghc-parsec): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-11 10:44:56 +00:00
( 09cd488c97 doc: contributing: Note '-v REVISION' bug in 'git send-email'.
* doc/contributing.texi ("Submitting Patches")["Sending a Patch Series"]:
Note that a bug in 'git send-email' means '-v REVISION' (with a
space) will not work.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-11 10:31:58 +00:00
Christopher Baines 9aa2b74198 doc: contributing: Tweak the Commit Policy.
Add more examples of when it can be appropriate to push changes without
review, as I think this can be appropriate in the case of trivial changes (as
mentioned before), but also non-trivial fixes.

No longer suggest pushing simple new packages or package upgrades (that don't
cause lots of rebuilds) without sending to guix-patches. Now there's some
automation for testing changes sent to guix-patches, sending changes there
before pushing can mean that more rigorous testing takes place and help speed
up substitutes becoming available. This is true, even if no human review takes
place.

Only suggest waiting one week for review for simpler changes, wait two weeks
for more significant changes.

Also, reorder some of the information in this section so it's grouped together
better.

* doc/contributing.texi (Commit Policy): Tweak.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-11 10:31:55 +00:00
Maxim Cournoyer 24ad9a9a48 gnu: Add emacs-enh-ruby-mode.
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): New variable.
2023-01-10 22:06:35 -05:00
Vagrant Cascadian 80d9e967e3 teams: Add Vagrant Cascadian.
* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team.
2023-01-10 16:00:52 -08:00
Vagrant Cascadian 67caba5acb teams: Add Reproducible Builds team.
* etc/teams.scm.in (reproduciblebuilds): New team.
2023-01-10 16:00:37 -08:00
Tobias Geerinckx-Rice 00ba3ad4c3 gnu: muse-sequencer: Also run on Wayland.
* gnu/packages/music.scm (muse-sequencer)[inputs]: Add qtwayland-5.

Reported by f1refly in #guix.
2023-01-08 01:00:23 +01:00
Arun Isaac cfd48888db gnu: weechat-wee-slack: Update to 2.9.1.
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.1.
2023-01-10 16:58:22 +00:00
Maxim Cournoyer 1ab92e8659 gnu: Add waveshare-dtoverlays.
* gnu/packages/raspberry-pi.scm (waveshare-dtoverlays): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10 11:49:46 -05:00
Maxim Cournoyer c42ae60a84 gnu: patman: Fix incomplete get-maintainer patch.
The full set of patches already merged into the U-Boot is included for
simplicity and avoiding mistakes like the previous one, where a conflicting
hunk got dropped, causing the following error when running patman:

    WARNING: Unknown setting get_maintainer_script

* gnu/packages/bootloaders.scm (u-boot) [source]: Replace the
u-boot-patman-fix-help.patch, u-boot-patman-local-conf.patch and
u-boot-patman-get-maintainer.patch with u-boot-patman-guix-integration.patch.
* gnu/local.mk (dist_patch_DATA): Update patch registrations.
* gnu/packages/patches/u-boot-patman-fix-help.patch: Delete file.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/packages/patches/u-boot-patman-guix-integration.patch: New file.

Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-10 11:37:29 -05:00
jgart 65d24b9a24 doc: Fix documentation typo.
* doc/guix.texi (VNC Services): Fix typo.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10 11:12:11 -05:00
muradm dc403ec7f1 gnu: services: Fix fail2ban configuration serialization.
This fixes a regression from 543d971ed2 whereby
match-lambda due to configuration field reordering.

* gnu/services/security.scm:
[serialize-fail2ban-ignore-cache-configuration]: Switch to match-record.
[serialize-fail2ban-jail-filter-configuration]: Switch to match-record.
[serialize-fail2ban-jail-action-configuration]: Switch to match-record.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10 10:47:27 -05:00
Efraim Flashner d0942bfd2d gnu: onedrive: Update to 2.4.23.
* gnu/packages/sync.scm (onedrive): Update to 2.4.23.
2023-01-10 13:01:37 +02:00
Alex Devaure 4b50dccc63 gnu: darktable: Update to 4.2.0.
* gnu/packages/photo.scm (darktable): Update to 4.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Abhishek Cherath 5ef6d3ea11 gnu: Add guile-scheme-json-rpc.
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Paul A. Patience 35eaba00e6 gnu: Add gophernicus.
* gnu/packages/web.scm (gophernicus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Paul A. Patience 0c0dc72ac0 gnu: Add vger.
* gnu/packages/web.scm (vger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Giacomo Leidi 5f63811032 services: unattended-upgrade: Add 'operating-system-expression' field.
* gnu/services/admin.scm (<unattended-upgrade-configuration>)
[operating-system-expression]: New field.
(unattended-upgrade-mcron-jobs): Honor it.
* doc/guix.texi (Unattended Upgrades): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Bruno Victal 22e9b01bda services: git-daemon: Deprecate 'git-daemon-service' procedure.
* gnu/services/version-control.scm
(git-daemon-service): Define with 'define-deprecated'
* doc/guix.texi (Version Control Services): Replace with
'git-daemon-service-type'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:13 +01:00
Luis Henrique Gomes Higino 7ebeafff15 gnu: neovim: Update to 0.8.2.
* gnu/packages/vim.scm (neovim): Update to 0.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:13 +01:00
Ludovic Courtès 04bf1d9634 gnu: gromacs: Remove input labels and use gexps.
* gnu/packages/chemistry.scm (gromacs)[arguments]: Turn into gexps.
[native-inputs]: Remove labels.  Remove (package-source googletest).
2023-01-10 11:49:13 +01:00
Ludovic Courtès 7934e9c556 gnu: gromacs: Update to 2022.4.
* gnu/packages/chemistry.scm (gromacs): Update to 2022.4.
* gnu/packages/patches/gromacs-tinyxml2.patch: Adjust accordingly.
2023-01-10 11:49:13 +01:00
Jonathan Brielmaier 9b9004253b gnu: keepassxc: Enable wayland support.
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
2023-01-10 10:39:44 +01:00
Artyom V. Poptsov 5f7ce22201 gnu: Add ftxui.
* gnu/packages/cpp.scm (ftxui): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-10 09:14:53 +01:00
Tobias Geerinckx-Rice 27e40a4463 gnu: bind: Update to 9.16.36.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.36.
2023-01-08 01:00:02 +01:00
Tobias Geerinckx-Rice 6106044849 gnu: linux-libre: Bump max-silent-time even further.
Aarch64 CI build still fail with ‘timed out after 3600 seconds of
silence’.

* gnu/packages/linux.scm (make-linux-libre*):
Increase the max-silent-time to 3 hours.

Reported by akirakyle in #guix.
2023-01-08 01:00:02 +01:00
Tobias Geerinckx-Rice 03829e066d gnu: emacs-hsluv: Name git checkout.
* gnu/packages/emacs-xyz.scm (emacs-hsluv)[source]: Specify a FILE-NAME.
2023-01-08 01:00:01 +01:00
Tobias Geerinckx-Rice 080c651a63 gnu: emacs-hide-lines: Name git checkout.
* gnu/packages/emacs-xyz.scm (emacs-hide-lines)[source]: Specify a FILE-NAME.
2023-01-08 01:00:01 +01:00
Tobias Geerinckx-Rice ec89b1ae16 gnu: emacs-syslog-mode: Name git checkout.
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode)[source]: Specify a FILE-NAME.
2023-01-08 01:00:01 +01:00
Tobias Geerinckx-Rice e4673b45d3 doc: Fix <openntpd-configuration> openntpd default.
* doc/guix.texi (Networking Services): <openntpd-configuration>'s
openntpd field takes a package: it does not default to a FILE-APPEND
call.
2023-01-08 01:00:01 +01:00
Tobias Geerinckx-Rice ce1db7a544 gnu: fbcat: Fix typo in description.
* gnu/packages/linux.scm (fbcat)[description]: Fix ‘therof’.  Add newline.
2023-01-08 01:00:00 +01:00
Marius Bakke 79a9bb25bc gnu: perftest: Update to 4.5-0.20.
* gnu/packages/linux.scm (perftest): Update to 4.5-0.20.
[source]: Switch to GIT-FETCH.
[arguments]: Remove.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
[inputs]: Add PCIUTILS.
2023-01-10 00:14:43 +01:00
Marius Bakke 73d5abd003 gnu: lib3mf: Update to 2.2.0.
* gnu/packages/engineering.scm (lib3mf): Update to 2.2.0.
2023-01-10 00:14:43 +01:00
Marius Bakke f29a17c84b gnu: lib3mf: Remove bundled software.
* gnu/packages/engineering.scm (lib3mf)[source](snippet): Delete bundled
copies of libzip and zlib.  Adjust header inclusions.
2023-01-10 00:14:43 +01:00
Marius Bakke 5e36d4381f gnu: lib3mf: Remove input labels.
* gnu/packages/engineering.scm (lib3mf)[inputs]: Remove labels.
2023-01-10 00:14:43 +01:00
Marius Bakke 5e101ab56f gnu: lib3mf: Remove bundled ACT.
* gnu/packages/engineering.scm (lib3mf)[source](modules, snippet): New fields.
[arguments]: Add phase to provide act binary.
[native-inputs]: Add AUTOMATIC-COMPONENT-TOOLKIT.
2023-01-10 00:14:43 +01:00
Marius Bakke df33c8de73 gnu: Add automatic-component-toolkit.
* gnu/packages/code.scm (automatic-component-toolkit): New variable.
2023-01-10 00:14:42 +01:00
Ricardo Wurmus 8423ca9da8 gnu: r-biocset: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.12.1.
2023-01-09 23:08:36 +01:00
Ricardo Wurmus 8ee7f8df76 gnu: r-biocviews: Update to 1.66.2.
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.2.
2023-01-09 23:08:36 +01:00
Ricardo Wurmus d41e85678a gnu: r-variancepartition: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.1.
[propagated-inputs]: Add r-remacor.
2023-01-09 23:08:36 +01:00
Ricardo Wurmus 850638df5a gnu: r-flowworkspace: Update to 4.10.1.
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.10.1.
[propagated-inputs]: Remove r-aws-s3, r-aws-signature, r-digest, r-lattice,
r-latticeextra, r-rcpp, r-rcpparmadillo, and r-rcppparallel; add
r-cpp11.
2023-01-09 23:08:36 +01:00
Ricardo Wurmus 3ac0f4e62c gnu: r-batchelor: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.1.
2023-01-09 23:08:35 +01:00
Ricardo Wurmus aca59da931 gnu: r-msnbase: Update to 2.24.2.
* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.24.2.
2023-01-09 23:08:35 +01:00
Ricardo Wurmus f5629558b1 gnu: r-genomeinfodb: Update to 1.34.6.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.34.6.
2023-01-09 23:08:35 +01:00
Ricardo Wurmus b37a9bfba6 gnu: r-bsgenome: Update to 1.66.2.
* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.66.2.
2023-01-09 23:08:35 +01:00
Ricardo Wurmus 3072990b03 gnu: r-biocparallel: Update to 1.32.5.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.5.
2023-01-09 23:07:58 +01:00
Ricardo Wurmus 349d110ae0 gnu: Add r-remacor.
* gnu/packages/cran.scm (r-remacor): New variable.
2023-01-09 23:06:16 +01:00
Ricardo Wurmus 8e864f2a3b gnu: Add r-clustergeneration.
* gnu/packages/cran.scm (r-clustergeneration): New variable.
2023-01-09 23:06:05 +01:00
Ricardo Wurmus 51e79fe737 gnu: Update copyright header.
* gnu/packages/cran.scm: Update copyright header.
2023-01-09 22:34:58 +01:00
Ricardo Wurmus 6e75790fc0 import/cran: Fix Bioconductor updater.
* guix/import/cran.scm (latest-bioconductor-release): Use LATEST-VERSION
instead of VERSION, which is always #F.
2023-01-09 22:32:58 +01:00
Ricardo Wurmus 387c486591 gnu: r-fpc: Update to 2.2-10.
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-10.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus bd0da7c791 gnu: r-statmod: Update to 1.5.0.
* gnu/packages/statistics.scm (r-statmod): Update to 1.5.0.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 1e3990d313 gnu: r-sendmailr: Update to 1.3-2.
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.3-2.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 8c33135953 gnu: r-bien: Update to 1.2.6.
* gnu/packages/cran.scm (r-bien): Update to 1.2.6.
[propagated-inputs]: Remove r-rgdal, r-rgeos, and r-sp; add r-terra.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 5aacc2bd98 gnu: r-rtweet: Update to 1.1.0.
* gnu/packages/cran.scm (r-rtweet): Update to 1.1.0.
[propagated-inputs]: Add r-httr2.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus fa0dc85d40 gnu: r-mlr3learners: Update to 0.5.6.
* gnu/packages/cran.scm (r-mlr3learners): Update to 0.5.6.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 302f55fd9d gnu: r-qtl: Update to 1.58.
* gnu/packages/cran.scm (r-qtl): Update to 1.58.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 848c318aa0 gnu: r-tidytext: Update to 0.4.1.
* gnu/packages/cran.scm (r-tidytext): Update to 0.4.1.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 63921834e9 gnu: r-forecast: Update to 8.20.
* gnu/packages/cran.scm (r-forecast): Update to 8.20.
2023-01-09 22:30:51 +01:00
Ricardo Wurmus 20e6139df3 gnu: r-qqconf: Update to 1.3.1.
* gnu/packages/cran.scm (r-qqconf): Update to 1.3.1.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus dcf8c29277 gnu: r-gkmsvm: Update to 0.82.0.
* gnu/packages/cran.scm (r-gkmsvm): Update to 0.82.0.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus a2c77eec88 gnu: r-lavaan: Update to 0.6-13.
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-13.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus 8b7de31e7a gnu: r-rncl: Update to 0.8.7.
* gnu/packages/cran.scm (r-rncl): Update to 0.8.7.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus b24219443d gnu: r-fmsb: Update to 0.7.5.
* gnu/packages/cran.scm (r-fmsb): Update to 0.7.5.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus 4e69d047c8 gnu: r-rgl: Update to 0.111.6.
* gnu/packages/cran.scm (r-rgl): Update to 0.111.6.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus 4f9b35d55c gnu: r-ncdf4: Update to 1.21.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.21.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus 1ce7003fb1 gnu: r-afex: Update to 1.2-1.
* gnu/packages/cran.scm (r-afex): Update to 1.2-1.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus c63bbd4348 gnu: r-raster: Update to 3.6-13.
* gnu/packages/cran.scm (r-raster): Update to 3.6-13.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus fd82a783eb gnu: r-drtmle: Update to 1.1.2.
* gnu/packages/cran.scm (r-drtmle): Update to 1.1.2.
2023-01-09 22:30:50 +01:00
Ricardo Wurmus 8b322c5967 gnu: r-netrep: Update to 1.2.6.
* gnu/packages/cran.scm (r-netrep): Update to 1.2.6.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus 8d696f2728 gnu: r-precrec: Update to 0.14.1.
* gnu/packages/cran.scm (r-precrec): Update to 0.14.1.
[propagated-inputs]: Add r-rlang.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus fa9f02dc9f gnu: r-writexl: Update to 1.4.2.
* gnu/packages/cran.scm (r-writexl): Update to 1.4.2.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus c7d61d2077 gnu: r-officer: Update to 0.5.1.
* gnu/packages/cran.scm (r-officer): Update to 0.5.1.
[propagated-inputs]: Add r-openssl.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus 18ea1e2085 gnu: r-billboarder: Update to 0.4.0.
* gnu/packages/cran.scm (r-billboarder): Update to 0.4.0.
[native-inputs]: Update js-billboard to 3.6.3.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus 3090a07f90 gnu: r-reticulate: Update to 1.27.
* gnu/packages/cran.scm (r-reticulate): Update to 1.27.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus 0943ee5c9c gnu: r-rastervis: Update to 0.51.5.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.5.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus e758675070 gnu: r-heatmaply: Update to 1.4.2.
* gnu/packages/cran.scm (r-heatmaply): Update to 1.4.2.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus 407f58a9ad gnu: r-expm: Update to 0.999-7.
* gnu/packages/cran.scm (r-expm): Update to 0.999-7.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus a161409264 gnu: r-zlog: Update to 1.0.2.
* gnu/packages/cran.scm (r-zlog): Update to 1.0.2.
2023-01-09 22:30:49 +01:00
Ricardo Wurmus f05c1a46ff gnu: r-seriation: Update to 1.4.1.
* gnu/packages/cran.scm (r-seriation): Update to 1.4.1.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus 77895d9d6b gnu: r-mitml: Update to 0.4-4.
* gnu/packages/cran.scm (r-mitml): Update to 0.4-4.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus ba4117bf61 gnu: r-timedate: Update to 4022.108.
* gnu/packages/cran.scm (r-timedate): Update to 4022.108.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus 8c83db6a38 gnu: r-lava: Update to 1.7.1.
* gnu/packages/cran.scm (r-lava): Update to 1.7.1.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus 47184a91f1 gnu: r-rstpm2: Update to 1.5.9.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.9.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus 15b612a328 gnu: r-htmlwidgets: Update to 1.6.1.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.1.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus b147c4a7f3 gnu: r-collections: Update to 0.3.7.
* gnu/packages/cran.scm (r-collections): Update to 0.3.7.
2023-01-09 22:30:48 +01:00
Ricardo Wurmus b688e283dc gnu: Add r-httr2.
* gnu/packages/cran.scm (r-httr2): New variable.
2023-01-09 22:30:42 +01:00
Florian Pelz f62ac25ca3 news: Add 'de' translation.
* etc/news.scm: Add German translation of entry about
linux-libre 4.9 removal.
2023-01-09 18:48:12 +01:00
Greg Hogan 84f117f495 gnu: LLVM, Clang, libomp, lld: Update to 15.0.6.
* gnu/packages/llvm.scm (llvm-15, clang-15, libomp-15, lld-15):
Update to 15.0.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-09 17:40:54 +01:00
Vivien Kraus 735e915bbd gnu: Add minetest-mobs-monster.
* gnu/packages/minetest.scm (minetest-mobs-monster): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-09 17:40:54 +01:00
Vivien Kraus e8b90b1d5d gnu: Add minetest-wielded-light.
* gnu/packages/minetest.scm (minetest-wielded-light): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-09 17:40:54 +01:00
Ludovic Courtès 6c343d0d0f read-print: Do not use extended notation when printing '1+', '1-', etc.
* guix/read-print.scm (%special-non-extended-symbols): New variable.
(symbol->display-string): New procedure.
(pretty-print-with-comments): Use it in lieu of 'string->symbol'.
* tests/read-print.scm: Add test.
2023-01-09 17:40:54 +01:00
Ludovic Courtès 407175a1d0 daemon: Improve error message for wrong hash sizes.
* nix/libutil/hash.cc (parseHash): Show the hash algorithm name and
expected size in the error message.
* tests/derivations.scm ("fixed-output derivation, invalid hash size"):
New test.
2023-01-09 17:40:54 +01:00
Ludovic Courtès 5d24e57a61 derivations: 'read-derivation' correctly handles case with empty hash.
Reported by Stephen Paul Weber <singpolyma@singpolyma.net> at
<https://lists.gnu.org/archive/html/guix-devel/2023-01/msg00035.html>.

* guix/derivations.scm (read-derivation)[outputs->alist]: Treat the
empty hash case as non-fixed-output whether or not the hash algorithm is
the empty string, and preserve the hash algorithm in <derivation-output>.
* tests/derivations.scm ("'download' built-in builder, no fixed-output hash")
("fixed-output-derivation?, no hash", "read-derivation with hash = #f"): New tests.
2023-01-09 17:40:53 +01:00
Ludovic Courtès 007e697560 substitute: Parse '_NIX_OPTIONS' once.
* guix/scripts/substitute.scm (find-daemon-option): Arrange to call
'daemon-options' only once.
2023-01-09 17:40:53 +01:00
Ludovic Courtès 47c1de22df doc: cookbook: Add "Installing Guix on a Cluster" chapter.
This is derived from the article at
<https://hpc.guix.info/blog/2017/11/installing-guix-on-a-cluster/>, with
clarifications and updates.

* doc/guix-cookbook.texi (Installing Guix on a Cluster): New chapter.
2023-01-09 17:40:53 +01:00
Mathieu Othacehe 8b314efd50 services: base: Add environment support to guix-configuration.
* gnu/services/base.scm (<guix-configuration>)[extra-env]: New field.
(guix-shepherd-service): Honor it.
* doc/guix.texi (Base Services): Document it.
2023-01-09 17:15:28 +01:00
Ricardo Wurmus de48bcee07 gnu: Add r-gg3d.
* gnu/packages/bioinformatics.scm (r-gg3d): New variable.
2023-01-09 14:50:26 +01:00
Andrew Tropin 35ecbb418c home: environment-variables: Fix escaping.
* gnu/home/services.scm (environment-variable-shell-definitions): Fix
escaping.
* tests/guix-home.sh: Add STRING_WITH_ESCAPES environment variable and test
its value.

Reported-by: elevnkb
2023-01-09 12:22:56 +04:00
Andrew Tropin 2acce55a00 home: environment-variables: Return support for file-likes and gexps.
* gnu/home/services.scm (environment-variable-shell-definitions): Add support
for file-likes and gexps.
* tests/guix-home.sh: Add SHELL environment variable and test its value.  Add
BUILDHOSTTIME environment variable.
2023-01-09 12:03:32 +04:00
Marius Bakke d0044216c9 gnu: ikiwiki: Remove input labels.
* gnu/packages/web.scm (ikiwiki)[native-inputs, inputs]: Remove labels.
2023-01-09 08:55:10 +01:00
Marius Bakke 37aeb85f45 gnu: ikiwiki: Add missing inputs.
This fixes a regression from a1f9eba892 whereby
loading po4a as a library fails.

* gnu/packages/web.scm (ikiwiki)[inputs]: Add PERL-SYNTAX-KEYWORD-TRY and
PERL-XS-PARSE-KEYWORD.
2023-01-09 08:55:09 +01:00
Marius Bakke 1efe7de096 gnu: python-afdko: Fix failing tests.
* gnu/packages/patches/python-afdko-suppress-copyright-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fontutils.scm (python-afdko)[source](patches): New field.
2023-01-09 08:55:09 +01:00
Ricardo Wurmus 2463e9f1fe gnu: Remove java-ecj-3.
* gnu/packages/java.scm (java-ecj-3): Remove variable.
2023-01-09 00:50:29 +01:00
Ricardo Wurmus 9e14a7b4d2 gnu: ant-junit: Fix inheritance by using gexp.
* gnu/packages/java.scm (ant-junit)[arguments]: Use gexp; also remove
trailing #T from build phases.
2023-01-09 00:45:06 +01:00
Ricardo Wurmus f05d228472 gnu: ant-apache-bcel: Fix inheritance by using gexp.
* gnu/packages/java.scm (ant-apache-bcel)[arguments]: Use gexp; also remove
trailing #T from build phases.
2023-01-09 00:44:26 +01:00
Ricardo Wurmus 882baf4b7d gnu: java-cisd-jhdf5: Do not override default JDK.
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Remove override for JDK.
2023-01-09 00:40:19 +01:00
Ricardo Wurmus a4eb83fee7 gnu: java-cisd-jhdf5: Remove trailing #T.
* gnu/packages/java.scm (java-cisd-jhdf5)[source]: Remove trailing #T from
snippet.
[arguments]: Remove trailing #T from build phases.
2023-01-09 00:39:43 +01:00
Ricardo Wurmus 3b62c2804c gnu: java-ecj: Do not inherit from java-ecj-3.
* gnu/packages/java.scm (java-ecj): Do not inherit fields from java-ecj-3.
[arguments]: Merge build phases 'fix-build.xml and 'fix-prop; remove trailing #T.
2023-01-09 00:38:15 +01:00
Ricardo Wurmus 649ea550e7 gnu: Remove java-ecj-3.5.
* gnu/packages/java.scm (java-ecj-3.5): Remove variable.
2023-01-09 00:34:41 +01:00
Ricardo Wurmus 2703b6feef gnu: java-cisd-args4j: Do not build with icedtea-7.
* gnu/packages/java.scm (java-cisd-args4j)[arguments]: Do not override JDK.
2023-01-09 00:33:39 +01:00
Ricardo Wurmus f1babf56da gnu: java-cisd-args4j: Use later version of ECJ.
* gnu/packages/java.scm (java-cisd-args4j)[native-inputs]: Replace
java-ecj-3.5 with java-ecj.
2023-01-09 00:33:02 +01:00
Ricardo Wurmus 84543eae06 gnu: java-cisd-args4j: Remove trailing #T from build phase.
* gnu/packages/java.scm (java-cisd-args4j)[arguments]: Remove trailing #T from
build phase.
2023-01-09 00:32:28 +01:00
Ricardo Wurmus d977bb8d6b gnu: java-jgit-4.2: Remove trailing #T from build phase.
* gnu/packages/java.scm (java-jgit-4.2)[arguments]: Remove trailing #T from
build phase.
2023-01-09 00:27:23 +01:00
Ricardo Wurmus f206682903 gnu: java-jgit-4.2: Do not build with icedtea-7.
* gnu/packages/java.scm (java-jgit-4.2)[arguments]: Do not override JDK.
2023-01-09 00:27:23 +01:00
Ricardo Wurmus aac0605de3 gnu: Move Java bootstrap packages to separate module.
* gnu/packages/java.scm (ant/java8): Do not inherit from ant-bootstrap.
(ant)[arguments]: Replace to avoid rebuilding.
(jikes, classpath-bootstrap, jamvm-1-bootstrap, ant-bootstrap, ecj-bootstrap,
ecj-javac-wrapper, classpath-0.99, classpath-jamvm-wrappers, classpath-devel,
jamvm, ecj-javac-wrapper-final, ecj4-bootstrap, ecj4-javac-wrapper,
jamvm-with-ecj4): Move these packages from here...
* gnu/packages/java-bootstrap.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new file.
2023-01-09 00:01:04 +01:00
Ricardo Wurmus a4d9ce5488 gnu: Move Java XML packages to new module.
* gnu/packages/xml.scm (java-simple-xml, java-jaxp,
java-apache-xml-commons-resolver, java-jaxen, java-xom, java-xsdlib,
java-xpp3, java-xmlpull2, java-xmlpull-api-v1, java-dom4j, java-kxml2,
java-stax, java-jettison, java-jdom2, java-xstream, java-mxparser): Move these
variables from here...
* gnu/packages/java-xml.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new file.
* gnu/packages/axoloti.scm,
gnu/packages/batik.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/groovy.scm,
gnu/packages/java.scm,
gnu/packages/maven.scm: Adjust module imports.
2023-01-08 23:20:59 +01:00
Leo Famulari 56b56db13e news: Add entry about the removal of linux-libre 4.9.
* etc/news.scm: Add entry.
2023-01-08 15:49:53 -05:00
Leo Famulari 064c5b7e45 gnu: Remove linux-libre 4.9.
This kernel series is no longer supported upstream:
https://lkml.iu.edu/hypermail/linux/kernel/2301.0/06398.html
https://www.kernel.org/category/releases.html

* gnu/packages/aux-files/linux-libre/4.9-i686.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
* gnu/packages/linux.scm (linux-libre-4.9-version, linux-libre-4.9-gnu-revision,
deblob-scripts-4.9, linux-libre-4.9-pristine-source, linux-libre-4.9-source,
linux-libre-headers-4.9, linux-libre-4.9): Remove variables.
* gnu/tests/base.scm (%test-linux-libre-4.9): Likewise.
2023-01-08 15:15:09 -05:00
Nicolas Goaziou 812ecf7ee6 gnu: tectonic: Update to 0.12.0.
* gnu/packages/rust-apps.scm (tectonic): Update to 0.12.0.
* gnu/packages/crates-io.scm (rust-tectonic-bridge-graphite2): Update to
0.2.1.
[arguments]: Do not skip build.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add GRAPHITE2.
(rust-tectonic-bundles): Update to 0.3.
[arguments]: Do not skip build.
<#:cargo-inputs>: Update RUST-TECTONIC-IO-BASE to 0.4.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add OPENSSL and ZLIB.
(rust-tectonic-docmodel): Update to 0.2.0.
[arguments]: Do not skip build.
(rust-tectonic-engine-xetex): Update to 0.4.1.
[arguments]: Do not skip build.
<#:cargo-inputs>: Update RUST-TECTONIC-PDF-IO to 0.4 and
RUST-TECTONIC-XETEX-LAYOUT to 0.2.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add FONTCONFIG, FREETYPE, GRAPHITE2, ICU4C and ZLIB.
(rust-tectonic-engine-xdvipdfmx): Update to 0.4.0.
[arguments]: Do not skip build.
<#:cargo-inputs>: Remove RUST-CBINDGEN, update RUST-TECTONIC-BRIDGE-CORE to
0.3 and RUST-TECTONIC-PDF-IO to 0.4.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LIBPNG and ZLIB.
(rust-tectonic-pdf-io): Update to 0.4.
[arguments]: Do not skip build.
<#:cargo-inputs>: Update RUST-TECTONIC-BRIDGE-CORE to 0.3.
(rust-tectonic-xetex-layout): Update to 0.2.1.
[arguments]: Do not skip build.
<#:cargo-inputs>: Update RUST-TECTONIC-BRIDGE-CORE to 0.3.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add FONTCONFIG, FREETYPE, GRAPHITE2, ICU4C and ZLIB.
2023-01-08 19:32:15 +01:00
David Thompson 6ca59eec9a gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add 'patch-webapp'
phase.
[inputs]: Add xdg-utils.
2023-01-08 13:25:34 -05:00
Mathieu Othacehe 8cca1a35bc gnu: Switch to default pipewire.
This is a follow-up of: 590700ce00.

* gnu/packages/kde-plasma.scm (kwin, plasma-desktop,
plasma-workspace)[inputs]: Switch to pipewire.
* gnu/packages/mpd.scm (mpd)[inputs]: Ditto.
2023-01-08 18:12:15 +01:00
Bruno Victal c2f47c968e gnu: Remove tegaki package leftovers.
Leftovers from ed3c97f53e.

* gnu/packages/languages.scm (tegaki-release-uri)
(remove-pre-compiled-files)
(remove-pre-compiled-files-modules): Delete variables.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:51:30 +01:00
Josselin Poiret via Guix-patches via 6d3a0b2f65 gnu: wireplumber: Update to 0.4.13.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.13.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley 619cb50199 gnu: pipewire: Enable more features.
* gnu/packages/linux.scm (pipewire)[inputs]:
Add
- libfdk for ACC support over bluetooth
- libfreeaptx for aptX support over bluetooth
- libsndfile
- libusb for bluetooth support
- lilv for lv2 plugins
- webrtc-audio-processing for noise cancelling
- readline for pw-cli

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley 7a9edf4324 gnu: Add libfreeaptx.
* gnu/packages/audio.scm (libfreeaptx): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley 62c446a4fd gnu: pipewire: Set sysconfdir to /etc.
* gnu/packages/linux.scm (pipewire): Set sysconfdir to /etc to allow for
systemwide config in /etc.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Josselin Poiret via Guix-patches via a7ed4af304 gnu: pipewire: Update to 0.3.63.
* gnu/packages/linux.scm (pipewire): Update to 0.3.63.
[source]: Update source to official repo.
[inputs]: Remove sdl2. It's only used to build examples.

Co-authored-by: Kevin Boulain <kevinboulain@gmail.com>
Co-authored-by: Brendan Tildesley <mail@brendan.scot>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:49 +01:00
Brendan Tildesley 590700ce00 gnu: pipewire: Switch default to 0.3.
* gnu/packages/linux.scm (pipewire): Switch to pipewire 0.3.
(pipewire-0.3): Remove variable.
(wireplumber): Replace all pipewire-0.3 by pipewire.
* gnu/packages/audio.scm (qpwgraph): Ditto.
* gnu/packages/chromium.scm (ungoogled-chromium): Ditto.
* gnu/packages/freedesktop.scm (weston, xdg-desktop-portal,
xdg-desktop-portal-wlr): Ditto.
* gnu/packages/gnome.scm (mutter): Ditto.
* gnu/packages/kde-systemtools.scm (krfb): Ditto.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Ditto.
* gnu/packages/video.scm (obs): Ditto.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:49 +01:00
Liliana Marie Prikler e55bc944a9 gnu: Add python-commonroad-route-planner.
* gnu/packages/simulation.scm (python-commonroad-route-planner): New variable.
2023-01-08 16:29:56 +01:00
Liliana Marie Prikler 86136b4f76 gnu: Add python-commonroad-io.
* gnu/packages/simulation.scm (python-commonroad-io): New variable.
2023-01-08 16:29:56 +01:00
Liliana Marie Prikler 59a8de6bad gnu: Add python-commonroad-vehicle-models.
* gnu/packages/simulation.scm (%commonroad-dont-install-license-at-root)
(python-commonroad-vehicle-models): New variables.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler 583a197b00 gnu: python-iso3166: Update to 2.1.1.
* gnu/packages/iso-codes.scm (python-iso3166): Update to 2.1.1.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler ad6d10ac85 gnu: Add python-omegaconf.
* gnu/packages/python-xyz.scm (python-omegaconf): New variable.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler 74e5275167 gnu: Add java-antlr4-runtime-python.
* gnu/packages/java.scm (java-antlr4-runtime-python): New variable.
2023-01-08 16:27:58 +01:00
Tomasz Jeneralczyk f5ea392b9c gnu: Add vkmark.
* gnu/packages/benchmark.scm (vkmark): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
florhizome f761cc6995 gnu: Add power-profiles-daemon.
* gnu/packages/freedesktop.scm (power-profiles-daemon): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
jgart 10befaafca gnu: python-proselint: Use official home page URL.
* gnu/packages/python-xyz.scm (python-proselint):
[home-page]: Use official home page URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
kiasoc5 46dd440234 gnu: clamav: Update to 0.103.7.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
Sharlatan Hellseher 7dbc7f6ca3 gnu: python-jsonschema-next: Simplify package.
To have this package on the latest version Guix needs to have new Python
build procedure with Hatch https://hatch.pypa.io/.

* gnu/packages/python-xyz.scm (python-jsonschema-next):
  [build-system]: Use pyproject-build-system to simplify package.
  [native-inputs]: Remove python-pypa-build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
Antero Mejr e24b9b42bc gnu: Add python-pydicom.
* gnu/packages/python-science.scm (python-pydicom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:45 +01:00
Antero Mejr 15caeb745c gnu: Add gdcm.
* gnu/packages/bioinformatics.scm (gdcm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:45 +01:00
Ludovic Courtès 04f247be81 refresh: Add CLI tests.
* guix/import/test.scm, tests/guix-refresh.sh: New files.
* Makefile.am (MODULES, SH_TESTS): Add them.
2023-01-08 16:11:45 +01:00
Ludovic Courtès 2e9c0e1ff6 import: stackage: Catch networking errors in predicate.
* guix/import/stackage.scm (stackage-lts-package?): Wrap body in
'false-if-networking-error'.
2023-01-08 16:11:45 +01:00
Ludovic Courtès 472dd29f37 gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors.
Previously, in a networking-less environment such as 'guix shell -C -D
guix', 'guix refresh --list-updaters' would crash due to a
'gettaddrinfo-error' exception in these predicates.

* guix/gnu-maintenance.scm (%gnu-updater)[pred]: Wrap in
'false-if-networking-error'.
(%gnu-ftp-updater)[pred]: Likewise.
2023-01-08 16:11:45 +01:00
Ludovic Courtès f3edf29c67 gnu-maintenance: Factorize 'false-if-networking-failure'.
* guix/import/utils.scm (call-with-networking-exception-handler): New
procedure.
(false-if-networking-error): New macro.
* guix/gnu-maintenance.scm (import-html-updatable-release): Use it
instead of inline code.
2023-01-08 16:11:45 +01:00
Artyom V. Poptsov 3012dad9eb gnu: guile-ssh: Update to 0.16.2.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 16:08:50 +01:00
Nicolas Goaziou 6482525dca gnu: ode: Do not run tests on i686.
* gnu/packages/game-development.scm (ode)[arguments]: Do not run tests on i686.
2023-01-08 15:17:59 +01:00
Nicolas Goaziou 6e55c1732c gnu: rosegarden: Run tests.
* gnu/packages/music.scm (rosegarden)[arguments]<#:phases>: Actually run
tests.  Also fix or skip failing tests.
2023-01-08 15:17:59 +01:00
Nicolas Goaziou bf707d29e5 gnu: rosegarden: Update to 22.12.1.
* gnu/packages/music.scm (rosegarden): Update to 22.12.1.
2023-01-08 15:17:58 +01:00
Mathieu Othacehe c7fbdb7c9d gnu: guile-email-latest: Fix build.
* gnu/packages/guile-xyz.scm (guile-email-latest)[arguments]: Restore the
default.
2023-01-08 13:21:52 +01:00
Nicolas Goaziou 425af6d74f gnu: lyx: Activate spellchecking.
* gnu/packages/tex.scm (lyx)[inputs]: Use ASPELL instead of HUNSPELL since the
latter is not detected during configure phase.
2023-01-08 12:20:51 +01:00
Nicolas Goaziou 6ad0fa893d gnu: lyx: Improve package style.
* gnu/packages/tex.scm (lyx)[source]<snippet>: Remove trailing #T.
[arguments]<#phases>: Use SEARCH-INPUT-FILE.
[propagated-inputs]: Remove input label.
2023-01-08 12:20:51 +01:00
Nicolas Goaziou e09f3cf9b9 gnu: lyx: Update to 2.3.7.
* gnu/packages/tex.scm (lyx): Update to 2.3.7.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou a1e33b7d8f gnu: scintilla: Update to 5.3.2.
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.2.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou 3af18d785d gnu: ode: Improve package style.
* gnu/packages/game-development.scm (ode)[source]<snippet>: Remove trailing
[arguments]: Use G-expressions.  Remove trailing #T from phase.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou 99d3cfe68a gnu: ode: Update to 0.16.3.
* gnu/packages/game-development.scm (ode): Update to 0.16.3.
2023-01-08 12:20:49 +01:00
Feng Shu db6899068f gnu: emacs-magit: Update to 3.3.0-1.b908c79.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.0-1.b908c79.

This update is needed for compatibility with Compat 2.9.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-08 12:20:49 +01:00
Feng Shu b59a42918a gnu: emacs-compat: Update to 29.1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-08 12:20:49 +01:00
Mathieu Othacehe eddfa6f4c2 gnu: guix: Update to 1.4.0-1.9fe5b49.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-1.9fe5b49.
2023-01-08 12:17:46 +01:00
jgart 1a706051ec gnu: Add tilix.
* gnu/packages/terminals.scm (tilix): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2023-01-08 13:06:17 +02:00
Efraim Flashner 9fe5b490df gnu: tracker: Extend test timeout for riscv64-linux.
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
2023-01-08 11:53:01 +02:00
Efraim Flashner 5ee51394d7 gnu: tracker: Honor #:test-options keyword.
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
2023-01-08 11:53:00 +02:00
Efraim Flashner ca8fcca456 gnu: webkitgtk-next: Update to 2.38.3.
* gnu/packages/webkit.scm (webkitgtk-next): Update to 2.38.3.
2023-01-08 11:52:57 +02:00
Liliana Marie Prikler 5b2d100a51 gnu: Add d-spy.
* gnu/packages/gnome.scm (d-spy): New variable.
2023-01-08 08:58:40 +01:00
Liliana Marie Prikler f778d8cece gnu: komikku: Update to 1.7.0.
* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
2023-01-08 08:58:40 +01:00
Maxim Cournoyer 17a672524e gnu: castget: Update to 2.0.0-0.da9727d.
* gnu/packages/gpodder.scm (castget): Update to 2.0.0-0.da9727d.
[inputs]: Replace id3lib with taglib.
2023-01-08 00:41:07 -05:00
Maxim Cournoyer b0f92620d8 gnu: ruby-sanitize: Update to 6.0.0.
* gnu/packages/ruby.scm (ruby-sanitize): Update to 6.0.0.  Re-indent inputs.
[source]: Delete patch.
* gnu/packages/patches/ruby-sanitize-system-libxml.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-01-08 00:41:07 -05:00
Maxim Cournoyer d163a379b9 gnu: ruby-html-proofer: Update to 5.0.3.
* gnu/packages/ruby.scm (ruby-html-proofer): Update to 5.0.3.
[arguments]: Add replace-git-ls-files and relax-requirements phases.
[native-inputs]: Delete field.
[propagated-inputs]: Replace ruby-nokogumbo with ruby-nokogiri.
2023-01-08 00:41:06 -05:00
Maxim Cournoyer 8c002eefdf gnu: ruby-nokogumbo: Deprecate in favor of ruby-nokogiri.
* gnu/packages/ruby.scm (ruby-nokogumbo): Define as a deprecated alias to
ruby-nokogiri.
2023-01-08 00:41:06 -05:00
Maxim Cournoyer cc79e4b539 gnu: ruby-nokogiri: Make it reproducible.
Fixes <https://issues.guix.gnu.org/56389>.

* gnu/packages/ruby.scm (ruby-nokogiri) [arguments]: Use gexps.
[phases] {delete-mkmf.log}: New phase.

Reported-by: Wiktor Żelazny <wzelazny@vurv.cz>
2023-01-08 00:41:06 -05:00
Maxim Cournoyer fcbe54c27a gnu: ruby-nokogiri: Update to 1.13.10.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 1.13.10.
(ruby-mini-portile-2.6.1): Delete variable.
(ruby-nokogiri): Re-indent inputs.
[propagated-inputs]: Replace ruby-mini-portile-2.6.1 with
ruby-mini-portile-2.
2023-01-08 00:41:06 -05:00
Maxim Cournoyer 6226120649 gnu: ruby-ruby-prof: Update to 1.4.5.
* gnu/packages/ruby.scm (ruby-ruby-prof): Update to 1.4.5.
[arguments]: Reword comment as FIXME.  Remove trailing #t.
Delete obsolete substitution in patch-rakefile phase.
Re-format native-inputs on a single line.
2023-01-08 00:41:05 -05:00
Maxim Cournoyer f7c803f998 gnu: ruby-prawn-svg: Update to 0.32.0.
* gnu/packages/ruby.scm (ruby-prawn-svg): Update to 0.32.0.
Delete trailing #t and re-indent inputs.
2023-01-08 00:41:05 -05:00
Maxim Cournoyer 7529d2b9c1 gnu: ruby-prawn-icon: Update to 3.1.0.
* gnu/packages/ruby.scm (ruby-prawn-icon): Update to 3.1.0.
Delete trailing #t.
2023-01-08 00:41:05 -05:00
Maxim Cournoyer 6d83856422 gnu: ruby-asciidoctor-pdf: Update to 2.3.4.
* gnu/packages/ruby.scm (ruby-asciidoctor-pdf): Update to 2.3.4.
[arguments]: Use gexps.  Streamline check phase.  Delete remove-failing-tests
phase.
[native-inputs]: Break on multiple lines.
[propagated-inputs]: Remove labels.
2023-01-08 00:41:05 -05:00
Maxim Cournoyer a0b73c4be5 gnu: ruby-prawn: Update to 2.4.0.
* gnu/packages/ruby.scm (ruby-prawn): Update to 2.4.0.
[arguments]: Delete trailing #t and use gexps.
[propagated-inputs]: Add ruby-matrix.
[native-inputs]: Remove ruby-rspec, ruby-simplecov and ruby-yard.  Add
ruby-prawn-dev.
2023-01-08 00:41:05 -05:00
Maxim Cournoyer 0080da6f4c gnu: ruby-pdf-core: Update to 0.9.0.
* gnu/packages/ruby.scm (ruby-pdf-core): Update to 0.9.0.
2023-01-08 00:41:04 -05:00
Maxim Cournoyer 2dd677d0fc gnu: Add ruby-matrix.
* gnu/packages/ruby.scm (ruby-matrix): New variable.
2023-01-08 00:41:04 -05:00
Maxim Cournoyer c16e11bb2f gnu: ruby-ttfunk: Update to 1.7.0.
* gnu/packages/ruby.scm (ruby-ttfunk): Update to 1.7.0.
[source]: Fix indentation.  Use complete sentences for comments.
[arguments]: Use gexps.  Add comment next to #:test-target.  Delete
remove-rubocop and remove-ssh phases.  Add remove-missing-key-directive phase.
[native-inputs]: Remove ruby-rspec, ruby-yard and bundler.  Add
ruby-prawn-dev.
2023-01-08 00:41:04 -05:00
Maxim Cournoyer ad6350ab8b gnu: Add ruby-prawn-dev.
* gnu/packages/ruby.scm (ruby-prawn-dev): New variable.
2023-01-08 00:41:04 -05:00
Maxim Cournoyer a2fb87fd0c gnu: ruby-open-uri-cached: Update to 1.0.0.
* gnu/packages/ruby.scm (ruby-open-uri-cached): Update to 1.0.0.
2023-01-08 00:41:04 -05:00
Maxim Cournoyer 2cfa58e38c gnu: ruby-asciidoctor-multipage: Update to 0.0.16.
* gnu/packages/ruby.scm (ruby-asciidoctor-multipage): Update to 0.0.16.
[phases]: Delete trailing #t and use \n instead of an actual newline.
2023-01-08 00:41:03 -05:00
Leo Famulari db3fdbbdfe gnu: linux-libre 4.9: Update to 4.9.337.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.337.
(linux-libre-4.9-pristine-source): Update hash.
2023-01-07 21:51:15 -05:00
Leo Famulari 2ea286e90f gnu: linux-libre: Update to 6.0.18.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.18.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-07 21:51:15 -05:00
Leo Famulari 5edf3e9844 gnu: linux-libre 6.1: Update to 6.1.4.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.4.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-07 21:51:11 -05:00
Efraim Flashner 6fc12877e1 gnu: gtkd: Fix pkgconfig directory.
* gnu/packages/dlang.scm (gtkd)[arguments]: Add make-flag to set the
pkgconfig directory correctly.
2023-01-07 23:06:54 +02:00
Marius Bakke d15972194a gnu: ipxe: Enable syslinux only on i686-linux and x86_64-linux.
* gnu/packages/bootloaders.scm (ipxe)[native-inputs]: Conditionally add
SYSLINUX.
[arguments]: Adjust accordingly.
2023-01-07 21:04:27 +01:00
Marius Bakke b435f631a6 gnu: ipxe: Use G-expression.
* gnu/packages/bootloaders.scm (ipxe)[arguments]: Convert to G-expression.
While at it, remove trailing #t's and label usage.
2023-01-07 21:04:27 +01:00
Marius Bakke 998c8db2a5 gnu: python-funcy: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-funcy)[build-system]: Change to
PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove.
2023-01-07 21:04:27 +01:00
Marius Bakke 73b765d64b gnu: python-whatever: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-whatever)[build-system]: Change to
PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove.
2023-01-07 21:04:27 +01:00
Marius Bakke 09091b841b gnu: python-gyp: Update to 0.0.0-1.9d09418.
* gnu/packages/python-xyz.scm (python-gyp): Update to 0.0.0-1.9d09418.
2023-01-07 21:04:27 +01:00
Marius Bakke ed59b32a40 gnu: python-pytidylib: Fix failing test.
* gnu/packages/python-xyz.scm (python-pytidylib)[arguments]: Add phase.
2023-01-07 21:04:27 +01:00
Marius Bakke a6c005dbac gnu: Remove python-pyev.
This package fails to build, is no longer on PyPI, and has been inactive
upstream for 10 years.

* gnu/packages/python-xyz.scm (python-pyev): Remove variable.
2023-01-07 21:04:27 +01:00
Marius Bakke aa861a3980 gnu: python-capstone: Fix tests.
* gnu/packages/engineering.scm (python-capstone)[arguments]: Override check
phase.  While here, remove label usage in chdir-and-fix-setup-py phase.
2023-01-07 21:04:27 +01:00
Marius Bakke b9a886bbb3 gnu: Remove python-trollius-redis.
This package fails to build and has been inactive upstream for 8 years.

* gnu/packages/databases.scm (python-trollius-redis): Remove variable.
2023-01-07 21:04:27 +01:00
Marius Bakke 3a835f7dd4 gnu: python-openid-teams: Add missing inputs.
* gnu/packages/python-web.scm (python-openid-teams)[propagated-inputs]: Add
PYTHON-OPENID and PYTHON-SIX.
2023-01-07 21:04:27 +01:00
Marius Bakke da0a5d483f gnu: python-openid-cla: Add missing inputs.
* gnu/packages/python-web.scm (python-openid-cla)[propagated-inputs]: Add
PYTHON-OPENID and PYTHON-SIX.
2023-01-07 21:04:27 +01:00
Marius Bakke edbacab995 gnu: Use old setuptools in packages that relies on use_2to3 conversion.
This fixes a regression since 520cdf8058 where
the use_2to3 functionality was removed from setuptools.

* gnu/packages/graph.scm (python-louvain)[native-inputs]: Change from
PYTHON-SETUPTOOLS to PYTHON-SETUPTOOLS-57.
* gnu/packages/python-check.scm (python-parameterizedtestcase)[native-inputs]:
Likewise.
* gnu/packages/python-xyz.scm (python-anyjson)[native-inputs]: Add
PYTHON-SETUPTOOLS-57.
* gnu/packages/bioinformatics.scm (python-pyvcf)[native-inputs]: Change from
PYTHON-SETUPTOOLS-FOR-TENSORFLOW to PYTHON-SETUPTOOLS-57.
2023-01-07 21:04:26 +01:00
Marius Bakke a47c475678 gnu: python-setuptools: Add 57.5.0.
* gnu/packages/python-build.scm (python-setuptools-57): New variable.
2023-01-07 21:04:26 +01:00
Leo Famulari 7f96726607 gnu: linux-libre 5.10: Update to 5.10.162.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.162.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-07 14:15:26 -05:00
Leo Famulari 2a7e878253 gnu: linux-libre 6.0: Update to 6.0.17.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.17.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-07 14:15:25 -05:00
Leo Famulari ea64560daf gnu: linux-libre 6.1: Update to 6.1.3.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.3.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-07 14:15:25 -05:00
Mathieu Othacehe 699d104146 Revert "services: base: Add extra-env support to guix-configuration."
This reverts commit 78a9b4f996. It was pushed by
error, while not reviewed yet.
2023-01-07 20:14:24 +01:00
Olivier Dion 1b7e3196e4 gnu: lttng-tools: Update to 2.13.9.
* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.9.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 20:09:33 +01:00
Nikolay Korotkiy c646ec0586 gnu: tippecanoe: Update to 2.17.0.
* gnu/packages/geo.scm (tippecanoe): Update to 2.17.0.
[source]: Update the url to a maintained repository.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 20:08:55 +01:00
Matthew James Kraai ab1f4dbf83 gnu: doctl: Update to 1.92.0.
* gnu/packages/admin.scm (doctl): Update to 1.92.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 20:02:42 +01:00
Michael Rohleder 6232e7a067 gnu: strawberry: Update to 1.0.12.
* gnu/packages/music.scm (strawberry): Update to 1.0.12.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 19:55:59 +01:00
Michael Rohleder 72c9247491 gnu: strawberry: Use qt6 instead of qt5.
* gnu/packages/music.scm (strawberry)[inputs]: Remove qtbase-5. Add qtbase.
[native-inputs]: Remove qttools-5. Add qttools.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 19:54:46 +01:00
Nikolay Korotkiy 46036dd486 gnu: sfeed: Update to 1.6.
* gnu/packages/suckless.scm (sfeed): Update to 1.6.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 19:53:17 +01:00
Nikolay Korotkiy 578fa02bba gnu: slock: Update to 1.5.
* gnu/packages/suckless.scm (slock): Update to 1.5.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 19:52:21 +01:00
Artyom V. Poptsov 18cb8522d8 gnu: guile-udev: Update to 0.2.4.
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-07 19:51:15 +01:00
Mathieu Othacehe 78a9b4f996 services: base: Add extra-env support to guix-configuration.
* gnu/services/base.scm (<guix-configuration>)[extra-env]: New field.
(guix-shepherd-service): Honor it.
* doc/guix.texi (Base Services): Document it.
2023-01-07 19:41:51 +01:00
Nicolas Goaziou db746d1660 gnu: Remove emacs-nadvice as a propagated input.
* gnu/packages/emacs-xyz.scm (emacs-compat)[propagated-inputs]: Remove
EMACS-NADVICE.
* gnu/packages/emacs-xyz.scm (emacs-excorporate)[propagated-inputs]: Remove
EMACS-NADVICE.

Emacs Nadvice provides a compatibility layer for Emacs < 24.4.  Nowadays, Guix
provides at leas Emacs 28.  This package is not useful.  Worse, it can
introduce issues with autoloads, as reported in
<https://issues.guix.gnu.org/60627>.
2023-01-07 16:00:07 +01:00
Nicolas Goaziou 7e656bfa28 gnu: emacs-org-ql: Update to 0.6.3-0.2953352.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.3-0.2953352.
[arguments]: Fix a test.
[native-inputs]: Move after arguments field.
[propagated-inputs]: Re-order alphabetically. Move after arguments field.
2023-01-07 15:56:16 +01:00
Mathieu Othacehe 8b665a4ff3 substitutes: Log the failing queries.
* guix/substitutes.scm (%debug?): New variable.
(handle-narinfo-response): Log the failing queries if the %debug? parameter is
set.
2023-01-07 14:27:17 +01:00
Mathieu Othacehe 62f9f34525 scripts: publish: Add a custom baking header.
Log the not-found responses and their reason (baking or not) to stdout. Also
send the X-Baking custom header so that the client can be informed of the
cause of the failure.

* guix/scripts/publish.scm (not-found): Add a baking? argument to add the
X-Baking HTTP header to the response if baking is in progress.  Also, log the
404 responses to stdout, indicating if it is due to baking or not.
(render-narinfo/cached): Pass the baking? argument.
2023-01-07 14:11:45 +01:00
Nicolas Goaziou 7c01abeb6e gnu: emacs-citre: Improve synopsis and description.
* gnu/packages/emacs-xyz.scm (emacs-citre)[synopsis]: Clarify meaning.
[description]: Fix typo.
2023-01-07 12:37:25 +01:00
Feng Shu d9a45d2cc8 gnu: emacs-citre: Search proper ctags program.
* gnu/packages/emacs-xyz.scm (emacs-citre)[arguments]<#:phases>: Do not use
search-input-file to search ctags, for it will get ctags of emacs-minimal
instead of universal-ctags.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 11:47:42 +01:00
Feng Shu d16edd03cf gnu: emacs-company-posframe: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to 0.7.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 00:50:02 +01:00
Feng Shu 605a14a176 gnu: Add emacs-citre.
* gnu/packages/emacs-xyz.scm (emacs-citre): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 00:50:00 +01:00
Feng Shu 11d9077be1 gnu: Add emacs-ebdb-i18n-chn.
* gnu/packages/emacs-xyz.scm (emacs-ebdb-i18n-chn): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 00:49:58 +01:00
Feng Shu 5527368bcc gnu: Add emacs-cal-china-x.
* gnu/packages/emacs-xyz.scm (emacs-cal-china-x): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 00:49:56 +01:00
Feng Shu 78a29b0f85 gnu: emacs-pyim-basedict: Install pyim-basedict.pyim file.
* gnu/packages/emacs-xyz.scm (emacs-pyim-basedict) [arguments]<#:include>:
Install "pyim-basedict.pyim" file.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-07 00:49:54 +01:00
Nicolas Goaziou bd7450d0ba gnu: emacs-inspector: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.10.
2023-01-07 00:49:52 +01:00
Nicolas Goaziou f283f58f3c gnu: emacs-consult: Update to 0.31.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.31.
2023-01-07 00:49:50 +01:00
Nicolas Goaziou b334184d1c gnu: emacs-compat: Update to 29.1.0.1.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.0.1.
2023-01-07 00:49:48 +01:00
Nicolas Goaziou 5b057c1983 gnu: emacs-benchmark-init: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to 1.1.
2023-01-07 00:49:39 +01:00
Sharlatan Hellseher cce9ff2d5a gnu: indi: Update to 1.9.9.
* gnu/packages/astronomy.scm (indi): Update to 1.9.9.
  [arguments]{tests}: Silent test on aarch64-linux system.
  [inputs]: Add libev.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:32 +01:00
Sharlatan Hellseher 109cb41780 gnu: python-astropy: Update to 5.1.1.
* gnu/packages/astronomy.scm (python-astropy): Update to 5.1.1.
  [source]{snippet}: Unbundle wcslib.
  [arguments]{phases}: preparations: Use all system libraries.
  [inputs]: Add wcslib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:32 +01:00
Sharlatan Hellseher d86ac0008f gnu: wcslib: Update to 7.12.
* gnu/packages/astronomy.scm (wcslib): Update to 7.12.
  [arguments]: Use Gexp, enable parallel tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:31 +01:00
Sharlatan Hellseher 888942a155 gnu: python-fitsio: Update to 1.1.8.
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.8.
  [arguments]{phases}: skip-bzip2-test remove redundant phase as cfitsio
  built with bzip2 support.
  [inputs]: Add curl-minimal.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:31 +01:00
Sharlatan Hellseher 5534a69223 gnu: cfitsio: Build with bzip2 support.
* gnu/packages/astronomy.scm (cfitsio):
  [arguments](configure-flags): Add bzip2 option.
  [inputs]: Add bzip2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:31 +01:00
Sharlatan Hellseher 96df67e068 gnu: cfitsio: Update to 4.2.0.
Fix build on aarch64-linux as reported in:
- https://issues.guix.gnu.org/59323
- https://github.com/rwesson/ALFA/issues/29

The latest version passed build on aarch64-linux system with curl and
gfortran enabled. wcslib@7.5 passed build with curl enabled (was marked
as failing in cements).

* gnu/packages/astronomy.scm (cfitsio): Update to 4.2.0.
  [arguments]: Use Gexp, enable tests.
  [arguments](phases): Delete check and add post-install-check phases.
  [native-inputs]: Add gfortran.
  [inputs]: Add curl, zlib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-06 23:46:31 +01:00
Ludovic Courtès efb0f8950f doc: cookbook: Remove 404 link to mitpress.mit.edu.
* doc/guix-cookbook.texi (A Scheme Crash Course): Remove 404 link to
mitpress.mit.edu.
2023-01-06 23:46:31 +01:00
Arun Isaac 38086021b8 gnu: guile-email: Update to 0.3.0.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.3.0.
[native-inputs]: Remove pkg-config and lzip. Add texinfo.
[arguments]: Remove GUILE_AUTO_COMPILE=0 make-flag. Add prefix
make-flag. Delete configure phase.
(guile2.2-email)[arguments]: Add guile_effective_version=2.2 make-flag.
* gnu/packages/patches/guile-email-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2023-01-06 19:57:25 +00:00
David Thompson 22ffa5e00a gnu: Update guile-syntax-highlight to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-syntax-highlight): Update to 0.2.0.
2023-01-06 10:39:19 -05:00
Ricardo Wurmus 1dd8359fa2 gnu: bbmap: Update to 39.01.
* gnu/packages/bioinformatics.scm (bbmap): Update to 39.01.
2023-01-06 15:12:07 +01:00
Ricardo Wurmus f72dc615ab gnu: bbmap: Use gexp.
* gnu/packages/bioinformatics.scm (bbmap)[arguments]: Use gexp.
2023-01-06 15:11:48 +01:00
Ricardo Wurmus 04ea0e7de4 gnu: nanopolish: Drop input labels.
* gnu/packages/bioinformatics.scm (nanopolish)[inputs]: Drop labels.
2023-01-06 15:01:05 +01:00
Ricardo Wurmus 24e5dbb57a gnu: nanopolish: Update to 0.14.0.
* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.14.0.
[source]: Update snippet.
[arguments]: Use gexp; use cc-for-target; drop #T from build phases.
[inputs]: Add minimap2.
[native-inputs]: Add cmake-minimal.
2023-01-06 14:51:55 +01:00
Ricardo Wurmus 8ace894681 gnu: filtlong: Use Python 3.
* gnu/packages/bioinformatics.scm (filtlong)[inputs]: Replace python-2 with
python-wrapper.
2023-01-06 14:06:13 +01:00
Ricardo Wurmus 067c8a7445 gnu: filtlong: Use gexp.
* gnu/packages/bioinformatics.scm (filtlong)[arguments]: Use gexp.
2023-01-06 14:05:58 +01:00
Ricardo Wurmus 0070e52ade gnu: filtlong: Drop input labels.
* gnu/packages/bioinformatics.scm (filtlong)[inputs]: Drop labels.
2023-01-06 13:59:04 +01:00
Ricardo Wurmus f5ffcd31c2 gnu: filtlong: Remove trailing #T from build phases.
* gnu/packages/bioinformatics.scm (filtlong)[arguments]: Remove trailing #T.
2023-01-06 13:58:05 +01:00
Ricardo Wurmus e20ca244db gnu: ngless: Use gexp.
* gnu/packages/bioinformatics.scm (ngless)[arguments]: Use gexp.
2023-01-06 13:56:34 +01:00
Ricardo Wurmus 648c370f33 gnu: ngless: Remove trailing #T from build phases.
* gnu/packages/bioinformatics.scm (ngless)[arguments]: Remove trailing #T.
2023-01-06 13:45:06 +01:00
Ricardo Wurmus ba35d6ba12 gnu: Add guile-newra.
* gnu/packages/guile-xyz.scm (guile-newra): New variable.
2023-01-06 13:13:32 +01:00
Ricardo Wurmus a768b0433e gnu: Add psascan.
* gnu/packages/cpp.scm (psascan): New variable.
2023-01-06 12:28:15 +01:00
Leo Famulari 8be0a97a81 maint: Add missing modules to the kernel manifest.
* etc/kernels-manifest.scm: Add missing modules.
2023-01-06 00:16:06 -05:00
Maxim Cournoyer 4c8149a5f6 gnu: ruby-asciidoctor: Install man page.
* gnu/packages/ruby.scm (ruby-asciidoctor)
[phases] {install-man-page}: New phase.
2023-01-05 22:49:20 -05:00
Maxim Cournoyer ec47da8f49 gnu: ruby-asciidoctor: Update to 2.0.18.
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.18.
[native-inputs]: Sort inputs.  Add ruby-open-uri-cached.
[phases]: Delete trailing #t.
[description]: Remove mention of Docbook 4.5, no longer supported.
2023-01-05 22:37:00 -05:00
Maxim Cournoyer c2501fa8fc gnu: anystyle: Update to 1.3.2.
* gnu/packages/ruby.scm (anystyle): Update to 1.3.2.
[source]: Adjust URL.
2023-01-05 22:37:00 -05:00
Maxim Cournoyer 83e6953021 gnu: ruby-unicode-scripts: Update to 1.8.0.
* gnu/packages/ruby.scm (ruby-unicode-scripts): Update to 1.8.0.  Adjust
indentation.
2023-01-05 22:36:09 -05:00
Maxim Cournoyer 339382abd7 gnu: ruby-minitest: Update to 5.17.0.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.17.0.
(ruby-minitest-5.14): New variable.
(ruby-minitest-4): Delete trailing #t.
(ruby-byebug): Delete trailing #t.
[native-inputs]: Replace ruby-minitest with ruby-minitest-5.14.
2023-01-05 21:52:52 -05:00
Maxim Cournoyer c39b0461d4 gnu: ath9k-htc-firmware: Fix deprecation warnings.
* gnu/packages/firmware.scm (ath9k-htc-firmware): Invoke cross-binutils using
keyword arguments.
2023-01-05 21:49:25 -05:00
Brian Cully 6f8a03fad3 gnu: zfs: Update to 2.1.7.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:13:14 +01:00
Parnikkapore 22ce05b24d gnu: flightgear: Update to 2020.3.17.
* gnu/packages/games (flightgear): Update to 2020.3.17.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:11:31 +01:00
Peter Polidoro 71ca992751 gnu: kicad: Update to 6.0.10.
* gnu/packages/engineering.scm (kicad): Update to 6.0.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:09:02 +01:00
Tor-björn Claesson 1fa8775505 gnu: Add charls.
* gnu/packages/image-processing.scm (charls): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:05:41 +01:00
raingloom c7158acfba gnu: gpodder: Update to 3.11.0.
* gnu/packages/gpodder.scm (gpodder): Update to 3.11.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:04:16 +01:00
Ivan Vilata-i-Balaguer c9b383fb38 doc: Introduce using swap space for hibernation, with examples.
* doc/guix.texi (Swap Space): Add a concise introduction to hibernation and
specifying a swap space to the kernel to make resume work.  Mention space
requirements and the need of an offset for swap files.  Include a trivial
example on how to set up a mapped swap volume for hibernation and another one
for a swap file, including how to compute the file offset.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:02:45 +01:00
florhizome c10164aee7 gnu: Add yaru-theme
* gnu/packages/gnome-xyz (yaru-theme): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:02:42 +01:00
Maya Tomasek c015eb2a0a gnu: Add zls.
* gnu/packages/zig-xyz.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 22:37:45 +01:00
Nicolas Graves 8b3d0b1849 gnu: Add emacs-ibrowse.
* gnu/packages/emacs-xyz.scm (emacs-ibrowse): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 22:18:40 +01:00
Ludovic Courtès e7da6dd6d6 home: shells: Do not escape backslashes in single-quoted strings.
This is a followup to 73684dc90e.

* gnu/home/services.scm (environment-variable-shell-definitions)
[shell-single-quote]: Remove #\\ from the escape list.
2023-01-05 15:36:29 +01:00
Ludovic Courtès 80902fc210 gnu: guile-avahi: Fix cross-compilation.
Previously ./configure would fail because 'guile.m4' wouldn't be picked
up by 'autoreconf' when generating it.

* gnu/packages/guile-xyz.scm (guile-avahi)[native-inputs]: Add GUILE-3.0.
2023-01-05 15:16:17 +01:00
Ludovic Courtès b5e3701f1a environment: Avoid false positive on 'PS1' check.
* guix/scripts/environment.scm (validate-child-shell-environment): Do
not warn when 'PS1' refers to 'GUIX_ENVIRONMENT'.
2023-01-05 15:01:29 +01:00
Ludovic Courtès 632e2f7ce1 environment: Simplify 'PS1' suggestion on '--check'.
* guix/scripts/environment.scm (validate-child-shell-environment): In
'PS1' suggestion, remove 'export' and avoid 'if'.
2023-01-05 15:01:29 +01:00
Ludovic Courtès 086df6ef21 system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc.
Users can override 'PS1' in ~/.bashrc if they wish.

Previously, on Guix Home, the "default" 'PS1' would be set in ~/.bashrc
when 'home-bash-configuration-guix-defaults?' is true, preventing users
from overriding it via the 'environment-variables' field of
'home-bash-extension'.

* gnu/system/shadow.scm (%default-bashrc): Remove 'PS1' setting.
* gnu/system.scm (operating-system-etc-service): Define PS1 in
/etc/bashrc.
* gnu/home/services/shells.scm (add-bash-configuration): When
'home-bash-configuration-guix-defaults?' is true, add a default 'PS1' to
~/.bash_profile.
2023-01-05 15:00:27 +01:00
Ludovic Courtès 2127e56bd8 system, home: Factorize default '.bashrc'.
* gnu/system/shadow.scm (%default-bashrc): New variable.  Source
/etc/bashrc only if it exists.
(default-skeletons): Use it.
* gnu/home/services/shells.scm (guix-bashrc): Remove.
(add-bash-configuration): Refer to '%default-bashrc' instead.
2023-01-05 14:21:19 +01:00
Ludovic Courtès 73684dc90e home: services: environment-variables: Add support for literal strings.
* gnu/home/services.scm (<literal-string>): New record type.
(environment-variable-shell-definitions): Split 'shell-quote' into
'quote-string' and 'shell-double-quote'.  Add 'shell-single-quote'.
Add clause for 'literal-string' records.
* tests/guix-home.sh: Test it.
* doc/guix.texi (Essential Home Services): Document it.
2023-01-05 14:20:23 +01:00
Ludovic Courtès 2c757e8fb4 home: '--version' really says "guix home".
* guix/scripts/home.scm (%options): Fix argument to 'show-version-and-exit'.
2023-01-05 13:12:24 +01:00
Julien Lepiller dc7eb6f07a nls: Update translations.
* po/guix/ka.po: New file.
* po/guix/LINGUAS: Add it.
* po/packages/uk.po: New file.
* po/packages/LINGUAS: Add it.
2023-01-05 08:14:55 +01:00
Ricardo Wurmus 658c09333d gnu: kodi/wayland: Fix syntax error.
This is a follow-up to commit dbd9305a56.
Fixes the cuirass evaluation problems reported and investigated by Leo
Famulari.

* gnu/packages/kodi.scm (kodi/wayland)[inputs]: Do not wrap arguments to
"prepend" in "list".
2023-01-04 21:40:46 +01:00
Ricardo Wurmus 5f83dd03a2 gnu: kodi/wayland: Do not use package/inherit.
* gnu/packages/kodi.scm (kodi/wayland): Use regular inheritance.
2023-01-04 21:40:20 +01:00
Ricardo Wurmus ec5b9fe27e gnu: bamtools: Build shared libraries.
* gnu/packages/bioinformatics.scm (bamtools)[arguments]: Build shared
libraries instead of static libs.
2023-01-04 19:49:59 +01:00
Leo Famulari c2c93abd18 gnu: zlib: Update to 1.2.12 [fixes CVE-2018-25032].
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://seclists.org/oss-sec/2022/q1/191

* gnu/packages/compression.scm (zlib)[replacement]: New field.
(zlib-1.2.12): New variable.
2023-01-04 12:54:39 -05:00
Ricardo Wurmus 5fd9d3ba82 gnu: Add sugar.
* gnu/packages/sugar.scm (sugar): New variable.
2023-01-04 17:16:48 +01:00
Ricardo Wurmus 2ba9fbd32e gnu: sugar-toolkit-gtk3: Add missing inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
python-pycairo and python-dateutil.
2023-01-04 17:14:59 +01:00
Ricardo Wurmus 7bd9994384 gnu: Add python-gwebsockets.
* gnu/packages/python-web.scm (python-gwebsockets): New variable.
2023-01-04 17:14:33 +01:00
Ricardo Wurmus 10e1025c63 gnu: Add scallop.
* gnu/packages/bioinformatics.scm (scallop): New variable.
2023-01-04 17:14:01 +01:00
Ricardo Wurmus ddebb5c563 gnu: Add sugar-artwork.
* gnu/packages/sugar.scm (sugar-artwork): New variable.
2023-01-04 14:19:14 +01:00
Ricardo Wurmus e1e76b7ab8 gnu: Add sugar-datastore.
* gnu/packages/sugar.scm (sugar-datastore): New variable.
2023-01-04 14:08:58 +01:00
Ricardo Wurmus 12c815e985 gnu: sugar-toolkit-gtk3: Propagate some inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[inputs]: Move gdk-pixbuf,
gobject-introspection, and librsvg-for-system from here...
[native-inputs]: ...and move gtk+ from here...
[propagated-inputs]: ...to here.
2023-01-04 14:06:51 +01:00
Brian Cully 201793fd07 gnu: hunspell: Move hunspell and dictionaries to hunspell module.
Consolidate hunspell and its dictionaries into the (gnu packages hunspell)
module instead of having them scattered about.

* gnu/packages/aspell.scm (aspell-word-list, define-word-list-dictionary,
hunspell-dict-{en, en-au, en-gb, en-gb-ize, en-us}): Remove variables.
* gnu/packages/libreoffice.scm (hunspell, dicollecte-french-dictionary,
define-french-dictionary, hunspell-dict-fr-{classique, moderne, réforme,
toutes-variantes}, hunspell-dict-pl, hunspell-dict-de, hunspell-dict-hu):
Remove variables.
* gnu/packages/hunspell.scm (hunspell, dicollecte-french-dictionary,
define-french-dictionary, hunspell-dict-fr-{classique, moderne, réforme,
toutes-variantes}, hunspell-dict-pl, hunspell-dict-de, hunspell-dict-hu,
aspell-word-list, define-word-list-dictionary, hunspell-dict-{en, en-au,
en-gb, en-gb-ize, en-us}): Add variables.
(hunspell-dictionary): Explicitly declare upstream libreoffice version to
prevent circular dependency.
* gnu/packages/ebook.scm,
gnu/packages/enchant.scm,
gnu/packages/freedesktop.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/messaging.scm,
gnu/packages/scribus.scm,
gnu/packages/task-management.scm,
gnu/packages/telegram.scm,
gnu/packages/tex.scm,
gnu/packages/text-editors.scm,
gnu/packages/video.scm: Adjust module imports.
2023-01-04 12:40:17 +01:00
Ricardo Wurmus d62c65d5ad gnu: Add sugar-toolkit-gtk3.
* gnu/packages/sugar.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-01-04 11:22:03 +01:00
Ricardo Wurmus 1f66dd0cfc gnu: Correct file prefix.
* gnu/local.mk (dist_patch_DATA): Use "%D%" instead of "gnu" as prefix for
tootle patch files.
2023-01-04 11:22:03 +01:00
Sughosha a8f1571150 gnu: Add wdl.
Alined and improved the definition, as per the chat in IRC.

* gnu/packages/cpp.scm (wdl): New public variable.
* gnu/packages/patches/wdl-link-libs-and-fix-jnetlib.patch: New file.
* gnu/local.mk: Register the patch file.
2023-01-04 11:22:03 +01:00
Nicolas Goaziou 3bb7c43a6f gnu: emacs-inspector: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.9.
2023-01-04 10:53:45 +01:00
Nicolas Goaziou 8c68cdecfb gnu: emacs-embark: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.19.
2023-01-04 10:53:45 +01:00
Efraim Flashner 1d3098fc3b gnu: libavif: Add rav1e when it is supported.
* gnu/packages/image.scm (libavif)[inputs]: Add rav1e when building on
a supported system.
2023-01-04 09:51:44 +02:00
Efraim Flashner fe1ed81d28 gnu: libavif: Add configure-flag for rav1e when available.
* gnu/packages/image.scm (libavif)[arguments]: Adjust configure-flags to
build with rav1e support when it is in the build closure.
2023-01-04 09:51:44 +02:00
Efraim Flashner 9c098979a2 gnu: libavif: Honor #:tests? flag.
* gnu/packages/image.scm (libavif)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
2023-01-04 09:51:40 +02:00
Maxim Cournoyer 6f53d04c32 gnu: jami-qt: Remove deprecated alias.
* gnu/packages/jami.scm (jami-qt): Delete variable.
2023-01-03 22:49:11 -05:00
Maxim Cournoyer 3e8071e3f2 gnu: jami-gnome: Remove deprecated alias.
* gnu/packages/jami.scm (jami-gnome): Delete variable.
2023-01-03 22:49:01 -05:00
Maxim Cournoyer 9a2af63b27 gnu: libring: Remove deprecated alias.
* gnu/packages/jami.scm (libring): Delete variable.
2023-01-03 22:48:34 -05:00
Ricardo Wurmus 4a487941ad gnu: r-qs: Add missing inputs.
Use existing packages for zstd and lz4 instead of compiling bundled sources.

* gnu/packages/cran.scm (r-qs)[inputs]: Add zstd:lib and lz4.
[arguments]: Patch configure script to accept slightly older zstd.
2023-01-04 00:30:56 +01:00
Ricardo Wurmus 4fda13bd82 gnu: Add r-multidplyr.
* gnu/packages/cran.scm (r-multidplyr): New variable.
2023-01-04 00:30:56 +01:00
Ricardo Wurmus d63f01d3e2 gnu: synfigstudio: Update to 1.4.4.
* gnu/packages/animation.scm (synfigstudio): Update to 1.4.4.
[source]: Remove snippet.
2023-01-04 00:30:56 +01:00
Ricardo Wurmus df116a89f9 gnu: synfigstudio: Use gexp.
* gnu/packages/animation.scm (synfigstudio)[arguments]: Use gexp.
2023-01-04 00:30:56 +01:00
Ricardo Wurmus 5c08ed0939 gnu: synfig: Update to 1.4.4.
* gnu/packages/animation.scm (synfig): Update to 1.4.4.
[inputs]: Drop labels; remove ffmpeg.
[propagated-inputs]: Drop labels; add ffmpeg-4; replace glibmm with
glibmm-2.64; replace libxml++ with libxml++-2.
[arguments]: Remove.
2023-01-04 00:30:56 +01:00
Ricardo Wurmus 7957fdb88c gnu: etl: Update to 1.4.4.
* gnu/packages/animation.scm (etl): Update to 1.4.4.
[inputs]: Add glibmm-2.64.
[native-inputs]: Add pkg-config.
2023-01-04 00:30:56 +01:00
Tobias Kortkamp 2361086b7c gnu: sugar-*-sddm-theme: Fix install location.
* gnu/packages/display-managers.scm (sugar-dark-sddm-theme,
sugar-light-sddm-theme): Fix install location.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-03 16:37:55 -05:00
jgart c13c890138 services: certbot: Fix broken link.
* gnu/services/certbot.scm (certbot-renewal-jobs): Fix broken link.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-03 16:34:44 -05:00
jman 4dab99ac9f guix: Fix typos.
* gnu/home/services.scm (home-files-service-type): Fix typo.
(home-xdg-configuration-files-service-type): Likewise.
(home-xdg-data-files-service-type): Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-03 16:29:02 -05:00
Bruno Victal ec365d1959 doc: Fix broken link for go-build-system.
* doc/guix.texi (Build Systems): Fix broken link for go-build-system.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-03 16:25:38 -05:00
Maxim Cournoyer 5588d9bd7a gnu: %guile-static-3.0: New variable.
* gnu/packages/make-bootstrap.scm (%guile-static-3.0): New variable.
(%guile-static-stripped): Use it.
2023-01-03 16:17:37 -05:00
Maxim Cournoyer 45ac52239a gnu: %guile-static-stripped: Update to Guile 3.0.8.
* gnu/packages/make-bootstrap.scm (%guile-static-stripped): Use
guile-3.0-latest, currently at 3.0.8.  This resolves a segfault in the Guix
System Linux initrd when running Guile 3.0.7 on a Cortex A9 CPU (NXP i.MX6
Quad).
2023-01-03 16:17:37 -05:00
Maxim Cournoyer 2707b6ccd7 gnu: cross-base: Standardize API to use keyword arguments.
This makes it possible to invoke the procedures with a single or fewer
optional arguments.

* gnu/packages/cross-base.scm (contains-keyword?): New procedure.
(cross-binutils): Dispatch to either...
(cross-binutils/deprecated): ... this renamed procedure or ...
(cross-binutils*): ... this new procedure.
(cross-kernel-headers, cross-libc/deprecated): Likewise.
2023-01-03 16:12:06 -05:00
Maxim Cournoyer 5dc8cf849b gnu: dtc: Install documentation.
* gnu/packages/bootloaders.scm (dtc) [modules]: New argument.
[phases]: Add install-doc phase.
2023-01-03 16:03:26 -05:00
Maxim Cournoyer a5b00d2733 gnu: dtc: Use gexps.
* gnu/packages/bootloaders.scm (dtc) [arguments]: Use gexps.
2023-01-03 16:03:26 -05:00
Maxim Cournoyer ec3c37d733 gnu: dtc: Move native-inputs and inputs after arguments.
* gnu/packages/bootloaders.scm (dtc) [native-inputs, inputs]: Move after the
arguments field, per convention.
2023-01-03 16:03:26 -05:00
Parnikkapore 5dcf82452f gnu: dbus: Add dbus to inputs.
* gnu/packages/stenography.scm (plover): Add dbus to inputs and
LD_LIBRARY_PATH.  Plover tries to load dbus during startup (visible
with --log-level debug).  This will allow it to find it.
[inputs]: Add dbus.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:53 +01:00
Parnikkapore f9cd9ed869 gnu: plover: Wrap so that icons can be found.
* gnu/packages/stenography.scm (plover): Wrap and add qtsvg to QT_PLUGIN_PATH
  This is needed for the icons in Plover's UI to appear.
[inputs]: Add BASH-MINIMAL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:53 +01:00
Nicolas Goaziou a6b8d4e336 gnu: emacs-visual-fill-column: Update to 2.5.1.
* gnu/packages/emacs-xyz.scm (emacs-visual-fill-column): Update to 2.5.1.
2023-01-03 21:56:53 +01:00
Nicolas Goaziou aeb37d62d9 gnu: emacs-consult: Update to 0.30.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.30.
2023-01-03 21:56:52 +01:00
Feng Shu 8ba7d01abf gnu: emacs-cnfonts: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.0.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:52 +01:00
gemmaro a1f9eba892 gnu: po4a: Update to 0.68
The phase do-not-override-PERL5LIB is removed since it was fixed in po4a v0.63.
https://github.com/mquinson/po4a/blob/0ab1670e50f0a72781e3d1de6ab9da0c2d71c646/NEWS#L366

bash-minimal is added to inputs since the wrap-program function is used.
See also https://issues.guix.gnu.org/49327#80

The only regrettable thing is that only the SGML test failed, but I could not
find the cause...  Nevertheless, some previously failed tests are now passing.

* gnu/packages/gettext.scm (po4a): Update to 0.68.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:57 +01:00
gemmaro c304d22d69 gnu: Add perl-syntax-keyword-try
* gnu/packages/perl.scm (perl-syntax-keyword-try): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:52 +01:00
gemmaro fe2626b4b3 gnu: Add perl-text-wrapi18n.
* gnu/packages/perl.scm (perl-text-wrapi18n): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:48 +01:00
gemmaro fae9d65034 gnu: Add perl-xs-parse-keyword
perl-xs-parse-keyword v0.06 is required by perl-syntax-keyword-try.
Note that the latest version of this package is 0.31.

* gnu/packages/perl.scm (perl-xs-parse-keyword): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:44 +01:00
gemmaro 62ee1c4b47 gnu: Add perl-text-charwidth.
* gnu/packages/perl.scm (perl-text-charwidth): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:22 +01:00
Leo Famulari af74211d98 gnu: VLC: Update to 3.0.18.
* gnu/packages/video.scm (vlc): Update to 3.0.18.
2023-01-03 14:10:31 -05:00
Bruno Victal 216281b1eb gnu: libavif: Add tools output.
* gnu/packages/image.scm (libavif)[arguments]: Build avifenc & avifdec.
[outputs]: Add 'tools' output.
[inputs]: Add zlib, libpng, libjpeg-turbo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:27 -05:00
Bruno Victal faeeb302c2 gnu: libavif: Rewrite using G-Exps.
* gnu/packages/image.scm (libavif)[arguments]: Rewrite using
G-Expressions.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:26 -05:00
John Kehayias 2f0418cd2c gnu: Add flatpak-xdg-utils.
* gnu/packages/freedesktop.scm (flatpak-xdg-utils): New variable.
2023-01-03 12:10:37 -05:00
Leo Famulari 4c12321466 gnu: Remove Glimpse.
This package no longer builds and is abandoned upstream:

https://glimpse-editor.org/posts/a-project-on-hiatus/

* gnu/packages/gimp.scm (gegl-for-glimpse, glimpse): Remove variables.
2023-01-03 12:07:46 -05:00
Leo Famulari cfce55bf4f gnu: Add linux-libre 6.1.
* gnu/packages/linux.scm (linux-libre-6.1-version, linux-libre-6.1-gnu-revision,
deblob-scripts-6.1, linux-libre-6.1-source, linux-libre-headers-6.1,
linux-libre-6.1): New variables.
* gnu/packages/aux-files/linux-libre/6.1-arm.conf,
gnu/packages/aux-files/linux-libre/6.1-arm64.conf,
gnu/packages/aux-files/linux-libre/6.1-i686.conf,
gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2023-01-03 12:07:46 -05:00
Ricardo Wurmus cad1789b3e gnu: Add python-bcbio-gff.
* gnu/packages/bioinformatics.scm (python-bcbio-gff): New variable.
2023-01-03 15:43:25 +01:00
Marius Bakke 71ee1fbbed gnu: flyer-composer: Don't depend on QtWebKit.
* gnu/packages/pdf.scm (flyer-composer)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
2023-01-03 15:33:13 +01:00
Marius Bakke 3eec6dd215 gnu: frescobaldi: Don't depend on QtWebKit.
* gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
2023-01-03 15:33:13 +01:00
Marius Bakke cdf98d19da gnu: veusz: Don't depend on QtWebKit.
* gnu/packages/maths.scm (veusz)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
[arguments]: Use SEARCH-INPUT-DIRECTORY instead of label.
2023-01-03 15:33:13 +01:00
Marius Bakke a3aff55ed4 gnu: kajongg: Add missing input.
* gnu/packages/kde-games.scm (kajongg)[inputs]: Add PYTHON-QTPY.  While here,
use PYTHON-PYQT-WITHOUT-QTWEBKIT instead of PYTHON-PYQT.
2023-01-03 15:33:13 +01:00
Marius Bakke bff36b5f02 gnu: toutenclic: Remove defunct source URI.
* gnu/packages/education.scm (toutenclic)[source](uri): Remove URI that serves
an error page.
2023-01-03 15:33:13 +01:00
Ludovic Courtès 473692b812 refresh: Always return an <update-spec> for each command-line option.
This fixes a regression introduced in
8aeccc6240 whereby packages specified via
-e, -r, or -m, as well as packages *not* specified on the command line,
would all lead to a wrong-type error.

Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://lists.gnu.org/archive/html/guix-devel/2022-12/msg00311.html>.

* guix/scripts/refresh.scm (<update-spec>): Move above.  Rename
constructor to '%update-spec' and add separate 'update-spec' procedure
with optional #:version parameter.
(options->update-specs): Always return a list of <update-spec> and
update docstring accordingly.  Rename 'args-packages' to 'update-specs'
and ensure it's a list of <update-spec>; handle 'manifest' arguments
here.
2023-01-03 12:25:48 +01:00
Ludovic Courtès 11235dd85a refresh: Honor user-provided target version and report downgrades.
Previously, 'guix refresh guile=3.0.0' would print:

  3.0.8 is already the latest version of guile

With this change, it prints:

  guile would be downgraded from 3.0.8 to 3.0.0

This is a followup to 8aeccc6240.

* guix/scripts/refresh.scm (check-for-package-update): Take an
<update-spec> instead of a <package>.  Report downgrades as such when
UPDATE-SPEC specifies a target version.
(guix-refresh): Adjust caller.
2023-01-03 12:25:48 +01:00
Ludovic Courtès a330bfdf5b upstream: Allow downgrades.
Previously, 'guix refresh -u guile=3.0.0' would do nothing.  With this
change, it actually downgrades 'guile'.

This is a followup to 8aeccc6240.

* guix/upstream.scm (package-update): Ignore 'version>?' check
when #:version is passed.  Warn about downgrades.
2023-01-03 12:25:48 +01:00
Ludovic Courtès c6ac47afdf ui: It's 2023 now!
* guix/ui.scm (show-version-and-exit): Change year to 2023.
2023-01-03 12:25:48 +01:00
Hilton Chain 3354ca5970 gnu: emacs-vterm: Update to 0.0.2.
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-03 11:37:48 +08:00
Akib Azmain Turja 8cebb78bba gnu: Add aspell-dict-bn.
* gnu/packages/aspell.scm (aspell-dict-bn): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-03 09:32:02 +08:00
Leo Famulari 423e226ae6 gnu: linux-libre 5.15: Update to 5.15.86.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.86.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-02 16:39:53 -05:00
Leo Famulari 927db0ee69 gnu: linux-libre: Update to 6.0.16.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.16.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-02 16:39:49 -05:00
Ricardo Wurmus e06c150662 gnu: python-numcodecs: Do not use python-typing-extensions-next.
* gnu/packages/python-xyz.scm (python-numcodecs)[propagated-inputs]: Replace
python-typing-extensions-next with python-typing-extensions.
2023-01-02 22:15:57 +01:00
Maxim Cournoyer f84f676404 gnu: Add python-docx.
* gnu/packages/python-xyz.scm (python-docx): New variable.
2023-01-02 15:01:34 -05:00
Brian Kubisiak 7efcf36e3b gnu: prusa-slicer: Fix segfault on startup.
* gnu/packages/engineering.scm (prusa-slicer)[inputs]: Change from
  wxwidgets to wxwidgets-3.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 16:07:48 +01:00
André A. Gomes f87bc05de1 Add cl-history-tree.
* gnu/packages/lisp-xyz.scm (sbcl-history-tree, cl-history-tree,
  ecl-history-tree): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 15:56:49 +01:00
Trevor Richards 8aa104752c gnu: Add sbcl-stumpwm-battery-portable.
* gnu/packages/wm.scm (sbcl-stumpwm-battery-portable): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 15:50:20 +01:00
Ricardo Wurmus 8156216b4a gnu: r-purrr: Update to 1.0.0.
* gnu/packages/statistics.scm (r-purrr): Update to 1.0.0.
[propagated-inputs]: Add r-cli, r-lifecycle, and r-vctrs.
2023-01-02 15:01:43 +01:00
Ricardo Wurmus 0034f4f25c gnu: r-rsqlite: Update to 2.2.20.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.20.
2023-01-02 15:01:43 +01:00
Ricardo Wurmus b09ff0fbc6 gnu: r-locfit: Update to 1.5-9.7.
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 6abdb707d1 gnu: r-highr: Update to 0.10.
* gnu/packages/statistics.scm (r-highr): Update to 0.10.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 9817e4adac gnu: r-formatr: Update to 1.13.
* gnu/packages/statistics.scm (r-formatr): Update to 1.13.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus c4922c9315 gnu: r-keras: Update to 2.11.0.
* gnu/packages/cran.scm (r-keras): Update to 2.11.0.
[propagated-inputs]: Remove r-ellipsis.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 6f1dcea25a gnu: r-tensorflow: Update to 2.11.0.
* gnu/packages/cran.scm (r-tensorflow): Update to 2.11.0.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus d715d7fc2d gnu: r-mlr3tuning: Update to 0.17.2.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.2.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 63d953e745 gnu: r-tidytext: Update to 0.4.0.
* gnu/packages/cran.scm (r-tidytext): Update to 0.4.0.
[propagated-inputs]: Remove r-hunspell; add r-cli.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus dbe91e3180 gnu: r-tokenizers: Update to 0.3.0.
* gnu/packages/cran.scm (r-tokenizers): Update to 0.3.0.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 9b37446fdd gnu: r-flexsurv: Update to 2.2.1.
* gnu/packages/cran.scm (r-flexsurv): Update to 2.2.1.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus f5ba03be6d gnu: r-gaston: Update to 1.5.9.
* gnu/packages/cran.scm (r-gaston): Update to 1.5.9.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus c8def63b5e gnu: r-isoband: Update to 0.2.7.
* gnu/packages/cran.scm (r-isoband): Update to 0.2.7.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 2ab2047299 gnu: r-bdgraph: Update to 2.72.
* gnu/packages/cran.scm (r-bdgraph): Update to 2.72.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus d1fe4b1d50 gnu: r-yulab-utils: Update to 0.0.6.
* gnu/packages/cran.scm (r-yulab-utils): Update to 0.0.6.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus 195848407a gnu: r-officer: Update to 0.5.0.
* gnu/packages/cran.scm (r-officer): Update to 0.5.0.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus 96fb8ece2e gnu: r-xfun: Update to 0.36.
* gnu/packages/cran.scm (r-xfun): Update to 0.36.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus 7d79ba90ba gnu: r-cli: Update to 3.5.0.
* gnu/packages/cran.scm (r-cli): Update to 3.5.0.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus 95ed402cab gnu: r-gower: Update to 1.0.1.
* gnu/packages/cran.scm (r-gower): Update to 1.0.1.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus 9ecc7216c4 gnu: r-energy: Update to 1.7-11.
* gnu/packages/cran.scm (r-energy): Update to 1.7-11.
2023-01-02 15:01:41 +01:00
Ricardo Wurmus b45d08641b gnu: r-rcppde: Update to 0.1.7.
* gnu/packages/cran.scm (r-rcppde): Update to 0.1.7.
2023-01-02 15:01:41 +01:00
Efraim Flashner 9a19d85f1e gnu: onedrive: Update to 2.4.22.
* gnu/packages/sync.scm (onedrive): Update to 2.4.22.
[arguments]: Adjust 'link-to-external-libraries phase to not clear the
linker. Adjust 'adjust-makefile phase to not force adding libraries to
the rpath.
2023-01-02 15:04:56 +02:00
Efraim Flashner ebe7fbdc69 gnu: gtkd: Remove input labels.
* gnu/packages/dlang.scm (gtkd)[native-inputs]: Remove input labels.
2023-01-02 15:04:55 +02:00
Efraim Flashner 08d5e9cf22 gnu: gtkd: Remove trailing #t from phases.
* gnu/packages/dlang.scm (gtkd)[arguments]: Remove trailing #t from
phases.
2023-01-02 15:04:55 +02:00
Efraim Flashner 4eddc221b3 gnu: gtkd: Update to 3.10.0.
* gnu/packages/dlang.scm (gtkd): Update to 3.10.0.
[arguments]: Rename 'prepare-x phase to 'pre-check, set CC for the
tests.
2023-01-02 15:04:55 +02:00
Efraim Flashner 80ef8ff7ed gnu: ldc: Update to 1.30.0.
* gnu/packages/dlang.scm (ldc-bootstrap): Update to 1.30.0.
[native-inputs]: Remove ld-gold-wrapper, Add lld-wrapper with lld-11.
(ldc)[arguments]: Adjust 'fix-compiler-rt-library-discovery phase to
change the order of linked libraries. Adjust 'disable-problematic-tests
phase to work around more GDB tests. Adjust custom 'check phase for race
condition in one of the tests.
2023-01-02 15:04:55 +02:00
Efraim Flashner d46d958ae7 gnu: Add lld-11.
* gnu/packages/llvm.scm (lld-11): New variable.
2023-01-02 15:04:51 +02:00
Ricardo Wurmus f1d71d31d3 gnu: mumi: Update to 0.0.5-1.b2a8280.
* gnu/packages/mail.scm (mumi): Update to 0.0.5-1.b2a8280.
2023-01-02 12:14:55 +01:00
Hartmut Goebel d7a9d72bb0 tests: Fix gnu-maintenance tests.
The regression was introduce with commit
a274a6a1ac ("upstream-updater: Rename record
field.")

* tests/tests/gnu-maintenance.scm: ("latest-html-release, scheme-less URIs",
  "latest-html-release, no signature", "latest-html-release, signature"):
  Replace upstream-updater-latest by upstream-updater-import.

Reported-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-02 00:06:51 +01:00
Nicolas Goaziou 6b1fc3a55f gnu: emacs-modus-themes: Update to 4.0.1.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.0.1.
[synopsis]: Expound it slightly.
[description]: Update it to include new themes.
2023-01-01 22:01:06 +01:00
Liliana Marie Prikler 6d4c538933 gnu: komikku: Update to 1.6.1.
* gnu/packages/gnome.scm (komikku): Update to 1.6.1.
[inputs]: Add python-emoji.
2023-01-01 18:41:12 +01:00
Guillaume Le Vaillant 0a08372b77 gnu: Add cl-portaudio.
* gnu/packages/lisp-xyz.scm (cl-portaudio, ecl-cl-portaudio,
  sbcl-cl-portaudio): New variables.
2023-01-01 18:13:15 +01:00
Guillaume Le Vaillant b0b7b88036 gnu: Add cl-ffa.
* gnu/packages/lisp-xyz.scm (cl-ffa, ecl-ffa, sbcl-ffa): New variables.
2023-01-01 18:03:13 +01:00
Nicolas Goaziou 87cc524f52 gnu: emacs-subed: Update to 1.0.29.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.29.
2023-01-01 11:20:57 +01:00
Nicolas Goaziou 98384b799d gnu: emacs-cape: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.12.
2023-01-01 11:20:56 +01:00
Nicolas Goaziou 992f3edc34 gnu: emacs-plz: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.3.
2023-01-01 11:20:56 +01:00
Nicolas Goaziou 29ee238bb9 gnu: emacs-osm: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.9.
2023-01-01 11:20:56 +01:00
Nicolas Goaziou 0f48711426 gnu: emacs-tramp: Update to 2.6.0.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.
2023-01-01 11:20:55 +01:00
Nicolas Goaziou c445807c26 gnu: emacs-org-modern: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.7.
2023-01-01 11:20:55 +01:00
Arun Isaac 343c220e1b gnu: guile-xapian: Update to 0.3.0.
* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.3.0.
[propagated-inputs]: Add guile-lib.
2022-12-31 23:00:19 +00:00
Ricardo Wurmus ad6903b156 gnu: nyacc: Update to 1.08.1.
* gnu/packages/mes.scm (nyacc): Update to 1.08.1.
[arguments]: Remove.
2022-12-31 22:32:05 +01:00
Marius Bakke fb5514d3db gnu: samba/fixed: Replacement package has the same store name length.
This is a follow-up to c39db91e51.

* gnu/packages/samba.scm (samba/fixed-patched)[version]: Set to 4.15.A.
2022-12-31 21:13:37 +01:00
Marius Bakke 6654f7a7e9 gnu: shotcut: Remove input labels.
* gnu/packages/video.scm (shotcut)[native-inputs]: Remove labels.
2022-12-31 21:03:13 +01:00
Marius Bakke a7b2f36a0c gnu: shotcut: Remove unused inputs.
* gnu/packages/video.scm (shotcut)[inputs]: Remove LAME, LIBVPX, LIBX264, and
QTWEBKIT.
2022-12-31 21:03:13 +01:00
Marius Bakke 4dda2e36a0 gnu: openshot: Build with QtWebEngine instead of QtWebKit.
* gnu/packages/video.scm (openshot)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.  Add PYTHON-PYQTWEBENGINE and QTWEBENGINE-5.
[arguments]: Wrap with QTWEBENGINEPROCESS_PATH.
2022-12-31 21:03:13 +01:00
Marius Bakke aa1f9cb4b5 gnu: python-dogtail: Remove input labels.
* gnu/packages/python-xyz.scm (python-dogtail)[native-inputs]: Remove labels.
2022-12-31 21:03:12 +01:00
Marius Bakke 1115bd7f96 gnu: python-dogtail: Use the test-only Xorg server variant.
* gnu/packages/python-xyz.scm (python-dogtail)[native-inputs]: Change from
XORG-SERVER to XORG-SERVER-FOR-TESTS.
2022-12-31 21:03:12 +01:00
Ricardo Wurmus 642074bb1e gnu: guile-xapian: Update to 0.2.1.
* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.2.1.
2022-12-31 19:42:13 +01:00
Lars-Dominik Braun c329eeb3a8 import/cran: Depend on gfortran if .f files are detected too.
There was an inconsistency between tarball-needs-fortran? and
directory-needs-fortran?.

* guix/import/cran.scm (directory-needs-fortran?): Match .f files too.
2022-12-31 19:41:53 +01:00
Ricardo Wurmus d4ed8dc3c5 import/cran: Use multiple values instead of a list of lists.
* guix/import/cran.scm (source-dir->dependencies): Return multiple values.
(description->package): Bind two values.
2022-12-31 14:48:46 +01:00
Ricardo Wurmus 4046405f73 tests: import-utils: Ignore extra keyword arguments.
* tests/import-utils.scm ("recursive-import", "recursive-import: skip false
packages (toplevel)", "recursive-import: skip false packages (dependency)"):
Do not try to match all arguments.
2022-12-31 14:48:46 +01:00
Ricardo Wurmus 4d13926064 import/utils: recursive-import: Pass on lookup-node's version argument.
* guix/import/utils.scm (recursive-import)<lookup-node>: Replace the #:VERSION
keyword from RECURSIVE-IMPORT's arguments with the value of VERSION passed to
LOOKUP-NODE.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun 973496100d import/cran: Always operate on source directory.
Extracting the source tarball multiple times is very slow and a
speedup of >2x (without network I/O) can be achieved by coalescing all
NEEDS-X? functions into a single one, which extracts a tarball only once.

* guix/import/cran.scm (tarball-needs-fortran?): Remove unused function.
(needs-fortran?): Ditto.
(tarball-files-match-pattern?): Ditto.
(tarball-needs-zlib?): Ditto.
(needs-zlib?): Ditto.
(tarball-needs-pkg-config?): Ditto.
(needs-pkg-config?): Ditto.
(source-dir->dependencies): New function.
(source->dependencies): New function.
(description->package): Use it.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun 952953be39 import/cran: Translate more package dependencies.
Assumes we use package variable names, not package specification names.

* guix/import/cran.scm (invalid-packages): Add more invalid names.
(transform-sysname): Transform more package names.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun 1176fccb83 import/cran: Allow overriding tarball download.
* guix/import/cran.scm (description->package): Accept new keyword argument
DOWNLOAD-SOURCE.
(cran->guix-package): Ditto.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun 08028c443e import/cran: Allow overriding description fetch function.
* guix/import/cran.scm (cran->guix-package): New keyword argument
FETCH-DESCRIPTION.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun d57dd25d38 import/cran: Allow custom license prefix.
* guix/import/cran.scm (string-licenses): Add license-prefix argument.
(string->license): Ditto.
(description->package): Ditto.
(cran->guix-package): Ditto.
(cran-recursive-import): Ditto.
* guix/scripts/import/cran.scm (%options): Add new option -p/--license-prefix.
(show-help): Document it.
(parse-options): Pass it to importer.
* doc/guix.texi (Invoking guix import): Document it.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun 3c24da4260 import/utils: Pass all arguments through to package builder.
Individual importer may have additional arguments.

* guix/import/utils.scm (recursive-import): Patch all keyword arguments
through to repo->guix-package.
* guix/import/cran.scm (cran->guix-package): Add #:allow-other-keys.
* guix/import/crate.scm (crate->guix-package): Ditto.
* guix/import/egg.scm (egg->guix-package): Ditto.
* guix/import/elm.scm (elm->guix-package): Ditto.
* guix/import/gem.scm (gem->guix-package): Ditto.
* guix/import/gnu.scm (gnu->guix-package): Ditto.
* guix/import/go.scm (go-module->guix-package): Ditto.
(go-module-recursive-import): Ditto.
* guix/import/hackage.scm (hackage->guix-package): Ditto.
(hackage-recursive-import): Ditto.
* guix/import/hexpm.scm (hexpm->guix-package): Ditto.
* guix/import/minetest.scm (minetest->guix-package): Ditto.
(minetest-recursive-import): Ditto.
* guix/import/opam.scm (opam->guix-package): Ditto.
* guix/import/pypi.scm (pypi->guix-package): Ditto.
* guix/import/stackage.scm (stackage->guix-package): Ditto.
(stackage-recursive-import): Ditto.
* guix/import/texlive.scm (texlive->guix-package): Ditto.
2022-12-31 14:48:46 +01:00
Lars-Dominik Braun db675db223 gnu: Add ghc-9.4.
* gnu/packages/haskell.scm (ghc-9.4): New variable.
(ghc-bootstrap-for-9.4): New variable.
(ghc-alex-bootstrap-for-9.4): New variable.
(ghc-happy-bootstrap-for-9.4): New variable.
2022-12-31 11:24:58 +01:00
Lars-Dominik Braun 1d7552697a gnu: Add ghc-9.2.
* gnu/packages/haskell.scm (ghc-9.2): New variable.
2022-12-31 11:24:58 +01:00
Liliana Marie Prikler c39db91e51 gnu: samba/fixed: Update to 4.15.13.
* gnu/packages/samba.scm (samba/fixed-patched): New variable.
(samba/fixed): Add replacement for samba/fixed-patched.
2022-12-31 08:19:34 +01:00
Liliana Marie Prikler 502f981c13 gnu: samba: Update to 4.16.8.
* gnu/packages/samba.scm (samba): Update to 4.16.8.
2022-12-31 08:19:34 +01:00
Liliana Marie Prikler 7a562e7f01 gnu: python-pygame: Reword description.
* gnu/packages/game-development.scm (python-pygame)[description]: Join
sentences describing functionality.  Capitalize “Python”.
Cut down the marketing talk.
2022-12-31 08:19:34 +01:00
Adam Faiz 6dba52892b gnu: python-pygame: Use G-Expressions and new-style inputs.
* gnu/packages/game-development.scm (python-pygame)[arguments]: Convert
to list of G-Expressions.
[inputs]: Drop labels.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-31 08:19:34 +01:00
Adam Faiz 211524df84 gnu: python-pygame: Update to 2.1.2.
* gnu/packages/game-development.scm (python-pygame): Update to 2.1.2.
[arguments]<#:phases>: Add  ‘fix-build-config’ and ‘fix-sdl2-headers’.
[inputs]: Remove “sdl”, “sdl-image”, “sdl-mixer”, “sdl-ttf”, and “sdl-gfx”.
Add “sdl2”, “sdl2-image”, “sdl2-mixer”, “sdl2-ttf”, and “sdl2-gfx”.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-31 08:19:34 +01:00
Liliana Marie Prikler 2b7e7b4a13 gnu: dino: Fix icons when used in pure shells.
* gnu/packages/messaging.scm (dino)[#:phases]: Add
‘generate-gdk-pixbuf-loaders-cache-file’.
<wrap>: Also wrap “GDK_PIXBUF_MODULE_FILE”.
[inputs]: Add adwaita-icon-theme.
2022-12-31 08:19:33 +01:00
Ricardo Wurmus 8e883dc821 gnu: kodi/wayland: Fix typo.
* gnu/packages/kodi.scm (kodi/wayland)[inputs]: Use package-inputs instead of
package-input.
2022-12-31 01:02:16 +01:00
Ricardo Wurmus dbd9305a56 gnu: kodi: Update to 19.5.
* gnu/packages/kodi.scm (kodi): Update to 19.5.
[source]: Remove obsolete patches; delete bundled jars.
[arguments]: Update configure flags; adjust build phase 'patch-stuff to use
Groovy from Guix; adjust file names; remove obsolete substitutions; disable
TestCPUInfo.GetCPUFrequency test; remove trailing #T from build phases.
[native-inputs]: Drop input labels; add googletest, groovy, openjdk9, and
java-commons-lang; remove icedtea.
[inputs]: Add spdlog-for-kodi; replace fmt-7 with fmt-6 (for spdlog).
(kodi/wayland)[arguments]: Adjust configure flags.
[inputs]: Use modify-inputs.
* gnu/local.mk (dist_patch_DATA): Remove obsolete patches.
* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: Adjust.
* gnu/packages/patches/kodi-increase-test-timeout.patch: Remove file.
* gnu/packages/patches/kodi-skip-test-449.patch: Remove file.
2022-12-31 00:55:43 +01:00
Ricardo Wurmus 01a2b3cce6 gnu: Add spdlog-for-kodi.
* gnu/packages/logging.scm (spdlog-for-kodi): New variable.
2022-12-31 00:53:27 +01:00
Ricardo Wurmus e84f17ea93 gnu: Add r-domultibarheatmap.
* gnu/packages/bioinformatics.scm (r-domultibarheatmap): New variable.
2022-12-30 15:06:12 +01:00
Efraim Flashner f7b2108e62 gnu: node: Add case for cross-building to riscv64-linux.
* gnu/packages/node.scm (node)[arguments]: Adjust custom 'configure
phase to specify the correct architecture when cross-compiling to
riscv64-linux.
2022-12-30 15:17:47 +02:00
Efraim Flashner ff092b9454 services: enlightenment: Load ddcutil udev rules.
* gnu/services/desktop.scm (enlightenment-desktop-service-type): Extend
the enlightenment-desktop-service-type with the udev rules from the
ddcutil input in the udev-service-type.
2022-12-30 15:17:44 +02:00
Nicolas Goaziou 01762b7171 gnu: naev: Update to 0.10.1.
* gnu/packages/games.scm (naev): Update to 0.10.1.
2022-12-30 11:32:12 +01:00
Zhu Zihao c1f9861c60 gnu: Add emacs-eat.
* gnu/packages/emacs-xyz.scm (emacs-eat): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-30 11:17:46 +01:00
Nicolas Goaziou 30f1966bbb gnu: emacs-libmpdel: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 2.0.0.
2022-12-30 11:17:46 +01:00
Nicolas Goaziou 091502f398 gnu: emacs-tempel: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.6.
2022-12-30 11:17:45 +01:00
Nicolas Goaziou 5e3b47319f gnu: emacs-pyim: Update to 5.2.9.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.9.
2022-12-30 11:17:45 +01:00
Nicolas Goaziou 16d8b52435 gnu: emacs-org-re-reveal: Update to 3.17.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.17.0.
2022-12-30 11:17:44 +01:00
Nicolas Goaziou 3ae2124917 gnu: emacs-mood-line: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.1.0.
2022-12-30 11:17:44 +01:00
Nicolas Goaziou 6df0f59f31 gnu: emacs-counsel-tramp: Update to 0.7.6.
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.7.6.
2022-12-30 11:17:44 +01:00
Greg Hogan a09f28758a gnu: glances: Update to 3.3.0.4.
* gnu/packages/python-xyz.scm (glances): Update to 3.3.0.4.
[propagated-inputs]: Add python-defusedxml and python-packaging.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 10:26:05 +08:00
Andy Tai 2fb26d8d8c gnu: openshot: Update to 3.0.0.
* gnu/packages/video.scm (libopenshot): Update to 0.3.0.
(openshot): Update to 3.0.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 09:32:48 +08:00
Andy Tai 00494490f2 gnu: libopenshot-audio: Update to 0.3.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 09:30:52 +08:00
Ricardo Wurmus fa0cb6d2eb gnu: r-mapdata: Update to 2.3.1.
* gnu/packages/cran.scm (r-mapdata): Update to 2.3.1.
2022-12-29 23:29:33 +01:00
Wiktor Żelazny fc23100030 gnu: Add r-climaemet.
* gnu/packages/cran.scm (r-climaemet): New variable.
2022-12-29 23:23:35 +01:00
Wiktor Żelazny f030d0433f gnu: Add r-climatol.
* gnu/packages/cran.scm (r-climatol): New variable.
2022-12-29 23:22:41 +01:00
Wiktor Żelazny e830bf71f2 gnu: Add r-mapdata.
* gnu/packages/cran.scm (r-mapdata): New variable.
2022-12-29 23:21:26 +01:00
Wiktor Żelazny 8d02c4f618 gnu: Add r-prospectr.
* gnu/packages/cran.scm (r-prospectr): New variable.
2022-12-29 23:09:52 +01:00
son0p 74ef7fd9a3 gnu: Add r-treemap.
* gnu/packages/cran.scm (r-treemap): New variable.
2022-12-29 22:43:24 +01:00
Ricardo Wurmus 11fce2ddd7 gnu: r-rpostgres: Update to 1.4.4.
* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.4.
2022-12-29 22:19:25 +01:00
Peter Lo 9ac12e7cb6 gnu: Add r-rpostgres.
* gnu/packages/cran.scm (r-rpostgres): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-29 22:17:05 +01:00
Kyle Andrews 03544dd8e8 gnu: Add r-unglue. 2022-12-29 20:56:15 +01:00
Kyle Andrews 15d9578e1d gnu: Add r-piton.
* gnu/packages/cran.scm (r-piton): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-29 20:46:37 +01:00
Karl Hallsby de781de2e9 doc: Give example of when to use describe in .guix-channel file.
* doc/guix.texi (Package Modules in a Sub-directory): Mention "guix deploy"
files as an example.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-29 20:01:59 +01:00
Karl Hallsby d0d700526c doc: Describe format of channel that uses directory field.
* doc/guix.texi (Package Modules in a Sub-directory): Explain that directory
must be the module root.
2022-12-29 20:01:59 +01:00
Leo Famulari d07d6ea31a maint: Add a manifest for everything related to linux-libre.
* etc/kernels-manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2022-12-29 13:51:58 -05:00
Pierre Neidhardt 77d4bff94c gnu: Add fuse-overlayfs.
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
2022-12-29 11:57:40 +01:00
Maxim Cournoyer 72875031a4 gnu: ddcutil: Install udev rules at their expected location.
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
2022-12-28 23:09:41 -05:00
Maxim Cournoyer d6ea9f8b38 gnu: u-boot-am335x-boneblack: Revert to old name.
This reverts to the name this package had previous to commit
c2c1dfdf57 ("gnu: bootloader: Add U-Boot
packages for Raspberry Pi models."), which caused the package name to be
derived from the board name.

* gnu/packages/bootloaders.scm (u-boot-am335x-evm-boneblack): Remove the
NAME-SUFFIX keyword argument.  Specify the full name via the name field.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust to
the renamed package.

Reported-by: Vagrant Cascadian <vagrant@debian.org>
2022-12-28 22:14:16 -05:00
Jessica Tallon 783b85f643 gnu: svtplay-dl: Update to 4.17.
* gnu/packages/video.scm (svtplay-dl): Update to 4.17.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:57:44 +08:00
Timotej Lazar 57037cddf3 gnu: asciinema: Update to 2.2.0.
* gnu/packages/terminals.scm (asciinema): Update to 2.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Drop custom 'check phase.  Add 'fix-python-path phase.
[native-inputs]: Drop python-nose.  Add python-pytest.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:53:52 +08:00
Simon Josefsson bac6689d3f gnu: podman: Update to 4.3.1.
* gnu/packages/containers.scm (podman): Update to 4.3.1.
[native-inputs]: Add python, for hack/markdown-preprocess.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:43:23 +08:00
Maxim Cournoyer 4ca649e978 services: pulseaudio: Fix /etc/pulse/default.pa not being used.
Fixes <https://issues.guix.gnu.org/60383>.

* gnu/services/sound.scm (pulseaudio-etc): Produce daemon.conf
unconditionally, with the correct default-script-file location.  Produce
client.conf unconditionally.

Reported-by: Bruno Victal <mirai@makinata.eu>
2022-12-28 16:58:03 -05:00
Maxim Cournoyer bcd131dafb gnu: Add patman.
* gnu/packages/bootloaders.scm (patman): New variable.
* gnu/packages/patches/u-boot-patman-fix-help.patch: New patch.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-12-28 16:03:20 -05:00
Maxim Cournoyer 0d4587d65f gnu: Add u-boot-documentation.
* gnu/packages/patches/u-boot-infodocs-target.patch: New patch.
* gnu/local.mk: (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (u-boot): Apply it.
(u-boot-documentation): New variable.
2022-12-28 16:03:20 -05:00
Maxim Cournoyer fde5af3962 .patman: New configuration file.
* .patman: New file.

Series-to: 60218@debbugs.gnu.org
Series-cc: rekado@elephly.net, othacehe@gnu.org
Series-version: 2
2022-12-28 15:36:33 -05:00
Maxim Cournoyer a6b98cdc07 teams: Allow a patch-file argument to cc-members.
* etc/teams.scm.in (git-patch->revisions): New procedure.
(main) [cc-members]: New match pattern to support patch file argument.
[get-maintainer]: Simplify using the newly introduced procedure from above.
(main): Update usage doc.

Series-changes: 2
- New: support passing a patch file to the cc-members command
2022-12-28 15:21:11 -05:00
Maxim Cournoyer 4f5ea195ff teams: Add a "get-maintainer" command.
This can be used as a compatibility mode with the get_maintainer.pl Perl
script included in the Linux (or U-Boot) source tree.

* etc/teams.scm.in (git-patch->commit-id): New procedure.
(main) <get-maintainer>: Register new command.  Document it.

Series-changes: 2
- Move newline character (~%) in usage output to the bottom
2022-12-28 15:21:10 -05:00
Ricardo Wurmus bbada5967d gnu: r-giotto: Update to 1.1.2-1.3c8067c.
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3c8067c.
2022-12-28 19:26:10 +01:00
Ricardo Wurmus 003b79576d gnu: Add jacktrip.
* gnu/packages/audio.scm (jacktrip): New variable.
2022-12-28 19:11:59 +01:00
Ricardo Wurmus 9b3df37142 gnu: Add emacs-syslog-mode.
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode): New variable.
2022-12-28 18:43:30 +01:00
Ricardo Wurmus bf1f212269 gnu: Add emacs-hsluv.
* gnu/packages/emacs-xyz.scm (emacs-hsluv): New variable.
2022-12-28 18:41:04 +01:00
Ricardo Wurmus b0e9736103 gnu: Add emacs-hide-lines.
* gnu/packages/emacs-xyz.scm (emacs-hide-lines): New variable.
2022-12-28 18:40:58 +01:00
Paul A. Patience fc5dc3e047 gnu: Add paraview.
* gnu/packages/graphics.scm (paraview): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-28 14:12:16 +01:00
Sughosha 612a3f8716 gnu: ardour: Update to 7.2
* gnu/packages/audio.scm (ardour): Update to 7.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 11:00:32 +01:00
Petr Hodina 708b29a395 gnu: Add pdfcrack.
* gnu/packages/pdf.scm (pdfcrack): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:53:23 +01:00
Nicolas Graves dade225788 gnu: Add emacs-consult-xdg-recent-files.
* gnu/packages/emacs-xyz.scm (emacs-consult-xdg-recent-files): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:35:11 +01:00
jgart acab8e1d47 gnu: Add emacs-tempel-collection.
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:35:11 +01:00
Nicolas Goaziou 4e00a85e20 gnu: emacs-orderless: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0.
2022-12-28 10:35:11 +01:00
Nicolas Goaziou cf041578b2 gnu: emacs-geiser: Update to 0.28.2.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.2.
2022-12-28 10:35:11 +01:00
Nicolas Goaziou 07eaa781d7 gnu: emacs-company-math: Update to 1.5.1.
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.1.
[propagated-inputs]: Reorder inputs alphabetically.
2022-12-28 10:35:10 +01:00
Efraim Flashner 392789e045 gnu: parallel: Update to 20221222.
* gnu/packages/parallel.scm (parallel): Update to 20221222.
2022-12-28 08:39:25 +02:00
Efraim Flashner bb69b97d20 gnu: tree: Update to 2.1.0.
* gnu/packages/admin.scm (tree): Update to 2.1.0.
2022-12-28 08:39:25 +02:00
Marius Bakke 0cb8f7125b gnu: python-bitarray: Update to 2.6.1.
* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.6.1.
[arguments]: Override check phase.
2022-12-28 00:38:41 +01:00
Marius Bakke 7e6901618f gnu: python-pycurl: Update to 7.45.2.
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.2.
2022-12-28 00:38:41 +01:00
Marius Bakke f170813334 gnu: Open vSwitch: Update to 3.0.3.
* gnu/packages/networking.scm (openvswitch): Update to 3.0.3.
2022-12-28 00:38:41 +01:00
Marius Bakke fe14f88d56 doc: Update expired URL.
* doc/guix.texi (DNS Services): Update knot-resolver documentation link.
2022-12-28 00:38:40 +01:00
Marius Bakke 5f222e7b7a gnu: zeitgeist: Remove input labels.
* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
2022-12-28 00:38:40 +01:00
Attila Lendvai 363b20b685 records: match-record supports specifying a different variable name.
An example:

(match-record obj <my-type>
  (field1 (field2 custom-var-name) field3)
  ...)

* guix/records.scm (match-record-inner): Add support for the new syntax.
* tests/records.scm ("match-record, simple"): Add a simple test case for the
new syntax.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:42 +01:00
Simon South 361aad5ce3 gnu: ola: Use gexps.
* gnu/packages/lighting.scm (ola)[arguments]: Use gexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:42 +01:00
Simon South 5f8a51993e gnu: ola: Remove input labels.
* gnu/packages/lighting.scm (ola)[inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:42 +01:00
Simon South 45c5710267 gnu: ola: Update to 0.10.8.
* gnu/packages/lighting.scm (ola): Update to 0.10.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon South 94cab6a703 gnu: abc: Update to 0.0-2.70cb339.
* gnu/packages/fpga.scm (abc): Update to 0.0-2.70cb339.
[source]: Fetch from current source-code repository.
[native-inputs]: Remove as obsolete.
[arguments]<#:tests?>: Update comment.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon South 79240b4b4e gnu: abc: Use gexps.
* gnu/packages/fpga.scm (abc)[arguments]: Use gexps; simplify "install" phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon South c10238966e gnu: abc: Convey license information.
* gnu/packages/fpga.scm (abc)[arguments]: Add #:license-file-regexp so license
information is included in package output.
[license]: Specify URI of actual package license.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Remco van 't Veer e4f39ace86 gnu: ruby: Add ruby-3.2.
* gnu/packages/ruby.scm (ruby-3.2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon Josefsson a4461df9b2 gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].
* gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Ricardo Wurmus a70a1d8edf gnu: fossil: Remove obsolete snippet.
* gnu/packages/version-control.scm (fossil)[source]: Remove obsolete
substitution.
2022-12-27 22:38:03 +01:00
kiasoc5 5e27c9a0d2 gnu: fossil: Update to 2.20.
* gnu/packages/version-control.scm (fossil): Update to 2.20.
2022-12-27 22:38:03 +01:00
Maxim Cournoyer fd0e69984f gnu: jami: Update to 20221220.0956.79e1207.
* gnu/packages/jami.scm (%jami-version): Update to 20221220.0956.79e1207.
(%jami-sources): Remove all but the 'jami-disable-integration-tests.patch' and
'jami-libjami-headers-search.patch' patches.
* gnu/packages/patches/jami-fix-qml-imports.patch: Delete file.
* gnu/packages/patches/jami-fix-unit-tests-build.patch: Likewise.
* gnu/packages/patches/jami-no-webengine.patch: Likewise.
* gnu/packages/patches/jami-sip-contacts.patch: Likewise.
* gnu/packages/patches/jami-sip-unregister.patch: Likewise.
* gnu/packages/patches/jami-sipaccount-segfault.patch: Likewise.
* gnu/packages/patches/jami-xcb-link.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
2022-12-27 13:27:25 -05:00
Leo Famulari aeb42167fd gnu: Borg: Update to 1.2.3.
* gnu/packages/backup.scm (borg): Update to 1.2.3.
2022-12-27 12:55:34 -05:00
Leo Famulari 86e4c50e25 gnu: linux-libre-documentation: Organize.
This package was miscategorized as a "Generic kernel package".

* gnu/packages/linux.scm (linux-libre-documentation): Move variable into
its own section.
2022-12-27 12:54:36 -05:00
Andrew Tropin 8f93a1e01a snippets: Remove unwanted git-commit-mode invocation.
We only need to check if git-commit-mode is t, not enable it in all text-mode
buffers.

* etc/snippets/tempel/text-mode: Remove unwanted git-commit-mode invocation.
2022-12-27 12:38:05 +04:00
Maxim Cournoyer 60d4652c5d image: Enhance compatibility of the root ext4 partition.
Generating a raw-with-offset image would previously not be bootable with
U-Boot.

* gnu/system/image.scm (root-partition) [file-system-options]: New field.
2022-12-26 22:47:02 -05:00
Hartmut Goebel 7c476873e0 doc: Describe how to update to a specific version.
* doc/guix.texi (Invoking guix refresh): Describe how to update to a specific
version.
2022-12-26 17:38:07 +01:00
Hartmut Goebel f7eaed6858 upstream: Allow updating to a specific version.
* guix/upstream.scm(package-latest-release): Add keyword-argument 'version'
  and pass it on to the updater's 'import' function.
  (package-update): add keyword-argument 'version' and pass it on to
  package-latest-release.  Differentiate the error message issued when
  no package was found, depending on whether version was given or not.
2022-12-26 17:38:07 +01:00
Hartmut Goebel 8aeccc6240 refresh: Allow updating to a specific version.
* guix/scripts/refresh.scm (options->packages)[args-packages]: Handle version
  specification in package name arguments.
  (update-package): Add #:version argument and pass it on to called functions.
  (guix-refresh): When updating, pass the specified version (if any) to
  update-package.
  [package-list-without-versions, package-list-with-versions]: New functions.
2022-12-26 17:38:07 +01:00
Hartmut Goebel b82eb8d67a import: pypi: Allow updating to a specific version.
* guix/import/pypi.scm (latest-release): Rename to 'import-release',
  add #:version argument and pass it on to called functions.
2022-12-26 17:38:06 +01:00
Hartmut Goebel 3986caacae import: launchpad: Allow updating to a specific version.
* guix/import/launchpad.scm (latest-release): Rename to 'import-release',
  add #:version argument.
  If version is given, return an upstream-source for this version.
2022-12-26 17:38:06 +01:00
Hartmut Goebel 424a871f1f import: kde: Allow updating to a specific version.
* guix/import/kde.scm (latest-kde-release): Rename to 'import-kde-release',
  add #:version argument.  Rework the code to not sort the relevant files,
  but just find the requested or latest version.
  [find-latest-archive-version]: New function.
2022-12-26 17:38:06 +01:00
Hartmut Goebel e689f97033 import: hexpm: Allow updating to a specific version.
* guix/import/hexpm.scm (latest-release): Rename to 'import-release',
  add #:version argument.
  If version is given, return an upstream-source for this version.
2022-12-26 17:38:05 +01:00
Hartmut Goebel c7faeae2b1 import: gnome: Allow updating to a specific version.
* guix/import/gnome.scm (latest-gnome-release): Rename
  to 'import-gnome-release', add #:version argument. If version is
  given, try to find the respective version
  [find-latest-release]: New function, based on former code.
  [find-version-release]: New function.
2022-12-26 17:38:05 +01:00
Hartmut Goebel be3f48bff0 import: github: Allow updating to a specific version.
* guix/import/github.scm (latest-released-version): Add #:version argument.
  If version is given, try to find the respective release.
  (latest-releease) Rename to 'import-release', add #:version argument
  and pass it on to 'latest-released-version'.
2022-12-26 17:38:05 +01:00
Hartmut Goebel 6da60453e2 import: git: Allow updating to a specific version.
* guix/import/git.scm
  (latest-tag): Add #:version argument. If version is given, try to
  find the respective version tag.
  (latest-git-tag-version): Add #:version argument and pass it on to
  called functions.
  (latest-releease) Rename to 'import-release', add #:version argument
  and pass it on to called functions.
2022-12-26 17:38:05 +01:00
Hartmut Goebel 1e39f475a2 import: gem: Allow updating to a specific version.
* guix/import/gem.scm (latest-release): Rename to 'import-release',
  add #:version argument.
  If version is given, return an upstream-source for this version.
2022-12-26 17:38:03 +01:00
Hartmut Goebel af44a8550c import: egg: Allow updating to a specific version.
* guix/import/egg.scm (latest-release): Rename to 'import-release',
  add #:version argument.
  If version is given, return an upstream-source for this version.
2022-12-26 17:38:03 +01:00
Hartmut Goebel 7c4aab1f7d import: crate: Allow updating to a specific version.
* guix/import/crate.scm (latest-release): Rename to 'import-release',
  add #:version argument.
  If version is given, return an upstream-source for this version.
2022-12-26 17:38:03 +01:00
Hartmut Goebel 53af560543 gnu-maintenance: Allow updating to a specific version.
* guix/gnu-maintenance.scm
  (latest-ftp-release): Rename to … (import-ftp-release) … this,
  add #:version argument.
  If version is given, try to find the respective version.
  (latest-html-release): Rename to … (import-html-release) … this,
  add #:version argument.
  If version is given, try to find the respective version.
  (latest-gnu-release): Rename to … (import-gnu-release) … this,
  add #:version argument. Refactor to first select archives for
  respective package, the find the requested or latest version, then create
  the upstream-source.
  (latest-release): Rename to … (import-release) … this,
  add #:version argument, pass on to … (import-ftp-release) … this.
  (import-release*): Rename to … (import-release*) … this,
  add #:version argument, pass on to … (latest-release) … this.
  (latest-savannah-release): Rename to … (import-savannah-release) … this,
  add keword-argument version, pass on to … (import-html-release) … this.
  (latest-xorg-release): Rename to … (import-xorg-release) … this,
  add keword-argument version, pass on to … (import-ftp-release) … this.
  (latest-kernel.org-release): Rename to … (import-kernel.org-release) … this,
  add #:version argument, pass on to … (import-html-release) … this.
  (latest-html-updatable-release): Rename to … (import-html-updatable-release)
  … this, add #:version argument, pass on to … (import-html-release) … this.
* guix/import/gnu.scm(gnu->guix-package): Adjust function call.
2022-12-26 17:38:03 +01:00
Hartmut Goebel abc72eeac0 import: sourceforge: Issue error-message if version is given.
Due to the complicated directory structure at sourceforce,
enabling the  sourceforge importer to update to a specific version
is very complicated to implement. Since only 2.0% of the
packages in guix are covered by this updater I dedided to not
implement this.

* guix/gnu-maintenance.scm (latest-sourceforge-release): Add #:version
  argument.  Issue error-message if version is given.
2022-12-26 17:15:07 +01:00
Hartmut Goebel 21703b5120 import: Issue error-message if version is given.
These importer don't support importing a specific version, thus the updater
does neither.  Issue an error message in case version is given.

* guix/import/cpan.scm (latest-release),
  guix/import/elpa.scm (latest-release),
  guix/import/hackage.scm (latest-release),
  guix/import/minetest.scm (latest-minetest-release),
  guix/import/opam.scm (latest-release): Add #:version argument,
  issue error if version is given.
* guix/import/cran.scm (latest-cran-release): Same.
  (latest-bioconductor-release) Same. <version>: rename to <latest-version>.
* guix/import/stackage.scm (latest-lts-release): For each generated updater,
  add #:version argument and issue error if version is given.
2022-12-26 17:15:07 +01:00
Hartmut Goebel 9500c11c8b import: cpan: Remove unused exports.
* guix/import/cpan.scm (#:export): Remove unused exports.
2022-12-26 17:15:06 +01:00
Hartmut Goebel a274a6a1ac upstream-updater: Rename record field.
The next commits will make the functions, which are currently importing the
latest version of a package, change into importing the latest or a given
version of the package (for those updaters supporting specifying a version).
Thus the name ‘latest‘ is no longer appropriate.

* guix/upstream.scm (upstream-updater) Rename field [latest] to
  [import]. (lookup-updater, package-latest-release) Adjust fieldname
  accordingly.
* guix/gnu-maintenance.scm (%gnu-updater, %gnu-ftp-updater,
  %savannah-updater, %sourceforge-updater, %xorg-updater,
  %kernel.org-updater, %generic-html-updater),
  guix/import/cpan.scm (%cpan-updater),
  guix/import/cran.scm (%cran-updater, %bioconductor-updater),
  guix/import/crate.scm (%crate-updater),
  guix/import/egg.scm (%egg-updater),
  guix/import/elpa.scm (%elpa-updater),
  guix/import/gem.scm (%gem-updater),
  guix/import/git.scm (%generic-git-updater),
  guix/import/github.scm (%github-updater),
  guix/import/gnome.scm (%gnome-updater),
  guix/import/hackage.scm (%hackage-updater),
  guix/import/hexpm.scm (%hexpm-updater),
  guix/import/kde.scm (%kde-updater),
  guix/import/launchpad.scm (%launchpad-updater),
  guix/import/minetest.scm (%minetest-updater),
  guix/import/opam.scm (%opam-updater),
  guix/import/pypi.scm (%pypi-updater),
  guix/import/stackage.scm (%stackage-updater),
  tests/import-github.scm (found-sexp)
  tests/transformations.scm ("options->transformation, with-latest"):
  Adjust fieldname accordingly.
2022-12-26 17:15:06 +01:00
dan c50cd1bbec images: wsl2: Create XDG_RUNTIME_DIR on first login.
* gnu/system/images/wsl2.scm (wsl-boot-program): Create XDG_RUNTIME_DIR on
first login and set it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-26 09:34:26 +01:00
Ivan Vilata i Balaguer 9369c1ccf4 gnu: services: Fix bluetooth-service docstring.
* gnu/services/desktop.scm (bluetooth-service): Sync docstring with info,
remove mention to group not really needed to access D-Bus service.
* doc/guix.texi (Desktop Services): Also remove mention to group here.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:48:05 +01:00
Tobias Kortkamp bc157ca62b gnu: Add wvkbd.
* gnu/packages/xdisorg.scm (wvkbd): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:46:31 +01:00
宋文武 5f6bd3f92d teams: Add 宋文武.
* etc/team.scm.in: Add 宋文武.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:40:59 +01:00
宋文武 58d129c460 teams: Add localization.
* etc/teams.scm.in (localization): New team.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:40:16 +01:00
Yarl Baudig 800b3234fb shell: Make --help show --system and --list-systems.
These options are callable and documented in the manual but not
shown by --help.

* guix/scripts/shell.scm: Make --help show --system and
--list-systems.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:30:50 +01:00
Ludovic Courtès badad2653f gnu: pipe-viewer: Update to 0.4.4.
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.4.
2022-12-26 00:06:26 +01:00
Nicolas Goaziou 2b101bf9e7 gnu: emacs-circadian: Update to 0.3.3.
* gnu/packages/emacs-xyz.scm (emacs-circadian): Update to 0.3.3.
[arguments]<#:test-command>: Update test procedure.
[native-inputs]: Remove EMACS-ERT-RUNNER.
2022-12-25 22:57:32 +01:00
Nicolas Goaziou 3fe33baed6 gnu: emacs-ement: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.2.
2022-12-25 22:57:32 +01:00
jgart c408b9042f gnu: Add emacs-snow.
* gnu/packages/emacs-xyz.scm (emacs-snow): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-25 22:57:31 +01:00
Efraim Flashner 10a661c8c8 gnu: syslinux: Honor #:tests? flag.
* gnu/packages/bootloaders.scm (syslinux)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-12-25 22:07:32 +02:00
Michael Rohleder 91bcc26b1c gnu: hstr: Update to 2.6.
* gnu/packages/shellutils.scm (hstr): Update to 2.6.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:20:58 +01:00
Michael Rohleder 333f359f7a gnu: ristretto: Update to 0.12.4.
* gnu/packages/xfce.scm (ristretto): Update to 0.12.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:18:20 +01:00
Michael Rohleder d93ab41288 gnu: xfce4-notifyd: Update to 0.6.5.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:17:55 +01:00
Michael Rohleder cb823181d3 gnu: xfce4-taskmanager: Update to 1.5.5.
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.5.
[inputs]: Add libxfce4ui.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:17:24 +01:00
Michael Rohleder 40cdf88892 gnu: vcsh: Update to 2.0.5.
* gnu/packages/version-control.scm (vcsh): Update to 2.0.5.
[native-inputs]: Remove which. Add autoconf, automake, ronn-ng, perl,
perl-test-harness, perl-shell-command, perl-test-most, pkg-config.
[inputs]: Remove perl, perl-test-harness, perl-shell-command,
perl-test-most.
[arguments]: Remove phase install-bash-completion. Add phase fix-version-gen.
Remove deletion of configure and build phases.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:17:10 +01:00
Artyom V. Poptsov 34feda1def gnu: guile-png: Update to 0.3.0.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.3.0.
  [arguments]: Patch tests to silence Guile-SMC logs.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:01:23 +01:00
Timo Wilken 2967abf1a2 services: wireguard: Allow specifying pre-shared keys.
* gnu/services/vpn.scm (<wireguard-peer>)[preshared-key]: New field.
* doc/guix.texi (VPN Services): Document it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 16:56:48 +01:00
Marius Bakke f81c05d89b gnu: QEMU: Unbundle OpenSBI.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete precompiled
riscv64 firmware, and its source code.
[arguments]: Provide OpenSBI.
[inputs]: Add OPENSBI-QEMU.
2022-12-25 14:15:59 +01:00
Marius Bakke c8e836991d gnu: Add opensbi-qemu.
* gnu/packages/firmware.scm (opensbi-qemu): New variable.
2022-12-25 14:15:59 +01:00
Marius Bakke 699aef4bc6 gnu: opensbi: Use the same source file name regardless of variant.
* gnu/packages/firmware.scm (make-opensbi-package)[source](file-name): Don't
use the NAME variable which changes depending on the variant.
2022-12-25 14:15:59 +01:00
Marius Bakke 71b8707100 gnu: QEMU: Unbundle OpenBIOS.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Remove precompiled
PPC OpenBIOS firmware, and its source code.
[arguments]: Replace with the one from Guix.
[inputs]: Add OPENBIOS-QEMU-PPC.
2022-12-25 14:15:59 +01:00
Marius Bakke 53a1fce25a gnu: Add openbios-qemu-ppc.
* gnu/packages/firmware.scm (make-openbios-package): New procedure.
(openbios-qemu-ppc): New variable.
* gnu/packages/patches/openbios-gcc-warnings.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-12-25 14:15:59 +01:00
Marius Bakke c97de4a989 services: ganeti: Label mcron jobs.
* gnu/services/ganeti.scm (ganeti-watcher-jobs): Label job as "ganeti-watcher".
(ganeti-cleaner-jobs): Labels jobs as "ganeti master cleaner" and "ganeti node
cleaner".
2022-12-25 14:15:59 +01:00
Artyom V. Poptsov 860e949896 gnu: freecad: Fix the package hash.
* gnu/packages/engineering.scm (freecad): Fix the package hash.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-12-25 13:08:31 +04:00
Ricardo Wurmus 36bc92a3ec gnu: mumi: Update to 0.0.4-2.0a90eed.
* gnu/packages/mail.scm (mumi): Update to 0.0.4-2.0a90eed.
2022-12-25 00:26:02 +01:00
Ricardo Wurmus 8bf58c1b35 gnu: mumi: Update to 0.0.4-1.18acd2b.
* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b.
2022-12-24 16:33:21 +01:00
Guillaume Le Vaillant aae8371f72 gnu: qdmr: Update to 0.10.4.
* gnu/packages/radio.scm (qdmr): Update to 0.10.4.
2022-12-24 14:39:07 +01:00
Vinicius Monego 7e7659d34f gnu: shotcut: Update to 22.12.21.
* gnu/packages/video.scm (shotcut): Update to 22.12.21.
2022-12-24 09:04:31 -03:00
Vinicius Monego f8841c086e gnu: homebank: Update to 5.6.
* gnu/packages/finance.scm (homebank): Update to 5.6.
2022-12-24 09:04:27 -03:00
Tobias Geerinckx-Rice 9cadac9787 doc: Fix typo.
* doc/contributing.texi (Sending a Patch Series): Fix e-mail address of
<guix-patches@gnu.org>.

Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
2022-12-18 01:00:10 +01:00
Sughosha 1cb49932d7 gnu: gnome-shell-extension-burn-my-windows: Update to 22.
* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:50 +01:00
Sughosha 8ebb5b64fd gnu: gnome-shell-extension-vertical-overview: Update to 10.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 10.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:49 +01:00
Sughosha 528c79e7ac gnu: gnome-shell-extension-unite-shell: Update to 69.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 69.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:49 +01:00
Ludovic Courtès 3532fc6ba4 gnu: libtirpc-hurd: Fix cross-compilation.
Fixes a regression introduced in
517618b240, whereby the "wrong"
'krb5-config' script would be picked.

* gnu/packages/onc-rpc.scm (libtirpc/hurd)[arguments]: Turn
 #:configure-flags into a gexp to refer to the right "mit-krb5".
2022-12-24 00:45:47 +01:00
Ludovic Courtès 69fc67b6bb hurd-boot: Fix list of devices with translators.
Fixes a regression introduced in
450f774028 and
e3c6575ee9, which introduced
unquote-splicing without changing quote to quasiquote.

* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Use
quasiquote, note quote.
2022-12-24 00:45:47 +01:00
Ludovic Courtès bae13578f7 gnu: python-scikit-build: Depend on 'git-minimal/fixed'.
* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]:
Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:45:46 +01:00
Ludovic Courtès 8f31575ad1 gnu: gnome-photos: Depend on 'git-minimal/fixed'.
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass
 #:disallowed-references.
[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:39:20 +01:00
Ludovic Courtès 0dcca97c9f gnu: opam: Depend on 'git-minimal/fixed'.
* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal'
with 'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès 9203de5250 gnu: ocamlformat: Depend on 'git-minimal/fixed'.
* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with
'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès 83b1a2f682 gnu: julia-documenter: Depend on 'git-minimal/fixed'.
That way the main 'git-minimal' package can be updated without causing a
rebuild of all the dependents of 'julia-documenter'.

* gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Replace
'git-minimal' by 'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ricardo Wurmus ddd6b70591 gnu: Add emacs-loccur.
* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable.
2022-12-24 00:32:07 +01:00
Ricardo Wurmus b6d9e266a7 gnu: ceph: Update to 17.2.5.
* gnu/packages/storage.scm (ceph): Update to 17.2.5.
[source]: Remove obsolete patches; remove bundled sources for arrow.
[arguments]: Disable parallel build; use system arrow.
[inputs]: Drop input labels; add apache-thrift, apache-arrow-for-ceph, and
utf8proc.
* gnu/packages/patches/ceph-boost-compat.patch: Delete file.
* gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus ad141242f8 gnu: Add apache-arrow-for-ceph.
* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus 0a45d4bad4 doc: Wrap $localstatedir in Texinfo syntax.
* doc/guix.texi (Limitations): Use @file syntax.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus 672c48f15d doc: Suggest remounting store before relabeling the file system.
* doc/guix.texi (Installing the SELinux policy): Mention that the store may
need to be remounted before writing to it.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus afaeb657b1 etc: SELinux: Allow init process to setattr on profile directories.
* etc/guix-daemon.cil.in: Add rule.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus 4a134ed32e etc: SELinux: Allow daemon to search run state directories.
* etc/guix-daemon.cil.in: Import types init_var_run_t and
system_dbusd_var_run_t; add rules.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus f28d792719 etc: SELinux: Label guix-daemon executable in profile.
* etc/guix-daemon.cil.in: Add file rule for "guix-daemon" in current-guix
profile.
2022-12-23 20:20:06 +01:00
Nicolas Goaziou ef060487a2 gnu: naev: Update to 0.10.0.
* gnu/packages/games.scm (naev): Update to 0.10.0.
[inputs]: Add ENET, PCRE2.
2022-12-23 19:06:47 +01:00
Nicolas Goaziou a3c2668788 gnu: fet: Update to 6.7.7.
* gnu/packages/education.scm (fet): Update to 6.7.7.
2022-12-23 18:29:36 +01:00
Guillaume Le Vaillant 11aa1e6ad1 gnu: sdrangel: Update to 7.8.5.
* gnu/packages/radio.scm (sdrangel): Update to 7.8.5.
  [arguments]: Remove 'fix-boost-compatibility' phase.
2022-12-23 16:38:32 +01:00
Guillaume Le Vaillant 558494674d gnu: aptdec: Update to 1.7-3.4d4a0c9.
* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9.
2022-12-23 16:33:16 +01:00
Nicolas Goaziou dd8a20355e gnu: emacs-cider: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou 3a77238721 gnu: emacs-vertico: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou e26d6a6de0 gnu: emacs-subed: Update to 1.0.28.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.28.
2022-12-23 15:16:31 +01:00
Efraim Flashner 9923100a42 gnu: sgabios: Fix build on cross-build architectures.
* gnu/packages/firmware.scm (sgabios)[arguments]: When cross-building
add a make-flag to use the correct objcopy.
2022-12-23 13:56:11 +02:00
Roman Scherer 66188398c4 gnu: netcdf: Update to 4.9.0.
* gnu/packages/maths.scm (netcdf): Update to 4.9.0.
  [source]: Use new URI.
  [inputs]: Add libxml2 and unzip.
  [arguments]: Update 'configure-flags'. Add 'fix-test-rcmerge' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-23 11:56:27 +01:00
Andrew Tropin dd4eee5581 home: xdg: Add with-imported-modules to xdg activation script.
Without it activation doesn't work when called in clean environment.

* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation): Add
with-imported-modules to xdg activation script.
2022-12-23 11:43:27 +04:00
Nicolas Goaziou 1b29fccff2 gnu: emacs-mood-line: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.0.0.
2022-12-22 23:39:30 +01:00
Nicolas Goaziou c8495bfc79 gnu: emacs-marginalia: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.0.
2022-12-22 23:38:13 +01:00
Morgan Willcock 75b0388a90 gnu: emacs-org-msg: Update to 4.0.
* gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:31:04 +01:00
Nicolas Goaziou f4672d9795 gnu: emacs-god-mode: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-god-mode)[arguments]: Run tests.
[native-inputs]: Add EMACS-ECUKES.
2022-12-22 23:31:04 +01:00
Hilton Chain 29e2d45b11 gnu: emacs-god-mode: Update to 2.18.0.
* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0.
[source,home-page]: Changed URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:31:03 +01:00
Nicolas Goaziou 82ab75b6a2 gnu: emacs-dashboard: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[arguments]: Use G-expressions.
<#:include>: Use %default-include.
<#:phases>: Remove trailing #T, and unnecessary call to CHMOD.
[description]: Properly capitalize it.
2022-12-22 23:31:03 +01:00
florhizome fc29138074 gnu: emacs-dashboard: Update to 1.7.0-0.a69cc10.
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0-0.a69cc10.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:30:31 +01:00
Efraim Flashner 6ce7904a85 gnu: ipxe-qemu: Fix building on 32-bit systems.
* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When building
from a 32-bit system add a binutils variant capable of assembling 64-bit
instructions and an ld-wrapper using it.
2022-12-22 22:09:58 +02:00
Leo Famulari 1be1961a1c gnu: linux-libre 5.10: Update to 5.10.161.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.161.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Leo Famulari dd575627b3 gnu: linux-libre 5.15: Update to 5.15.85.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.85.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Leo Famulari 9922da2829 gnu: linux-libre: Update to 6.0.15.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.15.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Michael Rohleder d2cd3290ea gnu: stockfish: Update to 15.1.
* gnu/packages/games.scm (stockfish): Update to 15.1.
  [arguments]: Renamed phase remove-m-flag to remove-m-flag-and-net-target.
  Add removing of the net target in the Makefile, because it wants networking.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-22 17:15:48 +01:00
Guillaume Le Vaillant dade92613b gnu: Add dsd.
* gnu/packages/radio.scm (dsd): New variable.
2022-12-22 17:15:48 +01:00
Marius Bakke c9392e6fc6 gnu: QEMU: Unbundle SGABIOS.
* gnu/packages/virtualization.scm (qemu)[source]: Purge sgabios.
[arguments]: Replace bundled variant with the one from INPUTS.
[inputs]: Add SGABIOS.
2022-12-22 16:50:47 +01:00
Marius Bakke 368e00cce0 gnu: Add sgabios.
* gnu/packages/firmware.scm (sgabios): New variable.
2022-12-22 16:50:47 +01:00
Marius Bakke 9279775d69 gnu: iPXE: Embed the actual package version.
* gnu/packages/bootloaders.scm (ipxe)[arguments]: Add phase to set the proper
version.
2022-12-22 16:50:47 +01:00
Marius Bakke 209aed9511 gnu: Install QEMU firmare files to 'share/qemu'.
This paves the way for using a native search path in the future.

* gnu/packages/bootloaders.scm (ipxe-qemu)[arguments]: Install firmware files
to 'share/qemu' instead of 'share/firmware'.
* gnu/packages/firmware.scm (seabios-qemu)[arguments]: Likewise.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust accordingly.
2022-12-22 16:50:47 +01:00
Marius Bakke ba7f6f0bf3 gnu: QEMU: Unbundle iPXE.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Purge iPXE.
[arguments]: Re-add firmware files from IPXE-QEMU.
[inputs]: Add IPXE-QEMU.
2022-12-22 16:50:47 +01:00
Marius Bakke a5dbe84a61 gnu: ipxe-qemu: Cross-compile on non x86_64.
* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When not targeting
x86_64, add CROSS-GCC and CROSS-BINUTILS.
[arguments]: Set CROSS_COMPILE in that case.
2022-12-22 16:50:47 +01:00
Marius Bakke ffc0037458 gnu: SeaBIOS: Split QEMU variants out to separate package.
* gnu/packages/firmware.scm (seabios)[arguments]: Move custom build and
install phases out to ...
(seabios-qemu): ... this new variable.
* gnu/packages/virtualization.scm (qemu)[inputs]: Change from SEABIOS to
SEABIOS-QEMU.
2022-12-22 16:50:47 +01:00
Marius Bakke aeabddcfc5 gnu: QEMU: Don't provide --firmwarepath for user-mode binaries.
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove --firmwarepath
from the user-mode emulation configure invocation.
2022-12-22 16:50:47 +01:00
Efraim Flashner c1d543203e gnu: openvpn: Update to 2.5.8.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.8.
2022-12-22 14:28:21 +02:00
Ricardo Wurmus d8a9d55b57 gnu: Add r-bedtorch.
* gnu/packages/bioinformatics.scm (r-bedtorch): New variable.
2022-12-22 11:18:02 +01:00
Ricardo Wurmus 6d2f312b23 gnu: Add r-rhtslib12.
* gnu/packages/bioinformatics.scm (r-rhtslib12): New variable.
2022-12-22 11:17:52 +01:00
Ricardo Wurmus 2a4930a1e6 gnu: Add wiggletools.
* gnu/packages/bioinformatics.scm (wiggletools): New variable.
2022-12-22 10:29:20 +01:00
Efraim Flashner 7c2dab7dd4 gnu: xterm: Update to 377.
* gnu/packages/xorg.scm (xterm): Update to 377.
2022-12-22 11:00:56 +02:00
Vagrant Cascadian 0744540d09 gnu: guile-ssh: Update to 0.16.0.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.0.
2022-12-21 22:15:15 -08:00
Andrew Tropin 30143cdad2 gnu: fheroes2: Update to 1.0.0.
* gnu/packages/games.scm (fheroes2): Update to 1.0.0.
2022-12-22 09:59:39 +04:00
Navid Afkhami 87c3fab854 gnu: Add python-episcanpy.
* gnu/packages/bioinformatics.scm (python-episcanpy): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-22 00:17:43 +01:00
Navid Afkhami d07543b886 gnu: Add python-bamnostic.
* gnu/packages/bioinformatics.scm (python-bamnostic): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-22 00:14:05 +01:00
Ricardo Wurmus 9e495087d2 gnu: Add vembrane.
* gnu/packages/bioinformatics.scm (vembrane): New variable.
2022-12-21 23:12:41 +01:00
Ricardo Wurmus 1194cb1c40 gnu: python-plastid: Update to 0.6.0.
* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.6.0.
[source]: Fetch from git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; add build phases 'unpack-test-data and
'build-extensions.
[inputs]: Add openssl.
[native-inputs]: Add test data.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus bc4eac5d79 gnu: python-pysam: Update to 0.20.0.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.20.0.
[build-system]: Use pyproject-build-system.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus 50948b8c3d gnu: htslib: Update to 1.16.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.16.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus e34639c262 gnu: pbbam: Use htslib 1.14.
* gnu/packages/bioinformatics.scm (pbbam)[propagated-inputs]: Replace htslib
with htslib-1.14.
2022-12-21 23:12:40 +01:00
Ricardo Wurmus 5ccc017389 gnu: Add htslib-1.14.
* gnu/packages/bioinformatics.scm (htslib-1.14): New variable.
2022-12-21 23:12:40 +01:00
pukkamustard fe5836feaf gnu: Add ocaml5.0-merlin.
* gnu/packages/ocaml.scm (ocaml5.0-merlin): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:42 +01:00
pukkamustard 8ed74a1787 gnu: Add ocaml5.0-dot-merlin-reader.
* gnu/packages/ocaml.scm (ocaml5.0-dot-merlin-reader): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:40 +01:00
pukkamustard 134480a381 gnu: Add ocaml5.0-merlin-lib.
* gnu/packages/ocaml.scm (ocaml5.0-merlin-lib): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:38 +01:00
pukkamustard f127f0fbf3 gnu: Update ocaml-merlin-lib to 4.7-414.
* gnu/packages/ocaml.scm (ocaml-merlin-lib): Update to 4.7-414.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:31 +01:00
pukkamustard cb1fe1c690 gnu: Add ocaml5.0-eio-main.
* gnu/packages/ocaml.scm (ocaml5.0-eio-main): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:28 +01:00
pukkamustard 417be516de gnu: Add ocaml5.0-eio-linux.
* gnu/packages/ocaml.scm (ocaml5.0-eio-linux): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:24 +01:00
pukkamustard c986522877 gnu: Add ocaml-uring.
* gnu/packages/ocaml.scm (ocaml-uring): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:22 +01:00
pukkamustard 2b335e87f7 gnu: Add ocaml5.0-eio-luv.
* gnu/packages/ocaml.scm (ocaml5.0-eio-luv): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:19 +01:00
pukkamustard 14fae62df8 gnu: Add ocaml5.0-eio.
* gnu/packages/ocaml.scm (ocaml5.0-eio): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:16 +01:00
pukkamustard 2cb15f8501 gnu: ocaml-mdx: Move inputs to propagated-inputs.
* gnu/packages/ocaml.scm (ocaml-mdx): Move inputs to propagated-inputs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:10:12 +01:00
pukkamustard f883cb9ecd gnu: Add ocaml-bechamel.
* gnu/packages/ocaml.scm (ocaml-bechamel): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:09:38 +01:00
pukkamustard 8160d05e83 gnu: Add ocaml5.0-ctypes
* gnu/packages/ocaml.scm (ocaml5.0-ctypes): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:09:23 +01:00
pukkamustard 74f5ddef81 gnu: Add ocaml-lwt-dllist.
* gnu/packages/ocaml.scm (ocaml-lwt-dllist): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:54 +01:00
pukkamustard 048217e73c gnu: Add ocaml5.0-crowbar.
* gnu/packages/ocaml.scm (ocaml5.0-crowbar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:50 +01:00
pukkamustard 7a19cb115f gnu: Update ocaml-odoc to 2.2.0.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.2.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:39 +01:00
pukkamustard e3a2f0447b gnu: Add ocaml5.0-ppx-expect.
* gnu/packages/ocaml.scm (ocaml5.0-ppx-expect): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:08:19 +01:00
pukkamustard fdf2b2e459 gnu: Update ocaml-qcheck to 0.20.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.20.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:51 +01:00
pukkamustard 17f5a0da47 gnu: Update ocaml-ppxlib to 0.25.1.
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.25.1.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:47 +01:00
pukkamustard 11c1621b53 gnu: Add ocaml5.0-base.
* gnu/packages/ocaml.scm (ocaml5.0-base): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:28 +01:00
pukkamustard be31153390 gnu: Add ocaml-hmap.
* gnu/packages/ocaml.scm (ocaml-hmap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:07:17 +01:00
pukkamustard cdca734775 gnu: Add ocaml-optint.
* gnu/packages/ocaml.scm (ocaml-optint): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:04:29 +01:00
pukkamustard c60fae72d8 gnu: Add ocaml-monolith.
* gnu/packages/ocaml.scm (ocaml-monolith): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:02:44 +01:00
pukkamustard a8e1dc8edf gnu: Add ocaml-psq.
* gnu/packages/ocaml.scm (ocaml-psq): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 22:02:02 +01:00
pukkamustard 642cf11aa2 gnu: opam: Use OCaml 4.14 compiled version when building OCaml 5.0 packages.
* gnu/packages/ocaml.scm (opam)[properties]: Add ocaml5.0-variant.
  (opam)[propagated-inputs]: Move to inputs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:59:11 +01:00
pukkamustard 052ec8bcc7 guix: ocaml: Add package-with-ocaml5.0.
* guix/build-system/ocaml.scm (package-with-ocaml5.0)
(strip-ocaml5.0-variant): New variables.
* gnu/packages/ocaml.scm (ocaml5.0-dune-bootstrap)
(ocaml5.0-dune, ocaml5.0-dune-configurator)
(ocaml5.0-csexp, ocaml5.0-result): New variables.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:58:56 +01:00
pukkamustard 616e818946 gnu: Add ocaml5.0-findlib
* gnu/packages/ocaml.scm (ocaml5.0-findlib): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:56:50 +01:00
pukkamustard a58dfd3eed gnu: ocaml-findlib: Update to 1.9.5.
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.9.5.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:56:46 +01:00
pukkamustard e69259352a gnu: Add ocaml-5.0.
* gnu/packages/ocaml.scm (ocaml-5.0): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-21 21:56:19 +01:00
Maxim Cournoyer 30465558bd guix system: Skip initrd modules check when using --target.
* guix/scripts/system.scm (perform-action): Do not call CHECK-INITRD-MODULES
when the %current-target-system parameter is set.
2022-12-21 14:22:13 -05:00
Efraim Flashner 5b19dffd98 gnu: julia-imagemetadata: Update to 0.9.8.
* gnu/packages/julia-xyz.scm (julia-imagemetadata): Update to 0.9.8.
[arguments]: Add phase to skip greyscale test.
[propagated-inputs]: Remove julia-indirectarrays; add julia-imagebase.
[native-inputs]: Add julia-indirectarrays.
2022-12-21 19:22:58 +02:00
Efraim Flashner ff6d119829 gnu: julia-paddedviews: Update to 0.5.11.
* gnu/packages/julia-xyz.scm (julia-paddedviews): Update to 0.5.11.
2022-12-21 19:22:57 +02:00
Efraim Flashner b1f31d4e47 gnu: julia-imageaxes: Update to 0.6.10.
* gnu/packages/julia-xyz.scm (julia-imageaxes): Update to 0.6.10.
[arguments]: Add a phase to skip a greyscale test.
[propagated-inputs]: Add julia-imagebase.
[native-inputs]: Add julia-aqua and julia-documenter.
2022-12-21 19:22:57 +02:00
Efraim Flashner bc7f25239e gnu: julia-graphics: Update to 1.1.2.
* gnu/packages/julia-xyz.scm (julia-graphics): Update to 1.1.2.
2022-12-21 19:22:57 +02:00
Efraim Flashner aae30d5420 gnu: julia-axisarrays: Update to 0.4.6.
* gnu/packages/julia-xyz.scm (julia-axisarrays): Update to 0.4.6.
2022-12-21 19:22:56 +02:00
Efraim Flashner 204ad23d79 gnu: julia-ellipsisnotation: Update to 1.6.0.
* gnu/packages/julia-xyz.scm (julia-ellipsisnotation): Update to 1.6.0.
[arguments]: Remove phase adjusting the test suite.
2022-12-21 19:22:56 +02:00
Efraim Flashner 611d7427eb gnu: julia-blockbandedmatrices: Update to 0.11.9.
* gnu/packages/julia-xyz.scm (julia-blockbandedmatrices): Update to 0.11.9.
2022-12-21 19:22:56 +02:00
Efraim Flashner 1ebdd56b95 gnu: julia-bandedmatrices: Update to 0.17.9.
* gnu/packages/julia-xyz.scm (julia-bandedmatrices): Update to 0.17.9.
[propagated-inputs]: Add julia-aqua.
[native-inputs]: Add julia-aqua.
2022-12-21 19:22:56 +02:00
Efraim Flashner 1529ba07de gnu: julia-arrayinterface: Update to 5.0.8.
* gnu/packages/julia-xyz.scm (julia-arrayinterface): Update to 5.0.8.
[propagated-inputs]: Remove julia-static; add julia-compat and julia-static-0.6.
[native-inputs]: Add julia-static-0.6.
2022-12-21 19:22:55 +02:00
Efraim Flashner 3dc512f9a2 gnu: Add julia-static-0.6.
* gnu/packages/julia-xyz.scm (julia-static-0.6): New variable.
2022-12-21 19:22:55 +02:00
Efraim Flashner bedb7311e1 gnu: julia-matrixfactorizations: Update to 0.9.3.
* gnu/packages/julia-xyz.scm (julia-matrixfactorizations): Update to
0.9.3.
[arguments]: Re-enable one of the skipped tests.
2022-12-21 19:22:55 +02:00
Efraim Flashner 53436955c4 gnu: julia-scanbyte: Limit to x86_64-linux.
* gnu/packages/julia-xyz.scm (julia-scanbyte)[supported-systems]: New
field.
2022-12-21 19:22:55 +02:00
Efraim Flashner 826e6414a4 gnu: julia-scanbyte: Update to 0.3.2.
* gnu/packages/julia-xyz.scm (julia-scanbyte): Update to 0.3.2.
2022-12-21 19:22:54 +02:00
Efraim Flashner 160974597e gnu: julia-blockarrays: Update to 0.16.23.
* gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.23.
[native-inputs]: Remove julia-lazyarrays; add julia-aqua.
2022-12-21 19:22:54 +02:00
Efraim Flashner 2c838a6fc7 gnu: julia-indexablebitvectors: Limit to 64-bit systems.
* gnu/packages/julia-xyz.scm (julia-indexablebitvectors)
[supported-systems]: New field.
2022-12-21 19:22:54 +02:00
Efraim Flashner d0d99aa75c gnu: julia-plotutils: Update to 1.2.0.
* gnu/packages/julia-xyz.scm (julia-plotutils): Update to 1.2.0.
[arguments]: Add a phase to adjust the test suite.
2022-12-21 19:22:54 +02:00
Efraim Flashner 0d8da17c29 gnu: julia-colorvectorspace: Update to 0.9.9.
* gnu/packages/julia-xyz.scm (julia-colorvectorspace): Update to 0.9.9.
[arguments]: Skip tests.
[propagated-inputs]: Add julia-fixedpointnumbers.
2022-12-21 19:22:53 +02:00
Efraim Flashner 24203f4c8b gnu: julia-colors: Update to 0.12.9.
* gnu/packages/julia-xyz.scm (julia-colors): Update to 0.12.9.
[arguments]: Add phase to skip ambiguities tests.
[native-inputs]: Add julia-abstracttrees.
2022-12-21 19:22:53 +02:00
Efraim Flashner b4e9e72ecf gnu: julia-requires: Update to 1.3.0.
* gnu/packages/julia-xyz.scm (julia-requires): Update to 1.3.0.
[propagated-inputs, inputs]: Move packages ...
[native-inputs]: ... to here.
2022-12-21 19:22:53 +02:00
Efraim Flashner 3fe1077902 gnu: julia-interpolations: Update to 0.13.6.
* gnu/packages/julia-xyz.scm (julia-interpolations): Update to 0.13.6.
[propagated-inputs]: Add julia-chainrulescore.
[native-inputs]: Add julia-colorvectorspace.
2022-12-21 19:22:52 +02:00
Efraim Flashner 2f63589b9b gnu: julia-bson: Update to 0.3.6.
* gnu/packages/julia-xyz.scm (julia-bson): Update to 0.3.6.
2022-12-21 19:22:52 +02:00
Efraim Flashner 4c66bcdf47 gnu: julia-lazyarrays: Update to 0.22.16.
* gnu/packages/julia-xyz.scm (julia-lazyarrays): Update to 0.22.16.
[propagated-inputs]: Add julia-aqua.
[native-inputs]: Add julia-aqua.
2022-12-21 19:22:52 +02:00
Efraim Flashner cb1f6878c1 gnu: julia-specialfunctions: Update to 1.8.7.
* gnu/packages/julia-xyz.scm (julia-specialfunctions): Update to 1.8.7.
[propagated-inputs]: Add julia-irrationalconstants.
2022-12-21 19:22:52 +02:00
Efraim Flashner 8bc31f951b gnu: julia-tracker: Update to 0.2.22.
* gnu/packages/julia-xyz.scm (julia-tracker): Update to 0.2.22.
[source]: Remove patch.
[propagated-inputs]: Add julia-functors, julia-logexpfunctions,
julia-optimisers.
* gnu/packages/patches/julia-tracker-16-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-12-21 19:22:51 +02:00
Efraim Flashner ca8be377a2 gnu: Add julia-optimisers.
* gnu/packages/julia-xyz.scm (julia-optimisers): New variable.
2022-12-21 19:22:51 +02:00
Efraim Flashner d303b26aae gnu: julia-chainrules: Update to 1.35.0.
* gnu/packages/julia-xyz.scm (julia-chainrules): Update to 1.35.0.
[arguments]: Skip tests.
[inputs]: Comment out inputs.
[propagated-inputs]: Remove julia-reexport, julia-requires. Add
julia-irrationalconstants, julia-realdot.
2022-12-21 19:22:51 +02:00
Efraim Flashner 907ae06170 gnu: Add julia-realdot.
* gnu/packages/julia-xyz.scm (julia-realdot): New variable.
2022-12-21 19:22:51 +02:00
Efraim Flashner 59eea190c6 gnu: julia-chainrulestestutils: Update to 1.5.1.
* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): Update to 1.5.1.
2022-12-21 19:22:50 +02:00
Efraim Flashner c3aef63223 gnu: julia-chainrulescore: Update to 1.12.2.
* gnu/packages/julia-xyz.scm (julia-chainrulescore): Update to 1.12.2.
[arguments]: Adjust 'adjust-tests phase for changes in the source.
2022-12-21 19:22:50 +02:00
Efraim Flashner c42652d578 gnu: julia-nnlib: Update to 0.7.34.
* gnu/packages/julia-xyz.scm (julia-nnlib): Update to 0.7.34.
[arguments]: Rename 'skip-cuda-tests to 'skip-some-tests. Adjust to skip
doctests.
[propagated-inputs]: Add julia-compat.
2022-12-21 19:22:50 +02:00
Efraim Flashner 8b84b47a52 gnu: julia-zygote: Update to 0.6.41.
* gnu/packages/julia-xyz.scm (julia-zygote): Update to 0.6.41.
[propagated-inputs]: Add julia-chainrulescore, julia-logexpfuntions.
2022-12-21 19:22:50 +02:00
Efraim Flashner df13c6988a gnu: julia-zygoterules: Update to 0.2.2.
* gnu/packages/julia-xyz.scm (julia-zygoterules): Update to 0.2.2.
2022-12-21 19:22:49 +02:00
Efraim Flashner 288ffff36e gnu: julia-functors: Update to 0.4.1.
* gnu/packages/julia-xyz.scm (julia-functors): Update to 0.4.1.
[propagated-inputs]: Add julia-documenter, julia-staticarrays,
julia-zygote.
2022-12-21 19:22:49 +02:00
Efraim Flashner 66dda9a799 gnu: julia-reversediff: Update to 1.14.4.
* gnu/packages/julia-xyz.scm (julia-reversediff): Update to 1.14.4.
[propagated-inputs]: Add julia-chainrulescore, julia-difftests,
julia-logexpfunctions.
2022-12-21 19:22:49 +02:00
Efraim Flashner 0147f38df6 gnu: julia-dataframes: Update to 1.3.6.
* gnu/packages/julia-xyz.scm (julia-dataframes): Update to 1.3.6.
[arguments]: Adjust 'skip-failing-test phase to adjust a test to pass
with julia-1.8.
[propagated-inputs]: Add julia-categoricalarrays, julia-compat,
julia-shiftedarrays, julia-unitful.
[native-inputs]: Add julia-shiftedarrays.
2022-12-21 19:22:48 +02:00
Efraim Flashner 8154f07422 gnu: julia-offsetarrays: Update to 1.12.8.
* gnu/packages/julia-xyz.scm (julia-offsetarrays): Update to 1.12.8.
2022-12-21 19:22:48 +02:00
Efraim Flashner 3ef53be9ac gnu: julia-dataapi: Update to 1.13.0.
* gnu/packages/julia-xyz.scm (julia-dataapi): Update to 1.13.0.
2022-12-21 19:22:48 +02:00
Efraim Flashner b786dcb793 gnu: julia-pooledarrays: Update to 1.4.2.
* gnu/packages/julia-xyz.scm (julia-pooledarrays): Update to 1.4.2.
[native-inputs]: Add julia-offsetarrays.
2022-12-21 19:22:48 +02:00
Efraim Flashner 6f4c87b493 gnu: julia-categoricalarrays: Update to 0.10.7.
* gnu/packages/julia-xyz.scm (julia-categoricalarrays): Update to 0.10.7.
[arguments]: Add phase to skip tests depending on julia-plots.
[native-inputs]: Add julia-json, julia-json3, julia-recipesbase,
julia-sentinelarrays, julia-structtypes.
[propagated-inputs]: Add julia-requires, julia-sentinelarrays.
2022-12-21 19:22:47 +02:00
Efraim Flashner 3fb804967a gnu: julia-invertedindices: Update to 1.1.0.
* gnu/packages/julia-xyz.scm (julia-invertedindices): Update to 1.1.0.
2022-12-21 19:22:47 +02:00
Efraim Flashner d50025ded8 gnu: Add julia-shiftedarrays.
* gnu/packages/julia-xyz.scm (julia-shiftedarrays): New variable.
2022-12-21 19:22:47 +02:00
Efraim Flashner ff7d15ef7d gnu: julia-safetestsets: Fix build.
* gnu/packages/julia-xyz.scm (julia-safetestsets)[arguments]: Add phase
to fix the version string in the generated Project.toml.
2022-12-21 19:22:47 +02:00
Efraim Flashner f4f590e735 gnu: julia-forwarddiff: Update to 0.10.34.
* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.34.
[propagated-inputs]: Add julia-calculus, julia-difftests.
2022-12-21 19:22:46 +02:00
Efraim Flashner cebacaa351 gnu: julia-diffrules: Update to 1.12.2.
* gnu/packages/julia-xyz.scm (julia-diffrules): Update to 1.12.2.
[propagated-inputs]: Add julia-irriationalconstants,
julia-logexpfunctions.
[native-inputs]: Add julia-finitedifferences.
2022-12-21 19:22:46 +02:00
Efraim Flashner fe3a0fad9e gnu: julia-nanmath: Update to 0.3.7.
* gnu/packages/julia-xyz.scm (julia-nanmath): Update to 0.3.7.
2022-12-21 19:22:46 +02:00
Efraim Flashner 8a2731ac94 gnu: julia-logexpfunctions: Update to 0.3.17.
* gnu/packages/julia-xyz.scm (julia-logexpfunctions): Update to 0.3.17.
[propagated-inputs]: Add julia-chainrulescore, julia-changesofvariables,
julia-inversefunctions and julia-irrationalcontants.
[native-inputs]: Add julia-chainrulestestutils.
2022-12-21 19:22:45 +02:00
Efraim Flashner 615d8b08ee gnu: Add julia-changesofvariables.
* gnu/packages/julia-xyz.scm (julia-changesofvariables): New variable.
2022-12-21 19:22:45 +02:00
Efraim Flashner a1cfa757d7 gnu: Add julia-inversefunctions.
* gnu/packages/julia-xyz.scm (julia-inversefunctions): New variable.
2022-12-21 19:22:45 +02:00
Efraim Flashner 4ec253bdf4 gnu: Add julia-irrationalconstants.
* gnu/packages/julia-xyz.scm (julia-irrationalconstants): New variable.
2022-12-21 19:22:45 +02:00
Efraim Flashner c822cb7cb5 gnu: Remove julia-identityranges.
* gnu/packages/julia-xyz.scm (julia-identityranges): Delete variable.
2022-12-21 19:22:44 +02:00
Efraim Flashner a7762f14b7 gnu: julia-imagetransformations: Update to 0.9.5.
* gnu/packages/julia-xyz.scm (julia-imagetransformations): Update to 0.9.5.
[propagated-inputs]: Remove julia-identityranges. Add julia-imagebase.
2022-12-21 19:22:44 +02:00
Efraim Flashner c0dd27fd98 gnu: julia-imagebase: Update to 0.1.5.
* gnu/packages/julia-xyz.scm (julia-imagebase): Update to 0.1.5.
2022-12-21 19:22:44 +02:00
Efraim Flashner 147a38520e gnu: julia-imagecore: Update to 0.9.4.
* gnu/packages/julia-xyz.scm (julia-imagecore): Update to 0.9.4.
2022-12-21 19:22:44 +02:00
Efraim Flashner 2bd22272da gnu: julia-mappedarrays: Update to 0.4.1.
* gnu/packages/julia-xyz.scm (julia-mappedarrays): Update to 0.4.1.
[source]: Add snippet to fix deprecation warning and to fix the
testsuite.
[arguments]: Add 'adjust-tests phase to skip a test and absorb the
i686-linux specific phase 'fix-tests-int32-i686.
[native-inputs]: Remove julia-colortypes. Add julia-colors.
2022-12-21 17:59:34 +02:00
Efraim Flashner c8fed74a3a gnu: julia-coordinatetransformations: Update to 0.6.2-1.78f5a5c.
* gnu/packages/julia-xyz.scm (julia-coordinatetransformations): Update
to 0.6.2-1.78f5a5c.
2022-12-21 17:59:34 +02:00
Efraim Flashner a5bdf0a9e7 gnu: julia-arraylayouts: Update to 0.8.16.
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.8.16.
[arguments]: Add a phase to mark a test broken.
[native-inputs]: Add julia-stablerngs.
2022-12-21 17:59:33 +02:00
Efraim Flashner 5b99829b55 gnu: julia-fillarrays: Update to 0.13.6.
* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.13.6.
[propagated-inputs]: Add julia-aqua.
2022-12-21 17:59:29 +02:00
Marius Bakke 70d9a31717 gnu: QEMU: Unbundle SeaBIOS.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete SeaBIOS
ROMs and source code.
[arguments]: Add replace-firmwares and delete-firmwares phases.
[inputs]: Add SEABIOS.
[native-inputs]: Add ACPICA.  While here, sort inputs.
2022-12-21 17:33:25 +02:00
Efraim Flashner 228db28165 gnu: seabios: Enable for all architectures.
* gnu/packages/firmware.scm (seabios)[native-inputs]: When not building
from an i686-linux or x86_64-linux machine add cross-gcc and
cross-binutils for i686-linux-gnu.
[arguments]: When not building from an i686-linux or x86_64-linux
machine adjust the Makefile to find the cross build tools needed.
[supported-architectures]: Remove field.
2022-12-21 17:33:22 +02:00
Nicolas Goaziou 7833acab0d gnu: pyzo: Update to 4.12.4.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.4.
2022-12-21 11:17:44 +01:00
Nicolas Goaziou f81a6f5be8 gnu: emacs-fountain-mode: Add contributed theme.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode)[arguments]: Install Elisp
file located in the "contrib" sub-directory.
2022-12-21 11:13:36 +01:00
Nicolas Goaziou b2684adc11 gnu: emacs-fountain-mode: Update to 3.6.2.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.2.
2022-12-21 10:57:06 +01:00
Nicolas Goaziou 09b96f763d gnu: emacs-graphql: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-graphql)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-12-21 10:53:41 +01:00
Nicolas Goaziou 6ad3b70297 gnu: emacs-graphql: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-graphql): Update to 0.1.2.
[source]<origin>: Remove snippet.  The file it removed no longer exist in the
code base.
[propagated-inputs]: Add EMACS-GHUB.
2022-12-21 10:37:46 +01:00
Ricardo Wurmus 7c9cbc8d73 gnu: tractor: Use gexp.
* gnu/packages/tor.scm (tractor)[native-inputs]: Drop label.
[arguments]: Use gexp; drop trailing #T from build phases.
2022-12-21 10:01:55 +01:00
Danial Behzadi f86475d012 gnu: tractor: Update to 4.0. 2022-12-21 10:01:55 +01:00
Maxim Cournoyer c04528d2a2 gnu: u-boot-am335x-evm-boneblack: Fix variable name.
* gnu/packages/bootloaders.scm (u-boot-am335x-boneblack): Rename to...
(u-boot-am335x-evm-boneblack), to match the package name.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust
accordingly.
2022-12-20 21:29:25 -05:00
Maxim Cournoyer 57abc2b7b2 gnu: u-boot: Add pkg-config to native inputs.
* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Add pkg-config.
2022-12-20 21:19:37 -05:00
Maxim Cournoyer 68330e7797 kconfig: Streamline comment in 'modify-defconfig'.
* guix/build/kconfig.scm (modify-defconfig): Streamline comment.
2022-12-20 21:19:33 -05:00
Maxim Cournoyer 1d44866280 kconfig: Mostly preserve keys ordering of original defconfig.
* guix/build/kconfig.scm (defconfig->alist): Reverse the results of lists
constructed with cons.
2022-12-20 21:19:30 -05:00
Maxim Cournoyer d368210af5 kconfig: Move pair->config-string up.
* guix/build/kconfig.scm (pair->config-string): Move earlier, to match the
natural dependency of declarations (useful when experimenting at the REPL).
2022-12-20 21:19:26 -05:00
Maxim Cournoyer 4a4f2d226e gnu: u-boot-tools: Delete trailing #t.
* gnu/packages/bootloaders.scm (u-boot-tools) [phases]: Delete trailing #t.
2022-12-20 21:16:16 -05:00
Ricardo Wurmus b0943d3d2e gnu: mumi: Update to 0.0.3-1.350b2df.
* gnu/packages/mail.scm (mumi): Update to 0.0.3-1.350b2df.
[arguments]: Use gexp; add phase 'install-picocss.
[native-inputs]: Add sassc and picocss sources.
2022-12-21 00:30:52 +01:00
Guillaume Le Vaillant 25f702449c gnu: Merge gdal and python-gdal packages.
* gnu/packages/geo.scm (gdal)[inputs]: Add swig and zstd.
  [native-inputs]: Add python.
  [propagated-inputs]: Add python-numpy.
  (python-gdal): Remove variable.
  (qgis)[inputs]: Remove python-gdal.
  [arguments]: Disable a flaky test.
2022-12-20 17:50:26 +01:00
Roman Scherer 3c6f7b53ce gnu: gdal: Add support for lz4 and openjpeg.
* gnu/packages/geo.scm (gdal)[inputs]: Add lz4 and openjpeg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber d8231432c5 gnu: gdal: Update to 3.6.1.
* gnu/packages/geo.scm (gdal): Update to 3.6.1.
  [inputs]: Add libjxl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber d30ad6ff5c gnu: geos: Update to 3.11.1.
* gnu/packages/geo.scm (geos): Update to 3.11.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber f912be4c12 gnu: python-cartopy: Update to 0.21.0.
* gnu/packages/geo.scm (python-cartopy): Update to 0.21.0.
  [inputs]: Remove proj.
  [native-inputs]: Add python-pytest-mpl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 9c5c432f40 gnu: python-pyproj: Update to 3.4.0.
* gnu/packages/geo.scm (python-pyproj): Update to 3.4.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 12586fd0b8 gnu: libgeotiff: Apply patch for building against proj 9.1.1.
* gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch: New
  file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/geo.scm (libgeotiff): Apply it.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Felix Gruber 990da1af79 gnu: proj: Update to 9.1.1.
* gnu/packages/geo.scm (proj): Update to 9.1.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-20 17:50:26 +01:00
Ludovic Courtès fcc4e51e61 read-print: Add special forms.
* guix/read-print.scm (%special-forms): Add 'define-configuration' and
'match-record'.
2022-12-20 16:56:04 +01:00
Bruno Victal 00f48860e9 services: opensmtpd: Add 'shepherd-requirement' field.
* gnu/services/mail.scm (<opensmtpd-configuration>)[shepherd-requirement]:
New field.
(opensmtpd-shepherd-service): Honor it.
* doc/guix.texi (Mail Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-20 16:56:04 +01:00
Bruno Victal 3011e8ae11 services: opensmtpd: Use 'match-record' instead of 'match'.
* gnu/services/mail.scm (opensmtpd-shepherd-service)
(opensmtpd-activation)
(opensmtpd-set-gids): Use 'match-record' instead of 'match'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-20 16:56:03 +01:00
Ludovic Courtès 2880dc3046 cpio: Skip test on inode numbers that don't fit on 32 bits.
Fixes <https://issues.guix.gnu.org/60202>.
Reported by Christopher Baines <mail@cbaines.net>.

* tests/cpio.scm (%test-file): New variable.
("file->cpio-header + write-cpio-header + read-cpio-header"): Use it.
Skip test when the inode number of %TEST-FILE is too big.
2022-12-20 16:56:03 +01:00
Ludovic Courtès 3f6c5c6f78 doc: Avoid 'match' on the <udev-configuration> record.
Fixes <https://issues.guix.gnu.org/59907>.
Reported by MANCINI Raffael <Raffael.MANCINI@mnhn.lu>.

* doc/guix.texi (Service Types and Services): Change
'udev-configuration' example to avoid 'match'.
2022-12-20 16:56:03 +01:00
Ludovic Courtès 680970490c tests: Adjust 'guix package' test to latest package search metrics.
With commit bbcd06e56c, the command
"guix package -s '^fileutils$'" would match the 'ocaml-fileutils'
package, because its 'package-upstream-name*' is "fileutils".  Work
around it.

Reported by Vagrant Cascadian.

* tests/guix-package.sh: Change "fileutils" example to use a different
package name.
2022-12-20 16:56:03 +01:00
Efraim Flashner 7fb27b5441 gnu: seabios: Limit to i686-linux and x86_64-linux.
* gnu/packages/firmware.scm (seabios)[supported-systems]: New field.
2022-12-20 17:12:07 +02:00
Efraim Flashner 35530133ae Revert "gnu: QEMU: Unbundle SeaBIOS."
This reverts commit 814214c369.

SeaBIOS is only buildable on i686-linux machines and has flags set to
force building for i386 so that it works from x86_64-linux. This commit
breaks qemu and qemu-minimal on all other architectures.
2022-12-20 17:10:17 +02:00
Greg Hogan fc4eef7506 gnu: openjdk18: Update to 18.0.2.
* gnu/packages/java.scm (openjdk18): Update to 18.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan a49e4087a1 gnu: openjdk17: Update to 17.0.5.
* gnu/packages/java.scm (openjdk17): Update to 17.0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 7cf6e66548 gnu: openjdk16: Update to 16.0.2.
* gnu/packages/java.scm (openjdk16): Update to 16.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 0175b93199 gnu: openjdk15: Update to 15.0.9.
* gnu/packages/java.scm (openjdk15): Update to 15.0.9.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:38 +02:00
Greg Hogan 8a6316ef9e gnu: openjdk13: Update to 13.0.13.
* gnu/packages/java.scm (openjdk13): Update to 13.0.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:37 +02:00
Efraim Flashner c8ebfa0dd9 gnu: openjdk11: Fix find-files syntax.
* gnu/packages/java.scm (openjdk11)[source]: Remove extra characters
from find-files invocation.
[arguments]: Remove extra characters from find-files invocations in
multiple phases.
2022-12-20 17:06:37 +02:00
Greg Hogan f667aeb642 gnu: openjdk11: Update to 11.0.17.
* gnu/packages/java.scm (openjdk11): Update to 11.0.17.
[source]: Fix source file-name.
[native-inputs]: Add bash.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-20 17:06:34 +02:00
Tobias Geerinckx-Rice 1a3d8b9228 gnu: audacity: Update to 3.2.2.
* gnu/packages/audio.scm (audacity): Update to 3.2.2.
2022-12-18 01:00:00 +01:00
Tobias Geerinckx-Rice 04665f2673 gnu: audacity: Be less alpha.
* gnu/packages/audio.scm (audacity)[arguments]: Set AUDACITY_BUILD_LEVEL
in the #:configure-flags.
2022-12-18 01:00:00 +01:00
Marius Bakke 2f2a9aca4b gnu: Add ipxe-qemu.
* gnu/packages/bootloaders.scm (ipxe-qemu): New variable.
2022-12-20 15:29:11 +01:00
Marius Bakke 040c43d78a gnu: Add edk2-tools.
* gnu/packages/firmware.scm (edk2-tools): New variable.
2022-12-20 15:29:11 +01:00
Nicolas Goaziou e2b8cdde37 gnu: emacs-fzf: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-fzf)[version]: Set to 0.2.

Last tagged version and Version keyword from main file differ. We use the
highest one (the tag).
2022-12-20 15:27:50 +01:00
Ricardo Wurmus 4651d380b4 gnu: p2c: Update to 2.02.
* gnu/packages/pascal.scm (p2c): Update to 2.02.
[arguments]: Use gexp.
[native-inputs]: Add unzip.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus fd4ca4a266 gnu: r-kegggraph: Update to 1.58.3.
* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.58.3.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus cfa8d448bc gnu: r-scran: Update to 1.26.1.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.1.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 71c115fd94 gnu: r-scuttle: Update to 1.8.3.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.8.3.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus c4cbfa40d8 gnu: r-chromvar: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-chromvar): Update to 1.20.1.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 68701917b8 gnu: r-s4vectors: Update to 0.36.1.
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.36.1.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus e895da0406 gnu: r-preprocesscore: Update to 1.60.1.
* gnu/packages/bioconductor.scm (r-preprocesscore): Update to 1.60.1.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 18468f775e gnu: r-biocviews: Update to 1.66.1.
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.1.
[native-inputs]: Add r-knitr.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus fc617e70e6 gnu: r-rcistarget: Update to 1.18.2.
* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.18.2.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 031dbcbd0e gnu: r-opencyto: Update to 2.10.1.
* gnu/packages/bioconductor.scm (r-opencyto): Update to 2.10.1.
[propagated-inputs]: Remove r-clue, r-flowstats, r-gtools, r-ks, r-lattice, r-mass,
r-plyr, r-r-utils, r-rcpp, and r-rrcov; add r-bh and r-cpp11.
2022-12-20 12:09:34 +01:00
Ricardo Wurmus 7edcbf84bf gnu: r-ggcyto: Update to 1.26.4.
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.26.4.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 5ac36a82e8 gnu: r-rsubread: Update to 2.12.2.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.12.2.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 90b10b37e8 gnu: r-iclusterplus: Update to 1.34.2.
* gnu/packages/bioconductor.scm (r-iclusterplus): Update to 1.34.2.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 7f45db2df8 gnu: r-aucell: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.20.2.
[propagated-inputs]: Add r-matrix.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus da24c1c949 gnu: r-clusterexperiment: Update to 2.18.1.
* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.18.1.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 2e10df101f gnu: r-enrichplot: Update to 1.18.3.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.18.3.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 7205384533 gnu: r-sigpathway: Update to 1.66.1.
* gnu/packages/bioconductor.scm (r-sigpathway): Update to 1.66.1.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus ceffbc313f gnu: r-linnorm: Update to 2.22.1.
* gnu/packages/bioconductor.scm (r-linnorm): Update to 2.22.1.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 2eb81c0888 gnu: r-lpsymphony: Update to 1.26.2.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.26.2.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus b51001141b gnu: r-dnacopy: Update to 1.72.2.
* gnu/packages/bioconductor.scm (r-dnacopy): Update to 1.72.2.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 96508fa43a gnu: r-glmgampoi: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.10.1.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus c47fd0c47c gnu: r-diffbind: Update to 3.8.3.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.8.3.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus a13f5a52d0 gnu: r-oligo: Update to 1.62.1.
* gnu/packages/bioconductor.scm (r-oligo): Update to 1.62.1.
2022-12-20 12:09:33 +01:00
Ricardo Wurmus 9e18e3a372 gnu: r-tximport: Update to 1.26.1.
* gnu/packages/bioconductor.scm (r-tximport): Update to 1.26.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus dc6f9ab3ab gnu: r-scmap: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-scmap): Update to 1.20.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 5fc338637b gnu: r-lfa: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-lfa): Update to 1.28.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 53fb765c85 gnu: r-impute: Update to 1.72.2.
* gnu/packages/bioconductor.scm (r-impute): Update to 1.72.2.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus b035f07cc2 gnu: r-genomicranges: Update to 1.50.2.
* gnu/packages/bioconductor.scm (r-genomicranges): Update to 1.50.2.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus a4362f4599 gnu: r-genomicfeatures: Update to 1.50.3.
* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.50.3.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 86fcb20aa8 gnu: r-genomeinfodb: Update to 1.34.4.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.34.4.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus a71a89ac39 gnu: r-genefilter: Update to 1.80.2.
* gnu/packages/bioconductor.scm (r-genefilter): Update to 1.80.2.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 6af97fcc0e gnu: r-edger: Update to 3.40.1.
* gnu/packages/bioconductor.scm (r-edger): Update to 3.40.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus db6ae57157 gnu: r-deseq2: Update to 1.38.2.
* gnu/packages/bioconductor.scm (r-deseq2): Update to 1.38.2.
[propagated-inputs]: Remove r-genefilter; add r-matrixstats.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 74be5ec3e8 gnu: r-biocparallel: Update to 1.32.4.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.4.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus e757936b96 gnu: r-deconvr: Update to 1.4.3.
* gnu/packages/bioconductor.scm (r-deconvr): Update to 1.4.3.
[propagated-inputs]: Add r-minfi.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus d2666970d1 gnu: r-damefinder: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-damefinder): Update to 1.10.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus 72f9c4312b gnu: r-bandits: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-bandits): Update to 1.14.1.
2022-12-20 12:09:32 +01:00
Ricardo Wurmus d7fda90354 gnu: r-bambu: Update to 3.0.5.
* gnu/packages/bioconductor.scm (r-bambu): Update to 3.0.5.
2022-12-20 12:09:31 +01:00
Ricardo Wurmus 64ed2e8380 gnu: r-ancombc: Update to 2.0.2.
* gnu/packages/bioconductor.scm (r-ancombc): Update to 2.0.2.
2022-12-20 12:09:31 +01:00
Nicolas Goaziou f4e4e82483 gnu: emacs-org-contrib: Update to 0.4.1.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.4.1.
2022-12-20 12:06:56 +01:00
Nicolas Goaziou 1102b5de69 gnu: emacs-consult-notmuch: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.8.1.
2022-12-20 12:00:03 +01:00
Nicolas Goaziou 69dade5bbf gnu: emacs-citeproc-el: Update to 0.9.2.
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.2.
2022-12-20 11:58:54 +01:00
Nicolas Goaziou 260743991f gnu: emacs-bfuture: Update to 1.0.2.
* gnu/packages/emacs-xyz.scm (emacs-bfuture): Update to 1.0.2.
2022-12-20 11:57:49 +01:00
Nicolas Goaziou 50024eeef1 gnu: emacs-vertico-posframe: Update to 0.6.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.6.0.
2022-12-20 11:56:47 +01:00
Nicolas Goaziou f5d53ac4ae gnu: emacs-rec-mode: Update to 1.9.1.
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.1.
2022-12-20 11:56:42 +01:00
Nicolas Goaziou 326d485c29 gnu: emacs-posframe: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.3.2.
2022-12-20 11:56:27 +01:00
jgart via Guix-patches via 9dbd12f629 gnu: Add emacs-fzf.
* gnu/packages/emacs-xyz.scm (emacs-fzf): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-20 11:15:07 +01:00
Nicolas Goaziou 49b68c9842 gnu: emacs-eldev: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.3.1.
2022-12-20 11:15:07 +01:00
Nicolas Goaziou 851fbac0a9 gnu: sfizz: Improve package style.
* gnu/packages/music.scm (sfizz)[arguments]: Use G-expressions.
[inputs]: Remove input labels.
2022-12-20 11:15:07 +01:00
Nicolas Goaziou 2ad9bf1661 gnu: sfizz: Update to 1.2.0.
* gnu/packages/music.scm (sfizz): Update to 1.2.0.
[arguments]<#:configure-flags>: Use system Pugixml.
2022-12-20 11:15:06 +01:00
Florian Pelz bbd11199e6 services:·kmscon:·Display·CJK·characters.
Follow-up·to d7d049fdcd.

* gnu/services/base.scm·(kmscon-service-type):·Use·GNU·Unifont,
which bundles CJK glyphs from WenQuanYi and elsewhere.
2022-12-20 11:11:23 +01:00
Leo Famulari bd6d76b8a4 gnu: linux-libre 5.4: Update to 5.4.228.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.228.
(linux-libre-5.4-pristine-source): Update hash.
2022-12-19 22:54:23 -05:00
Leo Famulari 0e0f54416f gnu: linux-libre 5.10: Update to 5.10.160.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.160.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-19 22:54:23 -05:00
Leo Famulari 6490835e4a gnu: linux-libre 5.15: Update to 5.15.84.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.84.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-19 22:54:23 -05:00
Leo Famulari 416f9141db gnu: linux-libre: Update to 6.0.14.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.14.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-19 22:54:22 -05:00
Marius Bakke 814214c369 gnu: QEMU: Unbundle SeaBIOS.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete SeaBIOS
ROMs and source code.
[arguments]: Add replace-firmwares and delete-firmwares phases.
[inputs]: Add SEABIOS.
[native-inputs]: Add ACPICA.  While here, sort inputs.
2022-12-19 23:08:22 +01:00
Marius Bakke b2fc209b2c gnu: SeaBIOS: Prettify version string.
* gnu/packages/firmware.scm (seabios)[arguments]: Display version as
"1.16.1/GNU Guix" instead of "1.16.1-guix".
2022-12-19 23:08:22 +01:00
Marius Bakke 145aa7f04b gnu: SeaBIOS: Build in parallel.
* gnu/packages/firmware.scm (seabios)[arguments]: Use N-PAR-FOR-EACH to build
the various targets.
2022-12-19 23:08:21 +01:00
Marius Bakke 5877dc88a2 gnu: SeaBIOS: Build more BIOSen.
* gnu/packages/firmware.scm (seabios)[arguments]: Build the "128k" and
"microvm" BIOSen expected by QEMU.  Fix installation of vgabios.
2022-12-19 23:08:21 +01:00
Marius Bakke 16f2cc5a8f gnu: SeaBIOS: Remove pre-generated code.
* gnu/packages/firmware.scm (seabios)[source](modules, snippet): New fields.
[native-inputs]: Add ACPICA.
[arguments]: Add build-iasl phase.
2022-12-19 23:08:21 +01:00
Marius Bakke 6ea7d25396 gnu: SeaBIOS: Use G-expression.
* gnu/packages/firmware.scm (seabios)[arguments]: Rewrite as gexp.
2022-12-19 23:08:20 +01:00
Roman Scherer d241517d2c gnu: cdo: Update to 2.1.0.
* gnu/packages/geo.scm (cdo): Update to 2.1.0.
  [inputs]: Add curl, eccodes, fftw, hdf5, libxml2, proj and udunits.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 19:28:09 +01:00
Roman Scherer 1504edd84f gnu: Add eccodes.
* gnu/packages/geo.scm (eccodes): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 19:28:09 +01:00
Roman Scherer d03b6fb0e3 gnu: Add libaec.
* gnu/packages/geo.scm (libaec): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 19:28:09 +01:00
zimoun 97ef08c207 gnu: Add r-cardelino.
* gnu/packages/bioconductor.scm (r-cardelino): New variable.
2022-12-19 19:22:04 +01:00
Nicolas Goaziou 608694f918 gnu: emacs-org-transclusion: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.3.1.
2022-12-19 18:40:10 +01:00
Ricardo Wurmus 227e35f587 gnu: r-mixtools: Update to 2.0.0.
* gnu/packages/statistics.scm (r-mixtools): Update to 2.0.0.
[propagated-inputs]: Add r-plotly and r-scales.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 82d77d567b gnu: r-ggbeeswarm: Update to 0.7.1.
* gnu/packages/statistics.scm (r-ggbeeswarm): Update to 0.7.1.
[propagated-inputs]: Add r-lifecycle.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 468cdf02ca gnu: r-segmented: Update to 1.6-2.
* gnu/packages/statistics.scm (r-segmented): Update to 1.6-2.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus d854b069ef gnu: r-xml: Update to 3.99-0.13.
* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.13.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 01998e39db gnu: r-rmarkdown: Update to 2.19.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.19.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 7b2ef36a5c gnu: r-openssl: Update to 2.0.5.
* gnu/packages/statistics.scm (r-openssl): Update to 2.0.5.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 5e73dc3fa3 gnu: r-roxygen2: Update to 7.2.3.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.2.3.
[propagated-inputs]: Remove r-digest.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus d72dd70180 gnu: r-whisker: Update to 0.4.1.
* gnu/packages/statistics.scm (r-whisker): Update to 0.4.1.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus 02ceaa5925 gnu: r-testthat: Update to 3.1.6.
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.6.
2022-12-19 18:29:51 +01:00
Ricardo Wurmus cdb7da5f00 gnu: r-evaluate: Update to 0.19.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.19.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus c9a449ae63 gnu: r-digest: Update to 0.6.31.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.31.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 4f2159f534 gnu: r-nlme: Update to 3.1-161.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-161.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 7db010ad70 gnu: r-foreign: Update to 0.8-84.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-84.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 0d37363e37 gnu: r-fasterize: Update to 1.0.4.
* gnu/packages/cran.scm (r-fasterize): Update to 1.0.4.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus b422ab4a24 gnu: r-paws-common: Update to 0.5.3.
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.3.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 0345854b82 gnu: r-rgeos: Update to 0.6-1.
* gnu/packages/cran.scm (r-rgeos): Update to 0.6-1.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 27d16e79d0 gnu: r-pkgdown: Update to 2.0.7.
* gnu/packages/cran.scm (r-pkgdown): Update to 2.0.7.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 627246b134 gnu: r-mlr3tuning: Update to 0.17.1.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.1.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus e863cf4203 gnu: r-bbotk: Update to 0.7.2.
* gnu/packages/cran.scm (r-bbotk): Update to 0.7.2.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus e9464e207d gnu: r-qtl2: Update to 0.30.
* gnu/packages/cran.scm (r-qtl2): Update to 0.30.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus 0874c5f906 gnu: r-qtl: Update to 1.54.
* gnu/packages/cran.scm (r-qtl): Update to 1.54.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus b5c0cb4a46 gnu: r-infer: Update to 1.0.4.
* gnu/packages/cran.scm (r-infer): Update to 1.0.4.
2022-12-19 18:29:50 +01:00
Ricardo Wurmus fb907546b9 gnu: r-rsample: Update to 1.1.1.
* gnu/packages/cran.scm (r-rsample): Update to 1.1.1.
[propagated-inputs]: Remove r-ellipsis.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 8c98ffffca gnu: r-clusterr: Update to 1.2.9.
* gnu/packages/cran.scm (r-clusterr): Update to 1.2.9.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 238ee9154f gnu: r-gaston: Update to 1.5.8.
* gnu/packages/cran.scm (r-gaston): Update to 1.5.8.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 55b2498ed1 gnu: r-lightgbm: Update to 3.3.4.
* gnu/packages/cran.scm (r-lightgbm): Update to 3.3.4.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 2f23edcab8 gnu: r-qgraph: Update to 1.9.3.
* gnu/packages/cran.scm (r-qgraph): Update to 1.9.3.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 53967550f2 gnu: r-bdgraph: Update to 2.71.
* gnu/packages/cran.scm (r-bdgraph): Update to 2.71.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus f63f937673 gnu: r-topicmodels: Update to 0.2-13.
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-13.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 61c9fc7683 gnu: r-quanteda: Update to 3.2.4.
* gnu/packages/cran.scm (r-quanteda): Update to 3.2.4.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 55743b0ee9 gnu: r-forestplot: Update to 3.1.1.
* gnu/packages/cran.scm (r-forestplot): Update to 3.1.1.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus c6b2b5fb57 gnu: r-imager: Update to 0.42.16.
* gnu/packages/cran.scm (r-imager): Update to 0.42.16.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus eddf2dbb25 gnu: r-lhs: Update to 1.1.6.
* gnu/packages/cran.scm (r-lhs): Update to 1.1.6.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 8b367602f8 gnu: r-rgdal: Update to 1.6-3.
* gnu/packages/cran.scm (r-rgdal): Update to 1.6-3.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus 9b7703016a gnu: r-terra: Update to 1.6-47.
* gnu/packages/cran.scm (r-terra): Update to 1.6-47.
2022-12-19 18:29:49 +01:00
Ricardo Wurmus fb22cc0655 gnu: r-arrow: Update to 10.0.1.
* gnu/packages/cran.scm (r-arrow): Update to 10.0.1.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus d4e02af435 gnu: r-eulerr: Update to 7.0.0.
* gnu/packages/cran.scm (r-eulerr): Update to 7.0.0.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 76a8bc9b15 gnu: r-bookdown: Update to 0.31.
* gnu/packages/cran.scm (r-bookdown): Update to 0.31.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 5986d8dc71 gnu: r-wk: Update to 0.7.1.
* gnu/packages/cran.scm (r-wk): Update to 0.7.1.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus a53f3da111 gnu: r-units: Update to 0.8-1.
* gnu/packages/cran.scm (r-units): Update to 0.8-1.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 16a5e39f1d gnu: r-lemon: Update to 0.4.6.
* gnu/packages/cran.scm (r-lemon): Update to 0.4.6.
[propagated-inputs]: Remove r-rlang.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 06261e05a7 gnu: r-bayesm: Update to 3.1-5.
* gnu/packages/cran.scm (r-bayesm): Update to 3.1-5.
[native-inputs]: Add r-knitr.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 8400a8d736 gnu: r-dorng: Update to 1.8.3.
* gnu/packages/cran.scm (r-dorng): Update to 1.8.3.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus c2f9e5ac17 gnu: r-future: Update to 1.30.0.
* gnu/packages/cran.scm (r-future): Update to 1.30.0.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 46d00e5d99 gnu: r-parallelly: Update to 1.33.0.
* gnu/packages/cran.scm (r-parallelly): Update to 1.33.0.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 24dbabb23c gnu: r-listenv: Update to 0.9.0.
* gnu/packages/cran.scm (r-listenv): Update to 0.9.0.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus 80ed92310b gnu: r-survivalroc: Update to 1.0.3.1.
* gnu/packages/cran.scm (r-survivalroc): Update to 1.0.3.1.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus fe858e9396 gnu: r-gmp: Update to 0.6-9.
* gnu/packages/cran.scm (r-gmp): Update to 0.6-9.
2022-12-19 18:29:48 +01:00
Ricardo Wurmus e00df6abd4 gnu: r-rnexml: Update to 2.4.9.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.9.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 41cd18b3b8 gnu: r-tidytree: Update to 0.4.2.
* gnu/packages/cran.scm (r-tidytree): Update to 0.4.2.
[propagated-inputs]: Add r-cli.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 3b626e8596 gnu: r-tm: Update to 0.7-10.
* gnu/packages/cran.scm (r-tm): Update to 0.7-10.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus e694144c10 gnu: r-ncdf4: Update to 1.20.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.20.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 94793d19d7 gnu: r-gert: Update to 1.9.2.
* gnu/packages/cran.scm (r-gert): Update to 1.9.2.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 706efcc632 gnu: r-emmeans: Update to 1.8.3.
* gnu/packages/cran.scm (r-emmeans): Update to 1.8.3.
[propagated-inputs]: Remove r-xtable.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 88682e87c1 gnu: r-doby: Update to 4.6.15.
* gnu/packages/cran.scm (r-doby): Update to 4.6.15.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 2453014405 gnu: r-argparse: Update to 2.2.1.
* gnu/packages/cran.scm (r-argparse): Update to 2.2.1.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 90ebc6612c gnu: r-rbibutils: Update to 2.2.11.
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.11.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus bf9e3e0b64 gnu: r-factominer: Update to 2.7.
* gnu/packages/cran.scm (r-factominer): Update to 2.7.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus c9f9ad5832 gnu: r-maptools: Update to 1.1-6.
* gnu/packages/cran.scm (r-maptools): Update to 1.1-6.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus 17adace60b gnu: r-tinytex: Update to 0.43.
* gnu/packages/cran.scm (r-tinytex): Update to 0.43.
2022-12-19 18:29:47 +01:00
Ricardo Wurmus bb7051b549 gnu: r-aricode: Update to 1.0.2.
* gnu/packages/cran.scm (r-aricode): Update to 1.0.2.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 482b3f3890 gnu: r-vioplot: Update to 0.4.0.
* gnu/packages/cran.scm (r-vioplot): Update to 0.4.0.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus bf43c373f1 gnu: r-broom: Update to 1.0.2.
* gnu/packages/cran.scm (r-broom): Update to 1.0.2.
[propagated-inputs]: Remove r-ggplot2.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 837fabf0dc gnu: r-rmysql: Update to 0.10.25.
* gnu/packages/cran.scm (r-rmysql): Update to 0.10.25.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus efdd3ef2f0 gnu: r-timedate: Update to 4021.107.
* gnu/packages/cran.scm (r-timedate): Update to 4021.107.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 2b184f70e0 gnu: r-progressr: Update to 0.12.0.
* gnu/packages/cran.scm (r-progressr): Update to 0.12.0.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 5f7d9401bc gnu: r-ggtern: Update to 3.4.1.
* gnu/packages/cran.scm (r-ggtern): Update to 3.4.1.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 8e133b08e4 gnu: r-htmltools: Update to 0.5.4.
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.4.
[propagated-inputs]: Add r-ellipsis.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus fb53f7f483 gnu: r-jsonlite: Update to 1.8.4.
* gnu/packages/cran.scm (r-jsonlite): Update to 1.8.4.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 5ff58253ae gnu: r-httpuv: Update to 1.6.7.
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.7.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 96e1f10e66 gnu: r-ggside: Update to 0.2.2.
* gnu/packages/cran.scm (r-ggside): Update to 0.2.2.
[propagated-inputs]: Add r-vctrs.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 50f69ad7ba gnu: r-ggpmisc: Update to 0.5.2.
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.5.2.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus deaffeb197 gnu: r-ggpp: Update to 0.5.0.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.0.
2022-12-19 18:29:46 +01:00
Ricardo Wurmus 9035903370 gnu: r-datawizard: Update to 0.6.5.
* gnu/packages/cran.scm (r-datawizard): Update to 0.6.5.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus 5a1a5677cd import/cran: Add more mappings from sysnames to Guix package names.
* guix/import/cran.scm (transform-sysname): Add more mappings.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus 2f346d33ca gnu: r-htmlwidgets: Update to 1.6.0.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.0.
[propagated-inputs]: Add r-knitr and r-rmarkdown.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus 3724396a8f gnu: r-bslib: Update to 0.4.2.
* gnu/packages/cran.scm (r-bslib): Update to 0.4.2.
[source]: Update snippet.
[propagated-inputs]: Add r-base64enc and r-mime.
[native-inputs]: Update bootstrap5 from 5.1.3 to 5.2.2.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus 71c3179ba3 gnu: r-stringr: Update to 1.5.0.
* gnu/packages/statistics.scm (r-stringr): Update to 1.5.0.
[propagated-inputs]: Add r-cli, r-lifecycle, r-rlang, and r-vctrs.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus 839a8fc59e gnu: r-lifecycle: Remove r-knitr from native inputs.
* gnu/packages/cran.scm (r-lifecycle)[native-inputs]: Remove r-knitr.
2022-12-19 18:29:45 +01:00
Ricardo Wurmus df822dffb3 gnu: r-vctrs: Remove r-knitr from native inputs.
* gnu/packages/cran.scm (r-vctrs)[native-inputs]: Remove.
2022-12-19 18:29:39 +01:00
Liliana Marie Prikler 5281bcc858 gnu: musescore: Fix build.
* gnu/packages/music.scm (musescore)[snippet]: Remove crashpad_handler and
associated install actions.
[arguments]<#:configure-flags>: Add “-DBUILD_DIAGNOSTICS=OFF”.
[inputs]: Add qtquickcontrols-5.

Co-authored-by: Vivien Kraus <vivien@planete-kraus.eu>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-19 18:12:05 +01:00
Nicolas Goaziou 05e4efe0c8 gnu: giac: Update to 1.9.0-33.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-33.
2022-12-19 16:56:27 +01:00
Nicolas Goaziou 423ba27c85 gnu: emacs-package-build: Update to 4.0.0.
* gnu/packages/emacs-xyz.scm (emacs-package-build): Update to 4.0.0.
2022-12-19 16:56:27 +01:00
Nicolas Goaziou 164c3151b4 gnu: emacs-jsonrpc: Update to 1.0.16.
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.16.
[source]<origin>: Remove ".git" suffix from URL.
2022-12-19 16:56:26 +01:00
Nicolas Goaziou 7d0c6da522 gnu: emacs-vertico-posframe: Update to 0.5.9.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.5.9.
2022-12-19 16:56:26 +01:00
Nicolas Goaziou cf1e1ec9e2 gnu: emacs-subed: Update to 1.0.27.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.27.
2022-12-19 16:56:26 +01:00
Nicolas Goaziou 5aff27b68e gnu: emacs-engine-mode: Update to 2.2.1.
* gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.2.1.
2022-12-19 16:56:26 +01:00
Nicolas Goaziou 1d893c3a97 gnu: emacs-eglot: Update to 1.10.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.10.
[source]: Use GNU ELPA as upstream since the project as been merged into Emacs
and the GitHub repository is no longer up-to-date.
[arguments]: Remove tests, which do not exist in the tarball.
[propagated-inputs]: Add EMACS-EXTERNAL-COMPLETION, EMACS-SEQ, EMACS-XREF.
2022-12-19 16:56:25 +01:00
Nicolas Goaziou 71bc9d195a gnu: Add emacs-external-completion.
* gnu/packages/emacs-xyz.scm (emacs-external-completion): New variable.
2022-12-19 16:56:25 +01:00
Nicolas Goaziou dc33a21fc0 gnu: emacs-clojure-mode: Update to 5.16.0.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.16.0.
2022-12-19 16:56:19 +01:00
Paul A. Patience 513ab9956d gnu: Add cl-germinal.
* gnu/packages/lisp-xyz.scm (sbcl-germinal, cl-germinal, ecl-germinal):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 14:17:49 +01:00
Paul A. Patience d9f3567abb gnu: cl-tripod: Update to 0.0.1-1.b019a27.
* gnu/packages/lisp-xyz.scm (sbcl-tripod): Update to 0.0.1-1.b019a27.
  [outputs, arguments]: New fields.
  [inputs]: Add sbcl-local-time, sbcl-nactivitypub and sbcl-njson, and
  reindent.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 14:14:10 +01:00
Paul A. Patience 2565616ab3 gnu: Add cl-coleslaw.
* gnu/packages/lisp-xyz.scm (sbcl-coleslaw, cl-coleslaw, ecl-coleslaw):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:58:43 +01:00
cage d9c6f14af1 gnu: tinmop: Update to 0.9.9.14.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.14.
  [inputs]: Add imagemagick.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:42:35 +01:00
cage 8fe9a4ca1f gnu: cl-i18n: Update to 0.5.3-2.5b569f3.
* gnu/packages/lisp-xyz.scm (sbcl-cl-i18n): Update to 0.5.3-2.5b569f3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:39:20 +01:00
Charles Jackson 89a8534b42 gnu: sbcl-triads: Add bin output.
* gnu/packages/lisp-xyz.scm (sbcl-triads)[arguments]: Add 'build-binary' phase
  to build and install the binary executable.
  (ecl-triads): Remove the build-binary phase because this program has not
  been tested on ECL upstream.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:36:41 +01:00
cage debfbdefda gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-6.35c92fc.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:24:50 +01:00
jgart 061609ee57 guix: packages: Add type hint comment to home-page record field.
* guix/packages.scm (package)[home-page]: Add type comment.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-12-19 15:26:41 +04:00
Andrew Tropin 77ef82ce93 home: xdg: Make it possible to extend user-directories service.
* gnu/home/services/xdg.scm (home-xdg-user-directories-service-type): Make it
possible to override user-directories configuration by extending.
2022-12-19 15:11:40 +04:00
Efraim Flashner 3a96531664 gnu: tor: Update to 0.4.7.12.
* gnu/packages/tor.scm (tor): Update to 0.4.7.12.
2022-12-19 12:42:25 +02:00
Efraim Flashner 3dde5f4df4 gnu: Add nilfs-utils.
* gnu/packages/file-systems.scm (nilfs-utils): New variable.
2022-12-19 12:40:29 +02:00
Ricardo Wurmus abd478690c gnu: Add guile-aws.
* gnu/packages/guile-xyz.scm (guile-aws): New variable.
2022-12-19 11:05:18 +01:00
Vagrant Cascadian 5d48d9b905 gnu: kdebugsettings: Fix typo.
* gnu/packages/kde-utils.scm (kdebugsettings)[description]: Remove use of
  "allows to".
2022-12-18 16:01:30 -08:00
Vagrant Cascadian 1679dec45b gnu: r-gson: Fix typo.
* gnu/packages/cran.scm (r-gson)[description]: Fix pluralized "This package".
2022-12-18 16:01:26 -08:00
Ludovic Courtès 12ca767702 Merge branch 'version-1.4.0' 2022-12-19 00:40:33 +01:00
Ludovic Courtès 553f46a094 doc: Tweak cross-ref Texinfo command.
* doc/guix.texi (Swap Space): Use @pxref instead of @xref at the end of
a sentence.
2022-12-18 23:02:59 +01:00
Ricardo Wurmus d083809c80 gnu: Add guile-pubstrate.
* gnu/packages/guile-xyz.scm (guile-pubstrate): New variable.
2022-12-18 22:37:20 +01:00
Ricardo Wurmus 422e571d4a gnu: Add guile-8sync-for-pubstrate.
* gnu/packages/guile-xyz.scm (guile-8sync-for-pubstrate): New variable.
2022-12-18 22:37:19 +01:00
Ricardo Wurmus 3917126484 gnu: guile-webutils: Update to 0.1-1.d309d65.
* gnu/packages/guile-xyz.scm (guile-webutils): Update to 0.1-1.d309d65.
[source]: Remove snippet.
2022-12-18 22:37:19 +01:00
Efraim Flashner 471c94ae17 gnu: vim: Update to 9.0.1073.
* gnu/packages/vim.scm (vim): Update to 9.0.1073.
2022-12-18 21:44:15 +02:00
Efraim Flashner 710c8f159f gnu: toot: Update to 0.32.1.
* gnu/packages/mastodon.scm (toot): Update to 0.32.1.
2022-12-18 21:44:15 +02:00
Efraim Flashner c81f2118d2 gnu: khard: Update to 0.18.0.
* gnu/packages/mail.scm (khard): Update to 0.18.0.
2022-12-18 21:44:14 +02:00
Efraim Flashner 47348b85f6 gnu: git-annex: Update to 10.20221212.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221212.
2022-12-18 21:44:10 +02:00
Ricardo Wurmus 9cb42f725a gnu: python-scanpy: Use pyproject-build-system.
* gnu/packages/bioinformatics.scm (python-scanpy)[build-system]: Use
pyproject-build-system.
[arguments]: Remove custom 'build and 'install phases; move pytest arguments
to #:test-flags; add 'pretend-version phase; replace custom 'check phase with
'delete-bad-tests phase.
2022-12-18 15:46:18 +01:00
Ricardo Wurmus 6aebf864a7 gnu: python-multivelo: Simplify with pyproject-build-system.
* gnu/packages/bioinformatics.scm (python-multivelo)[build-system]: Use
pyproject-build-system.
[arguments]: Remove custom 'build and 'install phases.
2022-12-18 15:46:18 +01:00
Tobias Geerinckx-Rice 2472015c36 gnu: ecryptfs-utils: Remove input labels.
* gnu/packages/linux.scm (ecryptfs-utils)[inputs]:
Remove input labels.
[arguments]: Fix ‘utils-linux’ typo.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 0335499876 gnu: ecryptfs-utils: Wrap scripts.
This should fix #59850, although there might be other binaries I missed.

* gnu/packages/linux.scm (ecryptfs-utils)[arguments]: Add a new
'wrap-scripts phase to do what it says.
[inputs]: Add coreutils, findutils, gawk, grep, keyutils, lsof, rsync,
sed, and which.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice da2f7868f8 gnu: coturn: Update to 4.6.1.
* gnu/packages/telephony.scm (coturn): Update to 4.6.1.
2022-12-11 01:00:23 +01:00
Simon South f28ca2447c gnu: flashrom: Fix build on AArch64.
* gnu/packages/patches/flashrom-fix-building-on-aarch64.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/flashing-tools.scm (flashrom)[source]: Apply it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 5f3082084d teams: Add Tobias Geerinckx-Rice.
* etc/teams.scm.in: Add Tobias Geerinckx-Rice.
2022-12-11 01:00:00 +01:00
Leo Famulari 34e8cd1e4c gnu: linux-libre 4.9: Update to 4.9.336.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.336.
(linux-libre-4.9-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari 2634b303c0 gnu: linux-libre 4.14: Update to 4.14.302.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.302.
(linux-libre-4.14-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari ca0600b01a gnu: linux-libre 4.19: Update to 4.19.269.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.269.
(linux-libre-4.19-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari 3bf77e65f0 gnu: linux-libre 5.4: Update to 5.4.227.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.227.
(linux-libre-5.4-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari 9d4b9838ee gnu: linux-libre 5.10: Update to 5.10.159.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.159.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari ddcae98539 gnu: linux-libre 5.15: Update to 5.15.83.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.83.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari c3a25e90f2 gnu: linux-libre: Update to 6.0.13.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.13.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Marius Bakke 810b455013 gnu: QEMU: Update to 7.2.0.
* gnu/packages/virtualization.scm (qemu): Update to 7.2.0.
[source](snippet): Don't remove slirp, as it's no longer bundled.
[arguments]: Remove related configure-flag.  Specify Meson path.
[native-inputs]: Change from MESON to MESON-0.63.
2022-12-17 17:08:51 +01:00
Marius Bakke ec76f45d30 gnu: SeaBIOS: Simplify build.
* gnu/packages/firmware.scm (seabios)[arguments]: Don't install bios.bin
twice.  Drop redundant append step.
2022-12-17 17:08:51 +01:00
Marius Bakke f7793ce0e0 gnu: SeaBIOS: Build verbosely.
* gnu/packages/firmware.scm (seabios)[arguments]: Add "V=1" to #:make-flags.
2022-12-17 17:08:50 +01:00
Marius Bakke 287f997489 gnu: SeaBIOS: Update to 1.16.1.
* gnu/packages/firmware.scm (seabios): Update to 1.16.1.
2022-12-17 17:08:50 +01:00
Marius Bakke 95692ffa8b gnu: ungoogled-chromium: Update to 108.0.5359.124-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.124.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-17 17:08:50 +01:00
Marius Bakke 4d94cdf698 activation: Firmware activation handles missing support in kernel.
* gnu/build/activation.scm (activate-firmware): Check if firmware loading is
enabled before attempting to use it.
2022-12-17 17:08:50 +01:00
Marius Bakke 88908c6edc services: ganeti: Add support for cluster hooks.
* gnu/services/ganeti.scm (<ganeti-configuration>): Add HOOKS.
(hooks->directory): Rename to ...
(debootstrap-hooks->directory): ... this, for clarity.
(debootstrap-configuration-compiler): Adjust accordingly.
(ganeti-directory): Add HOOKS when set.
(ganeti-etc-service): Pass HOOKS.
* doc/guix.texi (Virtualization Services): Mention it.
2022-12-17 17:08:50 +01:00
Maxim Cournoyer 491bddfa27 system: examples: Add mode prop line.
* gnu/system/examples/asus-c201.tmpl: Add a mode prop line.
* gnu/system/examples/bare-bones.tmpl: Likewise.
* gnu/system/examples/beaglebone-black.tmpl: Likewise.
* gnu/system/examples/desktop.tmpl: Likewise.
* gnu/system/examples/docker-image.tmpl: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl: Likewise.
* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl: Likewise.
* gnu/system/examples/raspberry-pi-64.tmpl: Likewise.
* gnu/system/examples/vm-image.tmpl: Likewise.
2022-12-16 23:42:17 -05:00
Tobias Geerinckx-Rice 90a2b8c64a install: Add lvm2-static system package.
* gnu/system/install.scm (%installer-disk-utilities): Add lvm2-static.
2022-12-11 01:00:15 +01:00
Tobias Geerinckx-Rice bba76198c5 gnu: mpd: Update to 0.23.11.
* gnu/packages/mpd.scm (mpd): Update to 0.23.11.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice 37cce5599c gnu: fakeroot: Remove input labels.
* gnu/packages/linux.scm (fakeroot)[native-inputs]:
Remove input labels.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice 208006b410 gnu: fakeroot: Update to 1.30.1.
* gnu/packages/linux.scm (fakeroot): Update to 1.30.1.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice bd3e72b79f gnu: earlyoom: Update to 1.7.
* gnu/packages/linux.scm (earlyoom): Update to 1.7.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 6dcd6fecba gnu: bpftrace: Update to 0.16.0.
* gnu/packages/linux.scm (bpftrace): Update to 0.16.0.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 819c2256ec gnu: libnftnl: Update to 1.2.4.
* gnu/packages/linux.scm (libnftnl): Update to 1.2.4.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 69509c56f8 gnu: liburing: Update to 2.3.
* gnu/packages/linux.scm (liburing): Update to 2.3.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 1077b0b73d gnu: mtd-utils: Remove input labels.
* gnu/packages/linux.scm (mtd-utils)[inputs]:
Remove input labels.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 7ff99f7a56 gnu: mtd-utils: Update to 2.1.5.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.5.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 4681e01bdc gnu: mcelog: Update to 190.
* gnu/packages/linux.scm (mcelog): Update to 190.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 54bf243bae gnu: powerstat: Update to 0.02.28.
* gnu/packages/linux.scm (powerstat): Update to 0.02.28.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 6d16ae4af9 gnu: cpuid: Update to 20221201.
* gnu/packages/linux.scm (cpuid): Update to 20221201.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 145747f64f gnu: ipset: Update to 7.16.
* gnu/packages/linux.scm (ipset): Update to 7.16.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice e3e4c46644 gnu: ii: Use G-expressions.
* gnu/packages/irc.scm (ii)[arguments]:
Rewrite as G-expressions.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 0b3743c059 gnu: ii: Update to 2.0.
* gnu/packages/irc.scm (ii): Update to 2.0.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice da26c3975e gnu: man-pages-posix: Note that updates may be illegal to distribute.
* gnu/packages/man.scm (man-pages-posix): Add comment.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 36cfb61d21 gnu: man-pages: Update to 6.01.
* gnu/packages/man.scm (man-pages): Update to 6.01.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 875ff18ccd gnu: rspamd: Update to 3.4.
* gnu/packages/mail.scm (rspamd): Update to 3.4.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 5a957ca6b2 gnu: opensmtpd-filter-dkimsign: Update to 0.6.
* gnu/packages/mail.scm (opensmtpd-filter-dkimsign): Update to 0.6.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 7f58c1be47 gnu: mu: Update to 1.8.13.
* gnu/packages/mail.scm (mu): Update to 1.8.13.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 8bdb5b195a gnu: libnetfilter-cthelper: Update to 1.0.1.
* gnu/packages/linux.scm (libnetfilter-cthelper): Update to 1.0.1.
2022-12-11 01:00:07 +01:00
Tobias Geerinckx-Rice 9e35951dc8 gnu: libnetfilter-cttimeout: Update to 1.0.1.
* gnu/packages/linux.scm (libnetfilter-cttimeout): Update to 1.0.1.
2022-12-11 01:00:06 +01:00
Tobias Geerinckx-Rice 994b10f481 gnu: libnetfilter-conntrack: Update to 1.0.9.
* gnu/packages/linux.scm (libnetfilter-conntrack): Update to 1.0.9.
2022-12-11 01:00:05 +01:00
Tobias Geerinckx-Rice e0039b858c gnu: lldpd: Update to 1.0.16.
* gnu/packages/networking.scm (lldpd): Update to 1.0.16.
2022-12-11 01:00:05 +01:00
Tobias Geerinckx-Rice d0d06d8168 gnu: ncdu: Use upstream name.
* gnu/packages/ncdu.scm (ncdu-1): New variable, renamed from…
(ncdu): …this one, itself renamed from the old ncdu-2.  Simple!
[name]: Drop suffix.
[properties]: Remove obsolete 'upstream-name.
(ncdu-2): Redefine as a DEPRECATED-PACKAGE alias of ncdu.
2022-12-11 01:00:05 +01:00
Tobias Geerinckx-Rice 7951892d39 gnu: ncdu2: Delete pregenerated man page from source.
* gnu/packages/ncdu.scm (ncdu2)[source]: Add a snippet.
[arguments]: Adjust 'build-manpage phase accordingly.
2022-12-11 01:00:04 +01:00
Tobias Geerinckx-Rice a4e98faa1e gnu: ncdu2: Do not use the illegal instructions.
* gnu/packages/ncdu.scm (ncdu-2)[arguments]: Compile for a baseline CPU.
2022-12-11 01:00:04 +01:00
Tobias Geerinckx-Rice 56a0cb50e1 gnu: httping: Use G-expressions.
* gnu/packages/networking.scm (httping)[arguments]:
Rewrite as G-expressions.
2022-12-11 01:00:04 +01:00
Tobias Geerinckx-Rice ca9cf7b100 gnu: httping: Remove input labels.
* gnu/packages/networking.scm (httping)[native-inputs]:
Remove input labels.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 6e336a8721 gnu: httping: Fix DESTDIR.
* gnu/packages/networking.scm (httping)[arguments]: Set PREFIX.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 52ffc0c44f gnu: arp-scan: Update to 1.9.8.
* gnu/packages/networking.scm (arp-scan): Update to 1.9.8.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 06e088cc67 gnu: bird: Update to 2.0.11.
* gnu/packages/networking.scm (bird): Update to 2.0.11.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 3a56a55b06 gnu: s6-linux-utils: Update to 2.6.0.0.
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.0.0.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice db69afc21d gnu: s6-linux-init: Update to 1.0.8.0.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.8.0.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 217e369656 gnu: s6-portable-utils: Update to 2.2.5.0.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.5.0.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 45f9783c70 gnu: s6-rc: Update to 0.5.3.2.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.3.2.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 0619a63db6 gnu: s6-networking: Update to 2.5.1.1.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.1.1.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice b290fb14a4 gnu: s6-dns: Update to 2.3.5.4.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.4.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 6f21376ff5 gnu: s6: Update to 2.11.1.2.
* gnu/packages/skarnet.scm (s6): Update to 2.11.1.2.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 6b6a81f087 gnu: execline: Update to 2.9.0.1.
* gnu/packages/skarnet.scm (execline): Update to 2.9.0.1.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice bfa8238ed8 gnu: skalibs: Update to 2.12.0.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.12.0.1.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 1752e30f02 gnu: grml-zsh-config: Update to 0.19.5.
* gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.5.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 81f3f31b3c gnu: direnv: Update to 2.32.2.
* gnu/packages/shellutils.scm (direnv): Update to 2.32.2.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice e7233d3833 gnu: libostree: Update to 2022.7.
* gnu/packages/package-management.scm (libostree): Update to 2022.7.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 447015dac2 gnu: hashcat: Update to 6.2.6.
* gnu/packages/password-utils.scm (hashcat): Update to 6.2.6.
2022-12-11 01:00:01 +01:00
Nicolas Goaziou c193b5203b gnu: emacs-prescient: Update to 6.1.
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 6.1.
[propagated-inputs]: Add EMACS-CORFU and EMACS-VERTICO.
2022-12-16 18:34:18 +01:00
Nicolas Goaziou fb9ddff29e gnu: emacs-denote: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 1.2.0.
2022-12-16 18:34:18 +01:00
Nicolas Goaziou 59eb7d8bc1 gnu: emacs-posframe: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.3.1.
2022-12-16 18:34:18 +01:00
Nicolas Goaziou 6887a64593 gnu: emacs-islisp-mode: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-islisp-mode)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-12-16 18:34:18 +01:00
Joeke b770ecb57e gnu: Add emacs-islisp-mode.
* gnu/packages/emacs-xyz.scm (emacs-islisp-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-16 18:34:17 +01:00
Nicolas Goaziou 48a2f54dc2 gnu: emacs-eglot-tempel: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-eglot-tempel)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-12-16 18:34:17 +01:00
jgart ba48c89ab9 gnu: Add emacs-eglot-tempel.
* gnu/packages/emacs-xyz.scm (emacs-eglot-tempel): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-16 18:34:17 +01:00
jgart 5877161499 gnu: Add emacs-pydoc.
* gnu/packages/emacs-xyz.scm (emacs-pydoc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-16 18:34:16 +01:00
Ricardo Wurmus 8548ba5847 gnu: Add python-tbb.
* gnu/packages/tbb.scm (python-tbb): New variable.
2022-12-16 15:34:55 +01:00
Maxim Cournoyer 7ce9b7e706 guix-install.sh: Directly exit in case of errors in chk_require.
* etc/guix-install.sh (chk_require): Directly exit in case of errors in
chk_require, instead of relying on 'set -e'.
2022-12-16 00:14:30 -05:00
Maxim Cournoyer 1febafb4af guix-install.sh: Add missing "useradd" command.
* etc/guix-install.sh: (REQUIRE): Add missing "useradd" command.
2022-12-16 00:14:30 -05:00
Tobias Geerinckx-Rice ae60376b30 gnu: assimp: Update to 5.2.5.
* gnu/packages/graphics.scm (assimp): Update to 5.2.5.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice d6df6363d6 gnu: olm: Update to 3.2.14.
* gnu/packages/crypto.scm (olm): Update to 3.2.14.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice d1c3681e38 gnu: olm: Drop custom ‘lib-’ prefix.
* gnu/packages/crypto.scm (olm): New variable, renamed from…
(libolm): …this one, which is now a DEPRECATED-PACKAGE alias of olm.
Adjust all users.
[synopsis, description]: Adjust.  Capitalise proper nouns.
(python-olm)[description]: Remove implementation detail.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice a78e267592 gnu: libofx: Don't build static library.
* gnu/packages/finance.scm (libofx)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 43595cfc78 gnu: libofx: Update to 0.10.9.
* gnu/packages/finance.scm (libofx): Update to 0.10.9.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice ceeef9a923 gnu: alembic: Update to 1.8.4.
* gnu/packages/graphics.scm (alembic): Update to 1.8.4.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 269dcdd304 gnu: nsd: Update to 4.6.1.
* gnu/packages/dns.scm (nsd): Update to 4.6.1.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice a39034cdbd gnu: dnsmasq: Update to 2.88.
* gnu/packages/dns.scm (dnsmasq): Update to 2.88.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice ad3df339b4 gnu: reprotest: Update to 0.7.22.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.22.
[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 21b322a05e gnu: dpkg: Update to 1.21.12.
* gnu/packages/debian.scm (dpkg): Update to 1.21.12.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 3ad8bcae5d gnu: plfit: Update to 0.9.4.
* gnu/packages/graph.scm (plfit): Update to 0.9.4.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 0cf2cb51b9 gnu: python-pyodbc: Update to 4.0.35.
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.35.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 25ffb738b5 gnu: python-asyncmy: Update to 0.2.5.
* gnu/packages/databases.scm (python-asyncmy): Update to 0.2.5.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 417ccba3bb gnu: python-sqlalchemy-utils: Update to 0.38.3.
* gnu/packages/databases.scm (python-sqlalchemy-utils): Update to 0.38.3.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 02ddd4410d gnu: python-sqlparse: Update to 0.4.3.
* gnu/packages/databases.scm (python-sqlparse): Update to 0.4.3.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice daaaa4ba03 gnu: python-rq: Update to 1.11.1.
* gnu/packages/databases.scm (python-rq): Update to 1.11.1.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice dcbd646139 gnu: python-psycopg2: Update to 2.9.5.
* gnu/packages/databases.scm (python-psycopg2): Update to 2.9.5.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice a35ca71484 gnu: python-pylibmc: Update to 1.6.3.
* gnu/packages/databases.scm (python-pylibmc): Update to 1.6.3.
[native-inputs]: Replace python-nose with python-pytest.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 8c5b49cd26 gnu: exfatprogs: Update to 1.2.0.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.0.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice d33dec8976 gnu: hwdata: Update to 0.365.
* gnu/packages/pciutils.scm (hwdata): Update to 0.365.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice ed2b7c854d gnu: pdfarranger: Update to 1.9.2.
* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.2.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice a44ca60684 gnu: eid-mw: Update to 5.1.8.
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.8.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 142a938afd gnu: oil: Update to 0.12.9.
* gnu/packages/shells.scm (oil): Update to 0.12.9.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 1cec2b9aa5 gnu: ne: Update to 3.3.2.
* gnu/packages/text-editors.scm (ne): Update to 3.3.2.
[arguments]: Disable parallel builds.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 4283b867a1 gnu: hw-probe: Update to 1.6.5.
* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5.
[inputs]: Add edac-utils.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice b51c5c1997 gnu: rizin: Update to 0.4.1.
* gnu/packages/engineering.scm (rizin): Update to 0.4.1.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 2cf232d1cd gnu: knot: Update to 3.2.4.
* gnu/packages/dns.scm (knot): Update to 3.2.4.
2022-12-11 01:00:00 +01:00
Liliana Marie Prikler f19d49e69c gnu: Add orf-dl.
* gnu/packages/video.scm (orf-dl): New variable.
2022-12-15 16:55:51 +01:00
Liliana Marie Prikler 4f94156452 gnu: Add python-telingo.
* gnu/packages/patches/python-telingo-fix-comparison.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/maths.scm (python-telingo): New variable.
2022-12-15 16:55:51 +01:00
Liliana Marie Prikler 1339623a42 gnu: Add python-clingo.
* gnu/packages/maths.scm (python-clingo): New variable.
2022-12-15 16:55:51 +01:00
Liliana Marie Prikler 25e3e0c6ec gnu: clingo: Use G-Expressions.
* gnu/packages/maths.scm (clingo)[arguments]: Convert to list of G-Expressions.
2022-12-15 16:55:51 +01:00
Liliana Marie Prikler 188269f062 gnu: clingo: Update to 5.6.2.
* gnu/packages/maths.scm (clingo): Update to 5.6.2.
[source]: Unbundle clasp and catch.
[arguments]<#:configure-flags>: Add “-DCLINGO_USE_LOCAL_CLASP=off” and
“-DCLINGO_USE_LOCAL_CATCH=off”.
[inputs]: Add catch2-3.1.
[native-inputs]: Add pkg-config.
2022-12-15 16:55:51 +01:00
Liliana Marie Prikler 407b4f5661 gnu: Add catch2-3.1.
* gnu/packages/check.scm (catch2-3.1): New variable.
2022-12-15 16:55:51 +01:00
Efraim Flashner b19f5bbac7 gnu: ncdu: Update to 1.18.
* gnu/packages/ncdu.scm (ncdu): Update to 1.18.
2022-12-15 17:11:35 +02:00
Ricardo Wurmus 7caf07f851 gnu: Add ibus-speech-to-text.
* gnu/packages/ibus.scm (ibus-speech-to-text): New variable.
2022-12-15 15:22:01 +01:00
Ricardo Wurmus d3c32177e0 gnu: Add gst-vosk.
* gnu/packages/speech.scm (gst-vosk): New variable.
2022-12-15 15:22:01 +01:00
Efraim Flashner 3ad3869297 gnu: rkdeveloptool: Fix build failure.
This change was tested against a Pinebook Pro.

* gnu/packages/hardware.scm (rkdeveloptool)[source]: Add snippet to fix
build errors based on upstream pull request.
2022-12-15 12:30:26 +02:00
Christopher Baines f4dc53881b services: nix: Fix nix-shepherd-service.
* gnu/services/nix.scm (nix-shepherd-service): Un-gexp build-directory.
2022-12-15 10:13:24 +00:00
Jonathan Brielmaier 8c8a7dc66c gnu: icedove: Update to 102.6.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 102.6.0.
2022-12-14 23:16:32 +01:00
Ricardo Wurmus 82c511dd54 gnu: slapd-configuration: Update default for run-dir.
* gnu/services/ldap.scm (slapd-configuration): Update default value for
run-dir to match defaults of 389-ds-base package.
* doc/guix.texi: Update documentation.
2022-12-14 22:56:00 +01:00
Ricardo Wurmus 1689215a30 gnu: bedtools-2.18: Use gexp.
* gnu/packages/bioinformatics.scm (bedtools-2.18)[arguments]: Use gexp.
[native-inputs]: Drop package label.
2022-12-14 22:47:43 +01:00
Ricardo Wurmus 7b8cac86ba gnu: 389-ds-base: Avoid dependency on systemd-detect-virt.
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Remove invocation of
systemd-detect-virt.
2022-12-14 22:46:21 +01:00
Ricardo Wurmus e2bcd41ce3 gnu: 389-ds-base: Enable one test.
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Enable unit tests.
[native-inputs]: Add cmocka.
2022-12-14 21:52:34 +01:00
Ricardo Wurmus b5bb44b260 gnu: 389-ds-base: Use gexp.
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Use gexp; remove one
obsolete substitution.
2022-12-14 21:52:34 +01:00
Ricardo Wurmus 597685054b gnu: 389-ds-base: Update to 2.2.2.
* gnu/packages/openldap.scm (389-ds-base): Update to 2.2.2.
[inputs]: Add json-c and lmdb.
2022-12-14 21:52:34 +01:00
Nicolas Goaziou fa23fb86f7 gnu: fet: Update to 6.7.6.
* gnu/packages/education.scm (fet): Update to 6.7.6.
2022-12-14 21:14:29 +01:00
Nicolas Goaziou 01279bb9bf gnu: emacs-posframe: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.3.0.
2022-12-14 21:14:29 +01:00
Nicolas Goaziou b81c4c4492 gnu: xournalpp: Update to 1.1.3.
* gnu/packages/pdf.scm (xournalpp): Update to 1.1.3.
2022-12-14 21:14:29 +01:00
Nicolas Goaziou 838c1c4bd7 gnu: wireshark: Update to 4.0.2.
* gnu/packages/networking.scm (wireshark): Update to 4.0.2.
2022-12-14 21:14:28 +01:00
Nicolas Goaziou ef7ad7d451 gnu: rosegarden: Improve package style.
* gnu/packages/music.scm (rosegarden)[arguments]: Use G-expressions and
SEARCH-INPUT-FILE.
[inputs]: Use BASH-MINIMAL instead of BASH.
2022-12-14 21:14:28 +01:00
Nicolas Goaziou b363756306 gnu: rosegarden: Update to 22.12.
* gnu/packages/music.scm (rosegarden): Update to 22.12.
[inputs]: Add SHARED-MIME-INFO.
2022-12-14 21:14:28 +01:00
Nicolas Goaziou 9f93bcd186 gnu: musescore: Update to 4.0.
* gnu/packages/music.scm (musescore): Update to 4.0.
[snippet]: Do not remove non-existing directories.
[arguments]<#:configure-flags>: Do not mention non-existing flags.
[native-inputs]: Add GIT-MINIMAL.
[inputs]: Add PYTHON, QTNETWORKAUTH-5, QTX11EXTRAS.
[license]: Switch to GPL3.
2022-12-14 21:14:28 +01:00
Nicolas Goaziou ced3be2b56 gnu: flare-game: Update to 1.14.
* gnu/packages/games.scm (flare-game): Update to 1.14.
2022-12-14 21:14:27 +01:00
Nicolas Goaziou 042f169cc3 gnu: flare-engine: Update to 1.14.
* gnu/packages/games.scm (flare-engine): Update to 1.14.
2022-12-14 21:14:18 +01:00
Ricardo Wurmus c6f81ff7a6 gnu: Add directory-server-service-type.
* gnu/services/ldap.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (LDAP Services): Document it.
2022-12-14 20:55:04 +01:00
Guillaume Le Vaillant e7b2433484 gnu: rfcat: Improve style.
* gnu/packages/radio.scm (rfcat)[arguments]: Use gexp.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant c50e340707 gnu: rfcat: Update to 1.9.6.
* gnu/packages/radio.scm (rfcat): Update to 1.9.6.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant d06afc330b gnu: wfview: Update to 1.50.
* gnu/packages/radio.scm (wfview): Update to 1.50.
  [inputs]: Add eigen, portaudio, pulseaudio and rtaudio.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant c96e41bd81 gnu: multimon-ng: Update to 1.2.0.
* gnu/packages/radio.scm (multimon-ng): Update to 1.2.0.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant e2562d0408 gnu: rtl-433: Update to 22.11.
* gnu/packages/radio.scm (rtl-433): Update to 22.11.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant 181444e01c gnu: dump1090 : Improve style.
* gnu/packages/radio.scm (dump1090)[arguments]: Use gexps.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant c01b546d82 gnu: dump1090: Update to 8.2.
* gnu/packages/radio.scm (dump1090): Update to 8.2.
2022-12-14 18:23:58 +01:00
Guillaume Le Vaillant 3796e8b422 gnu: xnec2c: Update to 4.4.12.
* gnu/packages/radio.scm (xnec2c): Update to 4.4.12.
2022-12-14 18:23:57 +01:00
Guillaume Le Vaillant 9764b1bb72 gnu: gqrx: Update to 2.15.9.
* gnu/packages/radio.scm (gqrx): Update to 2.15.9.
2022-12-14 18:23:57 +01:00
Guillaume Le Vaillant 3a5940b82c gnu: soapyrtlsdr: Update to 0.3.3.
* gnu/packages/radio.scm (soapyrtlsdr): Update to 0.3.3.
2022-12-14 18:23:57 +01:00
Guillaume Le Vaillant d86c6cbd7b gnu: soapyhackrf: Update to 0.3.4-1.6c0c33f.
* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4-1.6c0c33f.
2022-12-14 18:23:57 +01:00
Guillaume Le Vaillant d94f7a7b53 gnu: hackrf: Improve style.
* gnu/packages/radio.scm (hackrf)[source]: Use new URL.
  [arguments]: Use gexps. Remove trailing booleans.
2022-12-14 18:23:57 +01:00
Guillaume Le Vaillant e5602a2747 gnu: hackrf: Update to 2022.09.1.
* gnu/packages/radio.scm (hackrf): Update to 2022.09.1.
2022-12-14 18:23:57 +01:00
Ricardo Wurmus 2f707f9493 gnu: 389-ds-base: Update to 1.4.5.0.
* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.5.0.
[source]: Fetch from git.
[arguments]: Remove unnecessary configure flags; update 'fix-references phase;
update 'overwrite-default-locations phase.
2022-12-14 17:19:06 +01:00
Ricardo Wurmus 7885b5be9b gnu: 389-ds-base: Drop input labels.
* gnu/packages/openldap.scm (389-ds-base)[inputs]: Drop labels.
[native-inputs]: Drop labels.
2022-12-14 17:19:06 +01:00
Tobias Geerinckx-Rice 6cf6f42334 guix-install.sh: Gracefully fail on | bash.
* etc/guix-install.sh (welcome): Print an error message and a hint if
the first read fails.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 4a517a012f gnu: libpqxx: Update to 7.7.4.
* gnu/packages/databases.scm (libpqxx): Update to 7.7.4.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 404d228319 gnu: memcached: Update to 1.6.17.
* gnu/packages/databases.scm (memcached): Update to 1.6.17.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice dbbca61bf0 gnu: nano: Update to 7.1.
* gnu/packages/nano.scm (nano): Update to 7.1.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 627c56f543 gnu: gulrak-filesystem: Update to 1.5.12.
* gnu/packages/cpp.scm (gulrak-filesystem): Update to 1.5.12.
2022-12-11 01:00:00 +01:00
Maxim Cournoyer 1b6e251ed1 gnu: make-u-boot-package: Build verbosily.
* gnu/packages/bootloaders.scm (make-u-boot-package)
[arguments] <make-flags>: Add KBUILD_VERBOSE=1.
2022-12-14 10:38:54 -05:00
Bruno Victal 8125c22ea2 gnu: rasdaemon: Add missing inputs and rewrite using G-Exps.
* gnu/packages/linux.scm (rasdaemon)[arguments]: Rewrite using
G-Expressions.  Add 'fix-dmidecode-and-modprobe' and 'wrap-rasdaemon'
phases.
[inputs]: Add perl-dbd-sqlite, dmidecode, and kmod.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 12:44:03 +01:00
Simen Endsjø acab89748d gnu: Add aspell-dict-nb.
* gnu/packages/aspell.scm (aspell-dict-nb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 12:44:02 +01:00
Ludovic Courtès 7e2b9dbe08 gnu: bolt: Update to 0.9.4.
* gnu/packages/linux.scm (bolt): Update to 0.9.4.
2022-12-14 12:44:02 +01:00
Petr Hodina 4eae37157f gnu: Add bolt.
* gnu/packages/linux.scm (bolt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 12:44:02 +01:00
Bruno Victal dcfd97b42e doc: Fix formatting for 'computed-file'.
* doc/guix.texi (G-Expressions): Fix formatting for 'computed-file'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 12:44:02 +01:00
Bruno Victal a312bc9cd8 services: configuration: Remove orphan reference to example.
'generic-serialize-alist' refers to (gnu home services version-control)
for usage examples but there's no such module.

* gnu/services/configuration.scm (generic-serialize-alist): Adjust
docstring.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 12:44:02 +01:00
Tobias Geerinckx-Rice 85dcea59f6 gnu: isc-dhcp: Update description.
* gnu/packages/admin.scm (isc-dhcp)[description]: Note EOL status.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice 34242fe5c7 gnu: isc-dhcp: Update to 4.4.3-P1 [fixes CVE-2022-2928, CVE-2022-2929].
* gnu/packages/admin.scm (isc-dhcp): Update to 4.4.3-P1.
2022-12-11 01:00:03 +01:00
Tobias Geerinckx-Rice b853dbd0e2 gnu: nmrpflash: Rephrase synopsis.
* gnu/packages/admin.scm (nmrpflash)[synopsis]: Rework awkward wording.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 54e7efd5cf gnu: nmrpflash: Update to 0.9.19.
* gnu/packages/admin.scm (nmrpflash): Update to 0.9.19.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 2202fc9003 gnu: nnn: Update to 4.7.
* gnu/packages/admin.scm (nnn): Update to 4.7.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice bd268c21e5 gnu: inxi-minimal: Reduce reliance on input names.
* gnu/packages/admin.scm (inxi-minimal)[arguments]:
Use SEARCH-INPUT-FILE.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 932409da9c gnu: inxi-minimal: Remove input labels.
* gnu/packages/admin.scm (inxi-minimal)[inputs]:
Remove input labels.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 2dfc21d9ce gnu: inxi-minimal: Update to 3.3.24-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.24-1.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 6c50e416a5 gnu: hyfetch: Update to 1.4.4.
* gnu/packages/admin.scm (hyfetch): Update to 1.4.4.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 992773d3a2 gnu: dash: Capitalise description sentences.
* gnu/packages/shells.scm (dash)[description]: Capitalise ‘dash’.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice 55e2b9b0a4 gnu: dash: Update to 0.5.12.
* gnu/packages/shells.scm (dash): Update to 0.5.12.
[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 885903e2f6 gnu: botan: Update to 2.19.3.
* gnu/packages/crypto.scm (botan): Update to 2.19.3.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 187880b814 gnu: global: Update to 6.6.9.
* gnu/packages/code.scm (global): Update to 6.6.9.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 62cb0eae3e gnu: libhx: Update to 4.8.
* gnu/packages/c.scm (libhx): Update to 4.8.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 885f18d750 gnu: libdeflate: Update to 1.15.
* gnu/packages/compression.scm (libdeflate): Update to 1.15.
[build-system]: Use CMake.
[arguments]: Remove #:make-flags and all custom phases.
Add equivalent #:configure-flags and a custom 'check phase.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 2ed751715f gnu: python-aiounittest: Update to 1.4.2.
* gnu/packages/check.scm (python-aiounittest): Update to 1.4.2.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 816c7f4e84 gnu: doctest: Update to 2.4.9.
* gnu/packages/check.scm (doctest): Update to 2.4.9.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 039bef4ac8 gnu: ccache: Update to 4.7.4.
* gnu/packages/ccache.scm (ccache): Update to 4.7.4.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice aceb4e49d1 gnu: byacc: Update to 20221106.
* gnu/packages/c.scm (byacc): Update to 20221106.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 2b7b0cac71 gnu: fio: Update to 3.33.
* gnu/packages/benchmark.scm (fio): Update to 3.33.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 930b94809d gnu: libltc: Update to 1.3.2.
* gnu/packages/audio.scm (libltc): Update to 1.3.2.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice b0913931e9 gnu: realmd: Update to 0.17.1.
* gnu/packages/admin.scm (realmd): Update to 0.17.1.
2022-12-11 01:00:00 +01:00
Jelle Licht 688028931f gnu: emacs-pdf-tools: Update home page.
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools)[home-page]: Update.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-13 21:31:28 +01:00
Konrad Hinsen a67461f0e1 gnu: emacs-hyperbole: Add missing files.
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Add a new
INSTALL-DOC phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-13 21:24:09 +01:00
Nicolas Goaziou 7d570036f0 gnu: emacs-pg: Update to 0.20.
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.20.
2022-12-13 21:24:09 +01:00
Nicolas Goaziou c922d935c3 gnu: emacs-fountain-mode: Update to 3.6.1.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.1.
2022-12-13 21:24:08 +01:00
Nicolas Goaziou 98f7332aa8 gnu: emacs-debbugs: Update to 0.35.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.35.
2022-12-13 21:24:08 +01:00
Nicolas Goaziou 89795dec98 gnu: emacs-project: Update to 0.9.3.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.3.
2022-12-13 21:24:08 +01:00
dan e4ab2ccb18 gnu: emacs-beancount: Update to 0.0.0-1.687775d.
* gnu/packages/finance.scm (emacs-beancount): Update to 0.0.0-1.687775d.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-13 21:24:02 +01:00
Mark H Weaver d83eef22b2 gnu: icecat: Update to 102.6.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-46872, CVE-2022-46874, CVE-2022-46875,
CVE-2022-46878, CVE-2022-46880, CVE-2022-46881, and CVE-2022-46882.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-12-13 12:36:39 -05:00
Ricardo Wurmus 3d2b2f12e5 gnu: bedops: Update to 2.4.41.
* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.41.
[arguments]: Remove trailing #T from build phases; do not set BINDIR in
make-flags; set CC; replace 'install phase.
[native-inputs]: Add diffutils, perl, and which.
2022-12-13 18:22:55 +01:00
Petr Hodina 22acc0b029 services: nix: Add more configuration fields.
* gnu/services/nix.scm (<nix-configuration>)[build-directory]: New field.
(nix-service-etc, nix-shepherd-service): Take them into account.
* doc/guix.texi (Nix): Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-13 17:46:39 +01:00
Lars-Dominik Braun bbcd06e56c ui: Take package upstream name into account when searching.
* guix/ui.scm (%package-metrics): Add PACKAGE-UPSTREAM-NAME*.
* tests/ui.scm ("package-relevance and upstream name"): New test.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-13 17:46:39 +01:00
Lars-Dominik Braun 052faadde7 packages: Add 'package-upstream-name*'.
* guix/packages.scm (package-upstream-name*): New procedure.
* tests/packages.scm ("package-upstream-name*"): New test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-13 17:46:39 +01:00
Ludovic Courtès a2f0297af0 gnu: guile-gnutls: Add properties for the 'generic-git' updater.
* gnu/packages/tls.scm (guile-gnutls)[properties]: New field.
2022-12-13 17:46:39 +01:00
Ricardo Wurmus 23322c2de8 gnu: tophat: Remove trailing #T from build phases and snippet.
* gnu/packages/bioinformatics.scm (tophat)[source]: Remove trailing #T from
snippet.
[arguments]: Remove trailing #T from build phases.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus b339e181e1 gnu: python-bx-python: Update to 0.9.0.
* gnu/packages/bioinformatics.scm (python-bx-python): Update to 0.9.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'build-extensions and 'disable-cython-doctests.
[native-inputs]: Replace python-nose with python-pytest.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus de30c74b63 gnu: bioawk: Use gexp.
* gnu/packages/bioinformatics.scm (bioawk)[arguments]: Use gexp and simplify
'install phase.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus 057579495f gnu: blasr-libcpp: Remove trailing #T from build phases.
* gnu/packages/bioinformatics.scm (blasr-libcpp)[arguments]: Remove
trailing #T from build phases.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus eaf5198a5e gnu: pbbam: Drop input labels.
* gnu/packages/bioinformatics.scm (pbbam)[native-inputs]: Drop labels.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus 8b2fdcb2c3 gnu: pbbam: Update to 2.1.0.
* gnu/packages/bioinformatics.scm (pbbam): Update to 2.1.0.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus 684d046e6c gnu: pbcopper: Update to 2.0.0.
* gnu/packages/bioinformatics.scm (pbcopper): Update to 2.0.0.
2022-12-13 16:31:55 +01:00
Ricardo Wurmus 53f65f7315 gnu: bedtools: Remove unnecessary quasiquotation.
* gnu/packages/bioinformatics.scm (bedtools)[arguments]: Remove quasiquote.
[native-inputs]: Drop input label.
2022-12-13 16:31:54 +01:00
Ricardo Wurmus 4f1a36bd7b gnu: bamutils: Update to 1.0.15.
* gnu/packages/bioinformatics.scm (bamutils): Update to 1.0.15.
[arguments]: Remove quasiquoting; remove USER_WARNINGS from make-flags.
[native-inputs]: Update libstatgen.
2022-12-13 16:31:54 +01:00
Ricardo Wurmus 8cc22866c2 gnu: bamtools: Update to 2.5.2.
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.2.
[arguments]: Enable tests; remove extra phases.
[inputs]: Add jsoncpp.
[native-inputs]: Add pkg-config.
2022-12-13 16:31:54 +01:00
Ricardo Wurmus 6d2afaf25b gnu: aragorn: Update to 1.2.41.
* gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.41.
[source]: Fetch C source file from new location.
[arguments]: Drop trailing #T in build phases; use gexp.
[native-inputs]: Add origin for man page.
[home-page]: Update to new home page.
[license]: Update to GPLv3+.
2022-12-13 16:31:54 +01:00
Maxim Cournoyer 93b0c1e35e gnu: Add rpi-imager.
* gnu/packages/raspberry-pi.scm (rpi-imager): New variable.
2022-12-13 10:11:20 -05:00
jgart 87638cdd48 gnu: mercury: Update to 22.01.4.
* gnu/packages/mercury.scm (mercury-minimal): Update to 22.01.4.
[arguments]: Remove obsolete and non-existent file from being patched.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:12 +00:00
jgart 1810d67ad4 gnu: mercury-minimal: Update to 22.01.4.
* gnu/packages/mercury.scm (mercury-minimal): Update to 22.01.4.
[arguments]: Remove obsolete file path, update libatomic-ops, and update
libgc-8.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:12 +00:00
Sharlatan Hellseher 0682e7c2e3 gnu: python-h5netcdf: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-h5netcdf): Update to 1.1.0.
[build-system]: Use pyproject-build-system, to simplify package.
[description]: Style content and add links to referenced projects.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
Sharlatan Hellseher 1a0dcc2112 gnu: python-asdf-astropy: Update to 0.3.0.
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
EuAndreh 866eb7fffb gnu: Add tmux-plugin-resurrect.
* gnu/packages/tmux.scm (tmux-plugin-resurrect): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
Paul A. Patience 36bd9121d6 gnu: Add rust-csv-index-0.1.
* gnu/packages/crates-io.scm (rust-csv-index-0.1): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
Martin Schmidt 34cf5e06a9 gnu: nheko: Support video calls.
* gnu/packages/messaging.scm (nheko)[inputs]: Replace GST-PLUGINS-GOOD with
GST-PLUGINS-GOOD-QT to fix video calls.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
Martin Schmidt 27efd3ed3c gnu: Add gst-plugins-good-qt.
* gnu/packages/gstreamer.scm (gst-plugins-good-qt): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13 13:42:11 +00:00
Christopher Baines 2fb187ed7c gnu: guix-data-service: Update to 0.0.1-36.7b69611.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
2022-12-13 13:42:11 +00:00
Ricardo Wurmus 81841559f4 gnu: kaldi: Update to 0-1.be22248.
* gnu/packages/machine-learning.scm (kaldi): Update to 0-1.be22248.
2022-12-13 14:38:13 +01:00
Ricardo Wurmus f764947dab gnu: kaldi: Remove trailing #T from build phases.
* gnu/packages/machine-learning.scm (kaldi)[arguments]: Remove trailing #T
from build phases.
2022-12-13 14:38:12 +01:00
Ricardo Wurmus c978ae3c6b gnu: kaldi-gstreamer-server: Update to 0-3.f79e204.
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): Update to
0-3.f79e204.
2022-12-13 14:38:12 +01:00
Ricardo Wurmus 8466aceb13 gnu: kaldi-gstreamer-server: Drop input labels.
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Drop
package labels.
2022-12-13 14:38:12 +01:00
Ricardo Wurmus 79cf84c7ab gnu: kaldi-gstreamer-server: Remove trailing #T from build phases.
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[arguments]:
Remove trailing #T from build phases.
2022-12-13 14:38:12 +01:00
Ricardo Wurmus 01f4617b99 gnu: gst-kaldi-nnet2-online: Update to 0-3.7888ae5.
* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): Update to
0-3.7888ae5.
[arguments]: Do to quote list; remove trailing #T from build phases; augment
CPLUS_INCLUDE_PATH instead of replacing it.
[inputs]: Replace openfst with openfst-1.7.3.
2022-12-13 14:38:03 +01:00
Pierre Neidhardt 417604ec25 gnu: sbcl-alloy: Update to 20221126.
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Update to 20221126.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt 706dead679 gnu: sbcl-3b-bmfont: Update to 20220327.
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Update to 20220327.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt e7eefbf85c gnu: Add cl-sdf.
* gnu/packages/lisp-xyz.scm (cl-sdf, ecl-sdf, sbcl-sdf): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt f0ebbe1598 gnu: sbcl-cl-vectors: Build all subsystems.
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors)[arguments]: Build cl-paths,
cl-aa and cl-aa-misc as well.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt 4f64d30b5d gnu: Add cl-binpack.
* gnu/packages/lisp-xyz.scm (cl-binpack, ecl-binpack, sbcl-binpack): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt 63b508e4fb gnu: Add cl-uax-14.
* gnu/packages/lisp-xyz.scm (cl-uax-14, ecl-uax-14, sbcl-uax-14): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt 752b65935d gnu: Add cl-font-discovery.
* gnu/packages/lisp-xyz.scm (cl-font-discovery, ecl-font-discovery,
sbcl-font-discovery): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt 206b97c102 gnu: Add cl-colored.
* gnu/packages/lisp-xyz.scm (cl-colored, ecl-colored, sbcl-colored): New variables.
2022-12-13 11:18:59 +01:00
Bruno Victal ca735decfb gnu: mympd: Update to 10.1.6.
* gnu/packages/mpd.scm (mympd): Update to 10.1.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-13 14:17:30 +08:00
Robby Zambito 648b1605dd gnu: gauche: Update to 0.9.12
* gnu/packages/scheme.scm (gauche): Update to 0.9.12.
[source]: Project migrated to GitHub.
libatomic-ops is no longer in the Gauche source tree.
[arguments]: Renamed network test file.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-13 14:10:26 +08:00
Ricardo Wurmus e84042fdd4 gnu: cnvkit: Update to 0.9.9.
* gnu/packages/bioinformatics.scm (cnvkit): Update to 0.9.9.
[build-system]: Use pyproject-build-system.
[arguments]: Relax restriction on python-joblib.
[propagated-inputs]: Add python-pomegranate and python-scikit-learn.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 1369b53d49 gnu: seqmagick: Update to 0.8.4.
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.8.4.
[build-system]: Use pyproject-build-system.
[inputs]: Add python-pygtrie.
[native-inputs]: Replace python-nose with python-pytest.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 9bf2101049 gnu: python-flasgger: Update to 0.9.5.
* gnu/packages/python-xyz.scm (python-flasgger): Update to 0.9.5.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'prepare-check phase; disable
"test_swag" test via #:test-flags.
[native-inputs]: Add python-apispec-webframeworks and python-flask-jwt.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 8c197f990b gnu: python-pyjwt: Update to 2.6.0.
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.6.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
[native-inputs]: Add pytohn-coverage, python-pre-commit, python-sphinx, and
python-sphinx-rtd-theme.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 99a29b4933 gnu: python-apispec: Update to 6.0.2.
* gnu/packages/python-xyz.scm (python-apispec): Update to 6.0.2.
[build-system]: Use pyproject-build-system.
[arguments]: Disable test through test-flags, not by replacing the 'check
phase.
[propagated-inputs]: Remove python-pyyaml; add python-packaging.
[native-inputs]: Add python-flake8, python-flake8-bugbear, python-mypy,
python-pre-commit, and python-pyyaml.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 0fcba8b01c gnu: python-marshmallow: Update to 3.19.0.
* gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.19.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-dateutil and python-simplejson; add
python-packaging.
[native-inputs]: Add python-flake8, python-flake8-bugbear, python-mypy,
python-pre-commit, and python-simplejson.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 71dc990f22 gnu: python-flask-restful: Update to 0.3.9.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.9.
[source]: Remove patch.
[build-system]: Use pyproject-build-system.
[arguments]: Disable "test_redirect" test; remove 'fix-imports phase.
[native-inputs]: Replace python-nose with python-pytest.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: Remove file.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 461dff2651 gnu: python-cgatcore: Update to 0.6.14.
* gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.14.
[build-system]: Use pyproject-build-system.
[arguments]: Disable broken tests with #:test-flags; do not replace 'check
phase; add phase 'sqlite-compatibility.
[native-inputs]: Drop input labels.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 2f1d8fb129 gnu: python-apsw: Update to 3.40.0.0.
* gnu/packages/databases.scm (python-apsw): Update to 3.40.0.0.
[source]: Remove obsolete patch.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-cython.
[arguments]: Move build-extensions phase before build phase.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/python-apsw-3.39.2.1-test-fix.patch: Remove file.
2022-12-13 00:08:54 +01:00
Ricardo Wurmus 08b9e29d46 gnu: python-bokeh: Skip failing PIL test.
The test compares base64-encoded gifs; the gifs look identical but the
base64-encoded data differs.  Since the result seems fine, disabling this PIL
test is probably okay.

* gnu/packages/python-xyz.scm (python-bokeh)[arguments]: Ignore failing
test_transform_PIL test.
2022-12-13 00:08:13 +01:00
Ricardo Wurmus b72df3bbb3 gnu: python-dna-features-viewer: Update to 3.1.1.
* gnu/packages/bioinformatics.scm (python-dna-features-viewer):
Update to 3.1.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add build phase to fix a compatibility problem with biopython.
[propagated-inputs]: Add python-packaging.
2022-12-13 00:07:23 +01:00
Ricardo Wurmus b66b6bdf70 gnu: python-hicexplorer: Update to 3.7.2.
* gnu/packages/bioinformatics.scm (python-hicexplorer): Update to 3.7.2.
[build-system]: Use pyproject-build-system.
[arguments]: Use gexp; remove phase "loosen-up-requirements"; add test-flags
to skip some tests; add phase "remove-dependency-on-krbalancing" to remove a
dependency on an unlicensed package; add phase "fix-references"; add phase
"run-only-low-mem-tests".
[propagated-inputs]: Remove python-configparser and python-six; add
python-biopython, python-cleanlab-1, python-fit-nbinom, python-graphviz,
python-hic2cool, python-hicmatrix, python-hyperopt, python-imbalanced-learn,
python-ipykernel, python-psutil, python-pybedtools, python-pygenometracks,
python-scikit-learn, and python-tqdm.
[native-inputs]: Add graphviz.
2022-12-13 00:07:23 +01:00
Ricardo Wurmus c3e330cf36 gnu: python-pygenometracks: Update to 3.5.
* gnu/packages/bioinformatics.scm (python-pygenometracks): Update to 3.5.
[build-system]: Use pyproject-build-system.
[arguments]: Quote phases instead of full list of arguments; remove trailing #T
from build phase.
2022-12-13 00:07:22 +01:00
Ricardo Wurmus 6e9518e201 gnu: python-hicmatrix: Update to 16.
* gnu/packages/bioinformatics.scm (python-hicmatrix): Update to 16.
[build-system]: Use pyproject-build-system.
[arguments]: Shuffle the quote.
2022-12-13 00:07:22 +01:00
Ricardo Wurmus 5167881a60 gnu: python-biopython: Update to 1.80.
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.80.
[build-system]: Use pyproject-build-system.
[arguments]: Remove trailing #T from build phase.
2022-12-13 00:07:22 +01:00
Ricardo Wurmus de70f957b2 gnu: python-hyperopt: Update to 0.2.7.
* gnu/packages/machine-learning.scm (python-hyperopt): Update to 0.2.7.
[arguments]: Adjust check phase; disable test_distribution_rvs test.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-py4j.
[native-inputs]: Remove python-ipython and python-ipyparallel.
2022-12-13 00:07:22 +01:00
Ricardo Wurmus 3d388fe3d0 gnu: python-graphviz: Update to 0.20.1.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.20.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom "check" phase; add "prepare-check" phase.
[native-inputs]: Remove python-mock.
2022-12-13 00:07:22 +01:00
Ricardo Wurmus 75331dc6e6 gnu: python-anndata: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-anndata)[build-system]: Use
pyproject-build-system.
[arguments]: Replace custom 'build phase with 'set-version phase; remove
custom 'install phase; disable doctest via build phase 'disable-doctests and
the #:test-flags property.
[propagated-inputs]: Add python-scikit-learn.
[native-inputs]: Add python-boltons.
2022-12-12 23:59:39 +01:00
Ricardo Wurmus 2c65106cf5 gnu: python-zarr: Update to 2.13.3.
* gnu/packages/python-xyz.scm (python-zarr): Update to 2.13.3.
2022-12-12 23:59:39 +01:00
Ricardo Wurmus 8b9c9051ba gnu: python-numcodecs: Update to 0.10.2.
* gnu/packages/python-xyz.scm (python-numcodecs): Update to 0.10.2.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; add phase 'build-extensions; remove custom 'check
phase.
[propagated-inputs]: Add python-entrypoints and python-typing-extensions-next.
2022-12-12 23:59:39 +01:00
Ricardo Wurmus c4bcb5db49 gnu: python-typer: Simplify by using pyproject-build-system.
* gnu/packages/python-xyz.scm (python-typer)[build-system]: Use
pyproject-build-system.
[arguments]: Remove extra quoting; remove custom 'build phase; remove custom
'install phase; remove custom 'check phase; add 'pre-check phase.
[synopsis]: Pull onto the same line.
[description]: Reformat.
2022-12-12 23:59:29 +01:00
jgart 1d160f41f5 gnu: Add erlang-yamerl.
* gnu/packages/erlang.scm (erlang-yamerl): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-12 20:39:41 +00:00
jgart e4fd04fb92 gnu: Add erlang-jsx.
* gnu/packages/erlang.scm (erlang-jsx): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-12 20:34:57 +00:00
Christopher Baines d5ad3dd59a services: guix-build-coordinator: Fix service startup.
Previously the service would keep starting more and more processes.

* gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Fix how
make-forkexec-constructor is called.
2022-12-12 19:58:25 +00:00
Marius Bakke c1695bcadd gnu: re2: Update to 2022-12-01.
* gnu/packages/regex.scm (re2): Update to 2022-12-01.
2022-12-12 20:23:32 +01:00
Marius Bakke 2c1b488d19 tests: Add system tests for each supported kernel version.
* gnu/tests/base.scm (%test-basic-os): Rename to ...
(test-basic-os): ... this, and turn into procedure that takes optional KERNEL
argument.
(%test-basic-os): Use that procedure.
(%test-linux-libre-5.15, %test-linux-libre-5.10, %test-linux-libre-5.4,
%test-linux-libre-4.19, %test-linux-libre-4.14, %test-linux-libre-4.9): New
tests.
2022-12-12 20:23:32 +01:00
Marius Bakke 9fc171b62a gnu: f2fs-tools: Remove obsolete phase.
* gnu/packages/linux.scm (f2fs-tools)[arguments]: Remove.
(f2fs-tools-1.7)[arguments]: Add #:phases.
2022-12-12 20:23:31 +01:00
Marius Bakke a2c6cc4354 gnu: f2fs-tools: Update to 1.15.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.15.0.
(f2fs-tools/static)[arguments]: Add #:make-flags.  Remove make-static phase.
2022-12-12 20:23:31 +01:00
Marius Bakke e1fc45b3ea gnu: f2fs-tools@1.7: Don't fetch autogenerated git snapshot.
* gnu/packages/linux.scm (f2fs-tools-1.7)[source]: Switch to GIT-FETCH.
2022-12-12 20:23:31 +01:00
Marius Bakke 61f67290b9 gnu: f2fs-tools: Don't fetch autogenerated git snapshot.
* gnu/packages/linux.scm (f2fs-tools)[source]: Switch to GIT-FETCH.
2022-12-12 20:23:31 +01:00
Marius Bakke 58e33da5f5 gnu: f2fs-tools: Reverse inheritance relationship.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0.
[arguments]: Remove obsolete #:configure-flags and trailing #t in phase.
[inputs]: Remove labels.
(f2fs-tools-1.7): Inherit from above; add #:configure-flags.
[inputs]: Remove labels.
2022-12-12 20:23:31 +01:00
Marius Bakke 999783b92d gnu: ungoogled-chromium: Build with ffmpeg@4.
This is a follow-up to commit 79564bf997.

* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from FFMPEG
to FFFMPEG-4.
2022-12-12 20:23:31 +01:00
Mădălin Ionel Patrașcu 3640310d69 gnu: Add r-golem.
* gnu/packages/cran.scm (r-golem): New variable.
2022-12-12 19:01:21 +01:00
Mădălin Ionel Patrașcu 79ecb5f35f gnu: Add r-attempt.
* gnu/packages/cran.scm (r-attempt): New variable.
2022-12-12 19:01:21 +01:00
Mădălin Ionel Patrașcu 75a9ee5b8e gnu: Add r-anytime.
* gnu/packages/cran.scm (r-anytime): New variable.
2022-12-12 18:45:32 +01:00
Mădălin Ionel Patrașcu 61124bc7b0 gnu: Add r-shinycustomloader.
* gnu/packages/cran.scm (r-shinycustomloader): New variable.
2022-12-12 18:45:31 +01:00
Mădălin Ionel Patrașcu ca7141234d gnu: Add r-logging.
* gnu/packages/cran.scm (r-logging): New variable.
2022-12-12 18:45:31 +01:00
Mădălin Ionel Patrașcu b9014985be gnu: Add r-asics.
* gnu/packages/bioconductor.scm (r-asics): New variable.
2022-12-12 18:41:13 +01:00
Mădălin Ionel Patrașcu 061ce5500a gnu: Add r-pepsnmr.
* gnu/packages/bioconductor.scm (r-pepsnmr): New variable.
2022-12-12 18:40:46 +01:00
Mădălin Ionel Patrașcu 1e5c9bb0d2 gnu: Add r-ptw.
* gnu/packages/cran.scm (r-ptw): New variable.
2022-12-12 18:40:11 +01:00
Mădălin Ionel Patrașcu c2d25c7b5e gnu: Add r-rcppde.
* gnu/packages/cran.scm (r-rcppde): New variable.
2022-12-12 18:39:26 +01:00
Mădălin Ionel Patrașcu e0746ee4c4 gnu: Add r-animalcules.
* gnu/packages/bioconductor.scm (r-animalcules): New variable.
2022-12-12 17:30:05 +01:00
Mădălin Ionel Patrașcu 8f80c99e2b gnu: Add r-plotroc.
* gnu/packages/cran.scm (r-plotroc): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-12 17:24:07 +01:00
Mădălin Ionel Patrașcu b6873a836c gnu: Add r-gridsvg.
* gnu/packages/cran.scm (r-gridsvg): New variable.
2022-12-12 16:22:28 +01:00
Mădălin Ionel Patrașcu 5154e76a2e gnu: Add r-gunifrac.
* gnu/packages/cran.scm (r-gunifrac): New variable.
2022-12-12 16:21:50 +01:00
Mădălin Ionel Patrașcu 48e6e67990 gnu: Add r-dirmult.
* gnu/packages/cran.scm (r-dirmult): New variable.
2022-12-12 16:20:36 +01:00
Mădălin Ionel Patrașcu e99b3c0d25 gnu: Add r-modeest.
* gnu/packages/cran.scm (r-modeest): New variable.
2022-12-12 16:19:49 +01:00
Mădălin Ionel Patrașcu 7ec230fe12 gnu: Add r-fbasics.
* gnu/packages/cran.scm (r-fbasics): New variable.
2022-12-12 16:19:49 +01:00
Mădălin Ionel Patrașcu 3e6e0696cc gnu: Add r-timeseries.
* gnu/packages/cran.scm (r-timeseries): New variable.
2022-12-12 16:19:18 +01:00
Mădălin Ionel Patrașcu 9e03e01aae gnu: Add r-gss.
* gnu/packages/cran.scm (r-gss): New variable.
2022-12-12 16:18:43 +01:00
Mădălin Ionel Patrașcu 9c81ab8b39 gnu: Add r-stable.
* gnu/packages/cran.scm (r-stable): New variable.
2022-12-12 16:18:17 +01:00
Mădălin Ionel Patrașcu 977a15d8e8 gnu: Add r-rmutil.
* gnu/packages/cran.scm (r-rmutil): New variable.
2022-12-12 16:17:39 +01:00
Mădălin Ionel Patrașcu 8d2222fac6 gnu: Add r-statip.
* gnu/packages/cran.scm (r-statip): New variable.
2022-12-12 16:17:07 +01:00
Mădălin Ionel Patrașcu 5fb5af5658 gnu: Add r-amplican.
* gnu/packages/bioconductor.scm (r-amplican): New variable.
2022-12-12 15:50:28 +01:00
Mădălin Ionel Patrașcu 84392cd024 gnu: Add r-waffle.
* gnu/packages/cran.scm (r-waffle): New variable.
2022-12-12 15:48:37 +01:00
Mădălin Ionel Patrașcu ec2388d6b4 gnu: Add r-clustercrit.
* gnu/packages/cran.scm (r-clustercrit): New variable.
2022-12-12 15:48:03 +01:00
Mădălin Ionel Patrașcu 8363719476 gnu: Add r-harshlight.
* gnu/packages/bioconductor.scm (r-harshlight): New variable.
2022-12-12 15:37:15 +01:00
Mădălin Ionel Patrașcu 85d5ce4901 gnu: Add r-altcdfenvs.
* gnu/packages/bioconductor.scm (r-altcdfenvs): New variable.
2022-12-12 15:37:15 +01:00
Mădălin Ionel Patrașcu 97b36ca4d3 gnu: Add r-makecdfenv.
* gnu/packages/bioconductor.scm (r-makecdfenv): New variable.
2022-12-12 15:37:15 +01:00
Tobias Geerinckx-Rice 6bb9424f22 .guix-authorizations: Authorise John Kehayias.
* .guix-authorizations (podiki): Add OpenPGP key fingerprint.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice 776632c0be gnu: yajl: Improve description.
* gnu/packages/web.scm (yajl)[synopsis, description]: Edit.  Mark up.
Note generator.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 2a779dc9bd gnu: yajl: Remove trailing #t from phases.
* gnu/packages/web.scm (yajl)[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 8fe6d3e844 gnu: yajl: Drop custom ‘lib-’ prefix.
* gnu/packages/web.scm (yajl): New variable, renamed from…
(libyajl): …this one, which is now a DEPRECATED-PACKAGE alias of yajl.
Adjust all users.
2022-12-11 01:00:00 +01:00
Marius Bakke b5f3a1b84e gnu: Remove unused module import.
* gnu/packages/version-control.scm: Don't import (guix build python-build-system).
2022-12-12 15:12:58 +01:00
Marius Bakke 16f87d883b services: zabbix-server: Increase Shepherd grace period.
* gnu/services/monitoring.scm (zabbix-server-shepherd-service)[stop]: Add
 #:grace-period.
2022-12-12 15:12:58 +01:00
Marius Bakke 79564bf997 gnu: ffmpeg: Promote version 5 to the default.
* gnu/packages/video.scm (ffmpeg): Alias to FFMPEG-5.
(mlt-6)[inpust]: Replace "ffmpeg" with FFMPEG-4.
(transcode, libquicktime, ffmpegthumbnailer, mplayer, obs,
simplescreenrecorder, handbrake, ffms2, libopenshot, wlstream)[inputs]: Change
from FFMPEG to FFMPEG-4.
* gnu/packages/arcan.scm (arcan)[inputs]: Likewise.
* gnu/packages/astronomy.scm (stackistry, libskry)[inputs]: Likewise.
* gnu/packages/audio.scm (aubio, bs1770gain)[inputs]: Likewise.
* gnu/packages/education.scm (openboard)[inputs]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu, retroarch, pcsxr, ppsspp)[inputs]:
Likewise.
* gnu/packages/game-development.scm (warsow-qfusion)[inputs]: Likewise.
* gnu/packages/games.scm (oshu, hedgewars)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/graphics.scm (openscenegraph)[inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv, paraview-5.9)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-ffmpeg-jll)[inputs]: Likewise.
* gnu/packages/kde-multimedia.scm (kid3)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/linphone.scm (mediastreamer2)[inputs]: Likewise.
* gnu/packages/linux.scm (pipewire)[inputs]: Likewise.
(pipewire-0.3)[inputs]: Replace "ffmpeg" with FFMPEG.
* gnu/packages/mp3.scm (chromaprint)[inputs]: Change from FFMPEG to FFMPEG-4.
* gnu/packages/music.scm (musikcube)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/qt.scm (qtwebengine-5)[inputs]: Likewise.
2022-12-12 15:12:58 +01:00
Marius Bakke bf9d119e32 gnu: Sort module imports in (gnu packages scheme).
* gnu/packages/scheme.scm: Sort imports.  Remove one duplicate.
2022-12-12 15:12:58 +01:00
Marius Bakke 240c823ae1 gnu: pianobar: Update to 2022.04.01.
* gnu/packages/music.scm (pianobar): Update to 2022.04.01.
2022-12-12 15:12:58 +01:00
Marius Bakke 1572071b68 gnu: motion: Remove input labels.
* gnu/packages/video.scm (motion)[native-inputs, inputs]: Remove labels.
2022-12-12 15:12:57 +01:00
Marius Bakke dce40ccc47 gnu: motion: Update to 4.5.0.
* gnu/packages/video.scm (motion): Update to 4.5.0.
2022-12-12 15:12:57 +01:00
Marius Bakke 3dc667b6f8 gnu: vapoursynth: Remove input labels.
* gnu/packages/video.scm (vapoursynth)[native-inputs]: Remove labels.
2022-12-12 15:12:57 +01:00
Marius Bakke 85ea2dfc4c gnu: vapoursynth: Update to 61.
* gnu/packages/video.scm (vapoursynth): Update to 61.
2022-12-12 15:12:57 +01:00
Marius Bakke 6bfde85d36 gnu: wxsvg: Update to 1.5.24.
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.24.
2022-12-12 15:12:57 +01:00
Marius Bakke f9fb8460ce gnu: tracker-miners: Remove obsolete input.
* gnu/packages/gnome.scm (tracker-miners)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
2022-12-12 15:12:57 +01:00
Marius Bakke b8b4d63137 gnu: OpenLDAP: Update to 2.6.3.
* gnu/packages/openldap.scm (openldap-2.6): Update to 2.6.3.
2022-12-12 15:12:57 +01:00
Ludovic Courtès 302a84a593 Merge branch 'version-1.4.0' 2022-12-12 15:03:35 +01:00
Ludovic Courtès 3677b97030 pki: 'public-keys->acl' deduplicates entries.
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-12 15:03:05 +01:00
Ricardo Wurmus 94e9651241 gnu: Add python-pomegranate.
* gnu/packages/python-xyz.scm (python-pomegranate): New variable.
2022-12-12 14:37:04 +01:00
Ricardo Wurmus bc47a1bf02 gnu: Add python-pygtrie.
* gnu/packages/python-xyz.scm (python-pygtrie): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 49ec1fbc8f gnu: Add python-flask-jwt.
* gnu/packages/python-web.scm (python-flask-jwt): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus be9e8c3963 gnu: Add python-apispec-webframeworks.
* gnu/packages/python-xyz.scm (python-apispec-webframeworks): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus a88fa1ced7 gnu: Add python-fit-nbinom.
* gnu/packages/python-xyz.scm (python-fit-nbinom): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 97cfa1cd78 gnu: Add python-py4j.
* gnu/packages/python-xyz.scm (python-py4j): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus df9a7c2032 gnu: Add python-imbalanced-learn.
* gnu/packages/machine-learning.scm (python-imbalanced-learn): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 91d4a78f41 gnu: Add python-cleanlab-1.
* gnu/packages/machine-learning.scm (python-cleanlab-1): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus eb23379828 gnu: Add python-cleanlab.
* gnu/packages/machine-learning.scm (python-cleanlab): New variable.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 2c8a53cb6b gnu: bioperl-minimal: Remove trailing #T from build phase.
* gnu/packages/bioinformatics.scm (bioperl-minimal)[arguments]: Remove
trailing #T from build phase.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 7c8832e106 gnu: u-boot: Use plain list of inputs.
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Drop input labels.
2022-12-12 14:37:03 +01:00
Ricardo Wurmus 5b0e656e57 gnu: u-boot: Update to 2022.10.
* 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-12 14:37:03 +01:00
Joeke de Graaf ad4bb682d3 gnu: eisl: Update to 2.65.
* gnu/packages/lisp.scm (eisl): Update to 2.65.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12 11:51:45 +01:00
Paul A. Patience 7a1f1a48cb gnu: cl-april: Update to 1.0-3.bdd74f1.
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12 11:34:46 +01:00
jgart fbec026f42 gnu: Add cl-conduit-packages.
* 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-12 11:33:33 +01:00
jgart 911b0a5451 gnu: Add cl-fare-csv.
* 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-12 11:24:47 +01:00
Pierre Neidhardt 8ac8ca3252 gnu: mcomix: Update to 2.0.2.
* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.2.
2022-12-12 10:52:47 +01:00
Efraim Flashner 45f5feb279 image: Use 512 byte blocks for EFI partitions.
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-12 10:47:59 +02:00
Arun Isaac 2d989ad597 gnu: python-seaborn: Update to 0.12.0.
* 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-11 23:55:54 +00:00
Vagrant Cascadian e074559eda gnu: guile-json: Update to 4.7.3.
* gnu/packages/guile.scm (guile-json): Update to 4.7.3.
2022-12-11 15:23:02 -08:00
Vivien Kraus via Guix-patches via 0ce1f82e5a news: Fix typos in French text.
* etc/news.scm: Fix typos.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-12-11 10:04:38 +01:00
Julien Lepiller 64e130fc6f news: Add 'fr' translation.
* etc/news.scm: Add French translation of 'customize-linux' entry.
2022-12-10 22:13:10 +01:00
Evgeny Pisemsky 14ca72226b gnu: perl-lingua-translit: Wrap translit program.
* 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-10 20:38:40 +01:00
Efraim Flashner a7f41aac7a gnu: julia-geometrybasics: Update to 0.4.2.
* gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2.
2022-12-10 21:10:10 +02:00
Efraim Flashner aa583170dc gnu: julia-http: Update to 0.9.17.
* gnu/packages/julia-xyz.scm (julia-http): Update to 0.9.17.
[arguments]: Skip another test in 'disable-network-tests phase.
2022-12-10 21:10:10 +02:00
Efraim Flashner 9f980cdf52 gnu: julia-chainrulescore: Skip two tests.
* gnu/packages/julia-xyz.scm (julia-chainrulescore)[arguments]: Add a
phase to skip two tests.
2022-12-10 21:10:09 +02:00
Efraim Flashner a5db747515 gnu: julia-colortypes: Update to 0.11.1.
* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.1.
[arguments]: Add phase to skip broken test.
2022-12-10 21:10:09 +02:00
Efraim Flashner a87f448cbf gnu: julia-irtools: Update to 0.4.7.
* gnu/packages/julia-xyz.scm (julia-irtools): Update to 0.4.7.
2022-12-10 21:10:09 +02:00
Efraim Flashner a11281b01c gnu: julia-benchmarktools: Update to 1.3.2.
* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2.
2022-12-10 21:10:08 +02:00
Efraim Flashner 71fb8f328d gnu: julia-fixedpointnumbers: Update to 0.8.4-1.59ee94b.
* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to
0.8.4-1.59ee94b.
[arguments]: Skip tests. Remove 'disable-failing-test phase.
2022-12-10 21:10:08 +02:00
Mathieu Othacehe 4473be9858 installer: Detect mapped installation devices.
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-10 11:24:07 +01:00
Nicolas Goaziou 5051cbaeee gnu: emacs-wisp-mode: Update to 1.0.8.
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.8.
2022-12-10 09:13:34 +01:00
Nicolas Goaziou 991eb7717e gnu: emacs-logview: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.
2022-12-10 09:13:34 +01:00
Nicolas Goaziou 0e8b8550cd gnu: emacs-jarchive: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0.
2022-12-10 09:13:34 +01:00
Nicolas Goaziou 3e6a8efbab gnu: emacs-evil-nerd-commenter: Update to 3.6.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.0.
2022-12-10 09:13:34 +01:00
Nicolas Goaziou 21bc825be8 gnu: emacs-ement: Update to 0.5.1.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.1.
2022-12-10 09:13:33 +01:00
Nicolas Goaziou bafce38e9a gnu: emacs-company-math: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.
2022-12-10 09:13:33 +01:00
Nicolas Goaziou 23b64fbbe1 gnu: emacs-company-emoji: Update to 2.7.0.
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.7.0.
2022-12-10 09:13:33 +01:00
jgart 7d48ab424b gnu: Add emacs-acme-theme.
* gnu/packages/emacs-xyz.scm (emacs-acme-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-10 09:13:32 +01:00
jgart d0a038b17a gnu: Add emacs-carp.
* gnu/packages/emacs-xyz.scm (emacs-carp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-10 09:13:32 +01:00
Leo Famulari 3ae6f30767 gnu: linux-libre 4.9: Update to 4.9.335.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.335.
(linux-libre-4.9-pristine-source): Update hash.
2022-12-09 19:55:38 -05:00
Leo Famulari 19836fe4f1 gnu: linux-libre 4.14: Update to 4.14.301.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.301.
(linux-libre-4.14-pristine-source): Update hash.
2022-12-09 19:55:37 -05:00
Leo Famulari 7b0fd5a0b4 gnu: linux-libre 4.19: Update to 4.19.268.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.268.
(linux-libre-4.19-pristine-source): Update hash.
2022-12-09 19:55:37 -05:00
Leo Famulari 733396eb2b gnu: linux-libre 5.4: Update to 5.4.226.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.226.
(linux-libre-5.4-pristine-source): Update hash.
2022-12-09 19:55:37 -05:00
Leo Famulari 773ba52f93 gnu: linux-libre 5.10: Update to 5.10.158.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.158.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-09 19:55:37 -05:00
Leo Famulari b52ffca2bb gnu: linux-libre 5.15: Update to 5.15.82.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.82.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-09 19:55:37 -05:00
Leo Famulari 67e8fd6b38 gnu: linux-libre: Update to 6.0.12.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.12.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-09 19:55:36 -05:00
Tobias Geerinckx-Rice c8316c1e47 gnu: xdg-desktop-portal-wlr: Install missing documentation.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[arguments]: Add a new
'install-documentation phase.
2022-12-04 01:00:00 +01:00
Maxim Cournoyer 0ffa501f2b Revert "gnu: make-linux-libre*: Remove input labels."
This reverts commit dfc6957a5a.  git-bisect
found it broke guix pull on non-x86_64 systems like powerpc64le, for reasons
to investigate.
2022-12-09 08:18:42 -05:00
Tobias Geerinckx-Rice f49682a09e guix-install.sh: Authorize all project build farms at once.
* etc/guix-install.sh (sys_authorize_build_farms):
Iterate over all hosts.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 09:46:22 +01:00
Efraim Flashner 7baba7ab58 gnu: julia-optimtestproblems: Add missing dependencies.
* gnu/packages/julia-xyz.scm (julia-optimtestproblems)[arguments]: Add
missing base dependencies to julia-package-dependencies.
2022-12-09 10:15:34 +02:00
Efraim Flashner 7d0a263846 gnu: julia-statsbase: Update to 0.33.10.
* gnu/packages/julia-xyz.scm (julia-statsbase): Update to 0.33.10.
2022-12-09 10:15:34 +02:00
Efraim Flashner ec7e7f0033 gnu: julia-distances: Update to 0.10.7.
* gnu/packages/julia-xyz.scm (julia-distances): Update to 0.10.7.
[arguments]: Skip an additional test on 32-bit systems.
2022-12-09 10:15:34 +02:00
Efraim Flashner f0af4ecc7b gnu: julia-bfloat16s: Update to 0.4.0.
* gnu/packages/julia-xyz.scm (julia-bfloat16s): Update to 0.4.0.
2022-12-09 10:15:33 +02:00
Ludovic Courtès b0b1ce9dca gnu: guile-next: Update to a1a8558.
* gnu/packages/guile.scm (guile-next): Update to a1a8558.
2022-12-09 08:46:22 +01:00
Greg Hogan 63a483265a gnu: Add htmlq.
* gnu/packages/rust-apps.scm (htmlq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:22 +01:00
Greg Hogan 8c7c571d44 gnu: Add rust-kuchiki-0.8.
* gnu/packages/crates-io.scm (rust-kuchiki-0.8): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:22 +01:00
jgart dd9033fc49 gnu: Add guile-jtd.
* gnu/packages/guile-xyz.scm (guile-jtd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:21 +01:00
Hilton Chain 7fde9758c5 gnu: Add buku-run.
* gnu/packages/web.scm (buku-run): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:21 +01:00
Ludovic Courtès e625e9b194 environment: '-C' doesn't throw when the NSS is dysfunctional.
Previously, if the name service switch was dysfunctional, as can happen
on foreign distros lacking nscd, "guix shell -C" would crash with a
backtrace on the uncaught 'getpwuid' exception.  To address that, catch
the exception and deal with it gracefully.

Reported by remsd1 on #guix.

* guix/scripts/environment.scm (launch-environment/container): Wrap
'getpwuid' call in 'false-if-exception'.
2022-12-09 08:46:21 +01:00
Sharlatan Hellseher 3405b2b16c teams: science: Add modules to the scope.
* etc/teams.scm.in (science): Add algebra, astronomy, geo, chemestry,
maths modules to the scope.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 14:23:32 +08:00
Sharlatan Hellseher 91641093e2 gnu: rawtherapee: Update to 5.9.
* gnu/packages/photo.scm (rawtherapee): Update to 5.9.
[arguments]: Use gexp.
[inputs]: Remove labels.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 14:18:17 +08:00
Gabriel Wicki ec9326f021 system: images: Add networking support to pine64 image.
* gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add
dhcp-client-service-type and ntp-service-type to the list of services.
[packages]: Add nss-certs to the list of packages.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 11:02:15 +08:00
EuAndreh 8d6feb4b10 services: wireguard: Use the parameterized wireguard package.
* gnu/services/vpn.scm (wireguard-activation): Use the "wg" binary from
the package given to <wireguard-configuration>.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:53:50 +08:00
cage 898f9adc20 gnu: gmid: Update to 1.8.6.
* gnu/packages/web.scm (gmid): Update to 1.8.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:45:35 +08:00
Ron Nazarov 426af37387 gnu: nethack: Fix missing command line arguments support in wrapper.
* gnu/packages/games.scm (nethack)[phases]: Pass "$@" to nethack.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:34:14 +08:00
Felix Gruber f58978868a gnu: sameboy: Update to 0.15.8.
* gnu/packages/emulators.scm (sameboy): Update to 0.15.8.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:19:19 +08:00
Edison Ibáñez b44f0261f8 gnu: xonsh: Update to 0.13.4.
* gnu/packages/shells.scm (xonsh): Update to 0.13.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:13:18 +08:00
Danny Milosavljevic dfa0f34ee7 gnu: Add du-dust.
* gnu/packages/admin.scm (du-dust): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic f06bd657bd gnu: Add rust-thousands.
* gnu/packages/crates-io.scm (rust-thousands-0.2): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic 5a5eb5250f gnu: Add rust-config-file.
* gnu/packages/crates-io.scm (rust-config-file-0.2): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic 95742d1d56 gnu: Add rust-serde-xml-rs.
* gnu/packages/crates-io.scm (rust-serde-xml-rs-0.5): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic c1707f036c gnu: Add rust-sysinfo.
* gnu/packages/crates-io.scm (rust-sysinfo-0.15): New variable.
2022-12-08 22:07:40 +01:00
Jonathan Brielmaier 5c996aa8e4 gnu: icedove: Update to 102.5.1 [fixes CVE-2022-45414].
* gnu/packages/gnuzilla.scm (icedove): Update to 102.5.1.
2022-12-08 20:18:04 +01:00
Efraim Flashner c1eae06e74 gnu: julia-unitful: Update to 1.12.2.
* gnu/packages/julia-xyz.scm (julia-unitful): Update to 1.12.2.
2022-12-08 20:10:30 +02:00
Efraim Flashner 6191d64f8a gnu: julia-woodburymatrices: Update to 0.5.5.
* gnu/packages/julia-xyz.scm (julia-woodburymatrices): Update to 0.5.5.
[arguments]: Remove 'remove-failing-test-i686 phase.
2022-12-08 20:03:44 +02:00
Efraim Flashner 480a39ada7 gnu: julia-static: Update to 0.8.3.
* gnu/packages/julia-xyz.scm (julia-static): Update to 0.8.3.
2022-12-08 19:53:40 +02:00
Efraim Flashner d37dad8372 gnu: julia-simd: Update to 3.4.2.
* gnu/packages/julia-xyz.scm (julia-simd): Update to 3.4.2.
2022-12-08 19:53:40 +02:00
Efraim Flashner 151a450f48 gnu: julia-jive: Update to 0.2.27.
* gnu/packages/julia-xyz.scm (julia-jive): Update to 0.2.27.
2022-12-08 19:53:40 +02:00
Efraim Flashner 600c8cec79 gnu: julia-genericschur: Update to 0.5.3.
* gnu/packages/julia-xyz.scm (julia-genericschur): Update to 0.5.3.
2022-12-08 19:53:39 +02:00
Efraim Flashner ca89740f3b gnu: julia-exprtools: Update to 0.1.8.
* gnu/packages/julia-xyz.scm (julia-exprtools): Update to 0.1.8.
2022-12-08 19:53:39 +02:00
Efraim Flashner e8da13598a gnu: julia-datastructures: Update to 0.18.13.
* gnu/packages/julia-xyz.scm (julia-datastructures): Update to 0.18.13.
2022-12-08 19:53:39 +02:00
Efraim Flashner b2c4e83f2c gnu: julia-aqua: Update to 0.5.5.
* gnu/packages/julia-xyz.scm (julia-aqua): Update to 0.5.5.
2022-12-08 19:53:39 +02:00
Efraim Flashner 1123b6856c gnu: julia-abstracttrees: Update to 0.4.3.
* gnu/packages/julia-xyz.scm (julia-abstracttrees): Update to 0.4.3.
2022-12-08 19:53:38 +02:00
Efraim Flashner 61cbc51a78 gnu: julia-compat: Fix test suite.
* gnu/packages/julia-xyz.scm (julia-compat)[arguments]: Add phase to
patch shell invocation.
2022-12-08 19:53:38 +02:00
Efraim Flashner d896a4d2ff gnu: suitesparse: Skip building graphblas on riscv64-linux.
* gnu/packages/maths.scm (suitesparse)[arguments]: Add a phase when
building for riscv64-linux to skip building graphblas.
2022-12-08 19:53:38 +02:00
Efraim Flashner 02d5912062 gnu: julia: Update to 1.8.3.
* gnu/packages/julia.scm (julia): Update to 1.8.3.
[source]: Remove one patch.
[arguments]: Adjust 'prepare-deps phase to changes in inputs. Remove
custom 'use-system-libwhich, 'change-number-of-precompiled-statements,
'symlink-libraries phases. In 'fix-include-and-link-paths phase remove
substitution for utf8proc linking and adjust libuv linking. Fix
reference to shell in 'replace-default-shell phase. Adjust the
'shared-objects-path phase to changes in the source. Change the
'enable-parallel-tests phase for upstream changes. Adjust the
'adjust-test-suite phase to be more robust. Change the
'disable-broken-tests phase to help the test suite pass. Rename
'symlink-llvm-utf8proc phase to 'symlink-missing-libraries and add two
more. Adjust make-flags for changes in shared system libraries. Reorder
make-flags to changes in the source. Except for aarch64, use the
defaults for choosing to use 64-bit blas.
[inputs]: Add libblastrampoline. Replace libgit-1.1 with libgit-1.3,
utf8proc-2.7.1 with utf8proc-2.8.0.
[native-inputs]: Replace python-2 with python.
(libunwind-julia): Update to 1.5.0.
[source]: Update patches.
* gnu/packages/libevent.scm (libuv-julia): Update to 2.0.0-4.e6f0e49.
[arguments]: Also build static library, build position-independent-code.
* gnu/packages/llvm.scm (llvm-julia): Update to llvm-13, following
upstream's build instructions.
* gnu/packages/maths.scm (openlibm): Update to 0.8.1.
* gnu/packages/textutils.scm (utf8proc-2.7.1): Update and rename to
utf8proc-2.8.0.
[native-inputs]: Update unicode to 14.0.0.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.0.
[source]: Remove snippet.
[arguments]: Remove trailing #t from phases.
* gnu/packages/patches/julia-allow-parallel-build.patch,
(julia-patch): Update version string to 1.8.2.
gnu/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch: Remove
files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Co-authored-by: Akira Kyle <akira@akirakyle.com>
2022-12-08 19:53:16 +02:00
Efraim Flashner 7d8f92dd87 gnu: julia: Make libquadmath optional.
* gnu/packages/julia.scm (julia)[arguments]: Replace custom phase
removing libquadmath requirement for aarch64-linux with phase to make
libquadmath support optional.
2022-12-08 19:52:54 +02:00
Efraim Flashner d521c2dcba gnu: julia: Also skip tests when cross-compiling.
* gnu/packages/julia.scm (julia)[arguments]: Don't run the test suite
when cross-compiling.
2022-12-08 19:52:54 +02:00
Akira Kyle 82babf242e gnu: Add libblastrampoline.
* gnu/packages/maths.scm (libblastrampoline): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-08 19:52:11 +02:00
Leo Famulari 0cd12c2d75 gnu: linux-libre 5.10: Update to 5.10.157.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.157.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-12-08 12:06:51 -05:00
Leo Famulari ac123ed303 gnu: linux-libre 5.15: Update to 5.15.81.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.81.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-12-08 12:06:51 -05:00
Leo Famulari f4504b61ed gnu: linux-libre: Update to 6.0.11.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.11.
(linux-libre-6.0-pristine-source, deblob-scripts-6.0): Update hashes.
2022-12-08 12:06:47 -05:00
Marius Bakke 1b6172d5f6 gnu: fnott: Update to 1.3.0.
* gnu/packages/wm.scm (fnott): Update to 1.3.0.
2022-12-08 13:10:46 +01:00
Marius Bakke 4d162d70a5 gnu: ungoogled-chromium: Remove obsolete workaround.
* gnu/packages/chromium.scm (ungoogled-chromium)[version]: Remove conditional.
2022-12-08 13:10:46 +01:00
Marius Bakke 8536cf7bdd gnu: ungoogled-chromium: Update to 108.0.5359.98-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.98.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-08 13:10:46 +01:00
Hendursaga 34628a54ec gnu: extremetuxracer: Update to 0.8.2.
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
kiasoc5 6c1a1b08c4 gnu: cava: Update to 0.8.3.
* gnu/packages/audio.scm (cava): Update to 0.8.3.
[source]: Delete snippet because iniparser is no longer bundled.
[homepage]: Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Vivien Kraus dc2fa2ed0b gnu: minetest: Add minetest-oneblock.
* gnu/packages/minetest.scm (minetest-oneblock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Bruno Victal 9336baf258 services: configuration: Rewrite 'alist?' procedure.
* gnu/services/configuration.scm (alist?): Rewrite.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Ludovic Courtès cc6b88d00d doc: Replace reference to Freenode.
* doc/guix.texi (Reduced Binary Seed Bootstrap): Libera.Chat, not
Freenode.
2022-12-08 13:07:45 +01:00
Ludovic Courtès 25bca2dcb5 gnu: xkbset: Update to 0.8.
* gnu/packages/xdisorg.scm (xkbset): Update to 0.8.
2022-12-08 13:07:45 +01:00
Ludovic Courtès 901a424586 gnu: xkbset: Update source URL and home page.
Source is unchanged compared to the previously-used tarball.

* gnu/packages/xdisorg.scm (xkbset)[source]: Switch to 'git-fetch'.
[home-page]: Switch to github.io.
2022-12-08 13:07:45 +01:00
Ludovic Courtès c370998f01 gnu-maintenance: 'generic-html' updater ignores invalid host names.
Previously "guix refresh xkbset" for example would crash with a
getaddrinfo-error because the domain name is invalid.  Now it reports
failure to update.

Reported by Tyler Wolf <tyler@twolf.io>
in <https://issues.guix.gnu.org/59598>.

* guix/gnu-maintenance.scm (latest-html-updatable-release): Return #f
upon 'getaddrinfo-error' as well.
2022-12-08 13:07:45 +01:00
Florian Pelz fc774ece91 news: Add 'de' translation.
* etc/news.scm: Add German translation of 'customize-linux' entry.
2022-12-08 12:22:56 +01:00
Maxim Cournoyer f76ed96f93 bootloaders: grub: Fix comment.
* gnu/bootloader/grub.scm (make-grub-configuration): Refer to the correct
argument in comment.
2022-12-07 23:19:56 -05:00
Maxim Cournoyer 5d27555c11 gnu: Add cukinia.
* gnu/packages/check.scm (cukinia): New variable.
2022-12-07 20:12:44 -05:00
Maxim Cournoyer 9b30ad43cb gnu: Add imx-usb-loader.
* gnu/packages/embedded.scm (imx-usb-loader): New variable.
2022-12-07 20:12:44 -05:00
Maxim Cournoyer 1aae4e7237 news: Add entry for 'customize-linux'.
* etc/news.scm: Add entry.
2022-12-07 20:08:56 -05:00
Ludovic Courtès 81191e3410 gnu: guix: Update to 9ccc94a.
This brings the ABI of the 'guix' package in line with the current one,
fixing things built against the 'guix' package such as 'emacs-guix'.

Fixes <https://issues.guix.gnu.org/59864>.
Reported by Amade Nemes Gmail <nemesamade@gmail.com>.

* gnu/packages/package-management.scm (guix): Update to 9ccc94a.
2022-12-08 00:42:58 +01:00
Ludovic Courtès 9ccc94afb2 services: guix-publish: Keep fewer rotated logs.
* gnu/services/base.scm (%guix-publish-log-rotations): Add 'options'
field.
2022-12-07 23:36:20 +01:00
Ludovic Courtès ac682963a3 service: cuirass: Rotate remote server logs.
* gnu/services/cuirass.scm (cuirass-log-rotations): Add the remote
server log when it is used.
2022-12-07 23:36:20 +01:00
Ludovic Courtès ce1f5ff6cf services: cuirass-remote-worker: Rotate logs.
* gnu/services/cuirass.scm (cuirass-remote-worker-log-rotations): New
procedure.
(cuirass-remote-worker-service-type): Use it.
2022-12-07 23:36:19 +01:00
Marius Bakke 40153fe033 services: zabbix-agent: Adjust command-line when using zabbix_agent2.
* gnu/services/monitoring.scm (zabbix-agent-arguments): New procedure.
(zabbix-agent-shepherd-service): Use that to determine command line arguments.
2022-12-07 20:08:36 +01:00
Marius Bakke 10251c4456 services: zabbix: Don't write user to configuration file.
The service already runs with the specified user and group, so there is no use
in writing it to the configuration files.  This change is mainly done for
compatibility with 'zabbix-agent2' which does not understand the User=
setting, but also to document the correct data type for the "group" setting.

* gnu/services/monitoring.scm (serialize-string): Filter USER and GROUP
fields.
(group?, serialize-group): Remove variables.
(zabbix-server-configuration, zabbix-agent-configuration): Document the GROUP
field as 'string'.
* doc/guix.texi (Monitoring Services): Adjust accordingly.
2022-12-07 20:08:36 +01:00
Marius Bakke 3e0070360f gnu: Add zabbix-agent2.
* gnu/packages/monitoring.scm (zabbix-agent2): New variable.
2022-12-07 20:08:35 +01:00
Marius Bakke 9e0f224733 gnu: Zabbix: Update to 6.0.12.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.12.
2022-12-07 20:08:35 +01:00
Maxim Cournoyer dfc6957a5a gnu: make-linux-libre*: Remove input labels.
* gnu/packages/linux.scm (kernel-config): Make the return value a gexp, using
local-file.  Adjust doc.
(make-linux-libre*): Adjust doc.
[native-inputs]: Remove input labels.  Rewrite config input to be directly
expanded...
[phases] <configure>: ... here.  Re-flow comments.  Remove extraneous INPUTS
argument.
<install>: Likewise.
2022-12-07 10:36:48 -05:00
Attila Lendvai 705dc94e36 gnu: gpaste: Update to 42.2.
Fixes <https://issues.guix.gnu.org/58191>.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-07 10:05:57 -05:00
Attila Lendvai 2e0488ca1c gnu: gpaste: Fix missing @gschemasCompiled@ substitute.
* gnu/packages/gnome-xyz.scm (gpaste) [phases]
{fix-introspection-install-dir}: Substitute @gschemasCompiled@ placeholder.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-07 10:04:50 -05:00
Maxim Cournoyer d4c2ea9226 gnu: cross-base: Fix some indentation problems.
* gnu/packages/cross-base.scm (cross-binutils): Fix indentation.
(cross-kernel-headers): Align 'inherit' fields
of nested package variables.
(cross-gcc): Fix indentation.
2022-12-07 09:41:05 -05:00
Maxim Cournoyer 234190df00 gnu: linux: customize-linux: Remove input labels.
* gnu/packages/linux.scm (make-linux-libre-source) [native-inputs]: Delete
field, using the defconfig gexp directly...
[phases] <configure>: ... here.
2022-12-07 09:26:01 -05:00
Maxim Cournoyer 1e05b4a7fd gnu: linux: Move customization procedures near the top.
This makes it possible to use them to define Linux kernel variants in the same
file.

* gnu/packages/linux.scm (customize-linux), make-defconfig): Move near the top
of the module.
2022-12-07 09:25:59 -05:00
Maxim Cournoyer f57fbc2fb1 gnu: linux-libre: Move documentation to a separate package.
* gnu/packages/linux.scm (linux-libre-5.15-source)
(linux-libre-5.10-source): Do not apply linux-libre-infodocs-target.patch.
(make-linux-libre): Remove BUILD-DOC? argument, and
adjust patches conditional.
(make-linux-libre*): Likewise.  Remove build-doc? validation.
[arguments]: Move documentation related phases to the new
linux-libre-documentation.
[native-inputs]: Move the documentation related native inputs to
linux-libre-documentation.
(linux-libre-documentation): New variable.
* guix/build-system/linux-module.scm
(make-linux-module-builder) [arguments]: Do not delete build-doc and
install-doc phases, which no longer exist for linux-libre.
2022-12-06 22:03:44 -05:00
Nicolas Goaziou b94724e8b2 gnu: emacs-lpy: Fix hash.
* gnu/packages/emacs-xyz.scm (emacs-lpy)[source]: Fix hash.
2022-12-06 15:01:54 +01:00
Nicolas Goaziou 4413512293 gnu: emacs-function-args: Fix hash.
* gnu/packages/emacs-xyz.scm (emacs-function-args)[source]: Fix hash.
2022-12-06 12:55:36 +01:00
Sharlatan Hellseher 4a9dd8607f gnu: sgp4: Update to 1.0-2.6a448b4.
* gnu/packages/astronomy.scm (sgp4): Update to 1.0-2.6a448b4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Liliana Marie Prikler d8c8a2987a gnu: dino: Update to 0.3.1.
* gnu/packages/messaging.scm (dino): Update to 0.3.1.
[arguments]<#:configure-flags>: Add “-DUSE_SOUP3=true”.
[inputs]: Use ‘libsoup’ rather than ‘libsoup-minimal-2’.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Greg Hogan 69aacd04a0 gnu: apache-arrow: Update to 10.0.1.
* gnu/packages/databases.scm (apache-arrow): Update to 10.0.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Iska Magg 037687ccc8 gnu: i2pd: update to 2.44.
* gnu/packages/i2p.scm (i2pd): Update to 2.44.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Matthew James Kraai b0feb36e83 gnu: sqlite-next: Update to 3.40.0.
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.40.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Remco van 't Veer b573af1165 gnu: ruby-3.1: Update to 3.1.3.
Fixes: CVE-2021-33621: HTTP response splitting in CGI.

* gnu/packages/ruby.scm (ruby-3.1): Update to 3.1.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
kiasoc5 3615af7d33 gnu: jp2a: Update to 1.1.1.
* gnu/packages/image.scm (jp2a): Update to 1.1.1.
[source]: Use release tarball.
[inputs]: Add libpng.
[native-inputs]: Add doxygen.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
kiasoc5 6fdcf2f77c gnu: chafa: Update to 1.12.4.
* gnu/packages/image-viewers.scm (chafa): Update to 1.12.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
kiasoc5 4b8f051478 gnu: ytfzf: Update to 2.5.2.
* gnu/packages/image-viewers.scm (ytfzf): Update to 2.5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Christopher Baines ef2fba6fe3 gnu: Add guile-fibers-next.
* gnu/packages/guile-xyz.scm (guile-fibers-next): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Christopher Baines 656323cb9c gnu: mumi: Update to 0.0.2-2.4590e48.
* gnu/packages/mail.scm (mumi): Update to 0.0.2-2.4590e48.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Christopher Baines 981f01d0cc gnu: Resolve derivation lint warnings.
Computing derivations for these systems (i686-gnu and riscv32-linux) fails
with an error like the following:

  could not find bootstrap binary 'tar' for system

* gnu/packages/mes.scm (mescc-tools)[supported-systems]: Remove riscv32-linux.
* guix/packages.scm (%hurd-system): Remove i686-gnu.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Peter Polidoro 6219491c47 gnu: Add python-pint.
* gnu/packages/python-xyz.scm (python-pint): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Attila Lendvai 346469e04e gnu: Add python-bech32.
* gnu/packages/finance.scm (python-bech32): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:53 +00:00
Attila Lendvai db1c357a78 gnu: Add python-simple-rlp.
* gnu/packages/python-xyz.scm (python-simple-rlp): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:50 +00:00
Efraim Flashner 3d2c9608ab gnu: vdirsyncer: Don't propagate python packages.
* gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move all
packages ...
[inputs]: ... to here.
2022-12-06 11:39:57 +02:00
Efraim Flashner f635f72577 gnu: vdirsyncer: Update to 0.19.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.0.
[arguments]: Remove trailing #t in phases. Remove phase generating the
manpage.
[native-inputs]: Add python-aioresponses, python-click, python-trustme,
python-pytest-asyncio, python-pytest-cov, python-pytest-httpserver.
Remove python-pytest-localserver, python-pytest-subtesthack,
python-urllib3, python-wsgi-interpreter.
[inputs]: Remove field.
[propagated-inputs]: Add python-aiohttp, python-aiostream. Remove
python-click-threading.
* gnu/packages/python-xyz.scm (python-click-5): Remove variable.
2022-12-06 11:29:07 +02:00
Efraim Flashner ed18b697c4 gnu: Add python-aiostream.
* gnu/packages/python-web.scm (python-aiostream): New variable.
2022-12-06 11:09:39 +02:00
Efraim Flashner f34ccd506e gnu: toot: Update to 0.30.1.
* gnu/packages/mastodon.scm (toot): Update to 0.30.1.
[arguments]: Add a phase to remove integration tests.
2022-12-06 10:58:08 +02:00
Efraim Flashner e085a53a2e gnu: terminology: Update to 1.13.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.13.0.
2022-12-06 10:49:31 +02:00
Efraim Flashner b5b55bbedd gnu: parallel: Generate most PDFs from source.
* gnu/packages/parallel.scm (parallel)[source]: Adjust snippet to remove
most PDFs.
[native-inputs]: Add pod2pdf.
2022-12-06 10:44:04 +02:00
Efraim Flashner 5b3623e6fd gnu: Add pod2pdf.
* gnu/packages/documentation.scm (pod2pdf): New variable.
2022-12-06 10:43:41 +02:00
Efraim Flashner 47f28e5536 gnu: Add perl-getopt-argvfile.
* gnu/packages/perl.scm (perl-getopt-argvfile): New variable.
2022-12-06 10:43:05 +02:00
Efraim Flashner 41a904c8b3 gnu: parallel: Update to 20221122.
* gnu/packages/parallel.scm (parallel): Update to 20221122.
2022-12-06 10:21:46 +02:00
Vinicius Monego c3e4163aaf gnu: openxr: Update to 1.0.26.
* gnu/packages/graphics.scm (openxr): Update to 1.0.26.
2022-12-05 21:01:20 -03:00
Vinicius Monego bec2030559 gnu: freecad: Update to 0.20.2.
* gnu/packages/engineering.scm (freecad): Update to 0.20.2.
2022-12-05 21:01:20 -03:00
Vinicius Monego 0a9f2f44d4 gnu: shotcut: Update to 22.11.25.
* gnu/packages/video.scm (shotcut): Update to 22.11.25.
2022-12-05 21:01:10 -03:00
Vinicius Monego 3abba3ca66 gnu: kdenlive: Update to 22.08.3.
* gnu/packages/kde.scm (kdenlive): Update to 22.08.3.
2022-12-05 21:01:10 -03:00
Vinicius Monego b1ec9f3600 gnu: mlt: Update to 7.12.0.
* gnu/packages/video.scm (mlt): Update to 7.12.0.
2022-12-05 21:01:10 -03:00
Vinicius Monego 0f89d91411 gnu: python-hy: Update to 0.25.0.
* gnu/packages/python-xyz.scm (python-hy): Update to 0.25.0.
2022-12-05 21:01:10 -03:00
Vinicius Monego 00c1d79a4c gnu: python-funcpaserlib: Update to 1.0.1.
* gnu/packages/python-xyz.scm (python-funcpaserlib): Update to 1.0.1.
2022-12-05 21:01:09 -03:00
Nicolas Goaziou 6f3f952e20 gnu: astromenace: Improve package style.
* gnu/packages/games.scm (astromenace)[arguments]: Use G-expressions.  Remove
trailing #T from phases.
2022-12-05 23:02:35 +01:00
Nicolas Goaziou c84820618a gnu: astromenace: Update to 1.4.2.
* gnu/packages/games.scm (astromenace): Update to 1.4.2.
2022-12-05 23:00:04 +01:00
Nicolas Goaziou 55fc653edf gnu: emacs-org: Fix generated version string.
* gnu/packages/emacs-xyz.scm (emacs-org)[arguments]<#:phase>: Re-order phases.
Set ORGVERSION on the last MAKE invocation.
2022-12-05 22:55:14 +01:00
Z572 517618b240 gnu: libtirpc: fix cross-compilation.
* gnu/packages/onc-rpc.scm (libtirpc)[native-inputs]: add mit-krb5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:20 +01:00
Sharlatan Hellseher 7f380a2e26 gnu: python-sgp4: Move to astronomy.
* gnu/packages/astronomy.scm: (python-sgp4): Move here from python-science.scm.
  [description]: Expand description, annotate acronyms, add link to CelesTrak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:20 +01:00
Sharlatan Hellseher 6468d9c131 gnu: python-sgp4: Update to 2.21.
The latest version passes build on aarch64-linux system.

* gnu/packages/python-science.scm (python-sgp4): Update to 2.21.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:20 +01:00
Demis Balbach 248b40cd2d gnu: Add tuxedo-keyboard.
* gnu/packages/linux.scm (tuxedo-keyboard): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:20 +01:00
Arjan Adriaanse f70e0dd6d8 gnu: Add network-manager-fortisslvpn.
* gnu/packages/gnome.scm (network-manager-fortisslvpn): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:19 +01:00
zimoun 86a2e24cdf gnu: julia-documenter: Fix test suite regression.
* gnu/packages/julia-xyz.scm (julia-documenter)[arguments]<#:phases>:
Substitute a work around to fix the change of 'git submodule' default
behaviour introduced by Git v2.38.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:19 +01:00
Bruno Victal 52319edcc4 gnu: rasdaemon: Add perl to inputs.
Required for ras-mc-ctl.

* gnu/packages/linux.scm (rasdaemon)[inputs]: Add perl for ras-mc-ctl.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-05 16:08:08 -05:00
Nicolas Goaziou db3119994b gnu: emacs-vertico-posframe: Update to 0.5.5.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.5.5.
2022-12-05 20:51:32 +01:00
Nicolas Goaziou 945140cc6b gnu: emacs-tramp: Update to 2.5.4.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.4.
2022-12-05 20:51:27 +01:00
Nicolas Goaziou 511a8f457c gnu: emacs-subed: Update to 1.0.26.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.26.
2022-12-05 20:51:21 +01:00
Nicolas Goaziou f0eda491d6 gnu: emacs-project: Update to 0.9.2.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.2.
2022-12-05 20:51:14 +01:00
Nicolas Goaziou 7e24f60289 gnu: emacs-peg: Update to 1.0.1.
* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0.1.
2022-12-05 20:49:41 +01:00
Nicolas Goaziou e49893071f gnu: emacs-pdf-tools: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 1.0.0.
2022-12-05 20:49:06 +01:00
Nicolas Goaziou 54fcc821b0 gnu: emacs-packed: Update to 3.1.0.
* gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.1.0.
[propagated-inputs]: Add EMACS-COMPAT.
2022-12-05 20:47:42 +01:00
Nicolas Goaziou f36b31c014 gnu: emacs-nix-mode: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.5.0.
2022-12-05 20:46:14 +01:00
Nicolas Goaziou dbffb5b4fd gnu: emacs-ef-themes: Update to 0.10.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 0.10.0.
2022-12-05 20:44:55 +01:00
Nicolas Goaziou 67735ce1c7 gnu: emacs-ebuild-mode: Update to 1.61.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.61.
2022-12-05 20:42:45 +01:00
Nicolas Goaziou 4d053f5e6d gnu: emacs-buttercup: Update to 1.29.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.29.
2022-12-05 20:41:02 +01:00
Nicolas Goaziou 893b7ad5ca gnu: emacs-consult: Update to 0.29.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.29.
2022-12-05 20:40:02 +01:00
Nicolas Goaziou eee0bcfd1c gnu: emacs-corfu: Update to 0.34.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.34.
2022-12-05 20:38:38 +01:00
Nicolas Goaziou 5c4d4729b3 gnu: emacs-org: Update to 9.6.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.
[source]: Remove ".git" suffix from URL.
[arguments]: Use G-expressions.
<#:phases> Add or modify phases to fix tests. Install documentation,
including ORG-NEWS. Also install data files to a less exotic location.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 0d4f6ef0de gnu: emacs-orderless: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-orderless)[arguments]: Use G-expressions.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 0a1bf319de gnu: emacs-orderless: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 0.8.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 8344007781 gnu: emacs-embark: Update to 0.18.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.18.
2022-12-05 20:33:36 +01:00
Efraim Flashner 28d1e51b30 gnu: gparted: Move lvm2 to inputs.
* gnu/packages/disk.scm (gparted)[native-inputs]: Move lvm2 ...
[inputs]: ... to here.
2022-12-05 19:35:07 +02:00
Maxim Cournoyer 4016e01fdf Revert "tests: install: Fix iso-image-installer test."
This reverts commit 0f66ef9aa9.  e2fsprogs is
now included in the installation operating system since
34f69bc6e6ea555929ecca83ee7592f5261ff5f2, making this workaround obsolete.

Suggested-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 11:21:18 -05:00
Maxim Cournoyer bb689fda92 system: Add e2fsprogs to %base-packages-utils.
Rationale: Even when not using an ext file system, the utilities provided by
e2fsprogs are useful, for example to set the copy-on-write attribute of a
Btrfs file system.

* gnu/system.scm (%base-packages-utils): Add e2fsprogs.
2022-12-05 11:21:18 -05:00
Maxim Cournoyer ed845e8250 install: Add missing e2fsprogs utility.
* gnu/system/install.scm (%installer-disk-utilities): Add e2fsprogs.

Reported-by: Adam Kandur <kefironpremise@gmail.com>
2022-12-05 11:21:15 -05:00
Maxim Cournoyer 1603c78aa4 system: Rename and move %base-packages-disk-utilities.
Rationale: It is only used in INSTALLATION-OS and doesn't make sense to be
used in another context, given that file systems now automatically pull their
dependencies since commit 45eac6cdf5 (services:
Add file system utilities to profile).

* gnu/system.scm (%base-packages-disk-utilities): Deprecate and rename to...
* gnu/system/install.scm (%installer-disk-utilities): ... this.
(installation-os) [packages]: Adjust accordingly.
2022-12-05 10:38:41 -05:00
Ludovic Courtès 7fde166715 Merge branch 'version-1.4.0' 2022-12-05 15:51:04 +01:00
Ludovic Courtès bcbf9713da substitute: Fix typo in 'open-connection-for-uri/cached' docstring.
* guix/scripts/substitute.scm (open-connection-for-uri/cached):
Fix docstring.
2022-12-05 15:50:23 +01:00
jgart 48329575c8 gnu: Add cl-duologue.
* gnu/packages/lisp-xyz.scm (cl-duologue, ecl-duologue, sbcl-duologue):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-05 14:11:17 +01:00
jgart 8c440538d5 gnu: cl-clavier: Update to 0.0.0-1.9b1424e.
* gnu/packages/lisp-xyz.scm (sbcl-clavier): Update to 0.0.0-1.9b1424e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-05 13:58:30 +01:00
Bruno Victal b2a848d23d tests: Add gdm tests.
* gnu/tests/gdm.scm: New file.
* gnu/local.mk: Register it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:12:36 +01:00
Antero Mejr 392dfb5dab gnu: Add csfml.
* gnu/packages/game-development.scm (csfml): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Matthew James Kraai 34e193099c gnu: Add delve.
* gnu/packages/debug.scm (delve): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Denis 'GNUtoo' Carikli f4b4875bc0 gnu: Add xgoldmon.
* gnu/packages/telephony.scm (xgoldmon): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Denis 'GNUtoo' Carikli eaef825928 gnu: Add libosmocore.
* gnu/packages/telephony.scm (libosmocore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Ludovic Courtès 84424ae3c9 gnu: libapparmor: Restrict supported systems to GNU/Linux.
* gnu/packages/apparmor.scm (libapparmor)[supported-systems]: New
field.
2022-12-04 23:08:20 +01:00
Hilton Chain cbab7c1b3c gnu: Add pam-apparmor.
* gnu/packages/apparmor.scm (pam-apparmor): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain cb01e0a272 gnu: Add apparmor.
* gnu/packages/apparmor.scm (apparmor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain 3a52318e60 gnu: Add libapparmor.
* gnu/packages/apparmor.scm: New file.
(libapparmor): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
zamfofex 8eb0abf32f gnu: Add velox.
* gnu/packages/wm.scm (velox): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Julien Lepiller 2e75b328b6 nls: Update translations.
po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
2022-12-04 22:25:23 +01:00
Efraim Flashner d7c8cb7e53 gnu: Remove rust-rust-crypto-0.2.
* gnu/packages/crates-io.scm (rust-rust-crypto-0.2): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 093014dd2f gnu: Remove rust-ethbloom-0.5.
* gnu/packages/crates-io.scm (rust-ethbloom-0.5): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 3e55baf317 gnu: Remove rust-ethereum-types-0.9.
* gnu/packages/crates-io.scm (rust-ethereum-types-0.9): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 7663fb4865 gnu: Remove rust-generational-arena-0.2.
* gnu/packages/crates-io.scm (rust-generational-arena-0.2): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner f7034c15d7 gnu: Remove rust-gimli-0.23.
* gnu/packages/crates-io.scm (rust-gimli-0.23): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner 55ba85f5b8 gnu: Remove rust-goblin-0.0.
* gnu/packages/crates-io.scm (rust-goblin-0.0): Delete variable.
2022-12-04 21:40:53 +02:00
Efraim Flashner 85c84aaa91 gnu: Remove rust-crossterm-winapi-0.6.
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.6): Delete variable.
2022-12-04 21:34:07 +02:00
Efraim Flashner a07b74ffde gnu: Remove rust-crossterm-winapi-0.4.
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.4): Delete variable.
2022-12-04 21:33:48 +02:00
Efraim Flashner c993df71a4 gnu: Remove rust-gfx-gl-0.6.
* gnu/packages/crates-graphics.scm (rust-gfx-gl-0.6): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner 784b4c30dd gnu: Remove rust-glib-0.8.
* gnu/packages/crates-gtk.scm (rust-glib-0.8): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner bf09d12bb9 gnu: Remove rust-block-buffer-0.2.
* gnu/packages/crates-io.scm (rust-block-buffer-0.2): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner c6c78cb6c2 gnu: Remove rust-chalk-derive-0.68.
* gnu/packages/crates-io.scm (rust-chalk-derive-0.68): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner a26701cb90 gnu: Remove rust-chalk-ir-0.68.
* gnu/packages/crates-io.scm (rust-chalk-ir-0.68): Delete variable.
2022-12-04 21:33:23 +02:00
Maxim Cournoyer a4d52f07d7 gnu: jami: Apply a patch to fix a crash when using SIP.
* gnu/packages/patches/jami-sipaccount-segfault.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (%jami-sources): Apply it.
2022-12-04 00:57:32 -05:00
Maxim Cournoyer 93309efdce tests: Fix guix-system.sh test.
The regression was introduce with commit
c7793b82ef ("gnu: raspberry-pi: Add a
bootloader-chain for the Raspberry Pi and os examples.") due to the examples
needing to be built for the aarch64-linux system.

* tests/guix-system.sh: Invoke guix system build with '--system=aarch64-linux'
to build the Raspberry Pi systems.
2022-12-04 00:50:28 -05:00
Maxim Cournoyer 08dc9f2ca2 gnu: Do not use 'local-file' in Raspberry Pi OS examples.
As this breaks the 'tests/guix-system.sh' test.

* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl (%my-public-key): Delete
variable.
(raspberry-pi-64-nfs-root) [services]: Remove key from openssh-configuration.
* gnu/system/examples/raspberry-pi-64.tmpl: Likewise.

Reported-by: Vagrant Cascadian <vagrant@debian.org>
2022-12-04 00:37:11 -05:00
Ludovic Courtès bf46192d4c gnu: python-protobuf@3.6: Fix inputs and arguments.
Fixes a regression introduced in
9b016e2991, whereby the 'inputs' field
would be invalid, plus "--cpp_implementation" wouldn't work.

* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: New
field.
[inputs]: No longer refer to the inputs of PYTHON-PROTOBUF.
2022-12-04 00:36:22 +01:00
Marius Bakke c3713d53e0 gnu: ungoogled-chromium: Update to 108.0.5359.94-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.94.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-03 14:30:59 +01:00
Maxim Cournoyer 9e9204958d gnu: Add ts4900-utils.
* gnu/packages/embedded.scm (ts4900-utils): New variable.
2022-12-03 00:06:13 -05:00
Maxim Cournoyer b75559179e services: configuration: Rename location accessor to "source-location".
Fixes <https://issues.guix.gnu.org/59423>.

* gnu/services/configuration.scm (define-configuration-helper): Rename the
accessor of the %location field from "NAME-location" to
"NAME-source-location".

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Pierre Langlois <pierre.langlois@gmx.com>
2022-12-02 22:02:48 -05:00
Zhu Zihao 79a3cd34c0 gnu: loko-scheme: Update to 0.12.0.
* gnu/packages/loko.scm (loko-scheme): Update to 0.12.0.
[arguments]<#:make-flags>: No need to specify GDB scripts directory.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:10 +01:00
Zhu Zihao 1f5241d8d5 gnu: loko-scheme: Use G-expressions.
* gnu/packages/loko.scm (loko-scheme)[arguments]: Use G-expressions.
<#:phases>: In 'akku-fixes', replace "(assoc-ref inputs name)" with
"this-package-native-input".
[native-inputs]: Use label-less style.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:10 +01:00
Ludovic Courtès 9672db290a modules: Recognize #:declarative?.
This addition has become necessary since commit
54003af85c, which makes use
of #:declarative? in modules produced by 'make-config.scm'.

Reported by zimoun <zimon.toutoune@gmail.com>.

* guix/modules.scm (extract-dependencies): Recognize #:declarative?,
which was introduced in Guile 3.0.8.
2022-12-02 23:11:09 +01:00
Ontje Lünsdorf 9b016e2991 gnu: python-protobuf: Use C++ implementation.
* gnu/packages/protobuf.scm (python-protobuf): Use C++ implementation.
  [inputs]: Add protobuf.
  [arguments]: Add --cpp_implementation configure flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:09 +01:00
Marius Bakke 51d6bd3507 gnu: Add rust-k9.
* gnu/packages/crates-io.scm (rust-k9-0.11): New variable.
2022-12-02 22:21:42 +01:00
Marius Bakke 3c5cbd3c9d gnu: rust-digest: Update to 0.10.6.
* gnu/packages/crates-io.scm (rust-digest-0.10): Update to 0.10.6.
2022-12-02 22:21:42 +01:00
Marius Bakke 2066ae53f1 gnu: QtWebEngine: Use more system libraries.
* gnu/packages/qt.scm (qtwebengine)[source](snippet): Remove more files.
[arguments]: Pass QT_FEATURES_system_foo for all supported libraries.
[inputs]: Replace "harfbuzz" with HARFBUZZ-5.
2022-12-02 22:21:42 +01:00
Ricardo Wurmus fd44d489b5 gnu: python-biom-format: Update to 2.1.12.
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.12.
[arguments]: Remove "relax" phase; update "disable-broken-tests" phase.
[propagated-inputs]: Add python-scikit-bio.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus b93e21a213 gnu: Add python-scikit-bio.
* gnu/packages/bioinformatics.scm (python-scikit-bio): New variable.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus b2a9feab92 gnu: Add python-hdmedians.
* gnu/packages/statistics.scm (python-hdmedians): New variable.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus 62da3f9837 gnu: python-pairtools: Update to 1.0.2.
* gnu/packages/bioinformatics.scm (python-pairtools): Update to 1.0.2.
[source]: Update Github URL.
[arguments]: Update patch in "fix-references" phase.
[native-inputs]: Remove python-nose.
[inputs]: Remove.
[propagated-inputs]: Add python-bioframe, python-pandas, python-pysam,
python-pyyaml, and python-scipy.
[home-page]: Update.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus 089b2e4f65 gnu: python-pairtools: Run tests conditionally.
* gnu/packages/bioinformatics.scm (python-pairtools)[arguments]: Run tests
conditionally.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus 631ea9a411 gnu: python-pybedtools: Use pyproject-build-system.
* gnu/packages/bioinformatics.scm (python-pybedtools)[build-system]: Use
pyproject-build-system.
[arguments]: Import (guix build pyproject-build-system).
2022-12-02 21:46:36 +01:00
Ricardo Wurmus a268b1ba91 gnu: python-htsget: Update to 0.2.6.
* gnu/packages/bioinformatics.scm (python-htsget): Update to 0.2.6.
[build-system]: Use pyproject-build-system.
2022-12-02 21:46:35 +01:00
Ricardo Wurmus 16ecce39d2 gnu: python-cellbender: Update to 0.2.2.
* gnu/packages/bioinformatics.scm (python-cellbender): Update to 0.2.2.
[build-system]: Use pyproject-build-system.
2022-12-02 21:46:35 +01:00
Felix Lechner 9ef6286bc3 gnu: Add bgpq3.
* gnu/packages/networking.scm (bgpq3): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:00 +01:00
Marius Bakke 83350bf56b gnu: rust-zerocopy: Add 0.6.1.
* gnu/packages/crates-io.scm (rust-zerocopy-0.6): New variable.
(rust-zerocopy-0.3): Inherit from it.
2022-12-02 19:35:46 +01:00
Marius Bakke d65afc9f5a gnu: rust-zerocopy-derive: Add 0.3.2.
* gnu/packages/crates-io.scm (rust-zerocopy-derive-0.3): New variable.
(rust-zerocopy-derive-0.2): Inherit from it.
2022-12-02 19:35:46 +01:00
Marius Bakke 3c8bd23d0a gnu: Add rust-sha1-smol.
* gnu/packages/crates-io.scm (rust-sha1-smol-1): New variable.
2022-12-02 19:35:46 +01:00
Marius Bakke ddb87e8acc gnu: rust-md-5: Add 0.10.5.
* gnu/packages/crates-io.scm (rust-md-5-0.10): New variable.
(rust-md-5-0.9): Inherit from it.
2022-12-02 19:35:45 +01:00
Marius Bakke 3492a01928 gnu: rust-md5-asm: Update to 0.5.0.
* gnu/packages/crates-io.scm (rust-md5-asm-0.5): New variable.
(rust-md5-asm-0.4): Inherit from it.
2022-12-02 19:35:45 +01:00
Marius Bakke 3d90b39d9e gnu: Add rust-atomic.
* gnu/packages/crates-io.scm (rust-atomic-0.5): New variable.
2022-12-02 19:35:45 +01:00
Marius Bakke 26582405c3 gnu: rust-memoffset: Add 0.7.1.
* gnu/packages/crates-io.scm (rust-memoffset-0.7): New variable.
(rust-memoffset-0.6): Inherit from it.
2022-12-02 19:35:45 +01:00
Marius Bakke 5e8f23a7fd gnu: rust-gl: Add 0.14.
* gnu/packages/crates-graphics.scm (rust-gl-0.14): New variable.
(rust-gl-0.11): Inherit.
2022-12-02 19:35:45 +01:00
Marius Bakke 365b0b5533 gnu: ungoogled-chromium: Use git tag in ungoogled origin.
* gnu/packages/chromium.scm (%ungoogled-origin)[uri]: Use %UNGOOGLED-REVISION
instead of commit identifier.
2022-12-02 19:10:51 +01:00
Marius Bakke 11b0670a9d gnu: kicad: Remove obsolete phases.
* gnu/packages/engineering.scm (kicad)[arguments]: Remove two phases.
2022-12-02 19:08:27 +01:00
Marius Bakke ea0e6e5d65 gnu: golly: Update to 4.2.
* gnu/packages/games.scm (golly): Update to 4.2.
[arguments]: Remove configure phase.
[inputs]: Remove PYTHON-2 and WXWIDGETS-GTK2.  Add PYTHON, SDL2, and
WXWIDGETS.  Remove labels while at it.
2022-12-02 19:08:27 +01:00
Marius Bakke 6aac95ae2b gnu: python-wxpython: Update to 4.2.0.
* gnu/packages/wxwidgets.scm (python-wxpython): Update to 4.2.0.
[propagated-inputs]: Add PYTHON-ATTRDICT.
2022-12-02 19:08:27 +01:00
Marius Bakke f16358144f gnu: wxWidgets: Update to 3.2.1.
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.1.
[source](modules, snippet): New fields.
[inputs]: Remove SDL.  Add CATCH-FRAMEWORK, EXPAT, GSTREAMER,
GST-PLUGINS-BASE, LIBNOTIFY, LIBPNG, LIBSECRET, PCRE, SDL2,
WEBKITGTK-WITH-LIBSOUP2, and ZLIB
[arguments]: Add "--enable-mediactrl" and "--enable-gui" to #:configure-flags.
Remove aarch64 workaround.  Install catch header in refer-to-inputs phase.
Add phase to adjust WebKitGTK version.
(wxwidgets-3.1, wxwidgets-gtk2-3.1): Remove variables.
(wxwidgets-3.0, (wxwidgets-gtk2-3.0): New variables.
(wxsvg)[inputs]: Change from WXWIDGETS-3.1 to WXWIDGETS.
* gnu/packages/audio.scm (audacity)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/astronomy.scm (imppg)[inputs]: Change from WXWIDGETS to
WXWIDGETS-3.0.
* gnu/packages/ftp.scm (filezilla)[inputs]: Likewise.
* gnu/packages/games.scm (megaglest)[inputs]: Likewise.
* gnu/packages/geo.scm (opencpn)[inputs]: Likewise.
* gnu/packages/music.scm (sooperlooper)[inputs]: Likewise.
* gnu/packages/engineering.scm (kicad)[arguments]: Enable EGL support.
2022-12-02 19:08:27 +01:00
Marius Bakke 8737ee0479 gnu: wxWidgets: Remove input labels.
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE.
(wxwidgets-gtk2)[inputs]: Use MODIFY-INPUTS.
2022-12-02 19:08:27 +01:00
Marius Bakke 2cf835ae28 gnu: jucipp: Update to 1.7.2.
* gnu/packages/text-editors.scm (jucipp): Update to 1.7.2.
[arguments]: Skip one more test.
2022-12-02 19:08:26 +01:00
Marius Bakke fa3dac025a gnu: universal-ctags: Update to 5.9.20221127.0.
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20221127.0.
2022-12-02 19:08:26 +01:00
Ricardo Wurmus 62ddd3bc80 gnu: Add python-fanc.
* gnu/packages/bioinformatics.scm (python-fanc): New variable.

Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2022-12-02 17:43:20 +01:00
Ricardo Wurmus ee069ec651 gnu: Add python-genomic-regions.
* gnu/packages/bioinformatics.scm (python-genomic-regions): New variable.

Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2022-12-02 17:20:54 +01:00
Navid Afkhami 9ddc4e5b03 gnu: python-msgpack-numpy: Update to 0.4.8.
* gnu/packages/python-science.scm (python-msgpack-numpy): Update to 0.4.8.
2022-12-02 15:04:15 +01:00
Ricardo Wurmus 0c2dad9951 gnu: Add python-pybloom-live.
* gnu/packages/python-xyz.scm (python-pybloom-live): New variable.
2022-12-02 15:03:00 +01:00
Ricardo Wurmus 840d543939 gnu: python-xxhash: Update to 3.1.0.
* gnu/packages/digest.scm (python-xxhash): Update to 3.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools-scm.
2022-12-02 15:03:00 +01:00
Maxim Cournoyer 4781f0458d Revert "gnu: linux-libre: Move info manual to doc output."
This reverts commit 748ec62882.  It broke the
linux-libre-module-builder like so:

   builder for
   `/gnu/store/293jxydym9z7ck7afmrjqhiw3xpfs4i1-linux-libre-module-builder-6.0.10.drv'
   failed to produce output path
   `/gnu/store/ghmp1q5w6r1s9364rz53jd42152wgz2v-linux-libre-module-builder-6.0.10-doc'

for reasons difficult to understand.
2022-12-01 21:37:12 -05:00
Marius Bakke 2775bb95c7 gnu: ungoogled-chromium: Update to 108.0.5359.71-1.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M108.
(%chromium-version): Set to 108.0.5359.71-1.
(%arch-revision): Bump to newer commit.
(%ungoogled-origin): Update hash.
(%gcc-patches): Remove.
(%reverse-patches): Remove one patch.
(%arch-patches): New variable.
(%patches): New variable.
(ungoogled-chromium-snippet): Apply %PATCHES instead of individual variables.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Adjust configure flag.
[inputs]: Change from HARFBUZZ-3 to HARFBUZZ-5.
2022-12-02 00:21:25 +01:00
Marius Bakke 503fb0dcb4 gnu: ungoogled-chromium: Generalize OpenJPEG substitution.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Don't hard code
openjpeg version.
2022-12-02 00:21:25 +01:00
Marius Bakke 1a8d063a44 gnu: harfbuzz: Add 5.3.1.
* gnu/packages/gtk.scm (harfbuzz-5): New variable.
2022-12-02 00:21:25 +01:00
Marius Bakke c091339204 gnu: balsa: Update to 2.6.4.
* gnu/packages/mail.scm (balsa): Update to 2.6.4.
2022-12-02 00:21:25 +01:00
Marius Bakke dee7c94b59 gnu: balsa: Add release-monitoring-url.
* gnu/packages/mail.scm (balsa)[properties]: New field.
2022-12-02 00:21:25 +01:00
Marius Bakke 168afe2976 gnu: svt-av1: Update to 1.3.0.
* gnu/packages/video.scm (svt-av1): Update to 1.3.0.
[supported-systems]: Remove.
[description]: Update.
2022-12-02 00:21:25 +01:00
Marius Bakke 84c577d7a7 gnu: QtWebEngine: Simplify code to remove third-party files.
* gnu/packages/qt.scm (remove-third-party-files): Simplify some procedures.
2022-12-02 00:21:25 +01:00
Marius Bakke 9252f14722 gnu: qtwebengine@6: Fix third-party code removal snippet.
* gnu/packages/qt.scm (qtwebengine-5)[source](snippet): Move code to delete
third-party files out to ...
(remove-third-party-files): ... this new variable.
(qtwebengine)[source](snippet): Use that variable instead of the broken
duplicate implementation.  Adjust PRESERVED-THIRD-PARTY-FILES accordingly.
[native-inputs]: Add PYTHON-BEAUTIFULSOUP4.
2022-12-02 00:21:25 +01:00
Marius Bakke 6f0a8371fe gnu: gn: Use G-expression.
* gnu/packages/build-tools.scm (gn)[arguments]: Convert to G-expression.
2022-12-02 00:21:24 +01:00
Marius Bakke e069db7e30 gnu: gn: Remove input labels.
* gnu/packages/build-tools.scm (gn)[native-inputs]: Remove labels.
2022-12-02 00:21:24 +01:00
Marius Bakke c02a77bdd6 gnu: gn: Update to 0.0-2072.1c4151f.
* gnu/packages/build-tools.scm (gn): Update to 0.0-2072.1c4151f.
[arguments]: Adjust create-last-commit-position phase to be identical with
upstream code.
2022-12-02 00:21:24 +01:00
Marius Bakke 34a70b1f86 gnu: balsa: Fix build.
* gnu/packages/mail.scm (balsa)[arguments]: Add #:phase to build with newer
WebKitGTK.
[inputs]: Change from GTKSOURCEVIEW to GTKSOURCEVIEW-4.
2022-12-02 00:21:24 +01:00
Ludovic Courtès 00ddf185e6 services: networking: Avoid 'match' on records.
* gnu/services/networking.scm (dhcp-client-shepherd-service): Use
accessors instead of 'match'.
(inetd-shepherd-service): Likewise.
(tor-shepherd-service): Likewise.
(network-manager-service-type): Likewise.
(modem-manager-service-type): Likewise.
(wpa-supplicant-service-type): Likewise.
(openvswitch-activation): Likewise.
(openvswitch-shepherd-service): Likewise.
(dhcpd-shepherd-service): Use 'match-record' instead of 'match'.
(dhcpd-activation): Likewise.
(ntp-server->string): Likewise.
(ntp-shepherd-service): Likewise.
(tor-configuration->torrc): Likewise.
(network-manager-activation): Likewise.
(network-manager-environment): Likewise.
(network-manager-shepherd-service): Likewise.
(usb-modeswitch-configuration->udev-rules): Likewise.
(wpa-supplicant-shepherd-service): Likewise.
(iptables-shepherd-service): Likewise.
(nftables-shepherd-service): Likewise.
(keepalived-shepherd-service): Likewise.
2022-12-02 00:03:40 +01:00
Ludovic Courtès adfe1064c8 services: base: Use 'match-record' instead of 'match'.
* gnu/services/base.scm (agetty-shepherd-service)
(mingetty-shepherd-service)
(nscd.conf-file)
(udev-shepherd-service)
(udev-etc)
(gpm-shepherd-service)
(network-set-up/linux)
(network-tear-down/linux)
(static-networking-shepherd-service)
(greetd-agreety-tty-session-command)
(greetd-agreety-tty-xdg-session-command): Use 'match-record' instead of
'match'.
(guix-accounts): Use <guix-configuration> accessors.
(udev-service-type): Use <udev-configuration> accessors.
2022-12-02 00:02:13 +01:00
Ludovic Courtès 4c8eea027a home: services: Use 'match-record' instead of 'match'.
* gnu/home/services/mcron.scm (home-mcron-shepherd-services): Use
'match-record' instead of 'match'.
* gnu/home/services/shells.scm (home-bash-extensions): Likewise.
* gnu/home/services/xdg.scm (serialize-xdg-desktop-entry): Likewise.
2022-12-02 00:02:13 +01:00
Ludovic Courtès cc9ee514e3 doc: Recommend 'match-record'.
* doc/contributing.texi (Data Types and Pattern Matching): Recommend
'match-record'.
2022-12-02 00:02:12 +01:00
Ludovic Courtès 7c1161dba4 records: 'match-record' checks fields at macro-expansion time.
This allows 'match-record' to be more efficient (field offsets are
computed at compilation time) and to report unknown fields at
macro-expansion time.

* guix/records.scm (map-fields): New macro.
(define-record-type*)[rtd-identifier]: New procedure.
Define TYPE as a macro and use a separate identifier for the RTD.
(lookup-field, match-record-inner): New macros.
(match-record): Rewrite in terms of 'match-error-inner'.
* tests/records.scm ("match-record, simple")
("match-record, unknown field"): New tests.
* gnu/services/cuirass.scm (cuirass-shepherd-service): Rename 'log-file'
local variable to 'main-log-file'.
* gnu/services/getmail.scm (serialize-getmail-configuration-file): Move
after <getmail-configuration-file> definition.
2022-12-02 00:02:12 +01:00
Sharlatan Hellseher 594f5ef351 gnu: Add alfa.
* gnu/packages/astronomy.scm (alfa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 00:02:12 +01:00
Philip McGrath 5a7e496c5d etc: teams: Add chez.scm to Racket team's scope.
Racket's variant of Chez Scheme is defined in that file.

* etc/teams.scm.in (racket)[#:scope]: Add gnu/packages/chez.scm.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 00:02:12 +01:00
Ludovic Courtès 8e416c979d gnu: guile-gcrypt: Update to 0.4.0.
* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.4.0.
2022-12-02 00:02:12 +01:00
Stefan c7793b82ef gnu: raspberry-pi: Add a bootloader-chain for the Raspberry Pi and os examples.
* gnu/packages/raspberry-pi.scm (grub-efi-bootloader-chain-raspi-64): New
bootloader variable, capable to boot a Raspberry Pi over network or from a
local storage.
* gnu/system/examples/raspberry-pi-64.tmpl: New operating-system example.
* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl: New operating-system
example for booting over network.
* Makefile.am (EXAMPLES): Register the new files.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:29 -05:00
Stefan 0ea8328052 gnu: raspberry-pi: New make-raspi-bcm28-dtbs procedure.
* gnu/packages/raspberry-pi.scm (make-raspi-bcm28-dtbs): New procedure.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:29 -05:00
Stefan 4e2e4b222f gnu: raspberry-pi: Add helpers for config.txt file generation.
* gnu/packages/raspberry-pi.scm (raspi-config-file, raspi-custom-txt):
New functions.
(%raspi-config-txt, %raspi-bcm27-dtb-txt, %raspi-bcm28-dtb-txt
%raspi-u-boot-bootloader-txt): New variables.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:29 -05:00
Stefan 13f9110e5f gnu: raspberry-pi: Add defconfig objects to build customized Linux kernels.
gnu/packages/raspberry-pi.scm (make-raspi-defconfig): New procedure.
(%bcm2709-defconfig, %bcm2711-defconfig, %bcm2711-defconfig-64)
(%bcmrpi3-defconfig): New variables.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:28 -05:00
Stefan 16ecfda418 gnu: linux: Add a 'customize-linux' procedure.
* gnu/packages/linux.scm (linux-srcarch): New procedure.
(customize-linux): Likewise.
(make-defconfig): New procedure.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:28 -05:00
Stefan c2c1dfdf57 gnu: bootloader: Add U-Boot packages for Raspberry Pi models.
* gnu/packages/bootloader.scm (make-u-boot-package): Add keyword
parameters 'name-suffix' and 'append-description'.
(make-u-boot-bin-package): New procedure
(%u-boot-rpi-efi-configs): New variable.
(%u-boot-rpi-description-32-bit, %u-boot-rpi-description-64-bit,
%u-boot-rpi-efi-description, %u-boot-rpi-efi-description-32-bit):
New variables.
(u-boot-rpi-2-efi, u-boot-rpi-2-bin, u-boot-rpi-2-efi-bin})
(u-boot-rpi-3-32b-efi, u-boot-rpi-3-32b-bin, u-boot-rpi-3-32b-efi-bin)
(u-boot-rpi-4-32b-efi, u-boot-rpi-4-32b-bin, u-boot-rpi-4-32b-efi-bin)
(u-boot-rpi-arm64-efi, u-boot-rpi-arm64-bin)
u-boot-rpi-arm64-efi-bin): New packages.
(u-boot-tools): Reuse the description of u-boot.
(u-boot-am335x-boneblack, u-boot-am335x-evm)
(u-boot-nintendo-nes-classic-edition, u-boot-novena): Make use of new keyword
parameters of make-u-boot-package.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:28 -05:00
Stefan a9acbf919a gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader.
This rework allows to use an (efi-bootloader-chain) like this, which is able
to boot over network or local storage, depending on whether the bootloader
target has support for symbolic links:

   (operating-system
    (bootloader
      (bootloader-configuration
        (bootloader
          (efi-bootloader-chain
            grub-efi-netboot-removable-bootloader
            #:packages (list my-firmware-package
                             my-u-boot-package)
            #:files (list (plain-file "config.txt"
                                      "kernel=u-boot.bin"))
            #:hooks my-special-bootloader-profile-manipulator))
        (targets '("/booti/efi"))
        …))
    …)

* doc/guix.texi (Bootloader Configuration): Describe the new
‘grub-efi-netboot-removable-bootloader’.  Mention the file names used and that
the UEFI Boot Manager is not modified.  Advise to disable write-access over
TFTP.
* gnu/bootloader.scm (efi-bootloader-profile): Allow a list of packages and
collect everything directly in the profile, avoiding a separate collection
directory.  Renamed the profile from "bootloader-profile" to
"efi-bootloader-profile".
[bootloader-collection]: Rename to...
[efi-bootloader-profile-hook]: ... this and remove unused modules.  Do not
create the now extraneous collection directory.
(efi-bootloader-chain): Add PACKAGES and DISK-IMAGE-INSTALLER arguments.
Remove handling of the collection directory, now only calling the given
installer procedure.
* gnu/bootloader/grub.scm (make-grub-efi-netboot-installer): New helper.
(make-grub-configuration): New helper based on (grub-configuration-file).  Add
a GRUB argument, fix indentation, remove previous code retrieving GRUB from
CONFIG.
(grub-configuration-file): Make use of make-grub-configuration.
(grub-efi-configuration-file): New procedure.
(grub-cfg): New variable to replace "/boot/grub/grub.cfg".
(install-grub-efi-netboot): Remove, splitting logic to...
(make-grub-efi-netboot-installer): ... this new helper procedure, as well as
to make-grub-efi-netboot, added below.
(grub-bootloader): Adjust to use the GRUB-CFG.
(grub-efi-bootloader): Likewise.  Removed inheritance and declare all fields
explicitly.
(make-grub-efi-netboot-bootloader): New procedure.
(grub-efi-netboot-bootloader): Use it.
(grub-efi-netboot-removable-bootloader): New variable.
* gnu/packages/bootloaders.scm (make-grub-efi-netboot): New procedure.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 14:31:28 -05:00
Ricardo Wurmus 1a63aea943 linux-container: Do not replace nscd-service-type.
* gnu/system/linux-container.scm (containerized-operating-system): Respect
customizations to the nscd-service-type and only modify the caches field.
2022-12-01 19:52:13 +01:00
Maxim Cournoyer df25165530 gnu: u-boot-pinebook-pro-rk3399: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-pinebook-pro-rk3399): Fix indentation.
2022-12-01 11:57:10 -05:00
Maxim Cournoyer 24b0fe3463 gnu: u-boot-rockpro64-rk3399: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): Fix indentation.
2022-12-01 11:57:10 -05:00
Maxim Cournoyer a18aaa26dc gnu: u-boot-firefly-rk3399: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-firefly-rk3399): Fix indentation.
2022-12-01 11:57:10 -05:00
Maxim Cournoyer d1ef19e76e gnu: u-boot-puma-rk3399: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399): Fix indentation.
2022-12-01 11:57:10 -05:00
Maxim Cournoyer 8cac149ec5 gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.
* gnu/packages/bootloaders.scm
(u-boot-nintendo-nes-classic-edition): Fix indentation.
2022-12-01 11:57:09 -05:00
Maxim Cournoyer e99dc7353f gnu: make-u-boot-package: Fix indentation.
* gnu/packages/bootloaders.scm (make-u-boot-package): Fix indentation.
2022-12-01 11:57:09 -05:00
Maxim Cournoyer 8d1d209ffe gnu: u-boot-tools: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-tools): Fix indentation.
2022-12-01 11:57:09 -05:00
Maxim Cournoyer 650636baca gnu: dtc: Fix indentation.
* gnu/packages/bootloaders.scm (dtc): Fix indentation.
2022-12-01 11:57:09 -05:00
Maxim Cournoyer 76259d7305 gnu: grub-efi32: Fix indentation.
* gnu/packages/bootloaders.scm (grub-efi32): Fix indentation.
2022-12-01 11:57:09 -05:00
Maxim Cournoyer 1a1a5aad2c gnu: grub: Normalize indentation.
* gnu/packages/bootloaders.scm (grub): Re-indent package and remove trailing #t.
2022-12-01 11:57:08 -05:00
Stefan a3f638e748 build: kconfig: Add new module to modify defconfig files.
* guix/build/kconfig.scm: New file.
* Makefile.am: Register it.
* gnu/packages/bootloaders.scm (make-u-boot-package)
(make-u-boot-sunxi64-package): Add DEFCONFIGS and CONFIGS arguments.  Remove
dead code.
(u-boot-am335x-boneblack, u-boot-pinebook)
(u-boot-novena,u-boot-rockpro64-rk3399): Simplify packages by using the new
keyword arguments.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 11:57:06 -05:00
Maxim Cournoyer 748ec62882 gnu: linux-libre: Move info manual to doc output.
The kernel Linux is installed in the system profile, which means the manual
was not easily discoverable.  Move it to the "doc" output, so that users can
install the Linux documentation explicitly in their user profile without
pulling the whole Linux package.

* gnu/packages/linux.scm (make-linux-libre*) [outputs]: Conditionally add a
"doc" output.
[phases] {install-doc}: Install the info manual to the doc output, an create a
"linux" symlink to it for convenience.
* guix/build-system/linux-module.scm (make-linux-module-builder): Delete the
"doc" output, if present.
2022-12-01 10:53:49 -05:00
Stefan ad9d0f8e58 gnu: linux: Fix the extra-version parameter in make-linux-libre*.
* gnu/packages/linux.scm (make-linux-libre*)

[phases] {configure}: Remove now extraneous INPUTS argument and Move code
setting environment variables to...
{set-environment}: ... this new phase.  Patch the Makefile to accept
EXTRAVERSION from the environment.  Fix the usage of an empty extra-version
string.
{install}: Remove extraneous NATIVE-INPUTS argument.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-12-01 10:53:48 -05:00
Andrew Tropin 0823fd1aa9 services: network-manager: Add iwd backend support.
* gnu/services/networking.scm (network-manager-configuration)[iwd?]: New
field.
(network-manager-shepherd-service): Add iwd to requirements if needed.
* doc/guix.texi: Add information about iwd? option.
2022-12-01 18:56:24 +04:00
Andrew Tropin 7dddf0cc54 home: xdg: Export xdg-base/user-directories getters.
* gnu/home/services/xdg.scm: Export xdg-base/user-directories getters.
2022-12-01 18:56:23 +04:00
Ricardo Wurmus 4df7a71b25 gnu: sssd: Update to 2.8.1.
* gnu/packages/sssd.scm (sssd): Update to 2.8.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/sssd-optional-systemd.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2022-12-01 14:27:13 +01:00
Mădălin Ionel Patrașcu a712c07d6a gnu: Add r-metaneighbor.
* gnu/packages/bioconductor.scm (r-metaneighbor): New variable.
2022-12-01 11:41:05 +01:00
Efraim Flashner 9a1ad4a2a0 gnu: cook: Fix building.
* gnu/packages/cook.scm (cook)[native-inputs]: Replace bison with
bison-3.0.
2022-12-01 11:05:18 +02:00
Efraim Flashner 26744bca20 gnu: openrgb: Unbundle more libraries.
* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
2022-12-01 10:46:34 +02:00
Kaelyn Takata f726d2fd07 gnu: openrgb: Update to 0.8.
* gnu/packages/hardware.scm (openrgb): Update to 0.8.
[native-inputs]: Add qttools-5 for generating translations.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-01 10:46:15 +02:00
Efraim Flashner 42325fc373 gnu: eolie: Build with webkitgtk-with-libsoup2.
* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2022-12-01 08:59:37 +02:00
Ricardo Wurmus c381516366 gnu: r-plotly: Replace bundled minified JavaScript.
* gnu/packages/statistics.scm (r-plotly)[source]: Delete bundled minified
JavaScript files.
[arguments]: Add phase "process-javascript" to minify JavaScript.
[native-inputs]: Add esbuild, js-colourpicker, js-plotly, js-selectize, and
js-typedarray.
2022-11-30 23:53:13 +01:00
Efraim Flashner 357c66db7a gnu: texinfo-7: Update to 7.0.1.
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.1.
2022-11-30 21:40:31 +02:00
Efraim Flashner 5e03354ef5 gnu: gst-plugins-bad: Skip elements/camerabin test on riscv64-linux.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Skip the
elements/camerabin test on riscv64-linux too.
2022-11-30 21:03:32 +02:00
Guillaume Le Vaillant 26e1f39888 gnu: p2pool: Update to 2.6.
* gnu/packages/finance.scm (p2pool): Update to 2.6.
2022-11-30 13:54:17 +01:00
jgart via Guix-patches via ac7e2f21b0 gnu: Add cl-clavier.
* gnu/packages/lisp-xyz.scm (cl-clavier, ecl-clavier, sbcl-clavier):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-30 13:28:42 +01:00
Guillaume Le Vaillant 5a6d0b5193 gnu: Remove unused patch.
This a followup to 9b714ec75e.

* gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch:
  Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-11-30 13:17:36 +01:00
Ricardo Wurmus f0ee77a17e gnu: r-sendmailr: Update to 1.3-1.
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.3-1.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus a5c515dc57 gnu: r-text2vec: Update to 0.6.3.
* gnu/packages/cran.scm (r-text2vec): Update to 0.6.3.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus ecabd344c9 gnu: r-proj4: Update to 1.0-12.
* gnu/packages/cran.scm (r-proj4): Update to 1.0-12.
2022-11-30 11:39:10 +01:00
Ricardo Wurmus cef2cbb295 gnu: r-biodb: Update to 1.6.1.
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.1.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus 95e62fb993 gnu: r-biocparallel: Update to 1.32.3.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.3.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus 6b825d9cb9 gnu: r-alpine: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-alpine): Update to 1.24.0.
2022-11-30 11:28:44 +01:00
Efraim Flashner 8073467c1c gnu: rust-svd-parser-0.9: Rename to rust-svd-parser-0.10.
* gnu/packages/crates-io.scm (rust-svd-parser-0.9): Rename to
rust-svd-parser-0.10.
* gnu/packages/rust-apps.scm (svd2rust)[cargo-inputs]: Adjust
accordingly.
2022-11-30 11:52:31 +02:00
Efraim Flashner f845b2b223 gnu: crates-io: Resort some unsorted packages.
* gnu/packages/crates-io.scm (rust-clap-conf-0.1, rust-rt-format-0.8,
rust-enquote-1, rust-im-rc-15, rust-impl-codec-0.5, rust-impl-rlp-0.3,
rust-impl-serde-0.3, rust-impl-trait-for-tuples-0.2,
rust-indicatif-0.16, rust-inflections-1, rust-pam-sys-0.5,
rust-rustc-workplace-hack-1, rust-svd-parser-0.9, rust-svgtypes-0.5,
rust-sxd-document-0.3, rust-sxd-xpath-0.4, rust-xi-unicode-0.3): Sort
into their proper places.
(skim, skim-0.7, svd2rust): Move to ...
* gnu/packages/rust-apps.scm: ... here.
2022-11-30 11:51:38 +02:00
Efraim Flashner 3275068f19 gnu: gnuzilla.scm: Move rust packages to standard locations.
* gnu/packages/gnuzilla.scm (rust-textwrap-0.15-promise, rust-lex-0.2,
rust-clap-derive-3.2-promise): Remove variables.
(icecat,icedove)[native-inputs]: Replace rust-cbindgen-0.23-promise with
rust-cbindgen-0.23.
(rust-cbindgen-0.24-promise, rust-cbindgen-0.23-promise): Move to ...
* gnu/packages/rust-apps.scm (rust-cbindgen-0.24, rust-cbindgen-0.23):
... here. Rename without '-promise' suffix.
2022-11-30 11:19:48 +02:00
Efraim Flashner b188cfe696 gnu: Remove duplicate rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): Merge definitions.
2022-11-30 11:00:35 +02:00
Maxim Cournoyer b4be83b6ac build: linux-module: Do not inherit the install-doc phase.
This is a followup commit to aaf1f18b80, itself
a followup to 82c43b276d (gnu:
linux-libre: Enable building info doc).

* guix/build-system/linux-module.scm
(make-linux-module-builder) [phases]: Also delete inherited 'install-doc phase.

Reported-by: John Kehayias <john.kehayias@protonmail.com>
2022-11-29 20:15:23 -05:00
Tobias Geerinckx-Rice 1a59231840 gnu: libfprint: Update to 1.94.5.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.5.
2022-11-27 01:00:10 +01:00
Tobias Geerinckx-Rice 5a210cd292 gnu: libblockdev: Update to 2.28.
* gnu/packages/disk.scm (libblockdev): Update to 2.28.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice e206036f38 gnu: powertop: Refactor regexp.
* gnu/packages/linux.scm (powertop)[arguments]:
Factor out substitute* regexp.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice 2bb8bf36a5 gnu: powertop: Update to 2.15.
* gnu/packages/linux.scm (powertop): Update to 2.15.
[arguments]: Don't explicitly return #t from phases.
[native-inputs]: Add autoconf-archive.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice 831651f60b gnu: powertop: Remove input labels.
* gnu/packages/linux.scm (powertop)[native-inputs]:
Remove input labels.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice a95ec3ef07 gnu: hunspell, mythes: Update home page.
* gnu/packages/libreoffice.scm (hunspell, mythes)[home-page]: Update.
Use HTTPS.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice f4e4ba8a1b gnu: coeurl: Update to 0.2.1.
* gnu/packages/curl.scm (coeurl): Update to 0.2.1.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice d26e47bb67 gnu: epson-inkjet-printer-escpr: Update to 1.7.22.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.22.
2022-11-27 01:00:08 +01:00
Tobias Geerinckx-Rice a08672f594 gnu: libjcat: Update to 0.1.12.
* gnu/packages/compression.scm (libjcat): Update to 0.1.12.
2022-11-27 01:00:08 +01:00
( 9ca3f1bc1d gnu: zoxide: Update to 0.8.3.
* gnu/packages/rust-apps.scm: Sort module imports.
(zoxide): Update to 0.8.3.
[arguments]: Use G-expressions.
<#:phases>{'use-older-rust}: New phase.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
( f3b85cc10c gnu: rust-which-4: Update to 4.3.0.
* gnu/packages/crates-io.scm (rust-which-4): Update to 4.3.0.
[synopsis, description]: Improve.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
( 8abe78a890 gnu: Add rust-rstest-reuse-0.4.
* gnu/packages/crates-io.scm (rust-rstest-reuse-0.4): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
( 12109a6308 gnu: Add rust-clap-complete-fig-3.
* gnu/packages/crates-io.scm (rust-clap-complete-fig-3): New
variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
( 968bf41ed3 gnu: Add rust-clap-complete-3.
* gnu/packages/crates-io.scm (rust-clap-complete-3): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
( 0a811cbb2d gnu: rust-unicode-xid-0.2: Update to 0.2.4.
* gnu/packages/crates-io.scm (rust-unicode-xid-0.2): Update to 0.2.4.
[description]: Use full sentences.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( 66d14a4da6 gnu: rust-pathdiff-0.2: Update to 0.2.1.
* gnu/packages/crates-io.scm (rust-pathdiff-0.2): Update to 0.2.1.
[description]: Use full sentences.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( f91afd93ff gnu: rust-clap-3: Update to 3.2.23.
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.2.23.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( 656ce14a44 gnu: rust-clap-derive-3: Update to 3.2.18.
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.2.18.
[synopsis, description]: Improve.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( 51bfed31c7 gnu: Add rust-textwrap-0.16.
* gnu/packages/crates-io.scm (rust-textwrap-0.16): New variable.
(rust-textwrap-0.15): Inherit from RUST-TEXTWRAP-0.16.
(rust-textwrap-0.12): Inherit from RUST-TEXTWRAP-0.15.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( 30e23d455f gnu: Add rust-termion-2.
* gnu/packages/crates-io.scm (rust-termion-2): New variable.
(rust-termion-1): Inherit from RUST-TERMION-2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
( d039eec963 gnu: Add rust-unic-emoji-char-0.9.
* gnu/packages/crates-io.scm (rust-unic-emoji-char-0.9): New
variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
( 512181a05a gnu: rust-unicode-linebreak-0.1: Update to 0.1.4.
* gnu/packages/crates-io.scm (rust-unicode-linebreak-0.1): Update
to 0.1.4.
[synopsis, description]: Don't capitalise ‘line breaking algorithm’.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
( b1dbeb53de gnu: Add rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
( 185171acf0 gnu: Add rust-terminal-size-0.2.
* gnu/packages/crates-io.scm (rust-terminal-size-0.2): New variable.
(rust-terminal-size-0.1): Inherit from RUST-TERMINAL-SIZE-0.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
( 1057fbd64b gnu: Add rust-rustix-0.35.
* gnu/packages/crates-io.scm (rust-rustix-0.35): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
( 6c1082a047 gnu: rust-ctor-0.1: Update to 0.1.26.
* gnu/packages/crates-io.scm (rust-ctor-0.1): Update to 0.1.26.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( d1daeea79f gnu: rust-memoffset-0.6: Update to 0.6.5.
* gnu/packages/crates-io.scm (rust-memoffset-0.6): Update to 0.6.5.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( f5e06b34d2 gnu: rust-errno-0.2: Update to 0.2.8.
* gnu/packages/crates-io.scm (rust-errno-0.2): Update to 0.2.8.
[description]: Use full sentences.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( a9f3887f37 gnu: Add rust-linux-raw-sys-0.0.46.
* gnu/packages/crates-io.scm (rust-linux-raw-sys-0.0.46): New
variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( b9684bf18d gnu: rust-compiler-builtins-0.1: Update to 0.1.84.
* gnu/packages/crates-io.scm (rust-compiler-builtins-0.1): Update
to 0.1.84.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( 1a5c4f1908 gnu: Add rust-io-lifetimes-0.7.
* gnu/packages/crates-io.scm (rust-io-lifetimes-0.7): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( ee048957dc gnu: rust-socket2-0.4: Update to 0.4.7.
* gnu/packages/crates-io.scm (rust-socket2-0.4): Update to 0.4.7.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
( 6af95348f3 gnu: rust-mio-0.8: Update to 0.8.5.
* gnu/packages/crates-io.scm (rust-mio-0.8): Update to 0.8.5.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( b90316459e gnu: rust-libc-0.2: Update to 0.2.137.
* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.137.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( 3575458c53 gnu: Add rust-wasi-0.11.
* gnu/packages/crates-io.scm (rust-wasi-0.11): New variable.
(rust-wasi-0.9): Inherit from RUST-WASI-0.11.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( 84545ed4c2 gnu: rust-async-std-1: Update to 1.12.0.
* gnu/packages/crates-io.scm (rust-async-std-1): Update to 1.12.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( 5a4f4c9023 gnu: Add rust-windows-sys-0.42.
* gnu/packages/crates-io.scm (rust-windows-sys-0.42): New variable.
(rust-windows-sys-0.36): Inherit from RUST-WINDOWS-SYS-0.42.
(rust-windows-sys-0.28): Inherit from RUST-WINDOWS-SYS-0.36.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( 03e279f982 gnu: Add rust-windows-x86-64-msvc-0.42.
* gnu/packages/crates-io.scm (rust-windows-x86-64-msvc-0.42): New
variable.
(rust-windows-x86-64-msvc-0.36): Inherit from
RUST-WINDOWS-X86-64-MSVC-0.42.
(rust-windows-x86-64-msvc-0.32): Inherit from
RUST-WINDOWS-X86-64-MSVC-0.36.
(rust-windows-x86-64-msvc-0.28): Inherit from
RUST-WINDOWS-X86-64-MSVC-0.32.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
( 90e8dd9430 gnu: Add rust-windows-x86-64-gnullvm-0.42.
* gnu/packages/crates-io.scm (rust-windows-x86-64-gnullvm-0.42):
New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( f8ae66bd8b gnu: Add rust-windows-x86-64-gnu-0.42.
* gnu/packages/crates-io.scm (rust-windows-x86-64-gnu-0.42): New
variable.
(rust-windows-x86-64-gnu-0.36): Inherit from
RUST-WINDOWS-X86-64-GNU-0.42.
(rust-windows-x86-64-gnu-0.32): Inherit from
RUST-WINDOWS-X86-64-GNU-0.36.
(rust-windows-x86-64-gnu-0.28): Inherit from
RUST-WINDOWS-X86-64-GNU-0.32.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( e25cd3335b gnu: Add rust-windows-i686-msvc-0.42.
* gnu/packages/crates-io.scm (rust-windows-i686-msvc-0.42): New
variable.
(rust-windows-i686-msvc-0.36): Inherit from RUST-WINDOWS-I686-MSVC-0.42.
(rust-windows-i686-msvc-0.32): Inherit from RUST-WINDOWS-I686-MSVC-0.36.
(rust-windows-i686-msvc-0.28): Inherit from RUST-WINDOWS-I686-MSVC-0.32.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( 609db1de0a gnu: Add rust-windows-i686-gnu-0.42.
* gnu/packages/crates-io.scm (rust-windows-i686-gnu-0.42): New
variable.
(rust-windows-i686-gnu-0.36): Inherit from RUST-WINDOWS-I686-GNU-0.42.
(rust-windows-i686-gnu-0.32): Inherit from RUST-WINDOWS-I686-GNU-0.36.
(rust-windows-i686-gnu-0.28): Inherit from RUST-WINDOWS-I686-GNU-0.32.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( 139c15b33d gnu: Add rust-windows-aarch64-msvc-0.42.
* gnu/packages/crates-io.scm (rust-windows-aarch64-msvc-0.42): New
variable.
(rust-windows-aarch64-msvc-0.36): Inherit from
RUST-WINDOWS-AARCH64-MSVC-0.42.
(rust-windows-aarch64-msvc-0.32): Inherit from
RUST-WINDOWS-AARCH64-MSVC-0.36.
(rust-windows-aarch64-msvc-0.28): Inherit from
RUST-WINDOWS-AARCH64-MSVC-0.28.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( a8eb183b2a gnu: Add rust-windows-aarch64-gnullvm-0.42.
* gnu/packages/crates-io.scm (rust-windows-aarch64-gnullvm-0.42):
New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:03 +01:00
( df083cfeed gnu: Add rust-fs-err-2.
* gnu/packages/crates-io.scm (rust-fs-err-2): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( 29a22a2c8a gnu: rust-autocfg-1: Update to 1.1.0.
* gnu/packages/crates-io.scm (rust-autocfg-1): Update to 1.1.0.
[description]: Use full sentences.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( 490e2e02f8 gnu: rust-tokio-1: Update to 1.22.0.
* gnu/packages/crates-io.scm (rust-tokio-1): Update to 1.22.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( b649b7c6b0 gnu: Add rust-parking-lot-0.12.
* gnu/packages/common/rust.scm (rust-parking-lot-0.12): New
variable.
(rust-parking-lot-0.11): Inherit from RUST-PARKING-LOT-0.12.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( 181f67f488 gnu: Add rust-rstest-0.15.
* gnu/packages/crates-io.scm (rust-rstest-0.15): New variable.
(rust-rstest-0.10): Inherit from RUST-RSTEST-0.15.
(rust-rstest-0.6): Inherit from RUST-RSTEST-0.10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( e72313959b gnu: Add rust-rstest-macros-0.14.
* gnu/packages/crates-io.scm (rust-rstest-0.14): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:02 +01:00
( 3e697f3642 gnu: Add rust-askama-0.11.
* gnu/packages/crates-io.scm (rust-askama-0.11): New variable.
(rust-askama-0.10): Inherit from RUST-ASKAMA-0.11.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( 36a51e1dde gnu: Add rust-askama-derive-0.11.
* gnu/packages/crates-io.scm (rust-askama-derive-0.11): New variable.
(rust-askama-derive-0.10): Inherit from RUST-ASKAMA-DERIVE-0.10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( d9984843ca gnu: Add rust-askama-shared-0.12.
* gnu/packages/crates-io.scm (rust-askama-shared-0.12): New
variable.
(rust-askama-shared-0.11): Inherit from RUST-ASKAMA-SHARED-0.12.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( 9ad73cbc6e gnu: rust-askama-escape: Update to 0.10.3.
* gnu/packages/crates-io.scm (rust-askama-escape): Update to 0.10.3.
[synopsis]: Remove marketing.
[description]: Fix typo & improve.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( e612aecc62 gnu: Add rust-comrak-0.12.
* gnu/packages/crates-io.scm (rust-comrak-0.12): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( 80fcc42f5b gnu: Add rust-unicode-categories-0.1.
* gnu/packages/crates-io.scm (rust-unicode-categories-0.1): New
variables.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:01 +01:00
( 54f11f47b5 gnu: Add rust-propfuzz-0.0.1.
* gnu/packages/crates-io.scm (rust-propfuzz-0.0.1): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:00 +01:00
( 545fc7285b gnu: Add rust-propfuzz-macro-0.0.1.
* gnu/packages/crates-io.scm (rust-propfuzz-macro-0.0.1): New
variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:00 +01:00
( 85fddbcaaa gnu: Add rust-nix-0.24.
* gnu/packages/crates-io.scm (rust-nix-0.24): New variable.
(rust-nix-0.23): Inherit from RUST-NIX-0.24.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:00 +01:00
Maxim Cournoyer aaf1f18b80 build: linux-module: Do not inherit the build-doc phase.
This is a followup commit to 82c43b276d (gnu:
linux-libre: Enable building info doc).

* guix/build-system/linux-module.scm
(make-linux-module-builder) [phases]: Delete inherited 'build-doc phase.

Reported-by: John Kehayias <john.kehayias@protonmail.com>
2022-11-29 15:38:43 -05:00
Maxim Cournoyer 3e14e316a5 doc: Remove unimplemented 'herd rules udev'.
Since this text was added, the rules.d directory is now exposed
straightforwardly via the standard /etc/udev/rules.d directory, so there's no
need for a special 'rules' service action to print that directory.

* doc/guix.texi (Base Services): Remove the paragraph documenting the
nonexistent 'herd rules udev' command.
2022-11-29 14:52:36 -05:00
Maxim Cournoyer e7502b3300 gnu: jami: Apply a patch to fix receiving of text messages over SIP.
* gnu/packages/patches/jami-sip-contacts.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (%jami-sources): Apply it.
2022-11-29 14:02:43 -05:00
Ricardo Wurmus 582b2ccd90 gnu: r-logspline: Update to 2.1.19.
* gnu/packages/statistics.scm (r-logspline): Update to 2.1.19.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus 2d806cbd95 gnu: r-lubridate: Update to 1.9.0.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.0.
[propagated-inputs]: Remove r-cpp11; add r-timechange.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus a1c49f5dce gnu: r-lme4: Update to 1.1-31.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-31.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus a0973c7b6c gnu: r-rcppeigen: Update to 0.3.3.9.3.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.9.3.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus d7964ca0dd gnu: r-pbapply: Update to 1.6-0.
* gnu/packages/statistics.scm (r-pbapply): Update to 1.6-0.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus ba62a0dba3 gnu: r-gtools: Update to 3.9.4.
* gnu/packages/statistics.scm (r-gtools): Update to 3.9.4.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus 89e2d74c62 gnu: r-sfsmisc: Update to 1.1-14.
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-14.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus a048b3f66a gnu: r-hmisc: Update to 4.7-2.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.7-2.
2022-11-29 17:24:22 +01:00
Ricardo Wurmus e3a5343570 gnu: r-plotly: Update to 4.10.1.
* gnu/packages/statistics.scm (r-plotly): Update to 4.10.1.
2022-11-29 17:24:21 +01:00
Ricardo Wurmus ede8869acf gnu: r-matrixstats: Update to 0.63.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.63.0.
2022-11-29 17:24:21 +01:00
Ricardo Wurmus ef7a86f9b7 gnu: r-r-utils: Update to 2.12.2.
* gnu/packages/statistics.scm (r-r-utils): Update to 2.12.2.
2022-11-29 17:24:21 +01:00
Ricardo Wurmus 1c2ec591b1 gnu: r-bigmemory-sri: Update to 0.1.6.
* gnu/packages/statistics.scm (r-bigmemory-sri): Update to 0.1.6.
2022-11-29 17:24:21 +01:00
Ricardo Wurmus 9e321cf7e0 gnu: r-glmnet: Update to 4.1-6.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1-6.
2022-11-29 17:24:21 +01:00
Ricardo Wurmus b703d09864 gnu: r-dt: Update to 0.26.
* gnu/packages/statistics.scm (r-dt): Update to 0.26.
[source]: Update snippet to delete only known JavaScript files.
[native-inputs]: Update datatables-plugins.
2022-11-29 17:24:10 +01:00
Ricardo Wurmus 88edbc1c91 gnu: r-segmented: Update to 1.6-1.
* gnu/packages/statistics.scm (r-segmented): Update to 1.6-1.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 02c326c900 gnu: r-rsqlite: Update to 2.2.19.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.19.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus e4318a4f97 gnu: r-rmarkdown: Update to 2.18.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.18.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 75b61936a4 gnu: r-rcpparmadillo: Update to 0.11.4.2.1.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.2.1.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus ec5875edd6 gnu: r-roxygen2: Update to 7.2.2.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.2.2.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus d197e94cff gnu: r-ade4: Update to 1.7-20.
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-20.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 1449cd1a80 gnu: r-data-table: Update to 1.14.6.
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.6.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 585d8a152e gnu: r-knitr: Update to 1.41.
* gnu/packages/statistics.scm (r-knitr): Update to 1.41.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 56a57c74fa gnu: r-markdown: Update to 1.4.
* gnu/packages/statistics.scm (r-markdown): Update to 1.4.
2022-11-29 15:27:30 +01:00
Ricardo Wurmus 0a84340fd2 gnu: r-evaluate: Update to 0.18.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.18.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus ff7ae9c680 gnu: r-plyr: Update to 1.8.8.
* gnu/packages/statistics.scm (r-plyr): Update to 1.8.8.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 7aa8ff9661 gnu: r-bit: Update to 4.0.5.
* gnu/packages/statistics.scm (r-bit): Update to 4.0.5.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 36890b6c36 gnu: r-matrix: Update to 1.5-3.
* gnu/packages/statistics.scm (r-matrix): Update to 1.5-3.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus efd37cff50 gnu: r-boot: Update to 1.3-28.1.
* gnu/packages/statistics.scm (r-boot): Update to 1.3-28.1.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus b1f60f9d3e gnu: r-sungeo: Update to 0.2.292.
* gnu/packages/cran.scm (r-sungeo): Update to 0.2.292.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus ef3b51d573 gnu: r-gghalves: Update to 0.1.4.
* gnu/packages/cran.scm (r-gghalves): Update to 0.1.4.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 1a4007f1b7 gnu: r-ggh4x: Update to 0.2.3.
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.3.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 352191bb12 gnu: r-exactextractr: Update to 0.9.1.
* gnu/packages/cran.scm (r-exactextractr): Update to 0.9.1.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus fbe16b147b gnu: r-stars: Update to 0.6-0.
* gnu/packages/cran.scm (r-stars): Update to 0.6-0.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 7b770bc8b8 gnu: r-lwgeom: Update to 0.2-10.
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-10.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 3090f5a230 gnu: r-packcircles: Update to 0.3.5.
* gnu/packages/cran.scm (r-packcircles): Update to 0.3.5.
2022-11-29 15:27:29 +01:00
Ricardo Wurmus 8e7f64c4d5 gnu: r-mlr3tuning: Update to 0.17.0.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.0.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 19a8060a45 gnu: r-bbotk: Update to 0.7.0.
* gnu/packages/cran.scm (r-bbotk): Update to 0.7.0.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus b7432dc871 gnu: r-mlr3learners: Update to 0.5.5.
* gnu/packages/cran.scm (r-mlr3learners): Update to 0.5.5.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus c6afed69f2 gnu: r-mlr3: Update to 0.14.1.
* gnu/packages/cran.scm (r-mlr3): Update to 0.14.1.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 81e579af8a gnu: r-paradox: Update to 0.11.0.
* gnu/packages/cran.scm (r-paradox): Update to 0.11.0.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 372053c32a gnu: r-locpol: Update to 0.8.0.
* gnu/packages/cran.scm (r-locpol): Update to 0.8.0.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 21db522259 gnu: r-seurat: Update to 4.3.0.
* gnu/packages/cran.scm (r-seurat): Update to 4.3.0.
[propagated-inputs]: Remove r-spatstat-core; add r-progressr and r-spatstat-explore.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus df18be44e1 gnu: r-seuratobject: Update to 4.1.3.
* gnu/packages/cran.scm (r-seuratobject): Update to 4.1.3.
[propagated-inputs]: Remove r-rgeos.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus faf5a2e16c gnu: r-maldiquant: Update to 1.22.
* gnu/packages/cran.scm (r-maldiquant): Update to 1.22.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 8c49031471 gnu: r-seqminer: Update to 8.5.
* gnu/packages/cran.scm (r-seqminer): Update to 8.5.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 903fce1a4a gnu: r-parsnip: Update to 1.0.3.
* gnu/packages/cran.scm (r-parsnip): Update to 1.0.3.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus aa18088a4d gnu: r-dials: Update to 1.1.0.
* gnu/packages/cran.scm (r-dials): Update to 1.1.0.
[propagated-inputs]: Add r-cli.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 104f548c73 gnu: r-slider: Update to 0.3.0.
* gnu/packages/cran.scm (r-slider): Update to 0.3.0.
[propagated-inputs]: Remove r-ellipsis and r-glue; add r-cli.
2022-11-29 15:27:28 +01:00
Ricardo Wurmus 2ada43fe4d gnu: r-workflows: Update to 1.1.2.
* gnu/packages/cran.scm (r-workflows): Update to 1.1.2.
[propagated-inputs]: Add r-modelenv.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 7a89affab5 gnu: r-spatstat: Update to 3.0-2.
* gnu/packages/cran.scm (r-spatstat): Update to 3.0-2.
[propagated-inputs]: Remove r-spatstat-core; add r-spatstat-explore and r-spatstat-model.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 30e3fdedc9 gnu: r-spatstat-random: Update to 3.0-1.
* gnu/packages/cran.scm (r-spatstat-random): Update to 3.0-1.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 7c83d9f296 gnu: r-spatstat-linnet: Update to 3.0-3.
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.0-3.
[propagated-inputs]: Remove r-spatstat-core; add r-spatstat-explore and r-spatstat-model.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 1dea235c8f gnu: r-memuse: Update to 4.2-2.
* gnu/packages/cran.scm (r-memuse): Update to 4.2-2.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus f8bd6e84c5 gnu: r-boruta: Update to 8.0.0.
* gnu/packages/cran.scm (r-boruta): Update to 8.0.0.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 942743ade2 gnu: r-projpred: Update to 2.2.2.
* gnu/packages/cran.scm (r-projpred): Update to 2.2.2.
[propagated-inputs]: Add r-mass.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 855f624d60 gnu: r-oai: Update to 0.4.0.
* gnu/packages/cran.scm (r-oai): Update to 0.4.0.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 85170433d1 gnu: r-latex2exp: Update to 0.9.6.
* gnu/packages/cran.scm (r-latex2exp): Update to 0.9.6.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus b164681e79 gnu: r-zvcv: Update to 2.1.2.
* gnu/packages/cran.scm (r-zvcv): Update to 2.1.2.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 1f94ebca07 gnu: r-msm: Update to 1.7.
* gnu/packages/cran.scm (r-msm): Update to 1.7.
2022-11-29 15:27:27 +01:00
Ricardo Wurmus 54101031f6 gnu: r-forecast: Update to 8.19.
* gnu/packages/cran.scm (r-forecast): Update to 8.19.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 07f1c49744 gnu: r-rsvg: Update to 2.4.0.
* gnu/packages/cran.scm (r-rsvg): Update to 2.4.0.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 75a7c8f2bb gnu: r-gamlss: Update to 5.4-10.
* gnu/packages/cran.scm (r-gamlss): Update to 5.4-10.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 7b97ce0b17 gnu: r-randtoolbox: Update to 2.0.3.
* gnu/packages/cran.scm (r-randtoolbox): Update to 2.0.3.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 9f7cd46b00 gnu: r-rngwell: Update to 0.10-8.
* gnu/packages/cran.scm (r-rngwell): Update to 0.10-8.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus ce8c44d0c3 gnu: r-rgdal: Update to 1.6-2.
* gnu/packages/cran.scm (r-rgdal): Update to 1.6-2.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus a386cb2fa6 gnu: r-parameters: Update to 0.20.0.
* gnu/packages/cran.scm (r-parameters): Update to 0.20.0.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus b67c41408c gnu: r-assertr: Update to 3.0.0.
* gnu/packages/cran.scm (r-assertr): Update to 3.0.0.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus bab70d2a2f gnu: r-terra: Update to 1.6-41.
* gnu/packages/cran.scm (r-terra): Update to 1.6-41.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 1a09a5ca77 gnu: r-graphlayouts: Update to 0.8.4.
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.8.4.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 09b4211767 gnu: r-ggfortify: Update to 0.4.15.
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.15.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus d60a3ebb0c gnu: r-clue: Update to 0.3-63.
* gnu/packages/cran.scm (r-clue): Update to 0.3-63.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus e2311300f1 gnu: r-styler: Update to 1.8.1.
* gnu/packages/cran.scm (r-styler): Update to 1.8.1.
2022-11-29 15:27:26 +01:00
Ricardo Wurmus 5980c9c12f gnu: r-aplot: Update to 0.1.9.
* gnu/packages/cran.scm (r-aplot): Update to 0.1.9.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus cc4d5cbc8f gnu: r-ggfun: Update to 0.0.9.
* gnu/packages/cran.scm (r-ggfun): Update to 0.0.9.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 218e78e4a3 gnu: r-png: Update to 0.1-8.
* gnu/packages/cran.scm (r-png): Update to 0.1-8.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 63a0be9f45 gnu: r-bookdown: Update to 0.30.
* gnu/packages/cran.scm (r-bookdown): Update to 0.30.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 6c67012b2e gnu: r-ibdreg: Update to 0.3.8.
* gnu/packages/cran.scm (r-ibdreg): Update to 0.3.8.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus ead8f7ba95 gnu: r-haplo-stats: Update to 1.9.2.
* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.2.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 16b60563b1 gnu: r-polspline: Update to 1.1.22.
* gnu/packages/cran.scm (r-polspline): Update to 1.1.22.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 1641606ebd gnu: r-sf: Update to 1.0-9.
* gnu/packages/cran.scm (r-sf): Update to 1.0-9.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus a08fcc0112 gnu: r-s2: Update to 1.1.1.
* gnu/packages/cran.scm (r-s2): Update to 1.1.1.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus 996475009c gnu: r-spdata: Update to 2.2.1.
* gnu/packages/cran.scm (r-spdata): Update to 2.2.1.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus f116bea608 gnu: r-seqinr: Update to 4.2-23.
* gnu/packages/cran.scm (r-seqinr): Update to 4.2-23.
2022-11-29 15:27:25 +01:00
Ricardo Wurmus aeee068f57 gnu: r-irkernel: Update to 1.3.1.
* gnu/packages/cran.scm (r-irkernel): Update to 1.3.1.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 725806a2f0 gnu: r-blockmodeling: Update to 1.1.4.
* gnu/packages/cran.scm (r-blockmodeling): Update to 1.1.4.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus d18c060184 gnu: r-future-apply: Update to 1.10.0.
* gnu/packages/cran.scm (r-future-apply): Update to 1.10.0.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus c0ce250485 gnu: r-future: Update to 1.29.0.
* gnu/packages/cran.scm (r-future): Update to 1.29.0.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 13de30dfb0 gnu: r-globals: Update to 0.16.2.
* gnu/packages/cran.scm (r-globals): Update to 0.16.2.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus c146ba2028 gnu: r-gmp: Update to 0.6-8.
* gnu/packages/cran.scm (r-gmp): Update to 0.6-8.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 3d42489d3b gnu: r-ore: Update to 1.7.2.1.
* gnu/packages/cran.scm (r-ore): Update to 1.7.2.1.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 4eb56f0775 gnu: r-rnifti: Update to 1.4.3.
* gnu/packages/cran.scm (r-rnifti): Update to 1.4.3.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 09371065bb gnu: r-fmsb: Update to 0.7.4.
* gnu/packages/cran.scm (r-fmsb): Update to 0.7.4.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus ebc2225d6e gnu: r-ks: Update to 1.14.0.
* gnu/packages/cran.scm (r-ks): Update to 1.14.0.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 13671bc2b6 gnu: r-sjplot: Update to 2.8.12.
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.12.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus d73fa49ff5 gnu: r-performance: Update to 0.10.1.
* gnu/packages/cran.scm (r-performance): Update to 0.10.1.
2022-11-29 15:27:24 +01:00
Ricardo Wurmus 74eeae913d gnu: r-glmmtmb: Update to 1.1.5.
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.1.5.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus cde382d3d3 gnu: r-sjstats: Update to 0.18.2.
* gnu/packages/cran.scm (r-sjstats): Update to 0.18.2.
[propagated-inputs]: Add r-datawizard.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus c350482a1b gnu: r-bayesplot: Update to 1.10.0.
* gnu/packages/cran.scm (r-bayesplot): Update to 1.10.0.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus ff44892340 gnu: r-mixsqp: Update to 0.3-48.
* gnu/packages/cran.scm (r-mixsqp): Update to 0.3-48.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus 89062a8cd0 gnu: r-raster: Update to 3.6-11.
* gnu/packages/cran.scm (r-raster): Update to 3.6-11.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus d80ad2c48d gnu: r-gam: Update to 1.22.
* gnu/packages/cran.scm (r-gam): Update to 1.22.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus 3777071a4e gnu: r-ggstance: Update to 0.3.6.
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.6.
[propagated-inputs]: Add r-cli.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus a142333a87 gnu: r-abctools: Update to 1.1.4.
* gnu/packages/cran.scm (r-abctools): Update to 1.1.4.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus b28095b7fd gnu: r-flextable: Update to 0.8.3.
* gnu/packages/cran.scm (r-flextable): Update to 0.8.3.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus b33bee06b5 gnu: r-insight: Update to 0.18.8.
* gnu/packages/cran.scm (r-insight): Update to 0.18.8.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus e780f9af84 gnu: r-acdm: Update to 1.0.4.2.
* gnu/packages/cran.scm (r-acdm): Update to 1.0.4.2.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus 85f16b6f99 gnu: r-rbibutils: Update to 2.2.10.
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.10.
2022-11-29 15:27:23 +01:00
Ricardo Wurmus 05623b71d3 gnu: r-ggpubr: Update to 0.5.0.
* gnu/packages/cran.scm (r-ggpubr): Update to 0.5.0.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus e47ea0213d gnu: r-rstatix: Update to 0.7.1.
* gnu/packages/cran.scm (r-rstatix): Update to 0.7.1.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus abe873717c gnu: r-learnr: Update to 0.11.2.
* gnu/packages/cran.scm (r-learnr): Update to 0.11.2.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus de5ecdbd27 gnu: r-rastervis: Update to 0.51.4.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.4.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 730808c0e0 gnu: r-vctrs: Update to 0.5.1.
* gnu/packages/cran.scm (r-vctrs): Update to 0.5.1.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus f750407226 gnu: r-xfun: Update to 0.35.
* gnu/packages/cran.scm (r-xfun): Update to 0.35.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 1d4a33df77 gnu: r-mice: Update to 3.15.0.
* gnu/packages/cran.scm (r-mice): Update to 3.15.0.
[propagated-inputs]: Remove r-withr.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 1e258168df gnu: r-ordinal: Update to 2022.11-16.
* gnu/packages/cran.scm (r-ordinal): Update to 2022.11-16.
[propagated-inputs]: Add r-nlme.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 0ad6b6e6f2 gnu: r-stringdist: Update to 0.9.10.
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.10.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 7910264a94 gnu: r-ggrepel: Update to 0.9.2.
* gnu/packages/cran.scm (r-ggrepel): Update to 0.9.2.
2022-11-29 15:27:22 +01:00
Ricardo Wurmus 3eb94250d8 gnu: r-recipes: Update to 1.0.3.
* gnu/packages/cran.scm (r-recipes): Update to 1.0.3.
[propagated-inputs]: Add r-clock.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 9e5c8e6b9f gnu: r-magic: Update to 1.6-1.
* gnu/packages/cran.scm (r-magic): Update to 1.6-1.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 959ce374c5 gnu: r-extremes: Update to 2.1-3.
* gnu/packages/cran.scm (r-extremes): Update to 2.1-3.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 1ae323b02c gnu: r-sp: Update to 1.5-1.
* gnu/packages/cran.scm (r-sp): Update to 1.5-1.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 87baeadf54 gnu: r-pkgload: Update to 1.3.2.
* gnu/packages/cran.scm (r-pkgload): Update to 1.3.2.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 1253d7a34b gnu: r-pkgbuild: Update to 1.4.0.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.4.0.
[propagated-inputs]: Add r-processx.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 0b9c3e6f1a gnu: r-ggmap: Update to 3.0.1.
* gnu/packages/cran.scm (r-ggmap): Update to 3.0.1.
[propagated-inputs]: Remove r-rjson; add r-cli and r-rlang.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus b7e437f1ba gnu: r-jpeg: Update to 0.1-10.
* gnu/packages/cran.scm (r-jpeg): Update to 0.1-10.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus db015a013b gnu: r-geosphere: Update to 1.5-18.
* gnu/packages/cran.scm (r-geosphere): Update to 1.5-18.
[propagated-inputs]: Add r-rcpp.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus affa53b664 gnu: r-rook: Update to 1.2.
* gnu/packages/cran.scm (r-rook): Update to 1.2.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 97a792d04e gnu: r-bslib: Update to 0.4.1.
* gnu/packages/cran.scm (r-bslib): Update to 0.4.1.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 258cdb9903 gnu: r-sass: Update to 0.4.4.
* gnu/packages/cran.scm (r-sass): Update to 0.4.4.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus f1469ae1cb gnu: r-servr: Update to 0.25.
* gnu/packages/cran.scm (r-servr): Update to 0.25.
2022-11-29 15:27:21 +01:00
Ricardo Wurmus 1154a96653 gnu: r-modelr: Update to 0.1.10.
* gnu/packages/cran.scm (r-modelr): Update to 0.1.10.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 2c3cc0d733 gnu: r-callr: Update to 3.7.3.
* gnu/packages/cran.scm (r-callr): Update to 3.7.3.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 7f678454e2 gnu: r-philentropy: Update to 0.7.0.
* gnu/packages/cran.scm (r-philentropy): Update to 0.7.0.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 85120938e3 gnu: r-dlm: Update to 1.1-6.
* gnu/packages/cran.scm (r-dlm): Update to 1.1-6.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 08ffc4ebdb gnu: r-v8: Update to 4.2.2.
* gnu/packages/cran.scm (r-v8): Update to 4.2.2.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus b83210026b gnu: r-datawizard: Update to 0.6.4.
* gnu/packages/cran.scm (r-datawizard): Update to 0.6.4.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 08fb5279a5 gnu: r-nmf: Update to 0.25.
* gnu/packages/bioconductor.scm (r-nmf): Update to 0.25.
[propagated-inputs]: Remove r-pkgmaker; add r-codetools.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 993ef4af7e import/cran: Add package name mapping.
* guix/import/cran.scm (transform-sysname): Add mapping from sqlite3 to sqlite.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 498229bcb9 gnu: Add r-spatstat-model.
* gnu/packages/cran.scm (r-spatstat-model): New variable.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus faa896862c gnu: Add r-spatstat-explore.
* gnu/packages/cran.scm (r-spatstat-explore): New variable.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 5bed6a31ed gnu: Add r-timechange.
* gnu/packages/cran.scm (r-timechange): New variable.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 36ce2eb23c gnu: Add r-modelenv.
* gnu/packages/cran.scm (r-modelenv): New variable.
2022-11-29 15:27:20 +01:00
Ricardo Wurmus 90be4f8319 gnu: Add r-clock.
* gnu/packages/cran.scm (r-clock): New variable.
2022-11-29 15:27:19 +01:00
Efraim Flashner 36b993cd5b gnu: rust-1.64: Fix building on riscv64-linux.
* gnu/packages/rust.scm (rust-1.64)[source]: Add patch and patch-flags.
(rust-1.65)[source]: Remove patch and reset patch-flags.
* gnu/packages/patches/rust-1.64-fix-riscv64-bootstrap.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-11-29 15:11:52 +02:00
Pierre Neidhardt 9b714ec75e gnu: sbcl: Update to 2.2.11.
* gnu/packages/lisp.scm (sbcl): Update to 2.2.11.
2022-11-29 12:34:25 +01:00
Tobias Geerinckx-Rice b0801110cc gnu: lf: Fix build.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): New public variable.
* gnu/packages/disk.scm (lf)[native-inputs]: Use it instead of
go-github-com-gdamore-tcell-v2.

Reported by Tyler Wolf <https://issues.guix.gnu.org/59663>.
2022-11-27 01:00:17 +01:00
Tobias Geerinckx-Rice f33ab4713b gnu: libdeflate: Update to 1.14.
* gnu/packages/compression.scm (libdeflate): Update to 1.14.
2022-11-27 01:00:02 +01:00
Tobias Geerinckx-Rice 0f51b36b49 gnu: btrbk: Update to 0.32.5.
* gnu/packages/backup.scm (btrbk): Update to 0.32.5.
2022-11-27 01:00:02 +01:00
Tobias Geerinckx-Rice 92f2cd4123 gnu: knot: Update to 3.2.3.
* gnu/packages/dns.scm (knot): Update to 3.2.3.
2022-11-27 01:00:02 +01:00
Tobias Geerinckx-Rice 5d5c9d4711 gnu: mythes: Update to 1.2.5.
* gnu/packages/libreoffice.scm (mythes): Update to 1.2.5.
2022-11-27 01:00:01 +01:00
Tobias Geerinckx-Rice bc7b16a565 gnu: libwps: Update to 0.4.13.
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.13.
2022-11-27 01:00:01 +01:00
Tobias Geerinckx-Rice 9bd67e8209 gnu: liblangtag: Update to 0.6.4.
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.4.
2022-11-27 01:00:01 +01:00
Tobias Geerinckx-Rice a46cf60965 gnu: netcat-openbsd: Update to 1.219-1.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.219-1.
2022-11-27 01:00:01 +01:00
Gabriel Wicki b39d77e7f7 gnu: fritzing: Update to 0.9.6.
* gnu/packages/engineering.scm (fritzing): Update to 0.9.6.
[arguments]: Update libgit2 substitutions.
2022-11-27 01:00:01 +01:00
Tobias Geerinckx-Rice 7e3becd791 gnu: lightning: Omit static library.
* gnu/packages/assembly.scm (lightning)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-11-27 01:00:00 +01:00
jgart 510e4583e0 gnu: Add python-pytest-parawtf.
* gnu/packages/python-check.scm (python-pytest-parawtf): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-29 08:38:29 +02:00
Maxim Cournoyer 3578fb1323 doc: Recommend avoiding execl, execle or execlp in mcron job specifications.
* doc/guix.texi (Scheduled Job Execution): Adjust the 'updatedb' example and
add a new tip.
2022-11-28 22:49:23 -05:00
Jessica Tallon 3cff7bfa9b gnu: Add svtplay-dl.
* gnu/packages/video.scm (svtplay-dl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:16 +01:00
Nicolas Graves c1b71a4432 gnu: Add python-dm-tree.
* gnu/packages/python-xyz.scm (python-dm-tree): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:16 +01:00
Hilton Chain 42eccda827 gnu: Add python-pynixutil.
* gnu/packages/python-xyz.scm (python-pynixutil): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
kiasoc5 3c8e3d0f90 gnu: Add gojq.
* gnu/packages/web (gojq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
kiasoc5 8f591cf430 gnu: Add go-github-com-itchyny-gojq.
* gnu/packages/web (go-github-com-itchyny-gojq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
kiasoc5 f093291a1f gnu: Add go-github-com-itchyny-timefmt-go.
* gnu/packages/web (go-github-com-itchyny-timefmt-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
Sughosha 5f42c018d6 gnu: Add paulxstretch.
* gnu/packages/music.scm (paulxstretch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
Morgan Smith fcb59fe24a snippets: yas: Add snippets for vc.el
* etc/snippets/yas/log-edit-mode/guix-vc-commit-message-add-package:
* etc/snippets/yas/log-edit-mode/guix-vc-commit-message-remove-package:
* etc/snippets/yas/log-edit-mode/guix-vc-commit-message-rename-package:
* etc/snippets/yas/log-edit-mode/guix-vc-commit-message-update-package:
* etc/snippets/yas/log-edit-mode/guix-vc-commit-message-use-https-home-page:
New file

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
zamfofex 27b04fcdd4 gnu: Add swc.
* gnu/packages/wm.scm (swc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
Nicolas Goaziou fddd62ff53 gnu: emacs-csharp-mode: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 2.0.0.
2022-11-28 20:35:51 +01:00
Nicolas Goaziou 4c560af9aa gnu: emacs-geiser-guile: Update to 0.28.1.
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.1.
2022-11-28 20:35:51 +01:00
Nicolas Goaziou 48b2dd1d59 gnu: emacs-geiser: Update to 0.28.1.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.1.
2022-11-28 20:35:45 +01:00
Ricardo Wurmus 059d38dc3f gnu: Add r-glmgampoi.
* gnu/packages/bioconductor.scm (r-glmgampoi): New variable.
2022-11-28 11:23:49 +01:00
Ludovic Courtès e3c6575ee9 system: hurd: Create more ttys.
* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add
more /dev/ttyN nodes.
* gnu/system/hurd.scm (%base-services/hurd): Add more
'hurd-getty-service-type' instances.
2022-11-28 11:19:31 +01:00
Ludovic Courtès ed6fdf3aef gnu: texinfo: Disable tests on GNU/Hurd.
* gnu/packages/texinfo.scm (texinfo)[arguments]: Add #:tests? argument.
2022-11-28 11:19:31 +01:00
Ludovic Courtès b5e334aeb8 hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd.
This is a followup to f25e8f76fe.

* gnu/build/hurd-boot.scm (translated?): Clarify why 'getxattr' cannot
be used on GNU/Hurd.
2022-11-28 11:19:30 +01:00
Ludovic Courtès 450f774028 hurd-boot: Create more PTY nodes.
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Create more
/dev/ptyp* and /dev/ttyp* nodes.
2022-11-28 11:19:30 +01:00
Nicolas Graves 691b672658 gnu: Add swayr.
* gnu/packages/rust-apps.scm (swayr): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:48 +04:00
Nicolas Graves e5cfb7674a gnu: rust-clap-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:37 +04:00
Nicolas Graves 05528a7b10 gnu: rust-clap-derive-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:20 +04:00
Nicolas Graves d32ed485e1 gnu: Add rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:12 +04:00
Nicolas Graves 8bbc4dc2fb gnu: Add rust-rt-format-0.3.
* gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:01:56 +04:00
Nicolas Graves dc685baad0 gnu: Add rust-swayipc-3.
* gnu/packages/crates-io.scm (rust-swayipc-3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:01:44 +04:00
Andrew Tropin 622c3be7b6 Revert "gnu: Add rust-swayipc-3."
This reverts commit 655956131c.
2022-11-28 13:36:41 +04:00
Andrew Tropin 7922f610d2 Revert "gnu: Add rust-rt-format-0.3."
This reverts commit bf7c69b043.
2022-11-28 13:36:40 +04:00
Andrew Tropin ddb3450684 Revert "gnu: Add rust-clap-lex-0.2."
This reverts commit 4cb299e22e.
2022-11-28 13:36:38 +04:00
Andrew Tropin 1cc89f0be3 Revert "gnu: rust-clap-derive-3: Update to 3.1.18."
This reverts commit 7760e3fb09.
2022-11-28 13:36:36 +04:00
Andrew Tropin fd0bd21e66 Revert "gnu: rust-clap-3: Update to 3.1.18."
This reverts commit 93edae81b6.
2022-11-28 13:36:34 +04:00
Andrew Tropin 87e36d7478 Revert "gnu: Add swayr."
This reverts commit b8a000b33b.
2022-11-28 13:36:27 +04:00
Andrew Tropin e6dd58cfb5 gnu: waybar: Update to 0.9.16.
* gnu/packages/wm.scm (waybar): Update to 0.9.16.
2022-11-28 12:50:22 +04:00
Nicolas Goaziou b8a000b33b gnu: Add swayr.
* gnu/packages/rust-apps.scm (swayr): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:21 +04:00
Nicolas Goaziou 93edae81b6 gnu: rust-clap-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:20 +04:00
Nicolas Goaziou 7760e3fb09 gnu: rust-clap-derive-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:19 +04:00
Nicolas Goaziou 4cb299e22e gnu: Add rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:18 +04:00
Nicolas Goaziou bf7c69b043 gnu: Add rust-rt-format-0.3.
* gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:17 +04:00
Nicolas Goaziou 655956131c gnu: Add rust-swayipc-3.
* gnu/packages/crates-io.scm (rust-swayipc-3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:16 +04:00
Nicolas Graves 2db12d3c31 gnu: Add rust-swayipc-types-1.
* gnu/packages/crates-io.scm (rust-swayipc-types-1): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:15 +04:00
Nicolas Graves df038ad39b gnu: Add rust-textwrap-0.15.
* gnu/packages/crates-io.scm (rust-textwrap-0.15): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:14 +04:00
Nicolas Graves f7c95ecb67 gnu: rust-thiserror-1: Update to 1.0.37.
* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.37.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:13 +04:00
Nicolas Graves 51cf11739d gnu: rust-thiserror-impl-1: Update to 1.0.37.
* gnu/packages/crates-io.scm (rust-thiserror-impl-1): Update to 1.0.37.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:12 +04:00
790 changed files with 392323 additions and 253412 deletions
+5 -3
View File
@@ -43,7 +43,7 @@
;; Hence the following "when", which might otherwise be unnecessary;
;; it prevents causing an error when root-dir-unexpanded is nil.
(when root-dir-unexpanded
(let* ((root-dir (expand-file-name root-dir-unexpanded))
(let* ((root-dir (file-local-name (expand-file-name root-dir-unexpanded)))
;; Workaround for bug https://issues.guix.gnu.org/43818.
(root-dir* (directory-file-name root-dir)))
@@ -61,7 +61,7 @@
(eval . (put 'eval-when 'scheme-indent-function 1))
(eval . (put 'call-with-prompt 'scheme-indent-function 1))
(eval . (put 'test-assert 'scheme-indent-function 1))
(eval . (put 'test-assertm 'scheme-indent-function 1))
(eval . (put 'test-assertm 'scheme-indent-function 2))
(eval . (put 'test-equalm 'scheme-indent-function 1))
(eval . (put 'test-equal 'scheme-indent-function 1))
(eval . (put 'test-eq 'scheme-indent-function 1))
@@ -72,6 +72,9 @@
(eval . (put 'substitute* 'scheme-indent-function 1))
(eval . (put 'match-record 'scheme-indent-function 2))
;; TODO: Contribute these to Emacs' scheme-mode.
(eval . (put 'let-keywords 'scheme-indent-function 3))
;; 'modify-inputs' and its keywords.
(eval . (put 'modify-inputs 'scheme-indent-function 1))
(eval . (put 'replace 'scheme-indent-function 1))
@@ -94,7 +97,6 @@
(eval . (put 'origin 'scheme-indent-function 0))
(eval . (put 'build-system 'scheme-indent-function 0))
(eval . (put 'bag 'scheme-indent-function 0))
(eval . (put 'gexp->derivation 'scheme-indent-function 1))
(eval . (put 'graft 'scheme-indent-function 0))
(eval . (put 'operating-system 'scheme-indent-function 0))
(eval . (put 'file-system 'scheme-indent-function 0))
+3
View File
@@ -90,6 +90,9 @@
(;; primary: "B68B DF22 73F9 DA0E 63C1 8A32 515B F416 9242 D600"
"C699 ED09 E51B CE89 FD1D A078 AAC7 E891 896B 568A"
(name "pgarlick"))
(;; primary: "7E9F 5BF6 1680 4367 127B 7A87 F9E6 9FB8 5A75 54F1"
"A420 7B56 C255 109F 2CB3 157E 4990 97AE 5EA8 15D9"
(name "podiki"))
("CD2D 5EAA A98C CB37 DA91 D6B0 5F58 1664 7F8B E551"
(name "raghavgururajan"))
("BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC"
+11
View File
@@ -0,0 +1,11 @@
# This config file allows for Patchwork integration with
# https://patches.guix-patches.cbaines.net/.
[settings]
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
get_maintainer_script: etc/teams.scm get-maintainer
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True
+19 -7
View File
@@ -1,5 +1,5 @@
# GNU Guix --- Functional package management for GNU
# Copyright © 2012-2022 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2012-2023 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2013 Andreas Enge <andreas@enge.fr>
# Copyright © 2015, 2017 Alex Kost <alezost@gmail.com>
# Copyright © 2016, 2018 Mathieu Lirzin <mthl@gnu.org>
@@ -111,6 +111,7 @@ MODULES = \
guix/derivations.scm \
guix/grafts.scm \
guix/repl.scm \
guix/rpm.scm \
guix/transformations.scm \
guix/inferior.scm \
guix/describe.scm \
@@ -178,6 +179,7 @@ MODULES = \
guix/build-system/ruby.scm \
guix/build-system/scons.scm \
guix/build-system/texlive.scm \
guix/build-system/tree-sitter.scm \
guix/build-system/trivial.scm \
guix/ftp-client.scm \
guix/http-client.scm \
@@ -234,9 +236,11 @@ MODULES = \
guix/build/ruby-build-system.scm \
guix/build/scons-build-system.scm \
guix/build/texlive-build-system.scm \
guix/build/tree-sitter-build-system.scm \
guix/build/waf-build-system.scm \
guix/build/haskell-build-system.scm \
guix/build/julia-build-system.scm \
guix/build/kconfig.scm \
guix/build/linux-module-build-system.scm \
guix/build/store-copy.scm \
guix/build/json.scm \
@@ -288,6 +292,7 @@ MODULES = \
guix/import/print.scm \
guix/import/pypi.scm \
guix/import/stackage.scm \
guix/import/test.scm \
guix/import/texlive.scm \
guix/import/utils.scm \
guix/scripts.scm \
@@ -399,10 +404,14 @@ AUX_FILES = \
gnu/packages/aux-files/chromium/master-preferences.json \
gnu/packages/aux-files/emacs/guix-emacs.el \
gnu/packages/aux-files/guix.vim \
gnu/packages/aux-files/linux-libre/6.0-arm.conf \
gnu/packages/aux-files/linux-libre/6.0-arm64.conf \
gnu/packages/aux-files/linux-libre/6.0-i686.conf \
gnu/packages/aux-files/linux-libre/6.0-x86_64.conf \
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 \
gnu/packages/aux-files/linux-libre/6.1-arm.conf \
gnu/packages/aux-files/linux-libre/6.1-arm64.conf \
gnu/packages/aux-files/linux-libre/6.1-i686.conf \
gnu/packages/aux-files/linux-libre/6.1-x86_64.conf \
gnu/packages/aux-files/linux-libre/5.15-arm.conf \
gnu/packages/aux-files/linux-libre/5.15-arm64.conf \
gnu/packages/aux-files/linux-libre/5.15-i686.conf \
@@ -422,8 +431,6 @@ AUX_FILES = \
gnu/packages/aux-files/linux-libre/4.14-arm.conf \
gnu/packages/aux-files/linux-libre/4.14-i686.conf \
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf \
gnu/packages/aux-files/linux-libre/4.9-i686.conf \
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf \
gnu/packages/aux-files/pack-audit.c \
gnu/packages/aux-files/python/sanity-check.py \
gnu/packages/aux-files/python/sanity-check-next.py \
@@ -440,6 +447,8 @@ EXAMPLES = \
gnu/system/examples/desktop.tmpl \
gnu/system/examples/lightweight-desktop.tmpl \
gnu/system/examples/docker-image.tmpl \
gnu/system/examples/raspberry-pi-64.tmpl \
gnu/system/examples/raspberry-pi-64-nfs-root.tmpl \
gnu/system/examples/vm-image.tmpl
GOBJECTS = $(MODULES:%.scm=%.go) guix/config.go $(dist_noinst_DATA:%.scm=%.go)
@@ -531,6 +540,7 @@ SCM_TESTS = \
tests/pypi.scm \
tests/read-print.scm \
tests/records.scm \
tests/rpm.scm \
tests/scripts.scm \
tests/search-paths.scm \
tests/services.scm \
@@ -592,6 +602,7 @@ SH_TESTS = \
tests/guix-authenticate.sh \
tests/guix-environment.sh \
tests/guix-environment-container.sh \
tests/guix-refresh.sh \
tests/guix-shell.sh \
tests/guix-shell-export-manifest.sh \
tests/guix-graph.sh \
@@ -686,6 +697,7 @@ EXTRA_DIST += \
etc/guix-install.sh \
etc/historical-authorizations \
etc/news.scm \
etc/kernels-manifest.scm \
etc/release-manifest.scm \
etc/source-manifest.scm \
etc/system-tests.scm \
+37 -25
View File
@@ -1170,6 +1170,16 @@ Please write commit logs in the ChangeLog format (@pxref{Change Logs,,,
standards, GNU Coding Standards}); you can check the commit history for
examples.
You can help make the review process more efficient, and increase the
chance that your patch will be reviewed quickly, by describing the
context of your patch and the impact you expect it to have. For
example, if your patch is fixing something that is broken, describe the
problem and how your patch fixes it. Tell us how you have tested your
patch. Will users of the code changed by your patch have to adjust
their workflow at all? If so, tell us how. In general, try to imagine
what questions a reviewer will ask, and answer those questions in
advance.
Before submitting a patch that adds or modifies a package definition,
please run through this check list:
@@ -1467,12 +1477,18 @@ address and the @option{-v} flag with @command{git send-email}.
@example
$ git commit -a
$ git send-email -1 -a --base=auto -v @var{REVISION} \
$ git send-email -1 -a --base=auto -v@var{REVISION} \
--to=@var{ISSUE_NUMBER}@@debbugs.gnu.org
@end example
@quotation Note
Due to an apparent bug in @command{git send-email},
@option{-v @var{REVISION}} (with the space) will not work; you
@emph{must} use @option{-v@var{REVISION}}.
@end quotation
You can find out @var{ISSUE_NUMBER} either by searching on the mumi
interface at @url{issues.guix.gnu.org} for the name of your patch or
interface at @url{https://issues.guix.gnu.org} for the name of your patch or
reading the acknowledgement email sent automatically by Debbugs in
reply to incoming bugs and patches, which contains the bug number.
@@ -1514,7 +1530,7 @@ that we can send the rest of the patches to.
@example
$ git send-email outgoing/0000-cover-letter.patch -a \
--to=guix-patches@@debbugs.gnu.org \
--to=guix-patches@@gnu.org \
$(etc/teams.scm cc-members ...)
$ rm outgoing/0000-cover-letter.patch # we don't want to resend it!
@end example
@@ -1824,23 +1840,27 @@ It additionally calls @code{make check-channel-news} to be sure
@subsection Commit Policy
If you get commit access, please make sure to follow
the policy below (discussions of the policy can take place on
If you get commit access, please make sure to follow the policy below
(discussions of the policy can take place on
@email{guix-devel@@gnu.org}).
Non-trivial patches should always be posted to
@email{guix-patches@@gnu.org} (trivial patches include fixing typos,
etc.). This mailing list fills the patch-tracking database
(@pxref{Tracking Bugs and Patches}).
Changes should be posted to @email{guix-patches@@gnu.org}. This mailing
list fills the patch-tracking database (@pxref{Tracking Bugs and
Patches}). It also allows patches to be picked up and tested by the
quality assurance tooling; the result of that testing eventually shows
up on the dashboard at
@indicateurl{https://qa.guix.gnu.org/issue/@var{ISSUE_NUMBER}}, where
@var{ISSUE_NUMBER} is the number assigned by the issue tracker. Leave
time for a review, without committing anything (@pxref{Submitting
Patches}). If you didnt receive any reply after one week (two weeks
for more significant changes), and if you're confident, it's OK to
commit.
For patches that just add a new package, and a simple one, it's OK to
commit, if you're confident (which means you successfully built it in a
chroot setup, and have done a reasonable copyright and license
auditing). Likewise for package upgrades, except upgrades that trigger
a lot of rebuilds (for example, upgrading GnuTLS or GLib). We have a
mailing list for commit notifications (@email{guix-commits@@gnu.org}),
so people can notice. Before pushing your changes, make sure to run
@code{git pull --rebase}.
As an exception, some changes considered ``trivial'' or ``obvious'' may
be pushed directly. This includes changes to fix typos and reverting
commits that caused immediate problems. This is subject to being
adjusted, allowing individuals to commit directly on non-controversial
changes on parts theyre familiar with.
When pushing a commit on behalf of somebody else, please add a
@code{Signed-off-by} line at the end of the commit log message---e.g.,
@@ -1855,14 +1875,6 @@ right before pushing:
make check-channel-news
@end example
For anything else, please post to @email{guix-patches@@gnu.org} and
leave time for a review, without committing anything (@pxref{Submitting
Patches}). If you didnt receive any reply after two weeks, and if
you're confident, it's OK to commit.
That last part is subject to being adjusted, allowing individuals to commit
directly on non-controversial changes on parts theyre familiar with.
@subsection Addressing Issues
Peer review (@pxref{Submitting Patches}) and tools such as
+416 -23
View File
@@ -21,7 +21,8 @@ Copyright @copyright{} 2020 Brice Waegeneire@*
Copyright @copyright{} 2020 André Batista@*
Copyright @copyright{} 2020 Christine Lemmer-Webber@*
Copyright @copyright{} 2021 Joshua Branson@*
Copyright @copyright{} 2022 Maxim Cournoyer*
Copyright @copyright{} 2022 Maxim Cournoyer@*
Copyright @copyright{} 2023 Ludovic Courtès
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -73,8 +74,9 @@ Weblate} (@pxref{Translating Guix,,, guix, GNU Guix reference manual}).
* Packaging:: Packaging tutorials
* System Configuration:: Customizing the GNU System
* Containers:: Isolated environments and nested systems
* Advanced package management:: Power to the users!
* Advanced package management:: Power to the users!
* Environment management:: Control environment
* Installing Guix on a Cluster:: High-performance computing.
* Acknowledgments:: Thanks!
* GNU Free Documentation License:: The license of this document.
@@ -83,28 +85,45 @@ Weblate} (@pxref{Translating Guix,,, guix, GNU Guix reference manual}).
@detailmenu
--- The Detailed Node Listing ---
Scheme tutorials
* A Scheme Crash Course:: Learn the basics of Scheme
Packaging
* Packaging Tutorial:: Let's add a package to Guix!
* Packaging Tutorial:: A tutorial on how to add packages to Guix.
System Configuration
* Auto-Login to a Specific TTY:: Automatically Login a User to a Specific TTY
* Customizing the Kernel:: Creating and using a custom Linux kernel on Guix System.
* Guix System Image API:: Customizing images to target specific platforms.
* Using security keys:: How to use security keys with Guix System.
* Connecting to Wireguard VPN:: Connecting to a Wireguard VPN.
* Customizing a Window Manager:: Handle customization of a Window manager on Guix System.
* Running Guix on a Linode Server:: Running Guix on a Linode Server. Running Guix on a Linode Server
* Setting up a bind mount:: Setting up a bind mount in the file-systems definition.
* Getting substitutes from Tor:: Configuring Guix daemon to get substitutes through Tor.
* Setting up NGINX with Lua:: Configuring NGINX web-server to load Lua modules.
* Auto-Login to a Specific TTY:: Automatically Login a User to a Specific TTY
* Customizing the Kernel:: Creating and using a custom Linux kernel on Guix System.
* Guix System Image API:: Customizing images to target specific platforms.
* Using security keys:: How to use security keys with Guix System.
* Connecting to Wireguard VPN:: Connecting to a Wireguard VPN.
* Customizing a Window Manager:: Handle customization of a Window manager on Guix System.
* Running Guix on a Linode Server:: Running Guix on a Linode Server
* Setting up a bind mount:: Setting up a bind mount in the file-systems definition.
* Getting substitutes from Tor:: Configuring Guix daemon to get substitutes through Tor.
* Setting up NGINX with Lua:: Configuring NGINX web-server to load Lua modules.
* Music Server with Bluetooth Audio:: Headless music player with Bluetooth output.
Containers
* Guix Containers:: Perfectly isolated environments
* Guix System Containers:: A system inside your system
Advanced package management
* Guix Profiles in Practice:: Strategies for multiple profiles and manifests.
Environment management
* Guix environment via direnv:: Setup Guix environment with direnv
Installing Guix on a Cluster
* Setting Up a Head Node:: The node that runs the daemon.
* Setting Up Compute Nodes:: Client nodes.
* Cluster Network Access:: Dealing with network access restrictions.
* Cluster Disk Usage:: Disk usage considerations.
* Cluster Security Considerations:: Keeping the cluster secure.
@end detailmenu
@end menu
@@ -310,7 +329,8 @@ Scheme Primer}}, by Christine Lemmer-Webber and the Spritely Institute.
@i{Scheme at a Glance}}, by Steve Litt.
@item
@uref{https://mitpress.mit.edu/sites/default/files/sicp/index.html,
@c There used to be a copy at mitpress.mit.edu but it vanished.
@uref{https://sarabander.github.io/sicp/,
@i{Structure and Interpretation of Computer Programs}}, by Harold
Abelson and Gerald Jay Sussman, with Julie Sussman. Colloquially known
as ``SICP'', this book is a reference.
@@ -322,9 +342,6 @@ guix install sicp info-reader
info sicp
@end example
An @uref{https://sarabander.github.io/sicp/, unofficial ebook} is also
available.
@end itemize
You'll find more books, tutorials and other resources at
@@ -3637,6 +3654,380 @@ will have predefined environment variables and procedures.
Run @command{direnv allow} to setup the environment for the first time.
@c *********************************************************************
@node Installing Guix on a Cluster
@chapter Installing Guix on a Cluster
@cindex cluster installation
@cindex high-performance computing, HPC
@cindex HPC, high-performance computing
Guix is appealing to scientists and @acronym{HPC, high-performance
computing} practitioners: it makes it easy to deploy potentially complex
software stacks, and it lets you do so in a reproducible fashion---you
can redeploy the exact same software on different machines and at
different points in time.
In this chapter we look at how a cluster sysadmin can install Guix for
system-wide use, such that it can be used on all the cluster nodes, and
discuss the various tradeoffs@footnote{This chapter is adapted from a
@uref{https://hpc.guix.info/blog/2017/11/installing-guix-on-a-cluster/,
blog post published on the Guix-HPC web site in 2017}.}.
@quotation Note
Here we assume that the cluster is running a GNU/Linux distro other than
Guix System and that we are going to install Guix on top of it.
@end quotation
@menu
* Setting Up a Head Node:: The node that runs the daemon.
* Setting Up Compute Nodes:: Client nodes.
* Cluster Network Access:: Dealing with network access restrictions.
* Cluster Disk Usage:: Disk usage considerations.
* Cluster Security Considerations:: Keeping the cluster secure.
@end menu
@node Setting Up a Head Node
@section Setting Up a Head Node
The recommended approach is to set up one @emph{head node} running
@command{guix-daemon} and exporting @file{/gnu/store} over NFS to
compute nodes.
Remember that @command{guix-daemon} is responsible for spawning build
processes and downloads on behalf of clients (@pxref{Invoking
guix-daemon,,, guix, GNU Guix Reference Manual}), and more generally
accessing @file{/gnu/store}, which contains all the package binaries
built by all the users (@pxref{The Store,,, guix, GNU Guix Reference
Manual}). ``Client'' here refers to all the Guix commands that users
see, such as @code{guix install}. On a cluster, these commands may be
running on the compute nodes and we'll want them to talk to the head
node's @code{guix-daemon} instance.
To begin with, the head node can be installed following the usual binary
installation instructions (@pxref{Binary Installation,,, guix, GNU Guix
Reference Manual}). Thanks to the installation script, this should be
quick. Once installation is complete, we need to make some adjustments.
Since we want @code{guix-daemon} to be reachable not just from the head
node but also from the compute nodes, we need to arrange so that it
listens for connections over TCP/IP. To do that, we'll edit the systemd
startup file for @command{guix-daemon},
@file{/etc/systemd/system/guix-daemon.service}, and add a
@code{--listen} argument to the @code{ExecStart} line so that it looks
something like this:
@example
ExecStart=/var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --listen=/var/guix/daemon-socket/socket --listen=0.0.0.0
@end example
For these changes to take effect, the service needs to be restarted:
@example
systemctl daemon-reload
systemctl restart guix-daemon
@end example
@quotation Note
The @code{--listen=0.0.0.0} bit means that @code{guix-daemon} will
process @emph{all} incoming TCP connections on port 44146
(@pxref{Invoking guix-daemon,,, guix, GNU Guix Reference Manual}). This
is usually fine in a cluster setup where the head node is reachable
exclusively from the cluster's local area network---you don't want that
to be exposed to the Internet!
@end quotation
The next step is to define our NFS exports in
@uref{https://linux.die.net/man/5/exports,@file{/etc/exports}} by adding
something along these lines:
@example
/gnu/store *(ro)
/var/guix *(rw, async)
/var/log/guix *(ro)
@end example
The @file{/gnu/store} directory can be exported read-only since only
@command{guix-daemon} on the master node will ever modify it.
@file{/var/guix} contains @emph{user profiles} as managed by @code{guix
package}; thus, to allow users to install packages with @code{guix
package}, this must be read-write.
Users can create as many profiles as they like in addition to the
default profile, @file{~/.guix-profile}. For instance, @code{guix
package -p ~/dev/python-dev -i python} installs Python in a profile
reachable from the @code{~/dev/python-dev} symlink. To make sure that
this profile is protected from garbage collection---i.e., that Python
will not be removed from @file{/gnu/store} while this profile exists---,
@emph{home directories should be mounted on the head node} as well so
that @code{guix-daemon} knows about these non-standard profiles and
avoids collecting software they refer to.
It may be a good idea to periodically remove unused bits from
@file{/gnu/store} by running @command{guix gc} (@pxref{Invoking guix
gc,,, guix, GNU Guix Reference Manual}). This can be done by adding a
crontab entry on the head node:
@example
root@@master# crontab -e
@end example
@noindent
... with something like this:
@example
# Every day at 5AM, run the garbage collector to make sure
# at least 10 GB are free on /gnu/store.
0 5 * * 1 /usr/local/bin/guix gc -F10G
@end example
We're done with the head node! Let's look at compute nodes now.
@node Setting Up Compute Nodes
@section Setting Up Compute Nodes
First of all, we need compute nodes to mount those NFS directories that
the head node exports. This can be done by adding the following lines
to @uref{https://linux.die.net/man/5/fstab,@file{/etc/fstab}}:
@example
@var{head-node}:/gnu/store /gnu/store nfs defaults,_netdev,vers=3 0 0
@var{head-node}:/var/guix /var/guix nfs defaults,_netdev,vers=3 0 0
@var{head-node}:/var/log/guix /var/log/guix nfs defaults,_netdev,vers=3 0 0
@end example
@noindent
... where @var{head-node} is the name or IP address of your head node.
From there on, assuming the mount points exist, you should be able to
mount each of these on the compute nodes.
Next, we need to provide a default @command{guix} command that users can
run when they first connect to the cluster (eventually they will invoke
@command{guix pull}, which will provide them with their ``own''
@command{guix} command). Similar to what the binary installation script
did on the head node, we'll store that in @file{/usr/local/bin}:
@example
mkdir -p /usr/local/bin
ln -s /var/guix/profiles/per-user/root/current-guix/bin/guix \
/usr/local/bin/guix
@end example
We then need to tell @code{guix} to talk to the daemon running on our
master node, by adding these lines to @code{/etc/profile}:
@example
GUIX_DAEMON_SOCKET="guix://@var{head-node}"
export GUIX_DAEMON_SOCKET
@end example
To avoid warnings and make sure @code{guix} uses the right locale, we
need to tell it to use locale data provided by Guix (@pxref{Application
Setup,,, guix, GNU Guix Reference Manual}):
@example
GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/locale
export GUIX_LOCPATH
# Here we must use a valid locale name. Try "ls $GUIX_LOCPATH/*"
# to see what names can be used.
LC_ALL=fr_FR.utf8
export LC_ALL
@end example
For convenience, @code{guix package} automatically generates
@file{~/.guix-profile/etc/profile}, which defines all the environment
variables necessary to use the packages---@code{PATH},
@code{C_INCLUDE_PATH}, @code{PYTHONPATH}, etc. Thus it's a good idea to
source it from @code{/etc/profile}:
@example
GUIX_PROFILE="$HOME/.guix-profile"
if [ -f "$GUIX_PROFILE/etc/profile" ]; then
. "$GUIX_PROFILE/etc/profile"
fi
@end example
Last but not least, Guix provides command-line completion notably for
Bash and zsh. In @code{/etc/bashrc}, consider adding this line:
@verbatim
. /var/guix/profiles/per-user/root/current-guix/etc/bash_completion.d/guix
@end verbatim
Voilà!
You can check that everything's in place by logging in on a compute node
and running:
@example
guix install hello
@end example
The daemon on the head node should download pre-built binaries on your
behalf and unpack them in @file{/gnu/store}, and @command{guix install}
should create @file{~/.guix-profile} containing the
@file{~/.guix-profile/bin/hello} command.
@node Cluster Network Access
@section Network Access
Guix requires network access to download source code and pre-built
binaries. The good news is that only the head node needs that since
compute nodes simply delegate to it.
It is customary for cluster nodes to have access at best to a
@emph{white list} of hosts. Our head node needs at least
@code{ci.guix.gnu.org} in this white list since this is where it gets
pre-built binaries from by default, for all the packages that are in
Guix proper.
Incidentally, @code{ci.guix.gnu.org} also serves as a
@emph{content-addressed mirror} of the source code of those packages.
Consequently, it is sufficient to have @emph{only}
@code{ci.guix.gnu.org} in that white list.
Software packages maintained in a separate repository such as one of the
various @uref{https://hpc.guix.info/channels, HPC channels} are of
course unavailable from @code{ci.guix.gnu.org}. For these packages, you
may want to extend the white list such that source and pre-built
binaries (assuming this-party servers provide binaries for these
packages) can be downloaded. As a last resort, users can always
download source on their workstation and add it to the cluster's
@file{/gnu/store}, like this:
@verbatim
GUIX_DAEMON_SOCKET=ssh://compute-node.example.org \
guix download http://starpu.gforge.inria.fr/files/starpu-1.2.3/starpu-1.2.3.tar.gz
@end verbatim
The above command downloads @code{starpu-1.2.3.tar.gz} @emph{and} sends
it to the cluster's @code{guix-daemon} instance over SSH.
Air-gapped clusters require more work. At the moment, our suggestion
would be to download all the necessary source code on a workstation
running Guix. For instance, using the @option{--sources} option of
@command{guix build} (@pxref{Invoking guix build,,, guix, GNU Guix
Reference Manual}), the example below downloads all the source code the
@code{openmpi} package depends on:
@example
$ guix build --sources=transitive openmpi
@dots{}
/gnu/store/xc17sm60fb8nxadc4qy0c7rqph499z8s-openmpi-1.10.7.tar.bz2
/gnu/store/s67jx92lpipy2nfj5cz818xv430n4b7w-gcc-5.4.0.tar.xz
/gnu/store/npw9qh8a46lrxiwh9xwk0wpi3jlzmjnh-gmp-6.0.0a.tar.xz
/gnu/store/hcz0f4wkdbsvsdky3c0vdvcawhdkyldb-mpfr-3.1.5.tar.xz
/gnu/store/y9akh452n3p4w2v631nj0injx7y0d68x-mpc-1.0.3.tar.gz
/gnu/store/6g5c35q8avfnzs3v14dzl54cmrvddjm2-glibc-2.25.tar.xz
/gnu/store/p9k48dk3dvvk7gads7fk30xc2pxsd66z-hwloc-1.11.8.tar.bz2
/gnu/store/cry9lqidwfrfmgl0x389cs3syr15p13q-gcc-5.4.0.tar.xz
/gnu/store/7ak0v3rzpqm2c5q1mp3v7cj0rxz0qakf-libfabric-1.4.1.tar.bz2
/gnu/store/vh8syjrsilnbfcf582qhmvpg1v3rampf-rdma-core-14.tar.gz
@end example
(In case you're wondering, that's more than 320@ MiB of
@emph{compressed} source code.)
We can then make a big archive containing all of this (@pxref{Invoking
guix archive,,, guix, GNU Guix Reference Manual}):
@verbatim
$ guix archive --export \
`guix build --sources=transitive openmpi` \
> openmpi-source-code.nar
@end verbatim
@dots{} and we can eventually transfer that archive to the cluster on
removable storage and unpack it there:
@verbatim
$ guix archive --import < openmpi-source-code.nar
@end verbatim
This process has to be repeated every time new source code needs to be
brought to the cluster.
As we write this, the research institutes involved in Guix-HPC do not
have air-gapped clusters though. If you have experience with such
setups, we would like to hear feedback and suggestions.
@node Cluster Disk Usage
@section Disk Usage
@cindex disk usage, on a cluster
A common concern of sysadmins' is whether this is all going to eat a lot
of disk space. If anything, if something is going to exhaust disk
space, it's going to be scientific data sets rather than compiled
software---that's our experience with almost ten years of Guix usage on
HPC clusters. Nevertheless, it's worth taking a look at how Guix
contributes to disk usage.
First, having several versions or variants of a given package in
@file{/gnu/store} does not necessarily cost much, because
@command{guix-daemon} implements deduplication of identical files, and
package variants are likely to have a number of common files.
As mentioned above, we recommend having a cron job to run @code{guix gc}
periodically, which removes @emph{unused} software from
@file{/gnu/store}. However, there's always a possibility that users will
keep lots of software in their profiles, or lots of old generations of
their profiles, which is ``live'' and cannot be deleted from the
viewpoint of @command{guix gc}.
The solution to this is for users to regularly remove old generations of
their profile. For instance, the following command removes generations
that are more than two-month old:
@example
guix package --delete-generations=2m
@end example
Likewise, it's a good idea to invite users to regularly upgrade their
profile, which can reduce the number of variants of a given piece of
software stored in @file{/gnu/store}:
@example
guix pull
guix upgrade
@end example
As a last resort, it is always possible for sysadmins to do some of this
on behalf of their users. Nevertheless, one of the strengths of Guix is
the freedom and control users get on their software environment, so we
strongly recommend leaving users in control.
@node Cluster Security Considerations
@section Security Considerations
@cindex security, on a cluster
On an HPC cluster, Guix is typically used to manage scientific software.
Security-critical software such as the operating system kernel and
system services such as @code{sshd} and the batch scheduler remain under
control of sysadmins.
The Guix project has a good track record delivering security updates in
a timely fashion (@pxref{Security Updates,,, guix, GNU Guix Reference
Manual}). To get security updates, users have to run @code{guix pull &&
guix upgrade}.
Because Guix uniquely identifies software variants, it is easy to see if
a vulnerable piece of software is in use. For instance, to check whether
the glibc@ 2.25 variant without the mitigation patch against
``@uref{https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt,Stack
Clash}'', one can check whether user profiles refer to it at all:
@example
guix gc --referrers /gnu/store/…-glibc-2.25
@end example
This will report whether profiles exist that refer to this specific
glibc variant.
@c *********************************************************************
@node Acknowledgments
@chapter Acknowledgments
@@ -3658,8 +4049,10 @@ information on these fine people. The @file{THANKS} file lists people
who have helped by reporting bugs, taking care of the infrastructure,
providing artwork and themes, making suggestions, and more---thank you!
This document includes adapted sections from articles that have previously
been published on the Guix blog at @uref{https://guix.gnu.org/blog}.
This document includes adapted sections from articles that have
previously been published on the Guix blog at
@uref{https://guix.gnu.org/blog} and on the Guix-HPC blog at
@uref{https://hpc.guix.info/blog}.
@c *********************************************************************
+2686 -1381
View File
File diff suppressed because it is too large Load Diff
+20 -5
View File
@@ -1,6 +1,6 @@
; -*- lisp -*-
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2018, 2022 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2020 Daniel Brooks <db48x@db48x.net>
;;; Copyright © 2020 Marius Bakke <marius@gnu.org>
;;;
@@ -37,11 +37,13 @@
(block guix_daemon
;; Require existing types
(typeattributeset cil_gen_require init_t)
(typeattributeset cil_gen_require tmp_t)
(typeattributeset cil_gen_require nscd_var_run_t)
(typeattributeset cil_gen_require var_log_t)
(typeattributeset cil_gen_require domain)
(typeattributeset cil_gen_require init_t)
(typeattributeset cil_gen_require init_var_run_t)
(typeattributeset cil_gen_require nscd_var_run_t)
(typeattributeset cil_gen_require system_dbusd_var_run_t)
(typeattributeset cil_gen_require tmp_t)
(typeattributeset cil_gen_require var_log_t)
;; Declare own types
(type guix_daemon_t)
@@ -92,6 +94,9 @@
(allow init_t
guix_store_content_t
(file (open read execute)))
(allow init_t
guix_profiles_t
(dir (setattr)))
;; guix-daemon needs to know the names of users
(allow guix_daemon_t
@@ -284,6 +289,14 @@
guix_store_content_t
(sock_file (create getattr setattr unlink write)))
;; Access to run state directories
(allow guix_daemon_t
system_dbusd_var_run_t
(dir (search)))
(allow guix_daemon_t
init_var_run_t
(dir (search)))
;; Access to configuration files and directories
(allow guix_daemon_t
guix_daemon_conf_t
@@ -447,6 +460,8 @@
any (unconfined_u object_r guix_store_content_t (low low)))
(filecon "@prefix@/bin/guix-daemon"
file (system_u object_r guix_daemon_exec_t (low low)))
(filecon "@guix_localstatedir@/guix/profiles/per-user/[^/]+/current-guix/bin/guix-daemon"
file (system_u object_r guix_daemon_exec_t (low low)))
(filecon "@storedir@/.+-(guix-.+|profile)/bin/guix-daemon"
file (system_u object_r guix_daemon_exec_t (low low)))
(filecon "@storedir@/[a-z0-9]+-guix-daemon"
+27 -10
View File
@@ -29,6 +29,22 @@
# We require Bash but for portability we'd rather not use /bin/bash or
# /usr/bin/env in the shebang, hence this hack.
# Environment variables
#
# GUIX_BINARY_FILE_NAME
#
# Can be used to override the automatic download mechanism and point
# to a local Guix binary archive filename like
# "/tmp/guix-binary-1.4.0rc2.armhf-linux.tar.xz"
#
# GUIX_ALLOW_OVERWRITE
#
# Instead of aborting to avoid overwriting a previous installations,
# allow copying over /var/guix or /gnu. This can be useful when the
# installation required the user to extract Guix packs under /gnu to
# satisfy its dependencies.
if [ "x$BASH_VERSION" = "x" ]
then
exec bash "$0" "$@"
@@ -53,6 +69,7 @@ REQUIRE=(
"chmod"
"uname"
"groupadd"
"useradd"
"tail"
"tr"
"xz"
@@ -120,10 +137,8 @@ chk_require()
command -v "$c" &>/dev/null || warn+=("$c")
done
[ "${#warn}" -ne 0 ] &&
{ _err "${ERR}Missing commands: ${warn[*]}.";
return 1; }
[ "${#warn}" -ne 0 ] && die "Missing commands: ${warn[*]}."
_msg "${PAS}verification of required commands completed"
}
@@ -337,16 +352,15 @@ sys_create_store()
_debug "--- [ ${FUNCNAME[0]} ] ---"
if [[ -e "/var/guix" || -e "/gnu" ]]; then
if [[ -z $GUIX_ALLOW_OVERWRITE && (-e /var/guix || -e /gnu) ]]; then
die "A previous Guix installation was found. Refusing to overwrite."
else
_msg "${WAR}Overwriting existing installation!"
fi
cd "$tmp_path"
tar --extract --file "$pkg" && _msg "${PAS}unpacked archive"
_msg "${INF}Installing /var/guix and /gnu..."
mv "${tmp_path}/var/guix" /var/
mv "${tmp_path}/gnu" /
tar --extract --file "$pkg" -C /
_msg "${INF}Linking the root user's profile"
mkdir -p ~root/.config/guix
@@ -615,7 +629,10 @@ https://www.gnu.org/software/guix/
EOF
# Don't use read -p here! It won't display when run non-interactively.
echo -n "Press return to continue..."$'\r'
read -r char
if ! read -r char; then
echo
die "Can't read standard input. Hint: don't pipe scripts into a shell."
fi
if [ "$char" ]; then
echo
echo "...that ($char) was not a return!"
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2022 Leo Famulari <leo@famulari.name>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -16,13 +16,20 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu packages key-mon)
#:use-module (guix licenses)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (gnu packages)
#:use-module (gnu packages python)
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages gtk)
#:use-module (gnu packages gnome)
#:use-module (guix build-system python))
;;; This file returns a manifest of packages related to linux-libre.
;;; Simplistically, it selects packages whose names begin with "linux-libre".
;;; It is used to assist continuous integration of the kernel packages.
(use-modules (guix packages)
(guix profiles)
(gnu packages))
(manifest
(map package->manifest-entry
(fold-packages
(lambda (package lst)
(if (string-prefix? "linux-libre"
(package-name package))
(cons package lst)
lst))
'())))
+174 -4
View File
@@ -1,15 +1,15 @@
;; GNU Guix news, for use by 'guix pull'.
;;
;; Copyright © 2019-2022 Ludovic Courtès <ludo@gnu.org>
;; Copyright © 2019-2023 Ludovic Courtès <ludo@gnu.org>
;; Copyright © 20192021 Tobias Geerinckx-Rice <me@tobias.gr>
;; Copyright © 2019, 2020 Miguel Ángel Arruga Vivas <rosen644835@gmail.com>
;; Copyright © 2019, 2020 Konrad Hinsen <konrad.hinsen@fastmail.net>
;; Copyright © 2019, 2020, 2021 Julien Lepiller <julien@lepiller.eu>
;; Copyright © 20192022 Florian Pelz <pelzflorian@pelzflorian.de>
;; Copyright © 2019, 2020, 2021, 2023 Julien Lepiller <julien@lepiller.eu>
;; Copyright © 20192023 Florian Pelz <pelzflorian@pelzflorian.de>
;; Copyright © 2020, 2022 Marius Bakke <marius@gnu.org>
;; Copyright © 2020, 2021 Mathieu Othacehe <m.othacehe@gmail.com>
;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;; Copyright © 2020, 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;; Copyright © 2020, 2021, 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;; Copyright © 2021 Leo Famulari <leo@famulari.name>
;; Copyright © 2021 Zhu Zihao <all_but_last@163.com>
;; Copyright © 2021 Chris Marusich <cmmarusich@gmail.com>
@@ -26,6 +26,176 @@
(channel-news
(version 0)
(entry (commit "0e18c5e5bcb9204c278cfc75493d3b02b746d5c3")
(title
(en "Linux-libre kernel updated to 6.2")
(de "Linux-libre-Kernel wird auf 6.2 aktualisiert")
(fr "Le noyau linux-libre est mis à jour vers la 6.2")
(pt "Kernel linux-libre atualizado para 6.2"))
(body
(en "The default version of the linux-libre kernel has been updated to
the 6.2 release series.")
(de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
jetzt auf der 6.2-Versionsreihe.")
(fr "La version par défaut du noyau linux-libre est mise à jour
vers la série des 6.2.")
(pt "A versão padrão do kernel linux-libre foi atualizada para a
série do kernel 6.2.")))
(entry (commit "598f4c509bbfec2b983a8ee246cce0a0fe45ec7f")
(title
(de "Neues Format @samp{rpm} für den Befehl @command{guix pack}")
(en "New @samp{rpm} format for the @command{guix pack} command")
(fr "Nouveau format @samp{rpm} pour la commande @command{guix pack}"))
(body
(de "Sie können jetzt auch RPM-Archive (mit der Dateinamenserweiterung
.rpm) erzeugen mit dem Befehl @command{guix pack --format=rpm}. Damit
haben Sie einen alternativen Distributionsweg für mit Guix erstellte
Software. Hier sehen Sie ein einfaches Beispiel, wie Sie ein
RPM-Archiv für das Paket @code{hello} erzeugen:
@example
guix pack --format=rpm --symlink=/usr/bin/hello=bin/hello hello
@end example
Siehe @command{info \"(guix.de) Aufruf von guix pack\"} für mehr
Informationen.")
(en "RPM archives (with the .rpm file extension) can now be produced
via the @command{guix pack --format=rpm} command, providing an alternative
distribution path for software built with Guix. Here is a simple example that
generates an RPM archive for the @code{hello} package:
@example
guix pack --format=rpm --symlink=/usr/bin/hello=bin/hello hello
@end example
See @command{info \"(guix) Invoking guix pack\"} for more information.")
(fr "Vous pouvez désormais produire une archive RPM (avec l'extension
.rpm) avec la commande @command{guix pack --format=rpm} qui propose
donc une nouvelle manière de distribuer les logiciels construits avec
Guix. Voici un exemple permettant de générer une archive RPM pour le
paquet @code{hello} :
@example
guix pack --format=rpm --symlink=/usr/bin/hello=bin/hello hello
@end example
Consultez @command{info \"(guix.fr) Invoquer guix pack\"} pour plus
d'informations.")))
(entry (commit "137b91f03bbb7f1df71cf10c4f79ae57fbcea400")
(title
(en "New @option{--with-version} package transformation option")
(de "Neue Paketumwandlungsoption @option{--with-version}")
(fr "Nouvelle option de transformation @option{--with-version}"))
(body
(en "The new @option{--with-version} package transformation option
generalizes @option{--with-latest}: it gets the specified upstream release of
a package and uses it instead of the currently-packaged version.
For example, the command below would spawn GNOME Clocks built against GTK
4.7.0, skipping its test suite:
@example
guix shell gnome-clocks --with-version=gtk=4.7.0 \\
--without-tests=gtk -- gnome-clocks
@end example
Run @command{info \"(guix) Package Transformation Options\"} for more info.")
(de "Die neue Paketumwandlungsoption @option{--with-version}
verallgemeinert @option{--with-latest}: Mit ihr kann man angeben, welche
vom Anbieter veröffentlichte Version man anstelle der derzeit im Paket
vorgegebenen haben möchte.
Zum Beispiel kann mit folgendem Befehl ein für die GTK-Version 4.7.0
erstelltes GNOME Clocks aufgerufen werden, wobei der Testkatalog dafür
übersprungen wird.
@example
guix shell gnome-clocks --with-version=gtk=4.7.0 \\
--without-tests=gtk -- gnome-clocks
@end example
Führen Sie für mehr Informationen @command{info \"(guix.de)
Paketumwandlungsoptionen\"} aus.")
(fr "La nouvelle option de transformation de paquets
@option{--with-version} généralise @option{--with-latest} : elle permet de
spécifier quelle version amont d'un logiciel utiliser à la place de celle
actuellement fournie.
Par exemple, la commande ci-dessous démarre GNOME Clocks construit avec GTK
4.7.0, sans lancer sa suite de tests :
@example
guix shell gnome-clocks --with-version=gtk=4.7.0 \\
--without-tests=gtk -- gnome-clocks
@end example
Voir @command{info \"(guix.fr) Options de transformation de paquets\"} pour
plus de détails.")))
(entry (commit "9ea37eb9f5329c213757bbfe5d9241cde8433858")
(title
(en "Linux-libre 6.0 removed due to end of upstream support")
(de "Linux-libre 6.0 wurde entfernt"))
(body
(en "The linux-libre 6.0 kernel series has reached the end of
its life, and no longer supported upstream. For this
reason, it has been removed from GNU Guix.")
(de "Vom Kernel @code{linux-libre} wird die 6.0-Versionsreihe keine
Unterstützung von dessen Anbieter mehr erfahren (end of life). Daher ist es
aus GNU Guix entfernt worden.")))
(entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372")
(title
(en "Linux-libre kernel updated to 6.1")
(de "Linux-libre-Kernel wird auf 6.1 aktualisiert")
(fr "Le noyau linux-libre est mis à jour vers la 6.1")
(pt "Kernel linux-libre atualizado para 6.1"))
(body
(en "The default version of the linux-libre kernel has been updated to
the 6.1 release series.")
(de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
jetzt auf der 6.1-Versionsreihe.")
(fr "La version par défaut du noyau linux-libre est mise à jour
vers la série des 6.1.")
(pt "A versão padrão do kernel linux-libre foi atualizada para a
série do kernel 6.1.")))
(entry (commit "064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958")
(title
(en "Linux-libre 4.9 removed due to end of upstream support")
(de "Linux-libre 4.9 wurde entfernt"))
(body
(en "The linux-libre 4.9 kernel series has reach the end of its life,
and is no longer supported upstream. For this reason, it has been removed from
GNU Guix.")
(de "Vom Kernel @code{linux-libre} wird die 4.9-Versionsreihe keine
Unterstützung von dessen Anbieter mehr erfahren (end of life). Daher ist es
aus GNU Guix entfernt worden.")))
(entry (commit "dfc6957a5af7d179d4618eb19d4f555c519bc6f2")
(title
(en "New @code{customize-linux} procedure")
(de "Neue Prozedur @code{customize-linux}")
(fr "Nouvelle procédure @code{customize-linux}"))
(body
(en "The @code{(gnu packages linux)} module includes a new
@code{customize-linux} procedure, which should now be used instead of
replacing the @samp{\"kconfig\"} native input of a @code{linux-libre}-derived
package, as the kernel config file is no longer provided as a native
input.")
(de "Das Modul @code{(gnu packages linux)} enthält eine neue Prozedur
@code{customize-linux}, die von nun an für angepasste Linux-Pakete benutzt
werden sollte. Die native Eingabe @samp{\"kconfig\"} eines von
@code{linux-libre} abgeleiteten Pakets zu ersetzen, funktioniert nicht mehr,
weil die Kernel-Konfigurationsdatei nicht mehr als native Eingabe vorliegt.")
(fr "Le module @code{(gnu packages linux)} inclut une nouvelle
procédure @code{customize-linux}, qui devrait maintenant être utilisée au lieu
de remplacer l'entrée native @samp{\"kconfig\"} d'un paquet dérivé de
@code{linux-libre}, car le fichier de configuration du noyau n'est plus fourni
en tant qu'entrée native.")))
(entry (commit "788602b37ff42f730d4b7b569b0fb51465f147da")
(title
(en "New @option{--symlink} option for @command{guix shell}")
+1 -1
View File
@@ -82,7 +82,7 @@ TARGET."
;; Packages that must be cross-buildable from x86_64-linux.
;; FIXME: Add (@ (gnu packages gcc) gcc) when <https://bugs.gnu.org/40463>
;; is fixed.
(append (list (@ (gnu packages guile) guile-3.0/fixed))
(append (list (@ (gnu packages guile) guile-3.0/pinned))
(map specification->package
'("coreutils" "grep" "sed" "findutils" "diffutils" "patch"
"gawk" "gettext" "gzip" "xz"
+4 -4
View File
@@ -56,12 +56,12 @@ scheme-mode
(git-reference...
"(git-reference"
n> "(url \"" p "\")"
n> "(commit \"" p "\"))")
n> "(commit " (p "commit") "))")
(svn-reference...
"(svn-reference"
n> "(url \"" p "\")"
n> "(revision \"" p "\"))")
n> "(revision " (p "revision") "))")
(cvs-reference...
"(cvs-reference"
@@ -72,12 +72,12 @@ scheme-mode
(hg-reference...
"(hg-reference"
n> "(url \"" p "\")"
n> "(changeset \"" p "\"))")
n> "(changeset " (p "changeset") "))")
(bzr-reference...
"(bzr-reference"
n> "(url \"" p "\")"
n> "(revision \"" p "\"))")
n> "(revision " (p "revision") "))")
(:phases\ "#:phases (modify-phases %standard-phases"
n> p ")")
+1 -1
View File
@@ -1,6 +1,6 @@
-*- mode: lisp-data -*-
text-mode :when (and (fboundp 'git-commit-mode) (git-commit-mode))
text-mode :when (and (fboundp 'git-commit-mode) git-commit-mode)
(add\ "gnu: Add "
(p (with-temp-buffer
@@ -0,0 +1,9 @@
# -*- mode: snippet -*-
# name: guix-vc-commit-message-add-package
# key: add
# --
gnu: Add ${1:`(when (string-match "\\+(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}.
* `(car (log-edit-files))` ($1): New variable.
`(mapconcat (lambda (file) (concat "* " file)) (cdr (log-edit-files)) "\n")`
@@ -0,0 +1,9 @@
# -*- mode: snippet -*-
# name: guix-vc-commit-message-remove-package
# key: remove
# --
gnu: Remove ${1:`(when (string-match "\\-(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}.
* `(car (log-edit-files))` ($1): Delete variable.
`(mapconcat (lambda (file) (concat "* " file)) (cdr (log-edit-files)) "\n")`
@@ -0,0 +1,14 @@
# -*- mode: snippet -*-
# name: guix-vc-commit-message-rename-package
# key: rename
# --
gnu: ${1:`(when (string-match "\\-(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))
`}: Rename package to ${2:`
(when (string-match "\\+(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}.
* `(car (log-edit-files))` ($1): Define in terms of
'deprecated-package'.
($2): New variable, formerly known as "$1".
`(mapconcat (lambda (file) (concat "* " file)) (cdr (log-edit-files)) "\n")`
@@ -0,0 +1,12 @@
# -*- mode: snippet -*-
# name: guix-vc-commit-message-update-package
# key: update
# --
gnu: ${1:`(when (string-match "^[ ]*(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}: Update to ${2:`
(when (string-match "^\\+[ ]*(version \"\\(.*\\)\"" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}.
* `(car (log-edit-files))` ($1): Update to $2.$0
`(mapconcat (lambda (file) (concat "* " file)) (cdr (log-edit-files)) "\n")`
@@ -0,0 +1,9 @@
# -*- mode: snippet -*-
# name: guix-vc-commit-message-use-https-home-page
# key: https
# --
gnu: ${1:`(when (string-match "^[ ]*(define-public \\(\\S-+\\)" vc-patch-string)
(match-string-no-properties 1 vc-patch-string))`}: Use HTTPS home page URI.
* `(car (log-edit-files))` ($1)[home-page]: Use HTTPS URI.
`(mapconcat (lambda (file) (concat "* " file)) (cdr (log-edit-files)) "\n")`
@@ -0,0 +1,9 @@
# -*- mode: snippet -*-
# name: guix-news-entry
# key: entry...
# --
(entry (commit "$1")
(title
(en "$2"))
(body
(en "$3")))
+103 -12
View File
@@ -3,8 +3,9 @@
!#
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2022 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2022, 2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2022 Mathieu Othacehe <othacehe@gnu.org>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -34,6 +35,7 @@
(ice-9 format)
(ice-9 regex)
(ice-9 match)
(ice-9 rdelim)
(guix ui)
(git))
@@ -140,6 +142,19 @@ and the r-build-system."
"guix/scripts/import/cran.scm"
"tests/cran.scm")))
(define-team tex
(team 'tex
#:name "TeX team"
#:description
"TeX, LaTeX, XeLaTeX, LuaTeX, TeXLive, the texlive-build-system, and
the \"texlive\" importer."
#:scope (list "gnu/packages/tex.scm"
"guix/build/texlive-build-system.scm"
"guix/build-system/texlive.scm"
"guix/import/texlive.scm"
"guix/scripts/import/texlive.scm"
"tests/texlive.scm")))
(define-team julia
(team 'julia
#:name "Julia team"
@@ -187,7 +202,14 @@ and the maven-build-system."
(define-team science
(team 'science
#:name "Science team"))
#:name "Science team"
#:description "The main science disciplines and fields related
packages (e.g. Astronomy, Chemistry, Math, Physics etc.)"
#:scope (list "gnu/packages/algebra.scm"
"gnu/packages/astronomy.scm"
"gnu/packages/geo.scm"
"gnu/packages/chemestry.scm"
"gnu/packages/maths.scm")))
(define-team emacs
(team 'emacs
@@ -353,6 +375,17 @@ asdf-build-system."
"gnu/packages/motti.scm"
"guix/build/minetest-build-system.scm")))
(define-team localization
(team 'localization
#:name "Localization (l10n) team"
#:description
"Localization of your system to specific languages."
#:scope (list "gnu/packages/anthy.scm"
"gnu/packages/fcitx5.scm"
"gnu/packages/fcitx.scm"
"gnu/packages/fonts.scm"
"gnu/packages/ibus.scm")))
(define-team translations
(team 'translations
#:name "Translations"
@@ -393,13 +426,29 @@ and Thunderbird."
"The Racket language and Racket-based languages, Racket packages,
Racket's variant of Chez Scheme, and development of a Racket build system and
importer."
#:scope (list "gnu/packages/racket.scm")))
#:scope (list "gnu/packages/chez.scm"
"gnu/packages/racket.scm")))
(define-team reproduciblebuilds
(team 'reproduciblebuilds
#:name "Reproducible Builds team"
#:description
"Reproducible Builds tooling and issues that affect any guix packages."
#:scope (list "gnu/packages/diffoscope.scm")))
(define-team xfce
(team 'xfce
#:name "Xfce team"
#:description "Xfce desktop environment."
#:scope (list "gnu/packages/xfce.scm")))
(define-team lxqt
(team 'lxqt
#:name "LXQt team"
#:description "LXQt desktop environment."
#:scope (list "gnu/packages/lxqt.scm")))
(define-member (person "Thiago Jung Bauermann"
"bauermann@kolabnow.com")
embedded-bootstrap translations)
(define-member (person "Eric Bavier"
"bavier@posteo.net")
science)
@@ -420,6 +469,10 @@ importer."
"andreas@enge.fr")
science)
(define-member (person "Tobias Geerinckx-Rice"
"me@tobias.gr")
core kernel mentors)
(define-member (person "Björn Höfling"
"bjoern.hoefling@bjoernhoefling.de")
java)
@@ -462,7 +515,7 @@ importer."
(define-member (person "Ricardo Wurmus"
"rekado@elephly.net")
r core mentors)
r core mentors tex)
(define-member (person "Christopher Baines"
"mail@cbaines.net")
@@ -492,6 +545,14 @@ importer."
"rg@raghavgururajan.name")
mentors)
(define-member (person "宋文武"
"iyzsong@envs.net")
games localization lxqt xfce)
(define-member (person "Vagrant Cascadian"
"vagrant@reproducible-builds.org")
reproduciblebuilds)
(define (find-team name)
(or (hash-ref %teams (string->symbol name))
@@ -596,14 +657,38 @@ and REV-END, two git revision strings."
(const 0))
files))
(define (git-patch->commit-id file)
"Parse the commit ID from the first line of FILE, a patch produced with git."
(call-with-input-file file
(lambda (port)
(let ((m (string-match "^From ([0-9a-f]{40})" (read-line port))))
(unless m
(error "invalid patch file:" file))
(match:substring m 1)))))
(define (git-patch->revisions file)
"Return the start and end revisions of FILE, a patch file produced with git."
(let* ((rev-end (git-patch->commit-id file))
(rev-start (string-append rev-end "^")))
(list rev-start rev-end)))
(define (main . args)
(match args
(("cc" . team-names)
(apply cc (map find-team team-names)))
(("cc-members" patch-file)
(unless (file-exists? patch-file)
(error "patch file does not exist:" patch-file))
(apply main "cc-members" (git-patch->revisions patch-file)))
(("cc-members" rev-start rev-end)
(apply cc (find-team-by-scope
(diff-revisions rev-start rev-end))))
(("get-maintainer" patch-file)
(apply main "list-members"
(map (compose symbol->string team-id)
(find-team-by-scope (apply diff-revisions
(git-patch->revisions patch-file))))))
(("list-teams" . args)
(list-teams))
(("list-members" . team-names)
@@ -616,9 +701,15 @@ and REV-END, two git revision strings."
"Usage: etc/teams.scm <command> [<args>]
Commands:
cc <team-name> get git send-email flags for cc-ing <team-name>
cc-members <start> <end> cc teams related to files changed between revisions
list-teams list teams and their members
list-members <team-name> list members belonging to <team-name>~%"))))
cc <team-name>
get git send-email flags for cc-ing <team-name>
cc-members <start> <end> | patch
cc teams related to files changed between revisions or in a patch file
list-teams
list teams and their members
list-members <team-name>
list members belonging to <team-name>
get-maintainer <patch>
compatibility mode with Linux get_maintainer.pl~%"))))
(apply main (cdr (command-line)))
+53 -52
View File
@@ -322,26 +322,22 @@ instead~%")))
(force %bootloaders))
(leave (G_ "~a: no such bootloader~%") name)))
(define (efi-bootloader-profile files bootloader-package hooks)
"Creates a profile with BOOTLOADER-PACKAGE and a directory collection/ with
links to additional FILES from the store. This collection is meant to be used
by the bootloader installer.
(define (efi-bootloader-profile packages files hooks)
"Creates a profile from the lists of PACKAGES and FILES from the store.
This profile is meant to be used by the bootloader-installer.
FILES is a list of file or directory names from the store, which will be
symlinked into the collection/ directory. If a directory name ends with '/',
then the directory content instead of the directory itself will be symlinked
into the collection/ directory.
symlinked into the profile. If a directory name ends with '/', then the
directory content instead of the directory itself will be symlinked into the
profile.
FILES may contain file like objects produced by functions like plain-file,
FILES may contain file like objects produced by procedures like plain-file,
local-file, etc., or package contents produced with file-append.
HOOKS lists additional hook functions to modify the profile."
(define (bootloader-collection manifest)
(define (efi-bootloader-profile-hook manifest)
(define build
(with-imported-modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-1)
(srfi srfi-26))
(with-imported-modules '((guix build utils))
#~(begin
(use-modules ((guix build utils)
#:select (mkdir-p strip-store-file-name))
@@ -365,8 +361,7 @@ HOOKS lists additional hook functions to modify the profile."
(define (name-is-store-entry? name)
"Return #t if NAME is a direct store entry and nothing inside."
(not (string-index (strip-store-file-name name) #\/)))
(let* ((collection (string-append #$output "/collection"))
(files '#$files)
(let* ((files '#$files)
(directories (filter name-ends-with-/? files))
(names-from-directories
(append-map (lambda (directory)
@@ -374,11 +369,11 @@ HOOKS lists additional hook functions to modify the profile."
directories))
(names (append names-from-directories
(remove name-ends-with-/? files))))
(mkdir-p collection)
(mkdir-p #$output)
(if (every file-exists? names)
(begin
(for-each (lambda (name)
(symlink-to name collection
(symlink-to name #$output
(if (name-is-store-entry? name)
strip-store-file-name
basename)))
@@ -386,57 +381,63 @@ HOOKS lists additional hook functions to modify the profile."
#t)
#f)))))
(gexp->derivation "bootloader-collection"
(gexp->derivation "efi-bootloader-profile"
build
#:local-build? #t
#:substitutable? #f
#:properties
`((type . profile-hook)
(hook . bootloader-collection))))
(hook . efi-bootloader-profile-hook))))
(profile (content (packages->manifest (list bootloader-package)))
(name "bootloader-profile")
(hooks (append (list bootloader-collection) hooks))
(profile (content (packages->manifest packages))
(name "efi-bootloader-profile")
(hooks (cons efi-bootloader-profile-hook hooks))
(locales? #f)
(allow-collisions? #f)
(relative-symlinks? #f)))
(define* (efi-bootloader-chain files
final-bootloader
(define* (efi-bootloader-chain final-bootloader
#:key
(packages '())
(files '())
(hooks '())
installer)
"Define a bootloader chain with FINAL-BOOTLOADER as the final bootloader and
certain directories and files from the store given in the list of FILES.
installer
disk-image-installer)
"Define a chain of bootloaders with the FINAL-BOOTLOADER, optional PACKAGES,
and optional directories and files from the store given in the list of FILES.
FILES may contain file like objects produced by functions like plain-file,
local-file, etc., or package contents produced with file-append. They will be
collected inside a directory collection/ inside a generated bootloader profile,
which will be passed to the INSTALLER.
The package of the FINAL-BOOTLOADER and all PACKAGES and FILES will be placed
in an efi-bootloader-profile, which will be passed to the INSTALLER.
FILES may contain file-like objects produced by procedures like plain-file,
local-file, etc., or package contents produced with file-append.
If a directory name in FILES ends with '/', then the directory content instead
of the directory itself will be symlinked into the collection/ directory.
of the directory itself will be symlinked into the efi-bootloader-profile.
The procedures in the HOOKS list can be used to further modify the bootloader
profile. It is possible to pass a single function instead of a list.
If the INSTALLER argument is used, then this function will be called to install
the bootloader. Otherwise the installer of the FINAL-BOOTLOADER will be called."
(let* ((final-installer (or installer
(bootloader-installer final-bootloader)))
(profile (efi-bootloader-profile files
(bootloader-package final-bootloader)
(if (list? hooks)
hooks
(list hooks)))))
(bootloader
(inherit final-bootloader)
(package profile)
(installer
#~(lambda (bootloader target mount-point)
(#$final-installer bootloader target mount-point)
(copy-recursively
(string-append bootloader "/collection")
(string-append mount-point target)
#:follow-symlinks? #t
#:log (%make-void-port "w")))))))
If the INSTALLER argument is used, then this gexp procedure will be called to
install the efi-bootloader-profile. Otherwise the installer of the
FINAL-BOOTLOADER will be called.
If the DISK-IMAGE-INSTALLER is used, then this gexp procedure will be called
to install the efi-bootloader-profile into a disk image. Otherwise the
disk-image-installer of the FINAL-BOOTLOADER will be called."
(bootloader
(inherit final-bootloader)
(name "efi-bootloader-chain")
(package
(efi-bootloader-profile (cons (bootloader-package final-bootloader)
packages)
files
(if (list? hooks)
hooks
(list hooks))))
(installer
(or installer
(bootloader-installer final-bootloader)))
(disk-image-installer
(or disk-image-installer
(bootloader-disk-image-installer final-bootloader)))))
+139 -83
View File
@@ -53,13 +53,14 @@
grub-theme-gfxmode
install-grub-efi-removable
install-grub-efi-netboot
make-grub-efi-netboot-installer
grub-bootloader
grub-efi-bootloader
grub-efi-removable-bootloader
grub-efi32-bootloader
grub-efi-netboot-bootloader
grub-efi-netboot-removable-bootloader
grub-mkrescue-bootloader
grub-minimal-bootloader
@@ -353,7 +354,7 @@ code."
((or #f (? string?))
#~(format #f "search --file --set ~a" #$file)))))
(define* (grub-configuration-file config entries
(define* (make-grub-configuration grub config entries
#:key
(locale #f)
(system (%current-system))
@@ -391,7 +392,7 @@ when booting a root file system on a Btrfs subvolume."
;; DEVICE-MOUNT-POINT is not "/", meaning that the store is on a
;; separate partition.
;; When BTRFS-SUBVOLUME-FILE-NAME is defined, prepend it the linux and
;; When STORE-DIRECTORY-PREFIX is defined, prepend it the linux and
;; initrd paths, to allow booting from a Btrfs subvolume.
#~(format port "menuentry ~s {
~a
@@ -453,9 +454,7 @@ menuentry ~s {
(define locale-config
(let* ((entry (first all-entries))
(device (menu-entry-device entry))
(mount-point (menu-entry-device-mount-point entry))
(bootloader (bootloader-configuration-bootloader config))
(grub (bootloader-package bootloader)))
(mount-point (menu-entry-device-mount-point entry)))
#~(let ((locale #$(and locale
(locale-definition-source
(locale-name->definition locale))))
@@ -481,8 +480,6 @@ set lang=~a~%"
(define keyboard-layout-config
(let* ((layout (bootloader-configuration-keyboard-layout config))
(grub (bootloader-package
(bootloader-configuration-bootloader config)))
(keymap* (and layout
(keyboard-layout-file layout #:grub grub)))
(entry (first all-entries))
@@ -533,6 +530,16 @@ fi~%"))))
#:options '(#:local-build? #t
#:substitutable? #f)))
(define (grub-configuration-file config . args)
(let* ((bootloader (bootloader-configuration-bootloader config))
(grub (bootloader-package bootloader)))
(apply make-grub-configuration grub config args)))
(define (grub-efi-configuration-file . args)
(apply make-grub-configuration grub-efi args))
(define grub-cfg "/boot/grub/grub.cfg")
;;;
@@ -674,42 +681,31 @@ fi~%"))))
((target-arm?) "--target=arm-efi"))
"--efi-directory" target-esp)))))
(define (install-grub-efi-netboot subdir)
"Define a grub-efi-netboot bootloader installer for installation in SUBDIR,
which is usually efi/Guix or efi/boot."
(let* ((system (string-split (nix-system->gnu-triplet
(or (%current-target-system)
(%current-system)))
#\-))
(arch (first system))
(boot-efi-link (match system
;; These are the supportend systems and the names
;; defined by the UEFI standard for removable media.
(("i686" _ ...) "/bootia32.efi")
(("x86_64" _ ...) "/bootx64.efi")
(("arm" _ ...) "/bootarm.efi")
(("aarch64" _ ...) "/bootaa64.efi")
(("riscv" _ ...) "/bootriscv32.efi")
(("riscv64" _ ...) "/bootriscv64.efi")
;; Other systems are not supported, although defined.
;; (("riscv128" _ ...) "/bootriscv128.efi")
;; (("ia64" _ ...) "/bootia64.efi")
((_ ...) #f)))
(core-efi (string-append
;; This is the arch dependent file name of GRUB, e.g.
;; i368-efi/core.efi or arm64-efi/core.efi.
(match arch
("i686" "i386")
("aarch64" "arm64")
("riscv" "riscv32")
(_ arch))
"-efi/core.efi")))
(with-imported-modules
'((guix build union))
#~(lambda (bootloader target mount-point)
"Install the BOOTLOADER, which must be the package grub, as e.g.
bootx64.efi or bootaa64.efi into SUBDIR, which is usually efi/Guix or efi/boot,
below the directory TARGET for the system whose root is mounted at MOUNT-POINT.
(define* (make-grub-efi-netboot-installer grub-efi grub-cfg subdir)
"Make a bootloader-installer for a grub-efi-netboot bootloader, which expects
its files in SUBDIR and its configuration file in GRUB-CFG.
As a grub-efi-netboot package is already pre-installed by 'grub-mknetdir', the
installer basically copies all files from the bootloader-package (or profile)
into the bootloader-target directory.
Additionally for network booting over TFTP, two relative symlinks to the store
and to the GRUB-CFG file are necessary. Due to this a TFTP root directory must
not be located on a FAT file-system.
If the bootloader-target does not support symlinks, then it is assumed to be a
kind of EFI System Partition (ESP). In this case an intermediate configuration
file is created with the help of GRUB-EFI to load the GRUB-CFG.
The installer is usable for any efi-bootloader-chain, which prepares the
bootloader-profile in a way ready for copying.
The installer does not manipulate the system's 'UEFI Boot Manager'.
The returned installer accepts the BOOTLOADER, TARGET and MOUNT-POINT
arguments. Its job is to copy the BOOTLOADER, which must be a pre-installed
grub-efi-netboot package with a SUBDIR like efi/boot or efi/Guix, below the
directory TARGET for the system whose root is mounted at MOUNT-POINT.
MOUNT-POINT is the last argument in 'guix system init /etc/config.scm mnt/point'
or '/' for other 'guix system' commands.
@@ -719,17 +715,19 @@ bootloader-configuration in:
(operating-system
(bootloader (bootloader-configuration
(targets '(\"/boot\"))
(targets '(\"/boot/efi\"))
))
)
TARGET is required to be an absolute directory name, usually mounted via NFS,
and finally needs to be provided by a TFTP server as the TFTP root directory.
and finally needs to be provided by a TFTP server as
the TFTP root directory.
Usually the installer will be used to prepare network booting over TFTP. Then
GRUB will load tftp://server/SUBDIR/grub.cfg and this file will instruct it to
load more files from the store like tftp://server/gnu/store/-linux/Image.
To make this possible two symlinks will be created. The first symlink points
To make this possible two symlinks are created. The first symlink points
relatively form MOUNT-POINT/TARGET/SUBDIR/grub.cfg to
MOUNT-POINT/boot/grub/grub.cfg, and the second symlink points relatively from
MOUNT-POINT/TARGET/%store-prefix to MOUNT-POINT/%store-prefix.
@@ -739,34 +737,80 @@ paths on the TFTP server side are unknown.
It is also important to note that both symlinks will point outside the TFTP root
directory and that the TARGET/%store-prefix symlink makes the whole store
accessible via TFTP. Possibly the TFTP server must be configured
to allow accesses outside its TFTP root directory. This may need to be
considered for security aspects."
(use-modules ((guix build union) #:select (symlink-relative)))
(let* ((net-dir (string-append mount-point target "/"))
(sub-dir (string-append net-dir #$subdir "/"))
(store (string-append mount-point (%store-prefix)))
(store-link (string-append net-dir (%store-prefix)))
(grub-cfg (string-append mount-point "/boot/grub/grub.cfg"))
(grub-cfg-link (string-append sub-dir (basename grub-cfg)))
(boot-efi-link (string-append sub-dir #$boot-efi-link)))
;; Prepare the symlink to the store.
(mkdir-p (dirname store-link))
(false-if-exception (delete-file store-link))
(symlink-relative store store-link)
;; Prepare the symlink to the grub.cfg, which points into the store.
(mkdir-p (dirname grub-cfg-link))
(false-if-exception (delete-file grub-cfg-link))
(symlink-relative grub-cfg grub-cfg-link)
;; Install GRUB, which refers to the grub.cfg, with support for
;; encrypted partitions,
(setenv "GRUB_ENABLE_CRYPTODISK" "y")
(invoke/quiet (string-append bootloader "/bin/grub-mknetdir")
(string-append "--net-directory=" net-dir)
(string-append "--subdir=" #$subdir))
;; Prepare the bootloader symlink, which points to core.efi of GRUB.
(false-if-exception (delete-file boot-efi-link))
(symlink #$core-efi boot-efi-link))))))
accessible via TFTP. Possibly the TFTP server must be configured to allow
accesses outside its TFTP root directory. This all may need to be considered
for security aspects. It is advised to disable any TFTP write access!
The installer can also be used to prepare booting from local storage, if the
underlying file-system, like FAT on an EFI System Partition (ESP), does not
support symlinks. In this case the MOUNT-POINT/TARGET/SUBDIR/grub.cfg will be
created with the help of GRUB-EFI to load the /boot/grub/grub.cfg file. A
symlink to the store is not needed in this case."
(with-imported-modules '((guix build union))
#~(lambda (bootloader target mount-point)
;; In context of a disk image creation TARGET will be #f and an
;; installer is expected to do necessary installations on MOUNT-POINT,
;; which will become the root file system. If TARGET is #f, this
;; installer has nothing to do, as it only cares about the EFI System
;; Partition (ESP).
(when target
(use-modules ((guix build union) #:select (symlink-relative))
(ice-9 popen)
(ice-9 rdelim))
(let* ((mount-point/target (string-append mount-point target "/"))
;; When installing Guix, it is common to mount TARGET below
;; MOUNT-POINT rather than the root directory.
(bootloader-target (if (file-exists? mount-point/target)
mount-point/target
target))
(store (string-append mount-point (%store-prefix)))
(store-link (string-append bootloader-target (%store-prefix)))
(grub-cfg (string-append mount-point #$grub-cfg))
(grub-cfg-link (string-append bootloader-target
#$subdir "/"
(basename grub-cfg))))
;; Copy the bootloader into the bootloader-target directory.
;; Should we beforehand recursively delete any existing file?
(copy-recursively bootloader bootloader-target
#:follow-symlinks? #t
#:log (%make-void-port "w"))
;; For TFTP we need to install additional relative symlinks.
;; If we install on an EFI System Partition (ESP) or some other FAT
;; file-system, then symlinks cannot be created and are not needed.
;; Therefore we ignore exceptions when trying.
;; Prepare the symlink to the grub.cfg.
(mkdir-p (dirname grub-cfg-link))
(false-if-exception (delete-file grub-cfg-link))
(if (unspecified?
(false-if-exception (symlink-relative grub-cfg grub-cfg-link)))
;; Symlinks are supported.
(begin
;; Prepare the symlink to the store.
(mkdir-p (dirname store-link))
(false-if-exception (delete-file store-link))
(symlink-relative store store-link))
;; Creating symlinks does not seem to be supported. Probably
;; an ESP is used. Add a script to search and load the actual
;; grub.cfg.
(let* ((probe #$(file-append grub-efi "/sbin/grub-probe"))
(port (open-pipe* OPEN_READ probe "--target=fs_uuid"
grub-cfg))
(search-root
(match (read-line port)
((? eof-object?)
;; There is no UUID available. As a fallback search
;; everywhere for the grub.cfg.
(string-append "search --file --set " #$grub-cfg))
(fs-uuid
;; The UUID to load the grub.cfg from is known.
(string-append "search --fs-uuid --set " fs-uuid))))
(load-grub-cfg (string-append "configfile " #$grub-cfg)))
(close-pipe port)
(with-output-to-file grub-cfg-link
(lambda ()
(display (string-join (list search-root
load-grub-cfg)
"\n")))))))))))
@@ -784,7 +828,7 @@ considered for security aspects."
(package grub)
(installer install-grub)
(disk-image-installer install-grub-disk-image)
(configuration-file "/boot/grub/grub.cfg")
(configuration-file grub-cfg)
(configuration-file-generator grub-configuration-file)))
(define grub-minimal-bootloader
@@ -794,11 +838,12 @@ considered for security aspects."
(define grub-efi-bootloader
(bootloader
(inherit grub-bootloader)
(name 'grub-efi)
(package grub-efi)
(installer install-grub-efi)
(disk-image-installer #f)
(name 'grub-efi)
(package grub-efi)))
(configuration-file grub-cfg)
(configuration-file-generator grub-configuration-file)))
(define grub-efi-removable-bootloader
(bootloader
@@ -813,11 +858,22 @@ considered for security aspects."
(name 'grub-efi32)
(package grub-efi32)))
(define grub-efi-netboot-bootloader
(define (make-grub-efi-netboot-bootloader name subdir)
(bootloader
(inherit grub-efi-bootloader)
(name 'grub-efi-netboot-bootloader)
(installer (install-grub-efi-netboot "efi/Guix"))))
(name name)
(package (make-grub-efi-netboot (symbol->string name) subdir))
(installer (make-grub-efi-netboot-installer grub-efi grub-cfg subdir))
(disk-image-installer #f)
(configuration-file grub-cfg)
(configuration-file-generator grub-efi-configuration-file)))
(define grub-efi-netboot-bootloader
(make-grub-efi-netboot-bootloader 'grub-efi-netboot-bootloader
"efi/Guix"))
(define grub-efi-netboot-removable-bootloader
(make-grub-efi-netboot-bootloader 'grub-efi-netboot-removable-bootloader
"efi/boot"))
(define grub-mkrescue-bootloader
(bootloader
+18
View File
@@ -3,6 +3,7 @@
;;; Copyright © 2017, 2019 Mathieu Othacehe <m.othacehe@gmail.com>
;;; Copyright © 2020 Julien Lepiller <julien@lepiller.eu>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -42,6 +43,7 @@
u-boot-puma-rk3399-bootloader
u-boot-rock64-rk3328-bootloader
u-boot-rockpro64-rk3399-bootloader
u-boot-ts7970-q-2g-1000mhz-c-bootloader
u-boot-wandboard-bootloader))
(define install-u-boot
@@ -127,6 +129,12 @@
(define install-pinebook-pro-rk3399-u-boot install-rockpro64-rk3399-u-boot)
(define install-u-boot-ts7970-q-2g-1000mhz-c-u-boot
#~(lambda (bootloader device mount-point)
(let ((u-boot.imx (string-append bootloader "/libexec/u-boot.imx"))
(install-dir (string-append mount-point "/boot")))
(install-file u-boot.imx install-dir))))
;;;
@@ -255,3 +263,13 @@
(inherit u-boot-bootloader)
(package u-boot-pinebook-pro-rk3399)
(disk-image-installer install-pinebook-pro-rk3399-u-boot)))
(define u-boot-ts7970-q-2g-1000mhz-c-bootloader
;; This bootloader doesn't really need to be installed, as it is read from
;; an SPI memory chip, not the SD card. It is copied to /boot/u-boot.imx
;; for convenience and should be manually flashed at the U-Boot prompt.
(bootloader
(inherit u-boot-bootloader)
(package u-boot-ts7970-q-2g-1000mhz-c)
(installer install-u-boot-ts7970-q-2g-1000mhz-c-u-boot)
(disk-image-installer #f)))
+8 -3
View File
@@ -363,9 +363,14 @@ second element is the name it should appear at, such as:
"Tell the kernel to look for device firmware under DIRECTORY. This
mechanism bypasses udev: it allows Linux to handle firmware loading directly
by itself, without having to resort to a \"user helper\"."
(call-with-output-file "/sys/module/firmware_class/parameters/path"
(lambda (port)
(display directory port))))
;; If the kernel was built without firmware loading support, this file
;; does not exist. Do nothing in that case.
(let ((firmware-path "/sys/module/firmware_class/parameters/path"))
(when (file-exists? firmware-path)
(call-with-output-file firmware-path
(lambda (port)
(display directory port))))))
(define (activate-ptrace-attach)
"Allow users to PTRACE_ATTACH their own processes.
+1
View File
@@ -1123,6 +1123,7 @@ an exception in such cases but perform the nearest sane action."
"Return the number suitable for the 'flags' argument of 'mount' that
corresponds to the symbols listed in FLAGS."
(let loop ((flags flags))
;; Note: Keep in sync with invalid-file-system-flags.
(match flags
(('read-only rest ...)
(logior MS_RDONLY (loop rest)))
+27 -21
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2020, 2021 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2020-2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
@@ -127,6 +127,9 @@ set."
(define (translated? file-name)
"Return true if a translator is installed on FILE-NAME."
;; On GNU/Hurd, 'getxattr' in glibc opens the file without O_NOTRANS, and
;; then, for "gnu.translator", it calls 'file_get_translator', resulting in
;; EOPNOTSUPP (conversely, 'showtrans' opens the file with O_NOTRANS).
(if (string-contains %host-type "linux-gnu")
(passive-translator-xattr? file-name)
(passive-translator-installed? file-name)))
@@ -191,7 +194,7 @@ set."
("proc" ("/hurd/procfs" "--stat-mode=444"))))
(define devices
'(("dev/full" ("/hurd/null" "--full") #o666)
`(("dev/full" ("/hurd/null" "--full") #o666)
("dev/null" ("/hurd/null") #o666)
("dev/random" ("/hurd/random" "--seed-file" "/var/lib/random-seed")
#o644)
@@ -210,31 +213,34 @@ set."
;; 'fd_to_filename' in libc expects it.
("dev/fd" ("/hurd/magic" "--directory" "fd") #o555)
("dev/tty1" ("/hurd/term" "/dev/tty1" "hurdio" "/dev/vcs/1/console")
#o666)
("dev/tty2" ("/hurd/term" "/dev/tty2" "hurdio" "/dev/vcs/2/console")
#o666)
("dev/tty3" ("/hurd/term" "/dev/tty3" "hurdio" "/dev/vcs/3/console")
#o666)
;; Create a number of ttys; syslogd writes to tty12 by default.
;; FIXME: Creating /dev/tty12 leads the console client to switch to
;; tty12 when syslogd starts, which is confusing for users. Thus, do
;; not create tty12.
,@(map (lambda (n)
(let ((n (number->string n)))
`(,(string-append "dev/tty" n)
("/hurd/term" ,(string-append "/dev/tty" n)
"hurdio" ,(string-append "/dev/vcs/" n "/console"))
#o666)))
(iota 11 1))
("dev/ptyp0" ("/hurd/term" "/dev/ptyp0" "pty-master" "/dev/ttyp0")
#o666)
("dev/ptyp1" ("/hurd/term" "/dev/ptyp1" "pty-master" "/dev/ttyp1")
#o666)
("dev/ptyp2" ("/hurd/term" "/dev/ptyp2" "pty-master" "/dev/ttyp2")
#o666)
,@(append-map (lambda (n)
(let ((n (number->string n)))
`((,(string-append "dev/ptyp" n)
("/hurd/term" ,(string-append "/dev/ptyp" n)
"pty-master" ,(string-append "/dev/ttyp" n))
#o666)
("dev/ttyp0" ("/hurd/term" "/dev/ttyp0" "pty-slave" "/dev/ptyp0")
#o666)
("dev/ttyp1" ("/hurd/term" "/dev/ttyp1" "pty-slave" "/dev/ptyp1")
#o666)
("dev/ttyp2" ("/hurd/term" "/dev/ttyp2" "pty-slave" "/dev/ptyp2")
#o666)))
(,(string-append "dev/ttyp" n)
("/hurd/term" ,(string-append "/dev/ttyp" n)
"pty-slave" ,(string-append "/dev/ptyp" n))
#o666))))
(iota 10 0))))
(for-each scope-set-translator servers)
(mkdir* "dev/vcs/1")
(mkdir* "dev/vcs/2")
(mkdir* "dev/vcs/2")
(rename-file (scope "dev/console") (scope "dev/console-"))
(for-each scope-set-translator devices)
+4 -1
View File
@@ -111,7 +111,10 @@ turn doesn't take any constant overhead into account, force a 1-MiB minimum."
(if (eq? size 'guess)
(estimate-partition-size root)
size))
(if (member 'esp flags) (list "-S" "1024") '()))
;; u-boot in particular needs the formatted block
;; size and the physical block size to be equal.
;; TODO: What about 4k blocks?
(if (member 'esp flags) (list "-S" "512") '()))
(for-each (lambda (file)
(unless (member file '("." ".."))
(invoke "mcopy" "-bsp" "-i" target
+13 -4
View File
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;; Copyright © 2017-2019, 2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2017-2019, 2022, 2023 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -404,7 +404,7 @@ load path must be adjusted as needed."
(define (container-excursion pid thunk)
"Run THUNK as a child process within the namespaces of process PID and
return the exit status."
return the exit status, an integer as returned by 'waitpid'."
(define (namespace-file pid namespace)
(string-append "/proc/" (number->string pid) "/ns/" namespace))
@@ -432,11 +432,20 @@ return the exit status."
'("user" "ipc" "uts" "net" "pid" "mnt"))
(purify-environment)
(chdir "/")
(thunk))))
;; Per setns(2), changing the PID namespace only applies to child
;; processes, not to the process itself. Thus fork so that THUNK runs
;; in the right PID namespace, which also gives it access to /proc.
(match (primitive-fork)
(0 (call-with-clean-exit thunk))
(pid (primitive-exit
(match (waitpid pid)
((_ . status)
(or (status:exit-val status) 127)))))))))
(pid
(match (waitpid pid)
((_ . status)
(status:exit-val status))))))
status)))))
(define (container-excursion* pid thunk)
"Like 'container-excursion', but return the return value of THUNK."
+16 -1
View File
@@ -35,6 +35,7 @@
this-home-environment
home-environment-derivation
home-environment-packages
home-environment-user-services
home-environment-essential-services
home-environment-services
@@ -102,7 +103,21 @@
#:target-type home-service-type)))
(service-value home)))
(define* (home-environment-with-provenance he config-file)
(define (home-environment-configuration-file he)
"Return the configuration file of HE, based on its 'location' field, or #f
if it could not be determined."
(let ((file (and=> (home-environment-location he)
location-file)))
(and file
(or (and (string-prefix? "/" file) file)
(search-path %load-path file)))))
(define* (home-environment-with-provenance he
#:optional
(config-file
(home-environment-configuration-file
he)))
"Return a variant of HE that stores its own provenance information,
including CONFIG-FILE, if available. This is achieved by adding an instance
of HOME-PROVENANCE-SERVICE-TYPE to its services."
+42 -16
View File
@@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2021 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021-2023 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;; Copyright © 2022-2023 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -33,6 +34,7 @@
#:use-module (guix i18n)
#:use-module (guix modules)
#:use-module (srfi srfi-1)
#:use-module (srfi srfi-9)
#:use-module (ice-9 match)
#:use-module (ice-9 vlist)
@@ -47,6 +49,10 @@
home-run-on-change-service-type
home-provenance-service-type
literal-string
literal-string?
literal-string-value
environment-variable-shell-definitions
home-files-directory
xdg-configuration-files-directory
@@ -171,32 +177,52 @@ packages, configuration files, activation script, and so on.")))
configuration files that the user has declared in their
@code{home-environment} record.")))
;; Representation of a literal string.
(define-record-type <literal-string>
(literal-string str)
literal-string?
(str literal-string-value))
(define (environment-variable-shell-definitions variables)
"Return a gexp that evaluates to a list of POSIX shell statements defining
VARIABLES, a list of environment variable name/value pairs. The returned code
ensures variable values are properly quoted."
#~(let ((shell-quote
(lambda (value)
;; Double-quote VALUE, leaving dollar sign as is.
(let ((quoted (list->string
(string-fold-right
#~(let* ((quote-string
(lambda (value quoted-chars)
(list->string (string-fold-right
(lambda (chr lst)
(case chr
((#\" #\\)
(append (list chr #\\) lst))
(else (cons chr lst))))
(if (memq chr quoted-chars)
(append (list #\\ chr) lst)
(cons chr lst)))
'()
value))))
(string-append "\"" quoted "\"")))))
(shell-double-quote
(lambda (value)
;; Double-quote VALUE, leaving dollar sign as is.
(string-append "\"" (quote-string value '(#\" #\\))
"\"")))
(shell-single-quote
(lambda (value)
;; Single-quote VALUE to enter a literal string.
(string-append "'" (quote-string value '(#\'))
"'"))))
(string-append
#$@(map (match-lambda
((key . #f)
"")
((key . #t)
#~(string-append "export " #$key "\n"))
((key . value)
((key . (or (? string? value)
(? file-like? value)
(? gexp? value)))
#~(string-append "export " #$key "="
(shell-quote #$value) "\n")))
(shell-double-quote #$value)
"\n"))
((key . (? literal-string? value))
#~(string-append "export " #$key "="
(shell-single-quote
#$(literal-string-value value))
"\n")))
variables))))
(define (environment-variables->setup-environment-script vars)
@@ -313,7 +339,7 @@ directory containing FILES."
(extend append)
(default-value '())
(description "Files that will be put in
@file{~~/.guix-home/files}, and further processed during activation.")))
@file{~/.guix-home/files}, and further processed during activation.")))
(define xdg-configuration-files-directory ".config")
@@ -334,7 +360,7 @@ directory containing FILES."
(extend append)
(default-value '())
(description "Files that will be put in
@file{~~/.guix-home/files/.config}, and further processed during activation.")))
@file{~/.guix-home/files/.config}, and further processed during activation.")))
(define xdg-data-files-directory ".local/share")
@@ -355,7 +381,7 @@ directory containing FILES."
(extend append)
(default-value '())
(description "Files that will be put in
@file{~~/.guix-home/files/.local/share}, and further processed during
@file{~/.guix-home/files/.local/share}, and further processed during
activation.")))
+108 -2
View File
@@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2022 ( <paren@disroot.org>
;;; Copyright © 2023 conses <contact@conses.eu>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -22,7 +23,8 @@
#:use-module (gnu home services shepherd)
#:use-module (gnu services configuration)
#:autoload (gnu packages glib) (dbus)
#:autoload (gnu packages xdisorg) (redshift)
#:autoload (gnu packages xdisorg) (redshift unclutter)
#:autoload (gnu packages xorg) (setxkbmap xmodmap)
#:use-module (guix records)
#:use-module (guix gexp)
#:use-module (srfi srfi-1)
@@ -32,7 +34,10 @@
home-redshift-service-type
home-dbus-configuration
home-dbus-service-type))
home-dbus-service-type
home-unclutter-configuration
home-unclutter-service-type))
;;;
@@ -226,3 +231,104 @@ according to time of day.")))
(default-value (home-dbus-configuration))
(description
"Run the session-specific D-Bus inter-process message bus.")))
;;;
;;; Unclutter.
;;;
(define-configuration/no-serialization home-unclutter-configuration
(unclutter
(file-like unclutter)
"The @code{unclutter} package to use.")
(idle-timeout
(integer 5)
"Timeout in seconds after which to hide the cursor."))
(define (home-unclutter-shepherd-service config)
(list
(shepherd-service
(provision '(unclutter))
(requirement '())
(one-shot? #t)
(start #~(make-forkexec-constructor
(list
#$(file-append
(home-unclutter-configuration-unclutter config)
"/bin/unclutter")
"-idle"
(number->string
#$(home-unclutter-configuration-idle-timeout config)))
#:log-file (string-append
(or (getenv "XDG_LOG_HOME")
(format #f "~a/.local/var/log"
(getenv "HOME")))
"/unclutter.log"))))))
(define home-unclutter-service-type
(service-type
(name 'home-unclutter)
(extensions
(list
(service-extension home-shepherd-service-type
home-unclutter-shepherd-service)))
(default-value (home-unclutter-configuration))
(description "Run the @code{unclutter} daemon, which, on systems using the
Xorg graphical display server, automatically hides the cursor after a
user-defined timeout has expired.")))
;;;
;;; Xmodmap.
;;;
(define-configuration/no-serialization home-xmodmap-configuration
(xmodmap
(file-like xmodmap)
"The @code{xmodmap} package to use.")
(key-map
(list '())
"List of expressions to be read by @code{xmodmap} on service startup."))
(define (serialize-xmodmap-configuration field-name val)
(define serialize-field
(match-lambda
((key . value)
(format #f "~a = ~a" key value))
(e e)))
#~(string-append
#$@(interpose (map serialize-field val) "\n" 'suffix)))
(define (xmodmap-shepherd-service config)
(define config-file
(mixed-text-file
"config"
(serialize-xmodmap-configuration
#f (home-xmodmap-configuration-key-map config))))
(list
(shepherd-service
(provision '(xmodmap))
(start #~(make-system-constructor
(string-join
(list #$(file-append
(home-xmodmap-configuration-xmodmap config)
"/bin/xmodmap")
#$config-file))))
(stop #~(make-system-constructor
#$(file-append setxkbmap "/bin/setxkbmap")))
(documentation "On startup, run @code{xmodmap} and read the expressions in
the configuration file. On stop, reset all the mappings back to the
defaults."))))
(define home-xmodmap-service-type
(service-type
(name 'home-xmodmap)
(extensions
(list
(service-extension home-shepherd-service-type
xmodmap-shepherd-service)))
(default-value (home-xmodmap-configuration))
(description "Run the @code{xmodmap} utility to modify keymaps and pointer
buttons under the Xorg display server via user-defined expressions.")))
+12 -6
View File
@@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2021 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;; Copyright © 2023 Giacomo Leidi <goodoldpaul@autistici.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -21,6 +22,7 @@
#:use-module (gnu home services)
#:use-module (gnu packages fontutils)
#:use-module (guix gexp)
#:use-module (srfi srfi-1)
#:export (home-fontconfig-service-type))
@@ -33,15 +35,17 @@
;;;
;;; Code:
(define (add-fontconfig-config-file he-symlink-path)
(define (add-fontconfig-config-file directories)
`(("fontconfig/fonts.conf"
,(mixed-text-file
"fonts.conf"
"<?xml version='1.0'?>
(apply string-append
`("<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<dir>~/.guix-home/profile/share/fonts</dir>
</fontconfig>"))))
<fontconfig>\n" ,@(map (lambda (directory)
(string-append " <dir>" directory "</dir>\n"))
directories)
"</fontconfig>\n"))))))
(define (regenerate-font-cache-gexp _)
`(("profile/share/fonts"
@@ -59,7 +63,9 @@
(service-extension
home-profile-service-type
(const (list fontconfig)))))
(default-value #f)
(compose concatenate)
(extend append)
(default-value '("~/.guix-home/profile/share/fonts"))
(description
"Provides configuration file for fontconfig and make
fc-* utilities aware of font packages installed in Guix Home's profile.")))
+68
View File
@@ -0,0 +1,68 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu home services media)
#:use-module (srfi srfi-26)
#:use-module (gnu home services)
#:use-module (gnu home services shepherd)
#:use-module (gnu packages kodi)
#:use-module (gnu services configuration)
#:use-module (gnu services shepherd)
#:use-module (guix records)
#:use-module (guix gexp)
#:export (home-kodi-configuration
home-kodi-service-type))
;;;
;;; Kodi.
;;;
(define-record-type* <home-kodi-configuration>
home-kodi-configuration make-home-kodi-configuration
home-kodi-configuration?
(kodi home-kodi-kodi ;file-like
(default kodi))
(extra-options home-kodi-extra-options ;list of string
(default '())))
(define (home-kodi-services config)
"Return a <shepherd-service> for kodi with CONFIG."
(match-record config <home-kodi-configuration>
(kodi extra-options)
(let* ((kodi (file-append kodi "/bin/kodi"))
(command #~'(#$kodi "-fs" #$@extra-options))
(log-file #~(string-append %user-log-dir "/kodi.log")))
(list (shepherd-service
(documentation "Run the kodi media center.")
(provision '(kodi))
(modules '((shepherd support))) ;for '%user-log-dir'
(start #~(make-forkexec-constructor #$command
#:log-file #$log-file))
(stop #~(make-kill-destructor)))))))
(define home-kodi-service-type
(service-type
(name 'home-kodi)
(default-value (home-kodi-configuration))
(extensions
(list (service-extension home-shepherd-service-type
home-kodi-services)))
(description
"Install and configure the Kodi media center so that it runs as a Shepherd
service.")))
+66
View File
@@ -0,0 +1,66 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu home services messaging)
#:use-module (srfi srfi-26)
#:use-module (gnu home services)
#:use-module (gnu home services shepherd)
#:use-module (gnu packages messaging)
#:use-module (gnu services configuration)
#:use-module (gnu services shepherd)
#:use-module (guix records)
#:use-module (guix gexp)
#:export (home-znc-configuration
home-znc-service-type))
;;;
;;; Znc.
;;;
(define-record-type* <home-znc-configuration>
home-znc-configuration make-home-znc-configuration
home-znc-configuration?
(znc home-znc-znc ;string
(default znc))
(extra-options home-znc-extra-options ;list of string
(default '())))
(define (home-znc-services config)
"Return a <shepherd-service> for znc with CONFIG."
(match-record config <home-znc-configuration>
(znc extra-options)
(let* ((znc (file-append znc "/bin/znc"))
(command #~'(#$znc "--foreground" #$@extra-options))
(log-file #~(string-append %user-log-dir "/znc.log")))
(list (shepherd-service
(documentation "Run the znc IRC bouncer.")
(provision '(znc))
(modules '((shepherd support))) ;for '%user-log-dir'
(start #~(make-forkexec-constructor #$command
#:log-file #$log-file))
(stop #~(make-kill-destructor)))))))
(define home-znc-service-type
(service-type
(name 'home-znc)
(default-value (home-znc-configuration))
(extensions
(list (service-extension home-shepherd-service-type
home-znc-services)))
(description
"Install and configure @command{znc}, an @acronym{IRC, Internet Relay
Chat} bouncer, as a Shepherd service.")))
+12 -38
View File
@@ -19,6 +19,7 @@
(define-module (gnu home services shells)
#:use-module (gnu services configuration)
#:autoload (gnu system shadow) (%default-bashrc)
#:use-module (gnu home services utils)
#:use-module (gnu home services)
#:use-module (gnu packages shells)
@@ -370,43 +371,6 @@ Used for executing user's commands at the exit of login shell. It
won't be read in some cases (if the shell terminates by exec'ing
another process for example)."))
;; TODO: Use value from (gnu system shadow)
(define guix-bashrc
"\
# Bash initialization for interactive non-login shells and
# for remote shells (info \"(bash) Bash Startup Files\").
# Export 'SHELL' to child processes. Programs such as 'screen'
# honor it and otherwise use /bin/sh.
export SHELL
if [[ $- != *i* ]]
then
# We are being invoked from a non-interactive shell. If this
# is an SSH session (as in \"ssh host command\"), source
# /etc/profile so we get PATH and other essential variables.
[[ -n \"$SSH_CLIENT\" ]] && source /etc/profile
# Don't do anything else.
return
fi
# Source the system-wide file.
if [[ -e /etc/bashrc ]]; then
source /etc/bashrc
fi
# Adjust the prompt depending on whether we're in 'guix environment'.
if [ -n \"$GUIX_ENVIRONMENT\" ]
then
PS1='\\u@\\h \\w [env]\\$ '
else
PS1='\\u@\\h \\w\\$ '
fi
alias ls='ls -p --color=auto'
alias ll='ls -l'
alias grep='grep --color=auto'\n")
(define (add-bash-configuration config)
(define (filter-fields field)
(filter-configuration-fields home-bash-configuration-fields
@@ -443,13 +407,23 @@ if [ -f ~/.profile ]; then source ~/.profile; fi
# Honor per-interactive-shell startup file
if [ -f ~/.bashrc ]; then source ~/.bashrc; fi
"
;; The host distro might provide a bad 'PS1' default--e.g., not taking
;; $GUIX_ENVIRONMENT into account. Provide a good default here when
;; asked to. The default can be overridden below via
;; 'environment-variables'.
(if (home-bash-configuration-guix-defaults? config)
"PS1='\\u@\\h \\w${GUIX_ENVIRONMENT:+ [env]}\\$ '\n"
"")
(serialize-field 'bash-profile)
(serialize-field 'environment-variables)))
,@(list (file-if-not-empty
'bashrc
(if (home-bash-configuration-guix-defaults? config)
(list (serialize-field 'aliases) guix-bashrc)
(list (serialize-field 'aliases)
(plain-file-content %default-bashrc))
(list (serialize-field 'aliases))))
(file-if-not-empty 'bash-logout)))))
+151
View File
@@ -0,0 +1,151 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2023 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu home services sound)
#:use-module (gnu home services)
#:use-module (gnu home services shepherd)
#:use-module (guix records)
#:use-module (guix gexp)
#:use-module (srfi srfi-1)
#:use-module (ice-9 match)
#:export (home-pulseaudio-rtp-sink-service-type
home-pulseaudio-rtp-source-service-type
%pulseaudio-rtp-multicast-address))
;;;
;;; PulseAudio support.
;;;
(define (with-pulseaudio-connection sock exp)
;; Wrap EXP in an expression where SOCK is bound to a socket connected to
;; the user's PulseAudio command-line interface socket.
#~(let* ((#$sock (socket AF_UNIX SOCK_STREAM 0))
(pulse-user-file
(lambda (name)
(string-append "/run/user/" (number->string (getuid))
"/pulse/" name)))
(file (pulse-user-file "cli")))
(let loop ((tries 0))
(catch #t
(lambda ()
(connect #$sock AF_UNIX file)
(let ((result #$exp))
(close-port #$sock)
result))
(lambda (key . args)
(if (and (eq? key 'system-error)
(= ENOENT (system-error-errno (cons key args)))
(< tries 3))
;; The CLI socket doesn't exist yet, so send pulseaudio
;; SIGUSR2 so that it creates it and listens to it.
(let ((pid (call-with-input-file (pulse-user-file "pid")
read)))
(when (and (integer? pid) (> pid 1))
(kill pid SIGUSR2))
((@ (fibers) sleep) 1)
(loop (+ tries 1)))
(begin
(close-port #$sock)
(apply throw key args))))))))
(define %pulseaudio-rtp-multicast-address
;; Default address used by 'module-rtp-sink' and 'module-rtp-recv'. This is
;; a multicast address, for the Session Announcement Protocol (SAP) and the
;; Session Description Protocol (SDP).
"224.0.0.56")
(define (pulseaudio-rtp-sink-shepherd-services destination-ip)
(list (shepherd-service
(provision '(pulseaudio-rtp-sink))
(start
#~(lambda* (#:optional (destination-ip #$destination-ip))
#$(with-pulseaudio-connection
#~sock
#~(begin
(display "\
load-module module-null-sink \
sink_name=rtp sink_properties=\"device.description='RTP network output'\"\n"
sock)
(display (string-append "\
load-module module-rtp-send source=rtp.monitor"
(if destination-ip
(string-append
" destination_ip="
destination-ip)
"")
"\n")
sock)
#t))))
(stop
#~(lambda (_)
#$(with-pulseaudio-connection
#~sock
#~(begin
(display "unload-module module-rtp-send\n"
sock)
(display "unload-module module-null-sink\n"
sock)
#f))))
(auto-start? #f))))
(define home-pulseaudio-rtp-sink-service-type
(service-type
(name 'pulseaudio-rtp-sink)
(extensions
(list (service-extension home-shepherd-service-type
pulseaudio-rtp-sink-shepherd-services)))
(description
"Define a PulseAudio sink to broadcast audio output over RTP, which can
then by played by another PulseAudio instance.")
;; By default, send to the SAP multicast address, 224.0.0.56, which can be
;; network-intensive.
(default-value %pulseaudio-rtp-multicast-address)))
(define (pulseaudio-rtp-source-shepherd-services source-ip)
(list (shepherd-service
(provision '(pulseaudio-rtp-source))
(start
#~(lambda* (#:optional (source-ip #$source-ip))
#$(with-pulseaudio-connection
#~sock
#~(begin
(format sock "\
load-module module-rtp-recv sap_address=~a\n" source-ip)
#t))))
(stop
#~(lambda (_)
#$(with-pulseaudio-connection
#~sock
#~(begin
(display "unload-module module-rtp-recv\n"
sock)
#f))))
(auto-start? #f))))
(define home-pulseaudio-rtp-source-service-type
(service-type
(name 'pulseaudio-rtp-source)
(extensions
(list (service-extension home-shepherd-service-type
pulseaudio-rtp-source-shepherd-services)))
(description
"Define a PulseAudio source to receive audio broadcasted over RTP by
another PulseAudio instance.")
(default-value %pulseaudio-rtp-multicast-address)))
+57 -1
View File
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -25,9 +26,11 @@
#:use-module (gnu services configuration)
#:use-module (guix modules)
#:use-module (gnu home services)
#:use-module (gnu home services shepherd)
#:use-module ((gnu home services utils)
#:select (object->camel-case-string))
#:autoload (gnu packages base) (glibc-utf8-locales)
#:use-module (gnu packages ssh)
#:use-module (srfi srfi-1)
#:use-module (srfi srfi-34)
#:use-module (srfi srfi-35)
@@ -36,6 +39,7 @@
home-openssh-configuration-authorized-keys
home-openssh-configuration-known-hosts
home-openssh-configuration-hosts
home-ssh-agent-configuration
openssh-host
openssh-host-host-name
@@ -52,7 +56,8 @@
openssh-host-accepted-key-types
openssh-host-extra-content
home-openssh-service-type))
home-openssh-service-type
home-ssh-agent-service-type))
(define (serialize-field-name name)
(match name
@@ -254,3 +259,54 @@ inserted after each of them."
by providing a @file{~/.ssh/config} file, which is honored by the OpenSSH
client,@command{ssh}, and by other tools such as @command{guix deploy}.")
(default-value (home-openssh-configuration))))
;;;
;;; Ssh-agent.
;;;
(define-record-type* <home-ssh-agent-configuration>
home-ssh-agent-configuration make-home-ssh-agent-configuration
home-ssh-agent-configuration?
(openssh home-ssh-agent-openssh ;file-like
(default openssh))
(socket-directory home-ssh-agent-socket-directory ;string
(default #~(string-append %user-runtime-dir "/ssh-agent")))
(extra-options home-ssh-agent-extra-options ;list of string
(default '())))
(define (home-ssh-agent-services config)
"Return a <shepherd-service> for an ssh-agent with CONFIG."
(match-record config <home-ssh-agent-configuration>
(openssh socket-directory extra-options)
(let* ((ssh-agent (file-append openssh "/bin/ssh-agent"))
(socket-file #~(string-append #$socket-directory "/socket"))
(command #~`(#$ssh-agent
"-D" "-a" ,#$socket-file
#$@extra-options))
(log-file #~(string-append %user-log-dir "/ssh-agent.log")))
(list (shepherd-service
(documentation "Run the ssh-agent.")
(provision '(ssh-agent))
(modules '((shepherd support))) ;for '%user-runtime-dir', etc.
(start #~(lambda _
(unless (file-exists? #$socket-directory)
(mkdir-p #$socket-directory)
(chmod #$socket-directory #o700))
(fork+exec-command #$command #:log-file #$log-file)))
(stop #~(make-kill-destructor)))))))
(define (home-ssh-agent-environment-variables config)
'(("SSH_AUTH_SOCK"
. "${SSH_AUTH_SOCK-${XDG_RUNTIME_DIR-$HOME/.cache}/ssh-agent/socket}")))
(define home-ssh-agent-service-type
(service-type
(name 'home-ssh-agent)
(default-value (home-ssh-agent-configuration))
(extensions
(list (service-extension home-shepherd-service-type
home-ssh-agent-services)
(service-extension home-environment-variables-service-type
home-ssh-agent-environment-variables)))
(description
"Install and configure @command{ssh-agent} as a Shepherd service.")))
+36 -17
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2021 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021, 2022 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;;
;;; This file is part of GNU Guix.
@@ -35,10 +35,24 @@
#:export (home-xdg-base-directories-service-type
home-xdg-base-directories-configuration
home-xdg-base-directories-configuration?
home-xdg-base-directories-configuration-cache-home
home-xdg-base-directories-configuration-config-home
home-xdg-base-directories-configuration-data-home
home-xdg-base-directories-configuration-state-home
home-xdg-base-directories-configuration-log-home
home-xdg-base-directories-configuration-runtime-dir
home-xdg-user-directories-service-type
home-xdg-user-directories-configuration
home-xdg-user-directories-configuration?
home-xdg-user-directories-configuration-desktop
home-xdg-user-directories-configuration-documents
home-xdg-user-directories-configuration-download
home-xdg-user-directories-configuration-music
home-xdg-user-directories-configuration-pictures
home-xdg-user-directories-configuration-publicshare
home-xdg-user-directories-configuration-templates
home-xdg-user-directories-configuration-videos
xdg-desktop-action
xdg-desktop-entry
@@ -106,22 +120,25 @@ services more consistent."))
home-xdg-base-directories-configuration-fields))
(define (ensure-xdg-base-dirs-on-activation config)
#~(map (lambda (xdg-base-dir-variable)
((@ (guix build utils) mkdir-p)
(getenv
xdg-base-dir-variable)))
'#$(filter-map
(lambda (field)
(let ((variable
(string-append
"XDG_"
(object->snake-case-string
(configuration-field-name field) 'upper))))
;; XDG_RUNTIME_DIR shouldn't be created during activation
;; and will be provided by elogind or other service.
(and (not (string=? "XDG_RUNTIME_DIR" variable))
variable)))
home-xdg-base-directories-configuration-fields)))
(with-imported-modules '((guix build utils))
#~(begin
(use-modules (guix build utils))
(map (lambda (xdg-base-dir-variable)
(mkdir-p
(getenv
xdg-base-dir-variable)))
'#$(filter-map
(lambda (field)
(let ((variable
(string-append
"XDG_"
(object->snake-case-string
(configuration-field-name field) 'upper))))
;; XDG_RUNTIME_DIR shouldn't be created during activation
;; and will be provided by elogind or other service.
(and (not (string=? "XDG_RUNTIME_DIR" variable))
variable)))
home-xdg-base-directories-configuration-fields)))))
(define (last-extension-or-cfg config extensions)
"Picks configuration value from last provided extension. If there
@@ -231,6 +248,8 @@ pre-populated content.")
home-activation-service-type
home-xdg-user-directories-activation-service)))
(default-value (home-xdg-user-directories-configuration))
(compose identity)
(extend last-extension-or-cfg)
(description "Configure XDG user directories. To
disable a directory, point it to the $HOME.")))
+61 -61
View File
@@ -1,5 +1,5 @@
# GNU Guix --- Functional package management for GNU
# Copyright © 2012-2021, 2021-2022 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2012-2023 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2022 Andreas Enge <andreas@enge.fr>
# Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>
# Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Mark H Weaver <mhw@netris.org>
@@ -7,11 +7,11 @@
# Copyright © 2016, 2017, 2018 Kei Kebreau <kkebreau@posteo.net>
# Copyright © 2016, 2017 Rene Saavedra <rennes@openmailbox.org>
# Copyright © 2016 Adonay "adfeno" Felipe Nogueira <https://libreplanet.org/wiki/User:Adfeno> <adfeno@openmailbox.org>
# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022 Ricardo Wurmus <rekado@elephly.net>
# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Ricardo Wurmus <rekado@elephly.net>
# Copyright © 2016 Ben Woodcroft <donttrustben@gmail.com>
# Copyright © 2016, 2017, 2018, 2019 Alex Vong <alexvong1995@gmail.com>
# Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Efraim Flashner <efraim@flashner.co.il>
# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
# Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
# Copyright © 2017, 2018 Clément Lassieur <clement@lassieur.org>
# Copyright © 2017, 2020 Mathieu Othacehe <m.othacehe@gmail.com>
@@ -19,7 +19,7 @@
# Copyright © 2018 Amirouche Boubekki <amirouche@hypermove.net>
# Copyright © 2018, 2019, 2020, 2021, 2022 Oleg Pykhalov <go.wigust@gmail.com>
# Copyright © 2018 Stefan Stefanović <stefanx2ovic@gmail.com>
# Copyright © 2018, 2020, 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
# Copyright © 2018, 2020, 2021, 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
# Copyright © 2019, 2020, 2021, 2022 Guillaume Le Vaillant <glv@posteo.net>
# Copyright © 2019, 2020 John Soo <jsoo1@asu.edu>
# Copyright © 2019 Jonathan Brielmaier <jonathan.brielmaier@web.de>
@@ -38,10 +38,10 @@
# Copyright © 2020 Tanguy Le Carrour <tanguy@bioneland.org>
# Copyright © 2020 Martin Becze <mjbecze@riseup.net>
# Copyright © 2020 Malte Frank Gerdes <mate.f.gerdes@gmail.com>
# Copyright © 2020 Vinicius Monego <monego@posteo.net>
# Copyright © 2020, 2023 Vinicius Monego <monego@posteo.net>
# Copyright © 2021 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
# Copyright © 2021 Greg Hogan <code@greghogan.com>
# Copyright © 2021, 2022 Philip McGrath <philip@philipmcgrath.com>
# Copyright © 2021, 2022, 2023 Philip McGrath <philip@philipmcgrath.com>
# Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net>
# Copyright © 2021 Sharlatan Hellseher <sharlatanus@gmail.com>
# Copyright © 2021 Dmitry Polyakov <polyakov@liltechdude.xyz>
@@ -56,6 +56,7 @@
# Copyright © 2022 Alex Griffin <a@ajgrf.com>
# Copyright © 2022 ( <paren@disroot.org>
# Copyright © 2022 jgart <jgart@dismail.de>
# Copyright © 2023 Zheng Junjie <873216071@qq.com>
#
# This file is part of GNU Guix.
#
@@ -91,9 +92,12 @@ GNU_SYSTEM_MODULES = \
%D%/home/services/symlink-manager.scm \
%D%/home/services/fontutils.scm \
%D%/home/services/guix.scm \
%D%/home/services/media.scm \
%D%/home/services/messaging.scm \
%D%/home/services/pm.scm \
%D%/home/services/shells.scm \
%D%/home/services/shepherd.scm \
%D%/home/services/sound.scm \
%D%/home/services/ssh.scm \
%D%/home/services/mcron.scm \
%D%/home/services/utils.scm \
@@ -116,6 +120,7 @@ GNU_SYSTEM_MODULES = \
%D%/packages/anthy.scm \
%D%/packages/antivirus.scm \
%D%/packages/apl.scm \
%D%/packages/apparmor.scm \
%D%/packages/apr.scm \
%D%/packages/arcan.scm \
%D%/packages/aspell.scm \
@@ -337,9 +342,11 @@ GNU_SYSTEM_MODULES = \
%D%/packages/iso-codes.scm \
%D%/packages/jami.scm \
%D%/packages/java.scm \
%D%/packages/java-bootstrap.scm \
%D%/packages/java-compression.scm \
%D%/packages/java-graphics.scm \
%D%/packages/java-maths.scm \
%D%/packages/java-xml.scm \
%D%/packages/javascript.scm \
%D%/packages/jemalloc.scm \
%D%/packages/jrnl.scm \
@@ -359,7 +366,6 @@ GNU_SYSTEM_MODULES = \
%D%/packages/kde-systemtools.scm \
%D%/packages/kde-utils.scm \
%D%/packages/kerberos.scm \
%D%/packages/key-mon.scm \
%D%/packages/kodi.scm \
%D%/packages/language.scm \
%D%/packages/lean.scm \
@@ -423,6 +429,7 @@ GNU_SYSTEM_MODULES = \
%D%/packages/mingw.scm \
%D%/packages/microcom.scm \
%D%/packages/moe.scm \
%D%/packages/mold.scm \
%D%/packages/motti.scm \
%D%/packages/monitoring.scm \
%D%/packages/moreutils.scm \
@@ -581,6 +588,7 @@ GNU_SYSTEM_MODULES = \
%D%/packages/stenography.scm \
%D%/packages/storage.scm \
%D%/packages/suckless.scm \
%D%/packages/sugar.scm \
%D%/packages/swig.scm \
%D%/packages/sync.scm \
%D%/packages/syncthing.scm \
@@ -603,6 +611,7 @@ GNU_SYSTEM_MODULES = \
%D%/packages/tmux.scm \
%D%/packages/toolkits.scm \
%D%/packages/tor.scm \
%D%/packages/tree-sitter.scm \
%D%/packages/tv.scm \
%D%/packages/uglifyjs.scm \
%D%/packages/uml.scm \
@@ -641,6 +650,7 @@ GNU_SYSTEM_MODULES = \
%D%/packages/xorg.scm \
%D%/packages/xfce.scm \
%D%/packages/zig.scm \
%D%/packages/zig-xyz.scm \
%D%/packages/zile.scm \
%D%/packages/zwave.scm \
\
@@ -670,6 +680,7 @@ GNU_SYSTEM_MODULES = \
%D%/services/guix.scm \
%D%/services/hurd.scm \
%D%/services/kerberos.scm \
%D%/services/ldap.scm \
%D%/services/lightdm.scm \
%D%/services/linux.scm \
%D%/services/lirc.scm \
@@ -759,6 +770,7 @@ GNU_SYSTEM_MODULES = \
%D%/tests/docker.scm \
%D%/tests/file-sharing.scm \
%D%/tests/ganeti.scm \
%D%/tests/gdm.scm \
%D%/tests/guix.scm \
%D%/tests/monitoring.scm \
%D%/tests/nfs.scm \
@@ -911,6 +923,7 @@ dist_patch_DATA = \
%D%/packages/patches/awesome-4.3-fno-common.patch \
%D%/packages/patches/aws-c-auth-install-private-headers.patch \
%D%/packages/patches/azr3.patch \
%D%/packages/patches/azr3-remove-lash.patch \
%D%/packages/patches/barony-fix-textures.patch \
%D%/packages/patches/bash-completion-directories.patch \
%D%/packages/patches/bash-linux-pgrp-pipe.patch \
@@ -942,26 +955,26 @@ dist_patch_DATA = \
%D%/packages/patches/binutils-CVE-2021-45078.patch \
%D%/packages/patches/bloomberg-bde-cmake-module-path.patch \
%D%/packages/patches/bloomberg-bde-tools-fix-install-path.patch \
%D%/packages/patches/boolector-find-googletest.patch \
%D%/packages/patches/bpftrace-disable-bfd-disasm.patch \
%D%/packages/patches/breezy-fix-gio.patch \
%D%/packages/patches/byobu-writable-status.patch \
%D%/packages/patches/bubblewrap-fix-locale-in-tests.patch \
%D%/packages/patches/cabal-install-base16-bytestring1.0.patch \
%D%/packages/patches/cabal-install-ghc8.10.patch \
%D%/packages/patches/cairo-CVE-2018-19876.patch \
%D%/packages/patches/cairo-CVE-2020-35492.patch \
%D%/packages/patches/calibre-no-updates-dialog.patch \
%D%/packages/patches/calibre-remove-test-sqlite.patch \
%D%/packages/patches/calibre-remove-test-unrar.patch \
%D%/packages/patches/catdoc-CVE-2017-11110.patch \
%D%/packages/patches/ccextractor-add-missing-header.patch \
%D%/packages/patches/ccextractor-autoconf-tesseract.patch \
%D%/packages/patches/ccextractor-fix-ocr.patch \
%D%/packages/patches/chez-scheme-bin-sh.patch \
%D%/packages/patches/circos-remove-findbin.patch \
%D%/packages/patches/cdparanoia-fpic.patch \
%D%/packages/patches/cdrkit-libre-cross-compile.patch \
%D%/packages/patches/cdrtools-3.01-mkisofs-isoinfo.patch \
%D%/packages/patches/ceph-disable-cpu-optimizations.patch \
%D%/packages/patches/ceph-boost-compat.patch \
%D%/packages/patches/ceph-rocksdb-compat.patch \
%D%/packages/patches/chmlib-inttypes.patch \
%D%/packages/patches/cl-asdf-config-directories.patch \
%D%/packages/patches/clamav-config-llvm-libs.patch \
@@ -1026,13 +1039,13 @@ dist_patch_DATA = \
%D%/packages/patches/dbus-c++-gcc-compat.patch \
%D%/packages/patches/dbus-c++-threading-mutex.patch \
%D%/packages/patches/dbxfs-remove-sentry-sdk.patch \
%D%/packages/patches/ddclient-skip-test.patch \
%D%/packages/patches/debops-constants-for-external-program-names.patch \
%D%/packages/patches/debops-debops-defaults-fall-back-to-less.patch \
%D%/packages/patches/dee-vapi.patch \
%D%/packages/patches/desmume-gcc6-fixes.patch \
%D%/packages/patches/desmume-gcc7-fixes.patch \
%D%/packages/patches/dfu-programmer-fix-libusb.patch \
%D%/packages/patches/diffoscope-fix-llvm-test.patch \
%D%/packages/patches/diffutils-fix-signal-processing.patch \
%D%/packages/patches/dkimproxy-add-ipv6-support.patch \
%D%/packages/patches/docbook-xsl-nonrecursive-string-subst.patch \
@@ -1044,12 +1057,12 @@ dist_patch_DATA = \
%D%/packages/patches/dstat-skip-devices-without-io.patch \
%D%/packages/patches/dvd+rw-tools-add-include.patch \
%D%/packages/patches/dynaconf-unvendor-deps.patch \
%D%/packages/patches/efibootmgr-remove-extra-decl.patch \
%D%/packages/patches/efivar-211.patch \
%D%/packages/patches/eigen-fix-strict-aliasing-bug.patch \
%D%/packages/patches/einstein-build.patch \
%D%/packages/patches/elfutils-tests-ptrace.patch \
%D%/packages/patches/elixir-path-length.patch \
%D%/packages/patches/elm-ghc9.2.patch \
%D%/packages/patches/elm-offline-package-registry.patch \
%D%/packages/patches/elm-reactor-static-files.patch \
%D%/packages/patches/elogind-revert-polkit-detection.patch \
@@ -1059,11 +1072,10 @@ dist_patch_DATA = \
%D%/packages/patches/emacs-git-email-missing-parens.patch \
%D%/packages/patches/emacs-fix-scheme-indent-function.patch \
%D%/packages/patches/emacs-json-reformat-fix-tests.patch \
%D%/packages/patches/emacs-helpful-fix-docstring-test.patch \
%D%/packages/patches/emacs-highlight-stages-add-gexp.patch \
%D%/packages/patches/emacs-libgit-use-system-libgit2.patch \
%D%/packages/patches/emacs-lispy-fix-thread-last-test.patch \
%D%/packages/patches/emacs-native-comp-driver-options.patch \
%D%/packages/patches/emacs-pasp-mode-quote-file-names.patch \
%D%/packages/patches/emacs-polymode-fix-lexical-variable-error.patch \
%D%/packages/patches/emacs-source-date-epoch.patch \
%D%/packages/patches/emacs-telega-path-placeholder.patch \
@@ -1075,8 +1087,11 @@ dist_patch_DATA = \
%D%/packages/patches/enjarify-setup-py.patch \
%D%/packages/patches/enlightenment-fix-setuid-path.patch \
%D%/packages/patches/erlang-man-path.patch \
%D%/packages/patches/esmini-no-clutter-log.patch \
%D%/packages/patches/esmini-use-pkgconfig.patch \
%D%/packages/patches/esmtp-add-lesmtp.patch \
%D%/packages/patches/eudev-rules-directory.patch \
%D%/packages/patches/evdi-fix-build-with-linux-6.2.patch \
%D%/packages/patches/exercism-disable-self-update.patch \
%D%/packages/patches/extempore-unbundle-external-dependencies.patch \
%D%/packages/patches/extundelete-e2fsprogs-1.44.patch \
@@ -1109,8 +1124,10 @@ dist_patch_DATA = \
%D%/packages/patches/firebird-riscv64-support-pt1.patch \
%D%/packages/patches/firebird-riscv64-support-pt2.patch \
%D%/packages/patches/flann-cmake-3.11.patch \
%D%/packages/patches/flashrom-fix-building-on-aarch64.patch \
%D%/packages/patches/flatpak-fix-path.patch \
%D%/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch \
%D%/packages/patches/fluxbox-1.3.7-no-dynamic-cursor.patch \
%D%/packages/patches/fontconfig-cache-ignore-mtime.patch \
%D%/packages/patches/foobillard++-pkg-config.patch \
%D%/packages/patches/foomatic-filters-CVE-2015-8327.patch \
@@ -1189,7 +1206,10 @@ dist_patch_DATA = \
%D%/packages/patches/genimage-mke2fs-test.patch \
%D%/packages/patches/geoclue-config.patch \
%D%/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch \
%D%/packages/patches/ghc-9.2-glibc-2.33-link-order.patch \
%D%/packages/patches/ghc-testsuite-dlopen-pie.patch \
%D%/packages/patches/ghc-bloomfilter-ghc9.2.patch \
%D%/packages/patches/ghc-bytestring-handle-ghc9.patch \
%D%/packages/patches/ghc-language-haskell-extract-ghc-8.10.patch \
%D%/packages/patches/ghostscript-no-header-id.patch \
%D%/packages/patches/ghostscript-no-header-uuid.patch \
@@ -1273,8 +1293,6 @@ dist_patch_DATA = \
%D%/packages/patches/guile-linux-syscalls.patch \
%D%/packages/patches/guile-3.0-linux-syscalls.patch \
%D%/packages/patches/guile-ac-d-bus-fix-tests.patch \
%D%/packages/patches/guile-continuation-stack-leak.patch \
%D%/packages/patches/guile-cross-compilation.patch \
%D%/packages/patches/guile-fibers-destroy-peer-schedulers.patch \
%D%/packages/patches/guile-fibers-epoll-instance-is-dead.patch \
%D%/packages/patches/guile-fibers-fd-finalizer-leak.patch \
@@ -1284,7 +1302,6 @@ dist_patch_DATA = \
%D%/packages/patches/guile-present-coding.patch \
%D%/packages/patches/guile-rsvg-pkgconfig.patch \
%D%/packages/patches/guile-emacs-fix-configure.patch \
%D%/packages/patches/guile-email-fix-tests.patch \
%D%/packages/patches/gtk2-fix-builder-test.patch \
%D%/packages/patches/gtk2-respect-GUIX_GTK2_PATH.patch \
%D%/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch \
@@ -1335,18 +1352,12 @@ dist_patch_DATA = \
%D%/packages/patches/intel-xed-fix-nondeterminism.patch \
%D%/packages/patches/intltool-perl-compatibility.patch \
%D%/packages/patches/iputils-libcap-compat.patch \
%D%/packages/patches/ipxe-reproducible-geniso.patch \
%D%/packages/patches/irrlicht-use-system-libs.patch \
%D%/packages/patches/irrlicht-link-against-needed-libs.patch \
%D%/packages/patches/isl-0.11.1-aarch64-support.patch \
%D%/packages/patches/itk-snap-alt-glibc-compat.patch \
%D%/packages/patches/jami-disable-integration-tests.patch \
%D%/packages/patches/jami-fix-qml-imports.patch \
%D%/packages/patches/jami-fix-unit-tests-build.patch \
%D%/packages/patches/jami-libjami-headers-search.patch \
%D%/packages/patches/jami-no-webengine.patch \
%D%/packages/patches/jami-sip-unregister.patch \
%D%/packages/patches/jami-xcb-link.patch \
%D%/packages/patches/jamvm-1.5.1-aarch64-support.patch \
%D%/packages/patches/jamvm-1.5.1-armv7-support.patch \
%D%/packages/patches/jamvm-2.0.0-aarch64-support.patch \
@@ -1372,10 +1383,9 @@ dist_patch_DATA = \
%D%/packages/patches/json-c-0.12-CVE-2020-12762.patch \
%D%/packages/patches/jsoncpp-pkg-config-version.patch \
%D%/packages/patches/julia-SOURCE_DATE_EPOCH-mtime.patch \
%D%/packages/patches/julia-tracker-16-compat.patch \
%D%/packages/patches/julia-allow-parallel-build.patch \
%D%/packages/patches/libffi-3.3-powerpc-fixes.patch \
%D%/packages/patches/libffi-float128-powerpc64le.patch \
%D%/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch \
%D%/packages/patches/libobjc2-unbundle-robin-map.patch \
%D%/packages/patches/librime-fix-build-with-gcc10.patch \
%D%/packages/patches/libvirt-add-install-prefix.patch \
@@ -1402,9 +1412,7 @@ dist_patch_DATA = \
%D%/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch \
%D%/packages/patches/kobodeluxe-midicon-segmentation-fault.patch \
%D%/packages/patches/kobodeluxe-graphics-window-signed-char.patch \
%D%/packages/patches/kodi-increase-test-timeout.patch \
%D%/packages/patches/kodi-set-libcurl-ssl-parameters.patch \
%D%/packages/patches/kodi-skip-test-449.patch \
%D%/packages/patches/kwayland-skip-flaky-test.patch \
%D%/packages/patches/laby-make-install.patch \
%D%/packages/patches/ldns-drill-examples.patch \
@@ -1463,7 +1471,6 @@ dist_patch_DATA = \
%D%/packages/patches/libtirpc-hurd.patch \
%D%/packages/patches/libtommath-fix-linkage.patch \
%D%/packages/patches/libtool-skip-tests2.patch \
%D%/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch \
%D%/packages/patches/libusb-0.1-disable-tests.patch \
%D%/packages/patches/libusb-for-axoloti.patch \
%D%/packages/patches/libutils-add-includes.patch \
@@ -1562,6 +1569,7 @@ dist_patch_DATA = \
%D%/packages/patches/musl-cross-locale.patch \
%D%/packages/patches/mutt-store-references.patch \
%D%/packages/patches/m4-gnulib-libio.patch \
%D%/packages/patches/m17n-lib-1.8.0-use-pkg-config-for-freetype.patch \
%D%/packages/patches/nautilus-extension-search-path.patch \
%D%/packages/patches/ncompress-fix-softlinks.patch \
%D%/packages/patches/ncftp-reproducible.patch \
@@ -1576,7 +1584,6 @@ dist_patch_DATA = \
%D%/packages/patches/nix-dont-build-html-doc.diff \
%D%/packages/patches/nfs4-acl-tools-0.3.7-fixpaths.patch \
%D%/packages/patches/ngircd-handle-zombies.patch \
%D%/packages/patches/ngless-unliftio.patch \
%D%/packages/patches/network-manager-plugin-path.patch \
%D%/packages/patches/network-manager-meson.patch \
%D%/packages/patches/nginx-socket-cloexec.patch \
@@ -1599,14 +1606,15 @@ dist_patch_DATA = \
%D%/packages/patches/ocaml-4.09-multiple-definitions.patch \
%D%/packages/patches/omake-fix-non-determinism.patch \
%D%/packages/patches/oneko-remove-nonfree-characters.patch \
%D%/packages/patches/onionshare-cli-async-mode.patch \
%D%/packages/patches/onnx-optimizer-system-library.patch \
%D%/packages/patches/onnx-use-system-googletest.patch \
%D%/packages/patches/onnx-shared-libraries.patch \
%D%/packages/patches/onnx-skip-model-downloads.patch \
%D%/packages/patches/openbios-aarch64-riscv64-support.patch \
%D%/packages/patches/openboardview-use-system-imgui.patch \
%D%/packages/patches/openboardview-use-system-utf8.patch \
%D%/packages/patches/openbox-python3.patch \
%D%/packages/patches/opencascade-oce-glibc-2.26.patch \
%D%/packages/patches/openfoam-4.1-cleanup.patch \
%D%/packages/patches/openjdk-10-idlj-reproducibility.patch \
%D%/packages/patches/openjdk-15-xcursor-no-dynamic.patch \
@@ -1618,6 +1626,7 @@ dist_patch_DATA = \
%D%/packages/patches/opensles-add-license-file.patch \
%D%/packages/patches/openssl-1.1-c-rehash-in.patch \
%D%/packages/patches/openssl-3.0-c-rehash-in.patch \
%D%/packages/patches/opentaxsolver-file-browser-fix.patch \
%D%/packages/patches/open-zwave-hidapi.patch \
%D%/packages/patches/orpheus-cast-errors-and-includes.patch \
%D%/packages/patches/osip-CVE-2017-7853.patch \
@@ -1631,6 +1640,8 @@ dist_patch_DATA = \
%D%/packages/patches/password-store-tree-compat.patch \
%D%/packages/patches/pciutils-hurd-configure.patch \
%D%/packages/patches/pciutils-hurd-fix.patch \
%D%/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch \
%D%/packages/patches/php-fix-streams-copy-length.patch \
%D%/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch \
%D%/packages/patches/pocketfft-cpp-prefer-preprocessor-if.patch \
%D%/packages/patches/pokerth-boost.patch \
@@ -1640,6 +1651,8 @@ dist_patch_DATA = \
%D%/packages/patches/python-louvain-fix-test.patch \
%D%/packages/patches/python-random2-getrandbits-test.patch \
%D%/packages/patches/python-poppler-qt5-fix-build.patch \
%D%/packages/patches/python-pypdf-annotate-tests-appropriately.patch \
%D%/packages/patches/python-telingo-fix-comparison.patch \
%D%/packages/patches/python-w3lib-fix-test-failure.patch \
%D%/packages/patches/sdcc-disable-non-free-code.patch \
%D%/packages/patches/sdl-pango-api_additions.patch \
@@ -1670,8 +1683,6 @@ dist_patch_DATA = \
%D%/packages/patches/perl-www-curl-fix-struct-void.patch \
%D%/packages/patches/perl-www-curl-remove-symbol.patch \
%D%/packages/patches/phoronix-test-suite-fsdg.patch \
%D%/packages/patches/php-bug-74093-test.patch \
%D%/packages/patches/php-curl-compat.patch \
%D%/packages/patches/picprog-non-intel-support.patch \
%D%/packages/patches/pidgin-add-search-path.patch \
%D%/packages/patches/pinball-system-ltdl.patch \
@@ -1717,7 +1728,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-3-fix-tests.patch \
%D%/packages/patches/python-3-hurd-configure.patch \
%D%/packages/patches/python-3-no-static-lib.patch \
%D%/packages/patches/python-apsw-3.39.2.1-test-fix.patch \
%D%/packages/patches/python-afdko-suppress-copyright-test.patch \
%D%/packages/patches/python-aionotify-0.2.0-py3.8.patch \
%D%/packages/patches/python-argcomplete-1.11.1-fish31.patch \
%D%/packages/patches/python-cross-compile.patch \
@@ -1727,7 +1738,8 @@ dist_patch_DATA = \
%D%/packages/patches/python-docopt-pytest6-compat.patch \
%D%/packages/patches/python-execnet-read-only-fix.patch \
%D%/packages/patches/python-fixtures-remove-monkeypatch-test.patch \
%D%/packages/patches/python-flask-restful-werkzeug-compat.patch \
%D%/packages/patches/python-hiredis-fix-header.patch \
%D%/packages/patches/python-hiredis-use-system-hiredis.patch \
%D%/packages/patches/python-ipython-documentation-chars.patch \
%D%/packages/patches/python-ipython-documentation-repro.patch \
%D%/packages/patches/python-keras-integration-test.patch \
@@ -1735,6 +1747,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-peachpy-determinism.patch \
%D%/packages/patches/python-pep8-stdlib-tokenize-compat.patch \
%D%/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch \
%D%/packages/patches/python-pillow-CVE-2022-45199.patch \
%D%/packages/patches/python-pyfakefs-remove-bad-test.patch \
%D%/packages/patches/python-pyflakes-test-location.patch \
%D%/packages/patches/python2-pyopenssl-openssl-compat.patch \
@@ -1757,8 +1770,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-robotframework-atest.patch \
%D%/packages/patches/python-robotframework-source-date-epoch.patch \
%D%/packages/patches/python-robotframework-sshlibrary-rf5-compat.patch \
%D%/packages/patches/python-seaborn-kde-test.patch \
%D%/packages/patches/python-seaborn-2690.patch \
%D%/packages/patches/python-unittest2-python3-compat.patch \
%D%/packages/patches/python-unittest2-remove-argparse.patch \
%D%/packages/patches/python-versioneer-guix-support.patch \
@@ -1770,7 +1781,6 @@ dist_patch_DATA = \
%D%/packages/patches/qemu-glibc-2.27.patch \
%D%/packages/patches/qemu-glibc-2.30.patch \
%D%/packages/patches/qemu-fix-agent-paths.patch \
%D%/packages/patches/qpdfview-qt515-compat.patch \
%D%/packages/patches/qrcodegen-cpp-make-install.patch \
%D%/packages/patches/qtbase-absolute-runpath.patch \
%D%/packages/patches/qtbase-moc-ignore-gcc-macro.patch \
@@ -1779,11 +1789,8 @@ dist_patch_DATA = \
%D%/packages/patches/quagga-reproducible-build.patch \
%D%/packages/patches/quickswitch-fix-dmenu-check.patch \
%D%/packages/patches/qtwayland-gcc-11.patch \
%D%/packages/patches/qtwebkit-pbutils-include.patch \
%D%/packages/patches/qtwebkit-fix-building-with-bison-3.7.patch \
%D%/packages/patches/qtwebkit-fix-building-with-python-3.9.patch \
%D%/packages/patches/qtwebkit-fix-building-with-icu-68.patch \
%D%/packages/patches/qtwebkit-fix-building-with-glib-2.68.patch \
%D%/packages/patches/qtwayland-dont-recreate-callbacks.patch \
%D%/packages/patches/qtwayland-cleanup-callbacks.patch \
%D%/packages/patches/ragel-char-signedness.patch \
%D%/packages/patches/randomjungle-disable-static-build.patch \
%D%/packages/patches/range-v3-build-with-gcc10.patch \
@@ -1801,17 +1808,13 @@ dist_patch_DATA = \
%D%/packages/patches/ripperx-missing-file.patch \
%D%/packages/patches/rpcbind-CVE-2017-8779.patch \
%D%/packages/patches/rtags-separate-rct.patch \
%D%/packages/patches/racket-backport-8.7-pkg-strip.patch \
%D%/packages/patches/racket-chez-scheme-bin-sh.patch \
%D%/packages/patches/racket-rktio-bin-sh.patch \
%D%/packages/patches/racket-zuo-bin-sh.patch \
%D%/packages/patches/remake-impure-dirs.patch \
%D%/packages/patches/restic-0.9.6-fix-tests-for-go1.15.patch \
%D%/packages/patches/retroarch-LIBRETRO_DIRECTORY.patch \
%D%/packages/patches/r-mixedpower-r2power.patch \
%D%/packages/patches/rnp-add-version.cmake.patch \
%D%/packages/patches/rnp-disable-ruby-rnp-tests.patch \
%D%/packages/patches/rnp-unbundle-googletest.patch \
%D%/packages/patches/rng-tools-revert-build-randstat.patch \
%D%/packages/patches/rocm-comgr-3.1.0-dependencies.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch \
@@ -1821,8 +1824,8 @@ dist_patch_DATA = \
%D%/packages/patches/ruby-anystyle-fix-dictionary-populate.patch \
%D%/packages/patches/ruby-latex-decode-fix-test.patch \
%D%/packages/patches/ruby-mustache-1.1.1-fix-race-condition-tests.patch \
%D%/packages/patches/ruby-sanitize-system-libxml.patch \
%D%/packages/patches/rustc-1.54.0-src.patch \
%D%/packages/patches/rust-1.64-fix-riscv64-bootstrap.patch \
%D%/packages/patches/rust-adblock-ignore-live-tests.patch \
%D%/packages/patches/i3status-rust-enable-unstable-features.patch \
%D%/packages/patches/rust-ndarray-remove-blas-src-dep.patch \
@@ -1832,17 +1835,19 @@ dist_patch_DATA = \
%D%/packages/patches/rust-nettle-sys-disable-vendor.patch \
%D%/packages/patches/rust-openssl-sys-no-vendor.patch \
%D%/packages/patches/rust-wl-clipboard-rs-newer-wl.patch \
%D%/packages/patches/rw-igraph-0.10.patch \
%D%/packages/patches/sbc-fix-build-non-x86.patch \
%D%/packages/patches/sbcl-aserve-add-HTML-5-elements.patch \
%D%/packages/patches/sbcl-aserve-fix-rfe12668.patch \
%D%/packages/patches/sbcl-burgled-batteries3-fix-signals.patch \
%D%/packages/patches/sbcl-clml-fix-types.patch \
%D%/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch \
%D%/packages/patches/sbcl-eazy-gnuplot-skip-path-check.patch \
%D%/packages/patches/sbcl-png-fix-sbcl-compatibility.patch \
%D%/packages/patches/scalapack-gcc-10-compilation.patch \
%D%/packages/patches/scheme48-tests.patch \
%D%/packages/patches/scons-test-environment.patch \
%D%/packages/patches/screen-hurd-path-max.patch \
%D%/packages/patches/scsh-nonstring-search-path.patch \
%D%/packages/patches/sdl-libx11-1.6.patch \
%D%/packages/patches/seed-webkit.patch \
%D%/packages/patches/sendgmail-accept-ignored-gsuite-flag.patch \
@@ -1867,8 +1872,6 @@ dist_patch_DATA = \
%D%/packages/patches/spectre-meltdown-checker-externalize-fwdb.patch \
%D%/packages/patches/spectre-meltdown-checker-find-kernel.patch \
%D%/packages/patches/sphinxbase-fix-doxygen.patch \
%D%/packages/patches/spice-vdagent-glib-2.68.patch \
%D%/packages/patches/sssd-optional-systemd.patch \
%D%/packages/patches/sssd-system-directories.patch \
%D%/packages/patches/steghide-fixes.patch \
%D%/packages/patches/suitesparse-mongoose-cmake.patch \
@@ -1902,6 +1905,7 @@ dist_patch_DATA = \
%D%/packages/patches/texlive-hyph-utf8-no-byebug.patch \
%D%/packages/patches/thefuck-test-environ.patch \
%D%/packages/patches/tidy-CVE-2015-5522+5523.patch \
%D%/packages/patches/timewarrior-time-sensitive-tests.patch \
%D%/packages/patches/tinyxml-use-stl.patch \
%D%/packages/patches/tipp10-disable-downloader.patch \
%D%/packages/patches/tipp10-fix-compiling.patch \
@@ -1910,8 +1914,8 @@ dist_patch_DATA = \
%D%/packages/patches/tk-find-library.patch \
%D%/packages/patches/tla2tools-build-xml.patch \
%D%/packages/patches/tlf-support-hamlib-4.2+.patch \
gnu/packages/patches/tootle-glib-object-naming.patch \
gnu/packages/patches/tootle-reason-phrase.patch \
%D%/packages/patches/tootle-glib-object-naming.patch \
%D%/packages/patches/tootle-reason-phrase.patch \
%D%/packages/patches/transcode-ffmpeg.patch \
%D%/packages/patches/transfig-gcc10-fno-common.patch \
%D%/packages/patches/transmission-honor-localedir.patch \
@@ -1924,6 +1928,8 @@ dist_patch_DATA = \
%D%/packages/patches/tuxpaint-stamps-path.patch \
%D%/packages/patches/twinkle-bcg729.patch \
%D%/packages/patches/u-boot-allow-disabling-openssl.patch \
%D%/packages/patches/u-boot-infodocs-target.patch \
%D%/packages/patches/u-boot-patman-guix-integration.patch \
%D%/packages/patches/u-boot-nintendo-nes-serial.patch \
%D%/packages/patches/u-boot-rockchip-inno-usb.patch \
%D%/packages/patches/u-boot-sifive-prevent-reloc-initrd-fdt.patch \
@@ -1982,7 +1988,6 @@ dist_patch_DATA = \
%D%/packages/patches/vboot-utils-skip-test-workbuf.patch \
%D%/packages/patches/vinagre-newer-freerdp.patch \
%D%/packages/patches/vinagre-newer-rdp-parameters.patch \
%D%/packages/patches/virglrenderer-CVE-2017-6386.patch \
%D%/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch \
%D%/packages/patches/vsearch-unbundle-cityhash.patch \
%D%/packages/patches/vte-CVE-2012-2738-pt1.patch \
@@ -1993,12 +1998,11 @@ dist_patch_DATA = \
%D%/packages/patches/wacomtablet-add-missing-includes.patch \
%D%/packages/patches/wacomtablet-qt5.15.patch \
%D%/packages/patches/warsow-qfusion-fix-bool-return-type.patch \
%D%/packages/patches/wdl-link-libs-and-fix-jnetlib.patch \
%D%/packages/patches/webkitgtk-adjust-bubblewrap-paths.patch \
%D%/packages/patches/webrtc-audio-processing-big-endian.patch \
%D%/packages/patches/webrtc-for-telegram-desktop-fix-gcc12-cstdint.patch \
%D%/packages/patches/websocketpp-fix-for-cmake-3.15.patch \
%D%/packages/patches/widelands-add-missing-map-include.patch \
%D%/packages/patches/widelands-system-wide_minizip.patch \
%D%/packages/patches/wmctrl-64-fix.patch \
%D%/packages/patches/wmfire-update-for-new-gdk-versions.patch \
%D%/packages/patches/wordnet-CVE-2008-2149.patch \
@@ -2008,16 +2012,12 @@ dist_patch_DATA = \
%D%/packages/patches/xdg-desktop-portal-wlr-harcoded-length.patch\
%D%/packages/patches/xf86-video-ark-remove-mibstore.patch \
%D%/packages/patches/xf86-video-nouveau-fixup-ABI.patch \
%D%/packages/patches/xf86-video-qxl-fix-build.patch \
%D%/packages/patches/xf86-video-savage-xorg-compat.patch \
%D%/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch \
%D%/packages/patches/xf86-video-tga-remove-mibstore.patch \
%D%/packages/patches/xf86-video-voodoo-pcitag.patch \
%D%/packages/patches/xfce4-panel-plugins.patch \
%D%/packages/patches/xfce4-settings-defaults.patch \
%D%/packages/patches/xgboost-use-system-dmlc-core.patch \
%D%/packages/patches/xmonad-dynamic-linking.patch \
%D%/packages/patches/xmonad-next-dynamic-linking.patch \
%D%/packages/patches/xnnpack-system-libraries.patch \
%D%/packages/patches/xplanet-1.3.1-cxx11-eof.patch \
%D%/packages/patches/xplanet-1.3.1-libdisplay_DisplayOutput.cpp.patch \
+11 -5
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012-2020, 2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2012-2020, 2022-2023 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2013 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2014 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2016, 2017 Alex Kost <alezost@gmail.com>
@@ -38,6 +38,7 @@
#:use-module (ice-9 vlist)
#:use-module (ice-9 match)
#:use-module (ice-9 binary-ports)
#:autoload (rnrs bytevectors) (bytevector?)
#:autoload (system base compile) (compile)
#:use-module (srfi srfi-1)
#:use-module (srfi srfi-26)
@@ -442,10 +443,15 @@ reducing the memory footprint."
(lambda (port)
;; Store the cache as a '.go' file. This makes loading fast and reduces
;; heap usage since some of the static data is directly mmapped.
(put-bytevector port
(compile `'(,@exp)
#:to 'bytecode
#:opts '(#:to-file? #t)))))
(match (compile `'(,@exp)
#:to 'bytecode
#:opts '(#:to-file? #t))
((? bytevector? bv)
(put-bytevector port bv))
(proc
;; In Guile 3.0.9, the linker can return a procedure instead of a
;; bytevector. Adjust to that.
(proc port)))))
cache-file)
+37 -28
View File
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014 Marek Benc <merkur32@gmail.com>
;;; Copyright © 2016, 2018 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017, 2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Leo Famulari <leo@famulari.name>
;;; Copyright © 2018, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
@@ -25,7 +25,6 @@
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix build-system gnu)
#:use-module (guix build-system glib-or-gtk)
#:use-module (gnu packages)
#:use-module (gnu packages autotools)
@@ -41,6 +40,7 @@
#:use-module (gnu packages ots)
#:use-module (gnu packages popt)
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages python)
#:use-module (gnu packages readline)
#:use-module (gnu packages wv)
#:use-module (gnu packages xml))
@@ -74,7 +74,14 @@
"latex " "loadbindings " "mht " "mif " "mswrite " "opendocument "
"openwriter " "openxml " "opml " "ots " "paint " "passepartout "
"pdb " "pdf " "presentation " "s5 " "sdw " "t602 " "urldict "
"wikipedia " "wml " "xslfo"))
"wikipedia " "wml " "xslfo")
"--enable-introspection"
(string-append "--with-gir-dir="
(assoc-ref %outputs "out")
"/share/gir-1.0")
(string-append "--with-typelib-dir="
(assoc-ref %outputs "out")
"/lib/girepository-1.0"))
;; tests fail with: Gtk-CRITICAL **: gtk_settings_get_for_screen:
;; assertion 'GDK_IS_SCREEN (screen)' failed
;; GLib-GObject-CRITICAL **: g_object_get_qdata:
@@ -85,32 +92,34 @@
#:make-flags
(list "gtk_update_icon_cache=true")))
(inputs
`(("boost" ,boost)
("enchant" ,enchant)
("fontconfig" ,fontconfig)
("fribidi" ,fribidi)
("glib" ,glib)
("goffice" ,goffice)
("gtk+" ,gtk+)
("libchamplain" ,libchamplain)
("libglade" ,libglade)
("libgsf" ,libgsf)
("libjpeg" ,libjpeg-turbo)
("libpng" ,libpng)
("librsvg" ,librsvg)
("libxml2" ,libxml2)
("libxslt" ,libxslt)
("ots" ,ots)
("popt" ,popt)
("readline" ,readline)
("telepathy" ,telepathy-glib)
("wv" ,wv)
("zlib" ,zlib)))
(list boost
enchant
fontconfig
fribidi
glib
goffice
gtk+
libchamplain
libglade
libgsf
libjpeg-turbo
libpng
(librsvg-for-system)
libxml2
libxslt
ots
popt
readline
telepathy-glib
wv
zlib))
(native-inputs
`(("intltool" ,intltool)
("glib:bin" ,glib "bin")
("libtool" ,libtool)
("pkg-config" ,pkg-config)))
(list gobject-introspection
intltool
`(,glib "bin")
libtool
pkg-config
python-wrapper))
(home-page "https://www.abisource.com/")
(synopsis "Word processing program")
+25 -24
View File
@@ -23,6 +23,7 @@
(define-module (gnu packages accessibility)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix gexp)
#:use-module (guix utils)
#:use-module (guix packages)
#:use-module (guix download)
@@ -229,7 +230,7 @@ incorporated.")
libnotify))
(native-inputs
(list gettext-minimal intltool pkg-config))
(home-page "http://florence.sourceforge.net/")
(home-page "https://florence.sourceforge.net/")
(synopsis "Extensible, scalable virtual keyboard for X11")
(description
"Florence is an extensible scalable virtual keyboard for X11.
@@ -245,11 +246,11 @@ available to help to click.")
(license license:gpl2+)))
(define-public footswitch
(let ((commit "ca43d53fc2002520cc825d119702afc124303e73")
(revision "2"))
(let ((commit "e455d6752221b9e9c3818cc304c873b9c2792490")
(revision "0"))
(package
(name "footswitch")
(version (git-version "0.1" revision commit))
(version (git-version "1.0" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
@@ -258,32 +259,32 @@ available to help to click.")
(file-name (git-file-name name version))
(sha256
(base32
"14pyzc4ws1mj859xs9n4x83wzxxvd3bh5bdxzr6nv267xwx1mq68"))))
"0xkk60sg3szpgbl3z8djlpagglsldv9viqibsih6wcnbhikzlc6j"))))
(build-system gnu-build-system)
(arguments
(list
#:tests? #f ; no tests
#:make-flags #~(list (string-append "CC=" #$(cc-for-target)))
#:phases
#~(modify-phases %standard-phases
(delete 'configure)
;; Install target in the Makefile does not work for Guix.
(replace 'install
(lambda _
(let ((bin (string-append #$output "/bin")))
(install-file "footswitch" bin)
(install-file "scythe" bin)))))))
(native-inputs
(list pkg-config))
(inputs
(list hidapi))
(arguments
`(#:tests? #f ; no tests
#:make-flags (list (string-append "CC=" ,(cc-for-target)))
#:phases (modify-phases %standard-phases
(delete 'configure)
;; Install target in the Makefile does not work for Guix
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let ((bin (string-append (assoc-ref outputs "out")
"/bin")))
(install-file "footswitch" bin)
(install-file "scythe" bin)
#t))))))
(home-page "https://github.com/rgerganov/footswitch")
(synopsis "Command line utility for PCsensor foot switch")
(synopsis "Command line utilities for PCsensor and Scythe foot switches")
(description
"Command line utility for programming foot switches sold by PCsensor.
It works for both single pedal devices and three pedal devices. All supported
devices have vendorId:productId = 0c45:7403 or 0c45:7404.")
(license license:expat))))
"This package provides command line utilities for programming PCsensor
and Scythe foot switches. It works for both single pedal and three pedal
devices.")
(license license:expat))))
(define-public xmagnify
(package
@@ -348,4 +349,4 @@ CONFIG_SPEAKUP=m
@item
CONFIG_SPEAKUP_SOFT=m
@end itemize")
(home-page "ttps://github.com/linux-speakup/espeakup")))
(home-page "https://github.com/linux-speakup/espeakup")))
-6
View File
@@ -21,16 +21,10 @@
(define-module (gnu packages ada)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix git-download)
#:use-module (gnu packages)
#:use-module (gnu packages base)
#:use-module (gnu packages check)
#:use-module (gnu packages compression)
#:use-module (gnu packages python)
#:use-module (gnu packages python-xyz)
#:use-module (ice-9 match))
(define-public ada/ed
+169 -87
View File
@@ -53,8 +53,11 @@
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;; Copyright © 2022 Andreas Rammhold <andreas@rammhold.de>
;;; Copyright © 2022 ( <paren@disroot.org>
;;; Copyright © 2022 Matthew James Kraai <kraai@ftbfs.org>
;;; Copyright © 2022, 2023 Matthew James Kraai <kraai@ftbfs.org>
;;; Copyright © 2022 jgart <jgart@dismail.de>
;;; Copyright © 2023 Juliana Sims <jtsims@protonmail.com>
;;; Copyright © 2023 Lu Hui <luhux76@gmail.com>
;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -768,7 +771,7 @@ on memory usage on GNU/Linux systems.")
(define-public htop
(package
(name "htop")
(version "3.2.1")
(version "3.2.2")
(source
(origin
(method git-fetch)
@@ -776,7 +779,7 @@ on memory usage on GNU/Linux systems.")
(url "https://github.com/htop-dev/htop")
(commit version)))
(sha256
(base32 "0yfmkw3y4qyd42svhpiijif7krvmnb8z88y6h9g4fwf7sfynq2rk"))
(base32 "0cyaprgnhfrc7rqq053903bjylaplvxkb65b04bsxmiva09lvf9s"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs
@@ -1161,7 +1164,7 @@ ONC RPC numbers.")
(let ((out (assoc-ref %outputs "out")))
(list (string-append "--mandir=" out "/share/man")
(string-append "--infodir=" out "/share/info")))))
(home-page "http://netcat.sourceforge.net")
(home-page "https://netcat.sourceforge.net")
(synopsis "Read and write data over TCP/IP")
(description
"Netcat is a featured networking utility which reads and writes data
@@ -1175,7 +1178,7 @@ would need and has several interesting built-in capabilities.")
(define-public netcat-openbsd
(package
(name "netcat-openbsd")
(version "1.218-5")
(version "1.219-1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1184,7 +1187,7 @@ would need and has several interesting built-in capabilities.")
(file-name (git-file-name name version))
(sha256
(base32
"0hpbmz9m2q22a6qgbn9590z2x96xgffim8g0m1v47mariz3pqhlc"))))
"1fhrmnbdl6bgsjk02vi78zy9i486mmniymbbbhdkzl8zfjbjkpxc"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
@@ -1278,7 +1281,7 @@ IPv6, proxies, and Unix sockets.")
"1gpvd2kjyhs18sh6sga5bk9wj8s78blfd4c0m38r0wl92jx2yv1b"))))))
(inputs
(list ncurses))
(home-page "http://nmon.sourceforge.net/")
(home-page "https://nmon.sourceforge.net/")
(synopsis
"Monitor system performance in a terminal or to a @file{.csv} log file")
(description
@@ -1409,14 +1412,14 @@ connection alive.")
bind-release-version)))
(package
(name "isc-dhcp")
(version "4.4.3")
(version "4.4.3-P1")
(source (origin
(method url-fetch)
(uri (string-append "https://ftp.isc.org/isc/dhcp/"
version "/dhcp-" version ".tar.gz"))
(sha256
(base32
"062q2g8cj2zv0zv22x6pg21m21bdlscxkg3li0ac0pm0qasccghf"))))
"1ivkvhhvqxap6c51cli7pa6xn76ngxri1zbl45ishz4ranxidi0a"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f
@@ -1559,7 +1562,10 @@ connection alive.")
(description
"ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a
reference implementation of all aspects of DHCP, through a suite of DHCP
tools: server, client, and relay agent.")
tools: server, client, and relay agent.
This software is @emph{end-of-life}! ISC does not intend to issue any further
maintenance releases.")
(license license:mpl2.0)
(properties '((cpe-name . "dhcp"))))))
@@ -1802,7 +1808,7 @@ over ssh connections.")
(define-public realmd
(package
(name "realmd")
(version "0.17.0")
(version "0.17.1")
(source
(origin
(method git-fetch)
@@ -1811,8 +1817,7 @@ over ssh connections.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1c6q2a86kk2f1akzc36nh52hfwsmmc0mbp6ayyjxj4zsyk9zx5bf"))))
(base32 "063cf4jkpfj548a7dxmffrpbh3j413nq3zy1zzj20lcfffnnaqwn"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-systemd-unit-dir=no"
@@ -1966,7 +1971,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.12p1")
(version "1.9.13p2")
(source (origin
(method url-fetch)
(uri
@@ -1976,7 +1981,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"1n5ppabp9ark1qz7xi63528s07pmpak67c7agj8v5a1xxfl1hnj7"))
"0kapjhgyzaqk2nfzzz04ss9x6cy61s79afd3vhgkn0y1wkyh886z"))
(modules '((guix build utils)))
(snippet
'(begin
@@ -2219,6 +2224,10 @@ command.")
(name "wpa-supplicant")
(inputs (modify-inputs (package-inputs wpa-supplicant-minimal)
(prepend dbus)))
(source (origin
(inherit (package-source wpa-supplicant-minimal))
(patches (search-patches
"wpa-supplicant-dbus-group-policy.patch"))))
(arguments
(substitute-keyword-arguments (package-arguments wpa-supplicant-minimal)
((#:phases phases)
@@ -2606,14 +2615,14 @@ characters can be replaced as well, as can UTF-8 characters.")
(define-public tree
(package
(name "tree")
(version "2.0.4")
(version "2.1.0")
(source (origin
(method url-fetch)
(uri (string-append
"https://mama.indstate.edu/users/ice/tree/src/tree-"
version ".tgz"))
(sha256
(base32 "0x7s9wxvf83fw4qah16kapswl2277pybw3d514zrlms9g0cr5smh"))))
(base32 "1xmbxgx72w7ddjlqsx1yys076hp3h7ll968bhdmdrc7jpwswaq01"))))
(build-system gnu-build-system)
(arguments
(list
@@ -2764,7 +2773,7 @@ degradation and failure.")
(define-public fdupes
(package
(name "fdupes")
(version "2.1.2")
(version "2.2.1")
(source
(origin
(method url-fetch)
@@ -2772,7 +2781,7 @@ degradation and failure.")
"releases/download/v" version "/"
"fdupes-" version ".tar.gz"))
(sha256
(base32 "1g9p50xhi2sp0hqxml4w2k0kq9jv988q2yxm347z5349dlxvap6d"))))
(base32 "13b9qph8nmxwns9n28im3f7bdzhpjas51vckm9b7h5ghlffbfsw4"))))
(build-system gnu-build-system)
(inputs
(list ncurses pcre2))
@@ -3305,14 +3314,14 @@ rules is done with the @code{auditctl} utility.")
(define-public nmap
(package
(name "nmap")
(version "7.92")
(version "7.93")
(source (origin
(method url-fetch)
(uri (string-append "https://nmap.org/dist/nmap-" version
".tar.bz2"))
(sha256
(base32
"18bifn67kz2wxkbnfwcrin2xrhc6qf4p2bvxfqb2a2vbi8pryix5"))
"0lb6s4nmmicfnc221mzgx2w51dcd4b2dhx22pabcqnp2jd3zxg2m"))
(modules '((guix build utils)))
(snippet
'(begin
@@ -3325,18 +3334,7 @@ rules is done with the @code{auditctl} utility.")
;; Remove pre-compiled binares.
"mswin32"))))))
(build-system gnu-build-system)
(inputs
`(("openssl" ,openssl)
("libpcap" ,libpcap)
("pcre" ,pcre)
("lua" ,lua)
("zlib" ,zlib) ;for NSE compression support
;; For 'ndiff'.
("python" ,python-2)))
;; TODO Add zenmap output.
(outputs '("out" "ndiff"))
(outputs '("out" "ndiff")) ; TODO Add zenmap output
(arguments
`(#:configure-flags '("--without-zenmap")
#:phases
@@ -3379,6 +3377,13 @@ rules is done with the @code{auditctl} utility.")
"check-dns")))))
;; Nmap can't cope with out-of-source building.
#:out-of-source? #f))
(inputs
(list libpcap
lua
openssl-3.0
pcre
zlib ; for NSE compression
python-2)) ; for ndiff
(home-page "https://nmap.org/")
(synopsis "Network discovery and security auditing tool")
(description
@@ -3387,7 +3392,7 @@ tool. It is also useful for tasks such as network inventory, managing service
upgrade schedules, and monitoring host or service uptime. It also provides an
advanced netcat implementation (ncat), a utility for comparing scan
results (ndiff), and a packet generation and response analysis tool (nping).")
;; See <https://github.com/nmap/nmap/issues/2199#issuecomment-894812634>.
;; See <https://github.com/nmap/nmap/issues/2199#issuecomment-1380592744>.
;; This package uses nmap's bundled versions of libdnet and liblinear, which
;; both use a 3-clause BSD license.
(license (list license:nmap license:bsd-3))))
@@ -3737,7 +3742,7 @@ in order to be able to find it.
(define-public xfel
(package
(name "xfel")
(version "1.2.4")
(version "1.2.9")
(source
(origin
(method git-fetch)
@@ -3745,7 +3750,7 @@ in order to be able to find it.
(url "https://github.com/xboot/xfel.git")
(commit (string-append "v" version))))
(sha256
(base32 "0r4j63vh6279fj1yh71h08d1av3nc0majlad5yh6admsxiig101m"))
(base32 "0gs37w5zjfmyadm49hdalq6vr6gidc683agz3shncgj93x2hxx02"))
(file-name (git-file-name name version))))
(native-inputs
(list pkg-config))
@@ -3763,12 +3768,14 @@ in order to be able to find it.
(("/usr/local") out)
(("/usr") out)
(("/etc/udev/rules.d")
(string-append out "/lib/udev/rules.d"))))))
(string-append out "/lib/udev/rules.d"))
(("udevadm control --reload") ; next version will remove this
"")))))
(delete 'configure))))
(home-page "https://github.com/xboot/xfel")
(synopsis "Remote debugging tool for Allwinner D1 computers")
(description "This package contains a debugging tool for Allwinner D1
devices (connects via USB OTG).")
(synopsis "Remote debugging tool for Allwinner devices")
(description "This package contains a debugging tool for Allwinner devices
(connects via USB OTG).")
(license license:expat)))
(define-public sedsed
@@ -3836,17 +3843,16 @@ buffers.")
(define-public igt-gpu-tools
(package
(name "igt-gpu-tools")
;; You should very likely remove the 'fix-meson.build phase when upgrading.
(version "1.26")
(version "1.27.1")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.freedesktop.org/drm/igt-gpu-tools.git")
(commit (string-append "igt-gpu-tools-" version))))
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0m124pqv7zna25jnvk566c4kk628jr0w8mgnp8mr5xqz9cprgczm"))))
(base32 "0d6jsj77qddccv0vfmqmbw3k2prvxzvmgc8zdi83gdi3wpp5i7zd"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f ; many of the tests try to load kernel modules
@@ -3855,13 +3861,7 @@ buffers.")
(add-after 'unpack 'find-rst2man.py
(lambda _
(substitute* "man/meson.build"
(("'rst2man'") "'rst2man.py'"))))
(add-after 'unpack 'fix-meson.build
;; Fix ERROR: Function does not take positional arguments.
(lambda _
(substitute* "lib/meson.build"
(("f\\.underscorify\\(f\\)")
"f.underscorify()")))))))
(("'rst2man'") "'rst2man.py'")))))))
(inputs
(list cairo
elfutils ; libdw
@@ -3919,19 +3919,19 @@ you are running, what theme or icon set you are using, etc.")
(define-public hyfetch
(package
(name "hyfetch")
(version "1.4.1")
(version "1.4.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "HyFetch" version))
(sha256
(base32 "18s8r63aqyah34vbahccgkiqw4008i2w5kvhqd9s8bdd4yvsrn4n"))))
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/hykilpikonna/hyfetch")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1w0wzai73rr7iliii77f15ck5ki03xcvrhgzbp72nn7xcpix9wqd"))))
(build-system python-build-system)
(inputs (list python-hypy-utils python-typing-extensions))
(arguments `(#:phases (modify-phases %standard-phases
(add-before 'build 'set-HOME
(lambda _ ;; Tries to set files in .config
(setenv "HOME" "/tmp"))))))
(inputs (list python-typing-extensions))
(home-page "https://github.com/hykilpikonna/HyFetch")
(synopsis "@code{neofetch} with pride flags <3")
(description "HyFetch is a command-line system information tool fork of
@@ -3942,6 +3942,48 @@ be used in screenshots to show other users what operating system or distribution
you are running, what theme or icon set you are using, etc.")
(license license:expat)))
(define-public uwufetch
(package
(name "uwufetch")
(version "2.0")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/TheDarkBug/uwufetch")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0s4pzaqmlq6rn54kgmlpcrc0sy3q5zn6lxh4448k9iimshljsjfs"))))
(build-system gnu-build-system)
(arguments
(list
#:tests? #f ;no tests
#:make-flags
#~(list (string-append "DESTDIR=" #$output)
(string-append "ETC_DIR=" #$output "/etc")
(string-append "CC=" #$(cc-for-target)))
#:phases
#~(modify-phases %standard-phases
(delete 'configure)
(add-before 'build 'path-source-paths
(lambda _
(substitute* "uwufetch.c"
(("(/usr(/local)?)(.*;)" all _ _ rest)
(string-append #$output rest))))))))
(inputs (list lshw
;; viu XXX not yet packaged in Guix
xwininfo))
(home-page "https://github.com/TheDarkBug/uwufetch")
(synopsis "Meme system info tool based on Nyan/UwU trend")
(description
"UwUFetch is a system information tool in the lineage of NeoFetch,
PFetch, HyFetch, and the like. It prints ASCII art of your system's logo as
well as a summary of system information. UwUFetch's unique contribution is the
uwu-ification of various words used in the description. For example, Guix
becomes gUwUix.")
(license license:gpl3+)))
(define-public screenfetch
(package
(name "screenfetch")
@@ -4085,14 +4127,14 @@ information tool.")
(define-public nnn
(package
(name "nnn")
(version "4.6")
(version "4.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/jarun/nnn/releases/download/v"
version "/nnn-v" version ".tar.gz"))
(sha256
(base32 "0gvyvynw957yirvc1aj65flzni7niaj5bvyk82ka5dfgi2dazb0m"))))
(base32 "0dbm54m3iv8hzar38dsfxh77z4mlpjj649ga82s0wwms4vlrm5pg"))))
(build-system gnu-build-system)
(inputs
(list ncurses readline))
@@ -4120,7 +4162,7 @@ hard-coded.")
(define-public thermald
(package
(name "thermald")
(version "2.4.7")
(version "2.5.1")
(source
(origin
(method git-fetch)
@@ -4129,7 +4171,7 @@ hard-coded.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1n0ih86bkm09bzhjl7hllxkl4gzcxvzsznbwi8dx87ragsjlix6n"))))
(base32 "06p1154w3n4lm0nq8fdsr6ksxl8shrc9z8yz0sbviss9afpawxcg"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
@@ -4309,7 +4351,7 @@ Python loading in HPC environments.")
(let ((real-name "inxi"))
(package
(name "inxi-minimal")
(version "3.3.23-1")
(version "3.3.25-1")
(source
(origin
(method git-fetch)
@@ -4318,12 +4360,12 @@ Python loading in HPC environments.")
(commit version)))
(file-name (git-file-name real-name version))
(sha256
(base32 "0bpaffv4zqinfk46sbx82gic7572xsqiwb1lf894l1s6a6xi7zrd"))))
(base32 "0mak2f06xzalccgaij9fsi20600sg05v0pmg0blvy6hvq5kh97k3"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
("perl" ,perl)
("procps" ,procps)))
(list bash-minimal
perl
procps))
(native-inputs
(list gzip))
(arguments
@@ -4333,10 +4375,14 @@ Python loading in HPC environments.")
(use-modules (guix build utils)
(ice-9 match)
(srfi srfi-26))
(setenv "PATH" (string-append
(assoc-ref %build-inputs "bash") "/bin" ":"
(assoc-ref %build-inputs "gzip") "/bin" ":"
(assoc-ref %build-inputs "perl") "/bin" ":"))
(setenv "PATH" (string-join
(map (lambda (file)
(dirname (search-input-file %build-inputs
file)))
(list "bin/bash"
"bin/gzip"
"bin/perl"))
":"))
(copy-recursively (assoc-ref %build-inputs "source")
,(string-append real-name "-" version))
(with-directory-excursion ,(string-append real-name "-" version)
@@ -4853,7 +4899,7 @@ entries, providing commands to add, remove, comment, and search.")
(define-public nmrpflash
(package
(name "nmrpflash")
(version "0.9.16")
(version "0.9.19")
(source
(origin
(method git-fetch)
@@ -4862,7 +4908,7 @@ entries, providing commands to add, remove, comment, and search.")
(url "https://github.com/jclehner/nmrpflash")
(commit (string-append "v" version))))
(sha256
(base32 "0gp66l3a2wznjnlc2ljs8g38mfrf1b9a0qcfxqg2bczmfxnrsynj"))
(base32 "02r2z3mnbj8dfka7adw1l76zq1jh1l13mmkns93c54ychs44jz3d"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs
@@ -4881,7 +4927,7 @@ entries, providing commands to add, remove, comment, and search.")
(lambda* (#:key outputs #:allow-other-keys)
(mkdir-p (string-append (assoc-ref outputs "out") "/bin")))))))
(home-page "https://github.com/jclehner/nmrpflash")
(synopsis "Netgear unbrick utility")
(synopsis "Reflash (``unbrick'') Netgear devices with corrupted firmware")
(description "This package provides a utility to flash a new firmware
image to a Netgear device. It has been tested on Netgear EX2700, EX6120,
EX6150v2, DNG3700v2, R6100, R6220, R7000, D7000, WNR3500, R6400, R6800,
@@ -4892,14 +4938,14 @@ Netgear devices.")
(define-public atop
(package
(name "atop")
(version "2.7.1")
(version "2.8.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.atoptool.nl/download/atop-"
version ".tar.gz"))
(sha256
(base32
"0kjwgf94skbrndv1krlmsrq34smzi3iwk73fbsnyw787gvqx4j6a"))))
"07nsw168aw3mhgzkfw2z5pf92f76l1r4b18zjx7l9hvrkfhmh04p"))))
(build-system gnu-build-system)
(arguments
(list
@@ -5193,7 +5239,7 @@ it won't take longer to install 15 machines than it would to install just 2.")
(define-public greetd
(package
(name "greetd")
(version "0.8.0")
(version "0.9.0")
(home-page "https://git.sr.ht/~kennylevinsen/greetd")
(source (origin
(method git-fetch)
@@ -5202,11 +5248,11 @@ it won't take longer to install 15 machines than it would to install just 2.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0x5c3jkw09kvj2grcxm899y2n6ws8p990cyp9cs0fy6lm4fzlh6v"))))
(base32 "1b79lb0vikh5vwpdlyga6zwzm11gpsd7ghp8zb0q2m6mlqlj5by3"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
(("rust-nix" ,rust-nix-0.19)
(("rust-nix" ,rust-nix-0.26)
("rust-pam-sys" ,rust-pam-sys-0.5)
("rust-rpassword" ,rust-rpassword-5)
("rust-users" ,rust-users-0.11)
@@ -5253,8 +5299,7 @@ it won't take longer to install 15 machines than it would to install just 2.")
(install-file "greetd-ipc.7" man7)
(install-file "agreety.1" man1))))))))
(native-inputs
`(("linux-pam" ,linux-pam)
("scdoc" ,scdoc)))
(list linux-pam scdoc))
(synopsis "Minimal and flexible login manager daemon")
(description
"greetd is a minimal and flexible login manager daemon
@@ -5669,7 +5714,7 @@ file or files to several hosts.")
(define-public doctl
(package
(name "doctl")
(version "1.84.1")
(version "1.93.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5678,7 +5723,7 @@ file or files to several hosts.")
(file-name (git-file-name name version))
(sha256
(base32
"1jmqvz1rdqrsr4l0bv3ik1jla0xnbdvcmnw9892acvfs3wsmliyc"))))
"18l0avbq1la1wsfwj13kq5prqz6mydhs3ihvf0f3s3vr2y9h71aq"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/digitalocean/doctl/cmd/doctl"
@@ -5714,3 +5759,40 @@ file or files to several hosts.")
(description
"@code{doctl} provides a unified command line interface to the DigitalOcean API.")
(license license:asl2.0)))
(define-public du-dust
(package
(name "du-dust")
(version "0.8.3")
(source (origin
(method url-fetch)
(uri (crate-uri "du-dust" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1daif13rdd7wb8m5fbp6zif5b8znqcvmkxrjpp2w2famsp36sahx"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-ansi-term" ,rust-ansi-term-0.12)
("rust-clap" ,rust-clap-3)
("rust-clap" ,rust-clap-3)
("rust-clap-complete" ,rust-clap-complete-3)
("rust-config-file" ,rust-config-file-0.2)
("rust-directories" ,rust-directories-4)
("rust-lscolors" ,rust-lscolors-0.7)
("rust-rayon" ,rust-rayon-1)
("rust-regex" ,rust-regex-1)
("rust-serde" ,rust-serde-1)
("rust-stfu8" ,rust-stfu8-0.2)
("rust-sysinfo" ,rust-sysinfo-0.15)
("rust-terminal-size" ,rust-terminal-size-0.1)
("rust-thousands" ,rust-thousands-0.2)
("rust-unicode-width" ,rust-unicode-width-0.1)
("rust-winapi-util" ,rust-winapi-util-0.1))
#:cargo-development-inputs (("rust-assert-cmd" ,rust-assert-cmd-1)
("rust-tempfile" ,rust-tempfile-3))))
(home-page "https://github.com/bootandy/dust")
(synopsis "Graphical disk usage analyzer")
(description "This package provides a graphical disk usage analyzer in
text mode.")
(license license:asl2.0)))
+2 -4
View File
@@ -28,7 +28,6 @@
#:use-module (guix build-system emacs)
#:use-module (guix build-system gnu)
#:use-module (guix build-system haskell)
#:use-module (guix build-system trivial)
#:use-module (guix gexp)
#:use-module (guix download)
#:use-module (guix git-download)
@@ -42,12 +41,11 @@
(source
(origin
(method url-fetch)
(uri (string-append
"https://hackage.haskell.org/package/Agda/Agda-"
version ".tar.gz"))
(uri (hackage-uri "Agda" version))
(sha256
(base32 "0yjjbhc593ylrm4mq4j01nkdvh7xqsg5in30wxj4y53vf5hkggp5"))))
(build-system haskell-build-system)
(properties '((upstream-name . "Agda")))
(inputs
(list ghc-aeson
ghc-alex
+76 -84
View File
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022 Andreas Enge <andreas@enge.fr>
;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2016-2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2016-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2016, 2018, 2019, 2021 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim@flashner.co.il>
@@ -103,7 +103,7 @@ implement the floating point approach to complex multiplication are
implemented. On the other hand, these comprise asymptotically fast
multiplication routines such as ToomCook and the FFT.")
(license license:lgpl3+)
(home-page "http://www.multiprecision.org/mpfrcx/")))
(home-page "https://www.multiprecision.org/mpfrcx/")))
(define-public gf2x
(package
@@ -131,7 +131,7 @@ greatest common divisor operations.")
(define-public cm
(package
(name "cm")
(version "0.4.0")
(version "0.4.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -139,7 +139,7 @@ greatest common divisor operations.")
version ".tar.gz"))
(sha256
(base32
"04l3inafql40n0r5rq8rmp21zplgdrzblil2kgkpx5s0jbs9i8rr"))))
"1avaw6a7lyc2833gr9b7zpk4blvrrrkz8r62sv1grh9xc9i4zg07"))))
(build-system gnu-build-system)
(propagated-inputs
(list mpfrcx zlib)) ; Header files included from cm_common.h.
@@ -153,7 +153,7 @@ multiplication via floating point approximations. It consists of libraries
that can be called from within a C program and of executable command
line applications.")
(license license:gpl3+)
(home-page "http://www.multiprecision.org/cm/")))
(home-page "https://www.multiprecision.org/cm/")))
(define-public fplll
(package
@@ -224,7 +224,7 @@ the real span of the lattice.")
(define-public pari-gp
(package
(name "pari-gp")
(version "2.15.1")
(version "2.15.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -232,7 +232,7 @@ the real span of the lattice.")
version ".tar.gz"))
(sha256
(base32
"0gcyj0p0z5s1i9y67z5awwmmdvqrisvyrq22gvkbx1b6gjvrsha5"))))
"1pg0przhb3cgyn0rwkx2mx7a7fpy6bxxl72bk98pca723q8jhimh"))))
(build-system gnu-build-system)
(native-inputs (list (texlive-updmap.cfg
(list texlive-amsfonts))))
@@ -327,7 +327,7 @@ precision.")
(define-public giac
(package
(name "giac")
(version "1.9.0-29")
(version "1.9.0-37")
(source
(origin
(method url-fetch)
@@ -339,7 +339,7 @@ precision.")
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "03hbg5b0xmdfp919mxn5lsard1mwg1kcm9xrm8gk7wnmr9r1adgn"))))
(base32 "0ch18wp6b3nr0zg31961rxng2mbw5mj76s00jf5qz7jdxl65s27n"))))
(build-system gnu-build-system)
(arguments
(list
@@ -464,7 +464,9 @@ GCDs, factoring, solving linear systems, and evaluating special
functions. In addition, FLINT provides various low-level routines for
fast arithmetic.")
(license license:lgpl2.1+)
(home-page "http://flintlib.org/")))
(home-page "https://flintlib.org/")
(properties
'((release-monitoring-url . "http://flintlib.org/downloads.html")))))
(define-public arb
(package
@@ -766,7 +768,7 @@ a C program.")
;; different machine.
"ax_cv_c_flags__mtune_native=no")))
(native-inputs (list perl))
(home-page "http://fftw.org")
(home-page "https://fftw.org")
(synopsis "Computing the discrete Fourier transform")
(description
"FFTW is a C subroutine library for computing the discrete Fourier
@@ -1255,7 +1257,7 @@ xtensor provides:
(define-public gap
(package
(name "gap")
(version "4.11.1")
(version "4.12.2")
(source
(origin
(method url-fetch)
@@ -1265,14 +1267,13 @@ xtensor provides:
version
".tar.gz"))
(sha256
(base32 "01535s81h254zcs84zi95xqmhvvn6fn9qss8761myxc2gpdcadb6"))
(base32 "1a47slldnjq6mib69k3g8lqw6nyxdrwdd3gfjhj252mpbrs0h8v7"))
(modules '((guix build utils) (ice-9 ftw) (srfi srfi-1)))
(snippet
'(begin
;; Delete the external gmp and zlib libraries
;; and a subdirectory not needed for our build.
;; Delete bundled external libraries.
(for-each delete-file-recursively
'("extern" "hpcgap"))
'("extern" "hpcgap/extern"))
;; Delete a failing test.
;; FIXME: This might be fixed in the next release, see
;; https://github.com/gap-system/gap/issues/3292
@@ -1286,47 +1287,69 @@ xtensor provides:
(scandir ".")
'("." ".."
;; Necessary packages.
"GAPDoc-"
"primgrp-"
"SmallGrp-" ; artistic2.0
"transgrp" ; artistic2.0 for data,
; gpl2 or gpl3 for code
"gapdoc"
"primgrp"
"smallgrp" ; artistic2.0
"transgrp" ; artistic2.0 for data,
; gpl2 or gpl3 for code
;; Optional packages.
"alnuth-"
"AutoDoc-"
"automata-"
"autpgrp-"
"crime-"
"crisp-" ; bsd-2
"ctbllib" ; gpl3+
"4ti2interface"
"alnuth"
"autodoc"
"automata"
"autpgrp"
"cap"
"crime"
"crisp" ; bsd-2
"ctbllib" ; gpl3+
"datastructures"
"FactInt-"
"examplesforhomalg"
"factint"
"fga"
"format"
"groupoids-"
"gauss"
"gaussforhomalg"
"generalizedmorphismsforcap"
"gradedmodules"
"gradedringforhomalg"
"groupoids"
"guarana"
"idrel-"
"images-" ; mpl2.0
"IntPic-"
"io-" ; gpl3+
"irredsol-" ; bsd-2
"laguna-"
"liering-"
"MapClass-"
"nilmat-"
"NumericalSgps-"
"OpenMath-"
"orb-" ; gpl3+
"polenta-"
"polycyclic-"
"radiroot-"
"repsn-"
"resclasses-"
"homalg"
"homalgtocas"
"idrel"
"images" ; mpl2.0
"intpic"
"io" ; gpl3+
"ioforhomalg"
"irredsol" ; bsd-2
"laguna"
"liering"
"linearalgebraforcap"
"localizeringforhomalg"
"mapclass"
"matricesforhomalg"
"modulepresentationsforcap"
"modules"
"monoidalcategories"
"nconvex"
"nilmat"
"numericalsgps"
"openmath"
"orb" ; gpl3+
"polenta"
"polycyclic"
"radiroot"
"recog" ; gpl3+
"repsn"
"resclasses"
"ringsforhomalg"
"sco"
"simpcomp"
"sophus-"
"tomlib-"
"unipot-"
"utils-"))))))))
"sophus"
"tomlib"
"toolsforhomalg"
"unipot"
"utils"))))))))
(build-system gnu-build-system)
(inputs
(list gmp readline zlib))
@@ -1349,41 +1372,10 @@ xtensor provides:
(lambda _
(with-directory-excursion "doc"
(invoke "./make_doc"))))
(replace 'install
(add-after 'install 'install-packages
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
(bin (string-append out "/bin"))
(prog (string-append bin "/gap"))
(prog-real (string-append bin "/.gap-real"))
(share (string-append out "/share/gap")))
;; Install only the gap binary; the gac compiler is left
;; for maybe later. "Wrap" it in a shell script that calls
;; the binary with the correct parameter.
;; The make target install-bin is supposed to do that, but
;; is not currently working.
(mkdir-p bin)
(copy-file "gap" prog-real)
(call-with-output-file prog
(lambda (port)
(format port
"#!~a~%exec ~a -l ~a \"$@\"~%"
(which "bash")
prog-real
share)))
(chmod prog #o755)
;; Install the headers and library, which are needed by Sage.
(invoke "make" "install-headers")
(install-file "gen/config.h"
(string-append out "/include/gap"))
(invoke "make" "install-libgap")
;; Remove information on the build directory from sysinfo.gap.
(substitute* "sysinfo.gap"
(("GAP_BIN_DIR=\".*\"") "GAP_BIN_DIR=\"\"")
(("GAP_LIB_DIR=\".*\"") "GAP_LIB_DIR=\"\"")
(("GAP_CPPFLAGS=\".*\"") "GAP_CPPFLAGS=\"\""))
(invoke "make" "install-gaproot")
;; Copy the directory of compiled packages; the make target
;; install-pkg is currently empty.
(copy-recursively "pkg" (string-append share "/pkg"))))))))
(home-page "https://www.gap-system.org/")
(synopsis
@@ -1774,7 +1766,7 @@ no more than about 20 bits long).")
"0n8gj5iylfagdbaqirpykb01a9difsy4zl6qq55f0ghvazxqdvmn"))))
(properties `((upstream-name . "dtt")))
(build-system r-build-system)
(home-page "http://www.r-project.org")
(home-page "https://www.r-project.org")
(synopsis "Discrete Trigonometric Transforms")
(description
"This package provides functions for 1D and 2D Discrete Cosine Transform
+51 -86
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015, 2017, 2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 20182021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Pkill -9 <pkill9@runbox.com>
;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
@@ -23,6 +23,7 @@
(define-module (gnu packages animation)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix gexp)
#:use-module (guix git-download)
#:use-module (guix utils)
#:use-module ((guix licenses) #:prefix license:)
@@ -92,7 +93,7 @@ rendering vector based animations and art in realtime.")
(license license:expat)))
;; ETL, synfig, and Synfig Studio are updated in tandem.
(define synfig-version "1.2.2")
(define synfig-version "1.4.4")
(define-public etl
(package
@@ -100,12 +101,15 @@ rendering vector based animations and art in realtime.")
(version synfig-version)
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/synfig/releases/"
version "/source/ETL-" version ".tar.gz"))
(uri (string-append "https://github.com/synfig/synfig"
"/releases/download/v" version
"/ETL-" version ".tar.gz"))
(sha256
(base32
"12sd8pz8l5xcxcmapkvih3brihdhdb6xmxisr9a415lydid9rh8d"))))
"1jnahpxvrdxrll7b7av3zxabm5j3nlz6m3vg4sib2278v1wf91yc"))))
(build-system gnu-build-system)
(inputs (list glibmm-2.64))
(native-inputs (list pkg-config))
(home-page "https://www.synfig.org")
(synopsis "Extended C++ template library")
(description
@@ -120,68 +124,37 @@ C++ @dfn{Standard Template Library} (STL).")
(version synfig-version)
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/synfig/releases/"
version "/source/synfig-" version
".tar.gz"))
(uri (string-append "https://github.com/synfig/synfig"
"/releases/download/v" version
"/synfig-" version ".tar.gz"))
(sha256
(base32
"1vy27kl68sbg41sfasa58k3p2nc1xfalvzk3k9gich9h90rpnpsz"))))
"01kgfmjfjk5y0v9ldmxzc8zzvbiaakz7nzg4hkj24gj3j6h8566d"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
;; The Boost library path is taken from the value of BOOST_LDFLAGS.
(list (string-append "BOOST_LDFLAGS=-L"
(assoc-ref %build-inputs "boost")
"/lib"))
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'fix-boost-build-error
;; A chain of Boost headers leads to this error: "make_array" is
;; not a member of "boost::serialization". This can be avoided by
;; loading the "array_wrapper" header first.
(lambda _
(substitute* "src/synfig/valuenodes/valuenode_dynamic.cpp"
(("#include <boost/numeric/odeint/integrate/integrate.hpp>" match)
(string-append
"#include <boost/serialization/array_wrapper.hpp>\n" match)))
#t))
(add-after 'unpack 'adapt-to-libxml++-changes
(lambda _
(substitute* "configure"
(("libxml\\+\\+-2\\.6") "libxml++-3.0"))
(substitute* (append (find-files "src/modules/" "\\.cpp$")
(find-files "src/synfig/" "\\.(cpp|h)$"))
(("add_child\\(") "add_child_element(")
(("get_child_text\\(") "get_first_child_text(")
(("set_child_text\\(") "set_first_child_text(")
(("remove_child\\(") "remove_node("))
(substitute* "src/modules/mod_svg/svg_parser.cpp"
(("xmlpp::Node::NodeList") "xmlpp::Node::const_NodeList"))
#t)))))
(inputs
`(("boost" ,boost)
("ffmpeg" ,ffmpeg)
("libdv" ,libdv)
("libjpeg" ,libjpeg-turbo)
("libpng" ,libpng)
("libmng" ,libmng)
("zlib" ,zlib)))
;; synfig.pc lists the following as required: Magick++ freetype2
;; fontconfig fftw OpenEXR ETL glibmm-2.4 giomm-2.4 libxml++-3.0 sigc++-2.0
;; cairo pango pangocairo mlt++
(list boost
libdv
libjpeg-turbo
libpng
libmng
zlib))
;; synfig.pc lists the following as required: Magick++ libavcodec
;; libavformat libswscale freetype2 fontconfig OpenEXR ETL glibmm-2.4
;; giomm-2.4 libxml++-2.6 sigc++-2.0 cairo fftw3 pango pangocairo mlt++
(propagated-inputs
`(("cairo" ,cairo)
("etl" ,etl)
("fftw" ,fftw)
("fontconfig" ,fontconfig)
("freetype" ,freetype)
("glibmm" ,glibmm)
("imagemagick" ,imagemagick)
("libxml++" ,libxml++)
("libsigc++" ,libsigc++)
("mlt" ,mlt-6)
("openexr" ,openexr-2)
("pango" ,pango)))
(list cairo
etl
ffmpeg-4
fftw
fontconfig
freetype
glibmm-2.64
imagemagick
libxml++-2
libsigc++
mlt-6
openexr-2
pango))
(native-inputs
(list intltool pkg-config))
(home-page "https://www.synfig.org")
@@ -198,32 +171,24 @@ for tweening, preventing the need to hand-draw each frame.")
(version synfig-version)
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/synfig/releases/"
version "/source/synfigstudio-" version
".tar.gz"))
(uri (string-append "https://github.com/synfig/synfig"
"/releases/download/v" version
"/synfigstudio-" version ".tar.gz"))
(sha256
(base32
"1ql92kh9z8w2j9yi3pr7hn7wh2r2j35xynwv9xlwyd7niackgykn"))
(modules '((guix build utils)))
(snippet
'(begin
(substitute* "src/synfigapp/pluginmanager.cpp"
(("xmlpp::Node\\* n =") "const xmlpp::Node* n =")
(("xmlpp::Node::NodeList") "xmlpp::Node::const_NodeList"))
#t))))
"07xjgs1qw0rwpihpcspj92rzwy5zizi86l9x2x7w6sysrj0wd4w8"))))
(build-system gnu-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
;; This fixes the file chooser crash that happens with GTK 3.
(add-after 'install 'wrap-program
(lambda* (#:key inputs outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
(gtk (assoc-ref inputs "gtk+"))
(gtk-share (string-append gtk "/share")))
(wrap-program (string-append out "/bin/synfigstudio")
`("XDG_DATA_DIRS" ":" prefix (,gtk-share)))
#t))))))
(list
#:phases
#~(modify-phases %standard-phases
;; This fixes the file chooser crash that happens with GTK 3.
(add-after 'install 'wrap-program
(lambda* (#:key inputs #:allow-other-keys)
(let* ((gtk (assoc-ref inputs "gtk+"))
(gtk-share (string-append gtk "/share")))
(wrap-program (string-append #$output "/bin/synfigstudio")
`("XDG_DATA_DIRS" ":" prefix (,gtk-share)))))))))
(inputs
(list gtkmm-3 gtk+ libsigc++ synfig))
(native-inputs
@@ -325,7 +290,7 @@ audio or video backends, ensuring good performance.")
(define-public lightspark
(package
(name "lightspark")
(version "0.8.6")
(version "0.8.6.1")
(source
(origin
(method git-fetch)
@@ -334,7 +299,7 @@ audio or video backends, ensuring good performance.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0v7d7vwb0xqkk3v8dyks0wyk52ga57v5lg93y74v1d2wh7spmmzw"))))
(base32 "1a78l9na01pd7a77r9n8lqih893s54rllpjvrx72sh0yyal1q3gz"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;requires Adobe Flex SDK, see README.tests
+2 -2
View File
@@ -45,14 +45,14 @@
(define-public clamav
(package
(name "clamav")
(version "0.103.6")
(version "0.103.8")
(source (origin
(method url-fetch)
(uri (string-append "https://www.clamav.net/downloads/production/"
"clamav-" version ".tar.gz"))
(sha256
(base32
"0cxsv5m9pqxxb56qd7hlj11pwmdgm07s3msh3hxk47czq4yjx8da"))
"0gwcikzfdswrdh5vhh3x4lx8w92476fmb7im7phnv4r7x5pdljbg"))
(modules '((guix build utils)))
(snippet
'(begin
+44
View File
@@ -3,6 +3,7 @@
;;; Copyright © 2014, 2015 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2017, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2022 Paul A. Patience <paul@apatience.com>
;;; Copyright © 2023 B. Wilson <elaexuotee@wilsonb.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -26,6 +27,8 @@
#:use-module (guix gexp)
#:use-module (guix packages)
#:use-module (guix build-system gnu)
#:use-module (guix build-system trivial)
#:use-module (gnu packages fontutils)
#:use-module (gnu packages gettext)
#:use-module (gnu packages maths)
#:use-module (gnu packages pcre)
@@ -76,3 +79,44 @@
"GNU APL is a free interpreter for the programming language APL. It is
an implementation of the ISO standard 13751.")
(license license:gpl3+))))
(define-public font-apl2741-unicode
(let ((commit "1e11efae38e5095bfe49a786b111d563e83dad03"))
(package
(name "font-apl2741-unicode")
(version "1668049300")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/abrudz/APL2741.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0i1yk1x99lr2swlbq9r7dny5w70zwiwi8lpfcw4n7k7pfbw0xh7y"))))
(build-system trivial-build-system)
(native-inputs (list fontforge))
(arguments
`(#:modules ((guix build utils))
#:builder
(begin
(use-modules (guix build utils))
(let* ((source (assoc-ref %build-inputs "source"))
(out (assoc-ref %outputs "out"))
(dest (string-append out "/share/fonts/truetype"))
(fontforge (string-append
(assoc-ref %build-inputs "fontforge")
"/bin/fontforge")))
(mkdir-p dest)
(invoke fontforge "-lang=ff" "-c" "Open($1); Generate($2)"
(string-append source "/APL2741.sfd")
(string-append dest "/APL2741.ttf"))))))
(synopsis "APL2741 Unicode font")
(home-page "https://abrudz.github.io/APL2741/")
(description "APL font based on Adrian Smith's IBM Selectric APL2741
golf-ball font. It supports most special characters used by popular APL
implementations, some additional mathematical and typographical symbols,
single line drawing characters, as well as the full Unicode APL range,
including both uppercase and lowercase underscored alphabets, as-of-yet unused
symbols, and almost all Latin-1 accented letters.")
(license license:unlicense))))
+202
View File
@@ -0,0 +1,202 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2022 Hilton Chain <hako@ultrarare.space>
;;;
;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 3 of the License, or (at
;;; your option) any later version.
;;;
;;; GNU Guix is distributed in the hope that it will be useful, but
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu packages apparmor)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (gnu packages autotools)
#:use-module (gnu packages base)
#:use-module (gnu packages bison)
#:use-module (gnu packages dejagnu)
#:use-module (gnu packages flex)
#:use-module (gnu packages gawk)
#:use-module (gnu packages gettext)
#:use-module (gnu packages linux)
#:use-module (gnu packages perl)
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages python)
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages ruby)
#:use-module (gnu packages swig)
#:use-module (guix build-system gnu)
#:use-module (guix gexp)
#:use-module (guix git-download)
#:use-module (guix packages)
#:use-module (guix utils))
(define-public libapparmor
(package
(name "libapparmor")
(version "3.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/apparmor/apparmor")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"1h77a7ww0rxfv5nsi1iy4fffklxdr2vq6r7kdsqm15yysglhbjyi"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
#~(list (string-append "LDFLAGS=-Wl,-rpath=" #$output "/lib")
"--with-perl" "--with-python" "--with-ruby")
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'fix-paths
(lambda* (#:key inputs #:allow-other-keys)
(for-each patch-shebang
'("common/list_af_names.sh"
"common/list_capabilities.sh"))
(for-each (lambda (file)
(substitute* file
(("/usr") "")
(("/bin/\\<(pod2man|pod2html|podchecker|prove)\\>" path)
(search-input-file inputs path))
(("/include/linux/capability.h" path)
(search-input-file inputs path))))
'("common/Make-po.rules"
"common/Make.rules"
"binutils/Makefile"
"parser/Makefile"
"parser/tst/Makefile"
"profiles/Makefile"
"utils/Makefile"
"utils/python-tools-setup.py"
"utils/vim/Makefile"))))
(add-after 'fix-paths 'change-directory
(lambda _
(chdir "libraries/libapparmor"))))))
(native-inputs
(list autoconf
automake
bison
dejagnu
flex
libtool
perl
python-minimal
ruby
swig
which))
(home-page "https://apparmor.net")
(synopsis "Linux kernel security module")
(description
"AppArmor is an effective and easy-to-use Linux application security
system.
AppArmor proactively protects the operating system and applications from
external or internal threats, even zero-day attacks, by enforcing good
behavior and preventing both known and unknown application flaws from being
exploited.
AppArmor supplements the traditional Unix discretionary access control (DAC)
model by providing mandatory access control (MAC). It has been included in
the mainline Linux kernel since version 2.6.36 and its development has been
supported by Canonical since 2009.")
(license license:lgpl2.1)
(supported-systems (filter (lambda (system)
(string-suffix? "-linux" system))
%supported-systems))))
(define-public apparmor
(let ((base libapparmor))
(package
(inherit base)
(name "apparmor")
(arguments
(append
(list #:make-flags
#~(list (string-append "CC=" #$(cc-for-target))
(string-append "DESTDIR=" #$output)
"USE_SYSTEM=1"
;; No need to run the linter
"PYFLAKES=true"))
(substitute-keyword-arguments (package-arguments base)
((#:phases phases)
#~(modify-phases #$phases
(delete 'configure)
;; apparmor-binutils
(replace 'change-directory
(lambda _
(chdir "binutils")))
;; apparmor-parser
(add-after 'install 'chdir-parser
(lambda _
(chdir "../parser")))
(add-after 'chdir-parser 'patch-source-shebangs-parser
(assoc-ref %standard-phases 'patch-source-shebangs))
(add-after 'patch-source-shebangs-parser 'build-parser
(assoc-ref %standard-phases 'build))
(add-after 'build-parser 'check-parser
(assoc-ref %standard-phases 'check))
(add-after 'check-parser 'install-parser
(assoc-ref %standard-phases 'install))
;; apparmor-utils
;; FIXME: Tests required Python library from this package
;; (itself).
(add-after 'install-parser 'chdir-utils
(lambda _
(chdir "../utils")
;; Fix paths to installed policygroups and templates for
;; easyprof.
(substitute* "easyprof/easyprof.conf"
(("/usr") #$output))))
(add-after 'chdir-utils 'build-utils
(assoc-ref %standard-phases 'build))
(add-after 'build-utils 'install-utils
(assoc-ref %standard-phases 'install))
;; apparmor-profiles
;; FIXME: Tests need an AppArmor-enabled system.
(add-after 'install-utils 'chdir-profiles
(lambda _
(chdir "../profiles")))
(add-after 'chdir-profiles 'build-profiles
(assoc-ref %standard-phases 'build))
(add-after 'check-build 'install-profiles
(assoc-ref %standard-phases 'install)))))))
(propagated-inputs
(list libapparmor))
;; Python module `readline' needed
(native-inputs
(list bison flex gettext-minimal perl python which))
(license license:gpl2))))
(define-public pam-apparmor
(let ((base apparmor))
(package
(inherit base)
(name "pam-apparmor")
(arguments
(append
(list #:tests? #f) ;no tests
(substitute-keyword-arguments (package-arguments base)
((#:phases phases)
#~(modify-phases #$phases
(delete 'chdir-parser)
(delete 'chdir-utils)
(delete 'chdir-profiles)
(replace 'change-directory
(lambda _
(chdir "changehat/pam_apparmor"))))))))
(native-inputs (list pkg-config perl which))
(inputs (list libapparmor linux-pam))
(license license:bsd-3))))
+2 -2
View File
@@ -49,7 +49,7 @@
'(#:parallel-build? #f
#:parallel-tests? #f))
(inputs (list perl libltdl))
(home-page "http://apr.apache.org/")
(home-page "https://apr.apache.org/")
(synopsis "The Apache Portable Runtime Library")
(description
"The mission of the Apache Portable Runtime (APR) project is to create and
@@ -96,7 +96,7 @@ around or take advantage of platform-specific deficiencies or features.")
;; to run it. See
;; <http://lists.gnu.org/archive/html/guix-devel/2014-03/msg00261.html>.
#:parallel-tests? #f))
(home-page "http://apr.apache.org/")
(home-page "https://apr.apache.org/")
(synopsis "One of the Apache Portable Runtime Library companions")
(description
"APR-util provides a number of helpful abstractions on top of APR.")
+1 -1
View File
@@ -123,7 +123,7 @@
(files '("share/arcan/scripts")))))
(inputs
`(("apr" ,apr)
("ffmpeg" ,ffmpeg)
("ffmpeg" ,ffmpeg-4)
("freetype" ,freetype)
("glib" ,glib)
("glu" ,glu)
+27 -120
View File
@@ -13,6 +13,8 @@
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
;;; Copyright © 2020 Noah Landis <noahlandis@posteo.net>
;;; Copyright © 2021 Sergiu Ivanov <sivanov@colimite.fr>
;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -74,7 +76,7 @@
(string-append "\"filter-path" middle
"\"" libdir "\"")))
#t))))))
(inputs (list perl))
(native-inputs (list perl))
(native-search-paths
;; This is a Guix-specific environment variable that takes a single
@@ -171,6 +173,21 @@ dictionaries, including personal ones.")
(base32
"1svls9p7rsfi3hs0afh0cssj006qb4v1ik2yzqgj8hm10c6as2sm")))
(define-public aspell-dict-bg
(aspell-dictionary "bg" "Bulgarian"
#:version "4.1-0"
#:prefix "aspell6-"
#:sha256
(base32
"1alacmgpfk0yrgq83y23d16fhav1bxmb98kg8d2a5r9bvh2h0mvl")))
(define-public aspell-dict-bn
(aspell-dictionary "bn" "Bengali"
#:version "0.01.1-1"
#:sha256
(base32
"1nc02jd67iggirwxnhdvlvaqm0xfyks35c4psszzj3dhzv29qgxh")))
(define-public aspell-dict-ca
(let ((version "2.5.0")
(sha256
@@ -294,7 +311,7 @@ dictionaries, including personal ones.")
"aspell6-it-" version ".tar.bz2"))
(hash (content-hash sha256))))
(home-page
"http://linguistico.sourceforge.net/pages/dizionario_italiano.html"))))
"https://linguistico.sourceforge.net/pages/dizionario_italiano.html"))))
(define-public aspell-dict-mi
(aspell-dictionary "mi" "Maori"
@@ -320,6 +337,14 @@ dictionaries, including personal ones.")
(base32
"0w2k5l5rbqpliripgqwiqixz5ghnjf7i9ggbrc4ly4vy1ia10rmc")))
(define-public aspell-dict-nb
(aspell-dictionary "nb" "Norwegian Bokmål"
#:version "0.50.1-2"
#:prefix "aspell-"
#:sha256
(base32
"1xvns7dwx2sc0msldj7r2hv0426913rg3dpnkxlrvnsyrxzjpbpc")))
(define-public aspell-dict-pl
(aspell-dictionary "pl" "Polish"
#:version "0.51-0"
@@ -380,124 +405,6 @@ dictionaries, including personal ones.")
(base32
"0gb8j9iy1acdl11jq76idgc2lbc1rq3w04favn8cyh55d1v8phsk")))
;;;
;;; Hunspell packages made from the Aspell word lists.
;;;
(define* (aspell-word-list language synopsis
#:optional
(nick (string-map (lambda (chr)
(if (char=? #\_ chr)
#\-
chr))
(string-downcase language))))
(package
(name (string-append "hunspell-dict-" nick))
(version "2018.04.16")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://sourceforge/wordlist/SCOWL/"
version "/scowl-" version ".tar.gz"))
(sha256
(base32
"11lkrnhwrf5mvrrq45k4mads3n9aswgac8dc25ba61c75alxb5rs"))))
(native-inputs
(list tar gzip perl aspell))
(build-system gnu-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
(add-after 'unpack 'make-reproducible
(lambda _
(substitute* "speller/README_en.txt.sh"
(("\\bdate\\b") ""))))
(delete 'configure)
(delete 'check)
(replace 'build
(lambda _
(substitute* "speller/make-hunspell-dict"
(("zip -9 .*$")
"return\n"))
(mkdir "speller/hunspell")
;; XXX: This actually builds all the dictionary variants.
(invoke "make" "-C" "speller" "hunspell")))
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref %outputs "out"))
(hunspell (string-append out "/share/hunspell"))
(myspell (string-append out "/share/myspell"))
(doc (string-append out "/share/doc/"
,name))
(dot-dic ,(string-append "speller/" language ".dic")))
(mkdir-p myspell)
;; Usually there's only a 'LANGUAGE.dic' file, but for the "en"
;; dictionary, there no 'en.dic'. Instead, there's a set of
;; 'en*.dic' files, hence the 'find-files' call below.
(if (file-exists? dot-dic)
(install-file dot-dic hunspell)
(for-each (lambda (dic)
(install-file dic hunspell))
(find-files "speller"
,(string-append language ".*\\.dic$"))))
;; Install affix files corresponding to installed dictionaries
(for-each (lambda (dic)
(install-file (string-append
"speller/" (basename dic ".dic") ".aff")
hunspell))
(find-files hunspell ".*\\.dic$"))
(symlink hunspell (string-append myspell "/dicts"))
(for-each (lambda (file)
(install-file file doc))
(find-files "."
"^(Copyright|.*\\.(txt|org|md))$"))
#t))))))
(synopsis synopsis)
(description
"This package provides a dictionary for the Hunspell spell-checking
library.")
(home-page "http://wordlist.aspell.net/")
(license (non-copyleft "file://Copyright"
"Word lists come from several sources, all
under permissive licensing terms. See the 'Copyright' file."))))
(define-syntax define-word-list-dictionary
(syntax-rules (synopsis)
((_ name language (synopsis text))
(define-public name
(aspell-word-list language text)))
((_ name language nick (synopsis text))
(define-public name
(aspell-word-list language text nick)))))
(define-word-list-dictionary hunspell-dict-en
"en"
(synopsis "Hunspell dictionary for English"))
(define-word-list-dictionary hunspell-dict-en-au
"en_AU"
(synopsis "Hunspell dictionary for Australian English"))
(define-word-list-dictionary hunspell-dict-en-ca
"en_CA"
(synopsis "Hunspell dictionary for Canadian English"))
(define-word-list-dictionary hunspell-dict-en-gb
"en_GB-ise" "en-gb"
(synopsis "Hunspell dictionary for British English, with -ise endings"))
(define-word-list-dictionary hunspell-dict-en-gb-ize
"en_GB-ize"
(synopsis "Hunspell dictionary for British English, with -ize endings"))
(define-word-list-dictionary hunspell-dict-en-us
"en_US"
(synopsis "Hunspell dictionary for United States English"))
(define-public ispell
(package
(name "ispell")
+6 -4
View File
@@ -133,19 +133,21 @@ debugging information in STABS, DWARF 2, and CodeView 8 formats.")
(define-public lightning
(package
(name "lightning")
(version "2.2.0")
(version "2.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/lightning/lightning-"
version ".tar.gz"))
(sha256
(base32
"03kwvn00qggys203vpzb2kq2asy0ql7x84ajk05a62yg3kzq8faf"))))
"1aiwx9cl9c7swqcgrsjnvd5laah3iwxzl1van3670iv8sn0icrwq"))))
(build-system gnu-build-system)
(native-inputs (list zlib))
(arguments
;; Some tests fail when run in parallel.
`(#:parallel-tests? #f))
`(#:configure-flags
(list "--disable-static")
;; Some tests fail when run in parallel.
#:parallel-tests? #f))
(synopsis "Library for generating assembly code at runtime")
(description
"GNU Lightning is a library that generates assembly language code at
+481 -109
View File
@@ -37,6 +37,7 @@
#:use-module (gnu packages compression)
#:use-module (gnu packages curl)
#:use-module (gnu packages databases)
#:use-module (gnu packages documentation)
#:use-module (gnu packages flex)
#:use-module (gnu packages fontutils)
#:use-module (gnu packages gcc)
@@ -44,12 +45,17 @@
#:use-module (gnu packages gl)
#:use-module (gnu packages glib)
#:use-module (gnu packages gnome)
#:use-module (gnu packages gps)
#:use-module (gnu packages graph)
#:use-module (gnu packages graphviz)
#:use-module (gnu packages gtk)
#:use-module (gnu packages image)
#:use-module (gnu packages image-processing)
#:use-module (gnu packages libevent)
#:use-module (gnu packages libusb)
#:use-module (gnu packages lua)
#:use-module (gnu packages maths)
#:use-module (gnu packages multiprecision)
#:use-module (gnu packages ncurses)
#:use-module (gnu packages netpbm)
#:use-module (gnu packages perl)
@@ -66,8 +72,10 @@
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages qt)
#:use-module (gnu packages readline)
#:use-module (gnu packages sphinx)
#:use-module (gnu packages textutils)
#:use-module (gnu packages time)
#:use-module (gnu packages tls)
#:use-module (gnu packages version-control)
#:use-module (gnu packages video)
#:use-module (gnu packages wxwidgets)
@@ -89,6 +97,58 @@
#:use-module (ice-9 match)
#:use-module (srfi srfi-1))
(define-public alfa
(package
(name "alfa")
(version "2.2")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/rwesson/ALFA")
(commit (string-append "v" version))))
(sha256
(base32
"0aqxqar36822mh373awsl79j7zn8vik4yddyydsxv0c76gn4i2k3"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
(list #:parallel-build? #f
#:make-flags #~(list (string-append "PREFIX="
#$output)
(string-append "VERSION="
#$version))
#:phases #~(modify-phases %standard-phases
(delete 'configure)
(delete 'check)
(add-after 'install 'post-install-check
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "make" "fittest")))))))
(inputs (list cfitsio gfortran))
(home-page "https://nebulousresearch.org/codes/alfa/")
(synopsis "Automated line fitting algorithm")
(description
"This package provides @acronym{ALFA, Automatic line fitting algorithm},
which can identify and fit hundreds of lines in emission line spectra in just a
few seconds with following features:
@itemize
@item A population of synthetic spectra is generated using a reference line
catalogue.
@item The goodness of fit for each synthetic spectrum is calculated. The best
sets of parameters are retained and the rest discarded.
@item A new population of synthetic spectra is obtained by averaging pairs of
the best performers.
@item A small fraction of the parameters of the lines in the new generation are
randomly altered.
@item The process repeats until a good fit is obtained.
@end itemize")
(license license:gpl3)))
(define-public aocommon
(let ((commit "7329a075271edab8f6264db649e81e62b2b6ae5e")
(revision "1"))
@@ -151,6 +211,63 @@ moment, supported SPICE files are:
@end itemize\n")
(license license:cecill)))
(define-public calcmysky
(package
(name "calcmysky")
(version "0.2.1")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/10110111/CalcMySky")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0bib5shy8wzc7j5ph218dl9hqrqip491mn25gakyghbvaqxgm27d"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags
#~(list "-DQT_VERSION=6"
"-DCMAKE_CXX_FLAGS=-fPIC")))
(inputs
(list eigen glm qtbase))
(home-page "https://10110111.github.io/CalcMySky/")
(synopsis "Simulator of light scattering by planetary atmospheres")
(description
"CalcMySky is a software package that simulates scattering of light by the
atmosphere to render daytime and twilight skies (without stars). Its primary
purpose is to enable realistic view of the sky in applications such as
planetaria. Secondary objective is to make it possible to explore atmospheric
effects such as glories, fogbows etc., as well as simulate unusual environments
such as on Mars or an exoplanet orbiting a star with a non-solar spectrum of
radiation.
This package consists of three parts:
@itemize
@item @code{calcmysky} utility that does the precomputation of the atmosphere
model to enable rendering.
@item @code{libShowMySky} library that lets the applications render the
atmosphere model.
@item @code{ShowMySky} preview GUI that makes it possible to preview the
rendering of the atmosphere model and examine its properties.
@end itemize")
(license license:gpl3+)))
(define-public calcmysky-qt5
(package/inherit calcmysky
(name "calcmysky-qt5")
(arguments
(list #:configure-flags
#~(list "-DQT_VERSION=5"
"-DCMAKE_CXX_FLAGS=-fPIC")))
(inputs
(modify-inputs (package-inputs calcmysky)
(replace "qtbase" qtbase-5)))
(synopsis "Qt5 build for the CalcMySky library.")))
(define-public aoflagger
(package
(name "aoflagger")
@@ -292,7 +409,7 @@ wide set of telescopes.")
python
python-numpy
wcslib))
(home-page "http://casacore.github.io/casacore/")
(home-page "https://casacore.github.io/casacore/")
(synopsis "Suite of C++ libraries for radio astronomy data processing")
(description
"The casacore package contains the core libraries of the old
@@ -304,7 +421,7 @@ made to get a better separation of core libraries and applications.
(define-public cfitsio
(package
(name "cfitsio")
(version "3.49")
(version "4.2.0")
(source
(origin
(method url-fetch)
@@ -312,18 +429,29 @@ made to get a better separation of core libraries and applications.
"http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/"
"cfitsio-" version ".tar.gz"))
(sha256
(base32 "1cyl1qksnkl3cq1fzl4dmjvkd6329b57y9iqyv44wjakbh6s4rav"))))
(base32 "128qsv2q0f0g714ahlsixiikvvbwxi9bg9q9pcr5cd3f7wdkv9gb"))))
(build-system gnu-build-system)
;; XXX Building with curl currently breaks wcslib. It doesn't use
;; pkg-config and hence won't link with -lcurl.
(arguments
`(#:tests? #f ; no tests
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-paths
(lambda _
(substitute* "Makefile.in" (("/bin/") ""))
#t)))))
(list
#:configure-flags
#~(list (string-append "--with-bzip2=" #$(this-package-input "bzip2")))
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'patch-paths
(lambda _
(substitute* "Makefile.in" (("/bin/") ""))))
(delete 'check)
;; TODO: Testing steps are sourced from docs/fitsio.pdf, implement
;; the logic in Guile in the future.
(add-after 'install 'post-install-check
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "make" "testprog")
(with-output-to-file "testprog.lis" (lambda _(invoke "./testprog")))
(invoke "diff" "-r" "testprog.lis" "testprog.out")
(invoke "cmp" "-l" "testprog.fit" "testprog.std")))))))
(native-inputs (list gfortran))
(inputs (list bzip2 curl zlib))
(home-page "https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html")
(synopsis "Library for reading and writing FITS files")
(description "CFITSIO provides simple high-level routines for reading and
@@ -332,18 +460,18 @@ programmer from the internal complexities of the FITS format. CFITSIO also
provides many advanced features for manipulating and filtering the information
in FITS files.")
(license (license:non-copyleft "file://License.txt"
"See License.txt in the distribution."))))
"See License.txt in the distribution."))))
(define-public python-fitsio
(package
(name "python-fitsio")
(version "1.1.7")
(version "1.1.8")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fitsio" version))
(sha256
(base32 "0q8siijys9kmjnqvyipjgh6hkhf4fwvr1swhsf4if211i9b0m1xy"))
(base32 "1y80hgvlkjz1bijfyb2j03853yc1kc63yrf9ab7as31ad2r6kxb1"))
(modules '((guix build utils)))
(snippet
;; Remove the bundled cfitsio
@@ -367,13 +495,8 @@ in FITS files.")
(("self.system_fitsio_libdir = None") "pass")
(("self.use_system_fitsio") "True")
(("self.system_fitsio_includedir") includedir)
(("self.system_fitsio_libdir") libdir)))))
(add-after 'unpack 'skip-bzip2-test
(lambda* (#:key inputs #:allow-other-keys)
;; The bzip2 test fails because Guix' cfitsio
;; is built without bzip2 support.
(substitute* "fitsio/test.py"
(("'SKIP_BZIP_TEST' in os.environ") "True")))))))
(("self.system_fitsio_libdir") libdir))))))))
(inputs (list curl-minimal))
(propagated-inputs
(list python-numpy cfitsio))
(home-page "https://github.com/esheldon/fitsio")
@@ -467,7 +590,7 @@ feature detection and cosmetic corrections.")
(define-public wcslib
(package
(name "wcslib")
(version "7.5")
(version "7.12")
(source
(origin
(method url-fetch)
@@ -475,26 +598,26 @@ feature detection and cosmetic corrections.")
"ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-" version
".tar.bz2"))
(sha256
(base32 "1536gmcpm6pckn9xrb6j8s4pm1vryjhzvhfaj9wx3jwxcpbdy0dw"))))
(base32 "1m3bx6gh5w3c7vvsqcki0x20mg8lilg13m0i8nh7za89w58dxy4w"))))
(inputs
(list cfitsio))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list (string-append "--with-cfitsiolib="
(assoc-ref %build-inputs "cfitsio") "/lib")
(string-append "--with-cfitsioinc="
(assoc-ref %build-inputs "cfitsio") "/include"))
#:phases
(modify-phases %standard-phases
(add-before 'configure 'patch-/bin/sh
(lambda _
(substitute* "makedefs.in"
(("/bin/sh") "sh"))
#t))
(delete 'install-license-files)) ; installed by make install
;; Parallel execution of the test suite is not supported.
#:parallel-tests? #f))
(list
#:configure-flags
#~(list (string-append "--with-cfitsiolib="
#$(this-package-input "cfitsio") "/lib")
(string-append "--with-cfitsioinc="
#$(this-package-input "cfitsio") "/include"))
#:phases
#~(modify-phases %standard-phases
(delete 'install-license-files) ; installed by make install
(add-before 'configure 'patch-/bin/sh
(lambda _
(substitute* "makedefs.in"
(("/bin/sh") "sh")))))))
;; TODO: Fix build with gfortran and pack missing optional pgplot.
;; (inputs (list gfortran pgplot))
(home-page "https://www.atnf.csiro.au/people/mcalabre/WCS")
(synopsis "Library which implements the FITS WCS standard")
(description "The FITS \"World Coordinate System\" (@dfn{WCS}) standard
@@ -590,7 +713,7 @@ programs for the manipulation and analysis of astronomical data.")
(inputs
`(("openblas" ,openblas)
("fftw" ,fftwf)))
(home-page "http://www.astromatic.net/software/sextractor")
(home-page "https://www.astromatic.net/software/sextractor")
(synopsis "Extract catalogs of sources from astronomical images")
(description
"SExtractor is a program that builds a catalogue of objects from an
@@ -639,7 +762,7 @@ image formats.")
(define-public splash
(package
(name "splash")
(version "3.5.1")
(version "3.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -647,7 +770,7 @@ image formats.")
(commit (string-append "v" version))))
(sha256
(base32
"12s3w96wzd4zpxw4adzhalkr57fgdk7cjp6bj596jnd87pz3rhyd"))
"0nsm6rk0bi99xz7wclk0zy4bpqf0qcsdln5cdjb30lhpf37i2fpa"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
@@ -761,7 +884,7 @@ astronomical fields. SkyMaker is part of the EFIGI
(native-inputs
(list pkg-config))
(inputs
(list gtkmm-3 libskry ffmpeg))
(list gtkmm-3 libskry ffmpeg-4))
(home-page "https://github.com/GreatAttractor/stackistry")
(synopsis "Astronomical lucky imaging/image stacking tool")
(description
@@ -775,45 +898,65 @@ deconvolution). Such post-processing is not performed by Stackistry.")
(define-public stellarium
(package
(name "stellarium")
(version "0.21.1")
(version "1.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/Stellarium/stellarium"
"/releases/download/v" version
"/stellarium-" version ".tar.gz"))
(method git-fetch)
(uri (git-reference
(url "https://github.com/Stellarium/stellarium")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "049jlc8vx06pad5h2syrmf7f1l346yr5iraai0wkn8s8pk30j8q7"))))
(base32 "1655lz848k7m4vqs7n3vxjwn5n4pkykwl6x7nbanqcqzlixm5xnk"))))
(build-system cmake-build-system)
;; TODO: Complete documentation build and split into dedicated outputs.
(arguments
(list
;; FIXME: Tests keep failing on 100% when preparing test-suit for INDI.
#:tests? #f
#:test-target "test"
#:configure-flags
#~(list "-DENABLE_GPS=1"
;; TODO: Enable when all of the dependencies are availalbe for Qt6.
"-DENABLE_QT6=0"
"-DENABLE_TESTING=0"
(string-append "-DCMAKE_CXX_FLAGS=-isystem "
#$(this-package-input "qtserialport") "/include/qt5"))
#:phases
#~(modify-phases %standard-phases
(add-before 'check 'set-offscreen-display
(lambda _
(setenv "QT_QPA_PLATFORM" "offscreen")
(setenv "HOME" "/tmp"))))))
(inputs
(list qtbase-5
(list calcmysky-qt5
gpsd
indi
libnova
openssl
qtbase-5
qtcharts
qtlocation
qtmultimedia-5
qtpositioning
qtscript
qtserialport
qttranslations
qtwebengine-5
qxlsx-qt5
zlib))
(native-inputs
`(("gettext" ,gettext-minimal) ; xgettext is used at compile time
("perl" ,perl) ; for pod2man
("qtbase" ,qtbase-5) ; Qt MOC is needed at compile time
("qttools-5" ,qttools-5)))
(arguments
`(#:test-target "test"
#:configure-flags (list "-DENABLE_TESTING=1"
(string-append
"-DCMAKE_CXX_FLAGS=-isystem "
(assoc-ref %build-inputs "qtserialport")
"/include/qt5"))
#:phases (modify-phases %standard-phases
(add-before 'check 'set-offscreen-display
(lambda _
;; Make Qt render "offscreen", required for tests.
(setenv "QT_QPA_PLATFORM" "offscreen")
(setenv "HOME" "/tmp")
#t)))))
(list doxygen
gettext-minimal
graphviz
mesa
perl
python-wrapper
qttools-5))
(home-page "https://stellarium.org/")
(synopsis "3D sky viewer")
(description "Stellarium is a planetarium. It shows a realistic sky in
(description
"Stellarium is a planetarium. It shows a realistic sky in
3D, just like what you see with the naked eye, binoculars, or a telescope. It
can be used to control telescopes over a serial port for tracking celestial
objects.")
@@ -924,25 +1067,23 @@ accurately in real time at any rate desired.")
(define-public python-astropy
(package
(name "python-astropy")
(version "5.1")
(version "5.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "0zkv3ddzlxx21i796azfbqxrqnsxn83vsczscv577iyzxp3v5c8x"))
(base32 "08xc6brs7xwiqchhsjq8l10p6qc5p68cfxps7s889spqfyh2gbpn"))
(modules '((guix build utils)))
(snippet
'(begin
;; Remove Python bundles.
(with-directory-excursion "astropy/extern"
(for-each delete-file-recursively '("ply" "configobj")))
;; Remove cextern bundles and leave the wcslib bundle. Astropy
;; upgrades to different versions of wcslib every few releases
;; and tests break every upgrade.
;; TODO: unbundle wcslib.
;; Remove cextern bundles. Check bundled versions against available
;; in Guix in the future update of astropy.
(with-directory-excursion "cextern"
(for-each delete-file-recursively '("cfitsio" "expat")))
(for-each delete-file-recursively '("cfitsio" "expat" "wcslib")))
#t))))
(build-system python-build-system)
(arguments
@@ -950,10 +1091,8 @@ accurately in real time at any rate desired.")
(modify-phases %standard-phases
(add-after 'unpack 'preparations
(lambda _
;; Use our own libraries in place of bundles, with the
;; exception of wcslib.
(setenv "ASTROPY_USE_SYSTEM_CFITSIO" "1")
(setenv "ASTROPY_USE_SYSTEM_EXPAT" "1")
;; Use our own libraries in place of bundles.
(setenv "ASTROPY_USE_SYSTEM_ALL" "1")
;; Some tests require a writable home.
(setenv "HOME" "/tmp")
;; Relax xfail tests.
@@ -1000,7 +1139,7 @@ accurately in real time at any rate desired.")
python-sgp4
python-skyfield))
(inputs
(list cfitsio expat))
(list cfitsio expat wcslib))
(propagated-inputs
(list python-configobj
python-numpy
@@ -1143,6 +1282,37 @@ attempting to maintain ISTP compliance
@end itemize")
(license license:expat)))
(define-public python-czml3
(package
(name "python-czml3")
(version "0.7.0")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/poliastro/czml3")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0pbwcsmc9nw591rck586ca9hwwhmm54rjjmp8gflhzq8b7f48lkc"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-attrs
python-dateutil
python-w3lib))
(native-inputs
(list python-astropy
python-pytest
python-pytest-cov
python-pytest-mypy))
(home-page "https://github.com/poliastro/czml3")
(synopsis "Python library to write CZML")
(description
"CZML3 is a Python library to write CZML, a JSON format for describing
a time-dynamic graphical scene, primarily for display in a web browser running
Cesium.")
(license license:expat)))
(define-public python-drms
(package
(name "python-drms")
@@ -1253,13 +1423,13 @@ the easy construction of interactive matplotlib widget based animations.")
(define-public python-photutils
(package
(name "python-photutils")
(version "1.5.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "photutils" version))
(sha256
(base32 "129n268wnziprrv09f7y6f98cj1vh1bzp7ygsna10h3ilnjplkq1"))))
(base32 "0w4kxl6aqjp2wv396krw30kwg6cmmska8gvgpihm2i2zxyzz39vd"))))
(build-system python-build-system)
(arguments
`(#:test-target "pytest"
@@ -1284,6 +1454,125 @@ the easy construction of interactive matplotlib widget based animations.")
of astronomical sources.")
(license license:bsd-3)))
(define-public python-poliastro
(package
(name "python-poliastro")
(version "0.17.0")
(source
(origin
;; PyPi tarball lacks tests.
(method git-fetch)
(uri (git-reference
(url "https://github.com/poliastro/poliastro")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1iclyjp0cvm6hp5qf4fzklszxvhj3idkxgb6a9h7xzg9bf5j5gi2"))))
(build-system pyproject-build-system)
(arguments
(list
#:phases
#~(modify-phases %standard-phases
;; NOTE: Tests take about 7-10 minutes to pass.
(add-before 'check 'prepare-test-environment
(lambda _
(setenv "HOME" "/tmp")
;; TODO: Review failing tests later when any upstream
;; suggestions are provided:
;; https://github.com/poliastro/poliastro/issues/1618
(substitute* "tests/test_czml.py"
(("def test_czml_add_trajectory") "def __off_test_czml_add_trajectory")
(("def test_czml_custom_packet") "def __off_test_czml_custom_packet")
(("def test_czml_ground_station") "def __off_test_czml_ground_station")
(("def test_czml_groundtrack") "def __off_test_czml_groundtrack")
(("def test_czml_preamble") "def __off_test_czml_preamble"))))
(replace 'check
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "python" "-m" "pytest"
;; Skip tests that need remote data.
"-m" "not remote_data")))))))
(native-inputs
(list python-coverage
python-hypothesis
python-mypy
python-flit-core
python-pytest
python-pytest-cov
python-pytest-doctestplus
python-pytest-mpl
python-pytest-mypy))
(propagated-inputs
(list python-astropy
python-astroquery
python-czml3
python-jplephem
python-matplotlib
python-numba
python-numpy
python-pandas
python-plotly
python-pyerfa
python-scipy))
(home-page "https://www.poliastro.space/")
(synopsis "Astrodynamics in Python")
(description
"POLIASTRO is a Python library for interactive Astrodynamics and Orbital
Mechanics, with a focus on ease of use, speed, and quick visualization. It
provides a simple and intuitive API, and handles physical quantities with
units.
Some features include orbit propagation, solution of the Lambert's problem,
conversion between position and velocity vectors and classical orbital
elements and orbit plotting, among others. It focuses on interplanetary
applications, but can also be used to analyze artificial satellites in
Low-Earth Orbit (LEO).")
(license license:expat)))
(define-public python-poppy
(package
(name "python-poppy")
(version "1.0.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "poppy" version))
(sha256
(base32
"050cn6aabd1dxbi7zihbqnkl79hz6q6d5n6g25zmrpvc4sii171m"))))
(build-system pyproject-build-system)
(propagated-inputs
;; XXX: With python-synphot (marked as optional) package added to the list
;; it tries to download from remote host during tests and fails. Overall
;; tests take up to 5-8min to pass.
(list python-astropy
python-matplotlib
python-numpy
python-scipy))
(native-inputs
(list python-docutils
python-h5py
python-pandas
python-pytest
python-pytest-astropy
python-sphinx
python-setuptools-scm))
(home-page "https://poppy-optics.readthedocs.io/")
(synopsis "Physical Optics Propagation in Python")
(description
"@acronym{POPPY, Physical Optics Propagation in Python} is a Python package that
simulates physical optical propagation including diffraction. It implements a
flexible framework for modeling Fraunhofer and Fresnel diffraction and point
spread function formation, particularly in the context of astronomical
telescopes.
POPPY was developed as part of a simulation package for the James Webb Space
Telescope, but is more broadly applicable to many kinds of imaging simulations.
It is not, however, a substitute for high fidelity optical design software such
as Zemax or Code V, but rather is intended as a lightweight alternative for
cases for which diffractive rather than geometric optics is the topic of
interest, and which require portability between platforms or ease of scripting.")
(license license:bsd-3)))
(define-public python-pyvo
(package
(name "python-pyvo")
@@ -1320,13 +1609,13 @@ Virtual observatory (VO) using Python.")
(define-public python-regions
(package
(name "python-regions")
(version "0.6")
(version "0.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "regions" version))
(sha256
(base32 "0p95bxxw4dgd16rh1yj7zvfbijk52dqvqj20nj6q8kr5ms08acl0"))))
(base32 "08wsg9kxnki5pz8gdp81bq06jdmsip382fl02rvnr96cvzr7wf3m"))))
(build-system python-build-system)
(arguments
`(#:test-target "pytest"
@@ -1412,16 +1701,45 @@ re-gridding of images from one world coordinate system to another e.g.
changing the pixel resolution, orientation, coordinate system.")
(license license:bsd-3)))
(define-public python-sgp4
(package
(name "python-sgp4")
(version "2.21")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sgp4" version))
(sha256
(base32 "1vzcrlrlzmhbycdz16m8v241l8zx49vsy81wcd0yjxs80isvhyb1"))))
(build-system python-build-system)
(propagated-inputs
(list python-numpy))
(home-page "https://github.com/brandon-rhodes/python-sgp4")
(synopsis "Track earth satellite TLE orbits using SGP4")
(description
"This package provides a Python implementation for computations of the
position and velocity of an earth-orbiting satellite, given the satellites
@acronym{TLE, Two-line element set} orbital elements from a source like
@url{CelesTrak, https://celestrak.org/}.
It implements the most recent version of @acronym{SGP4, Simplified General
Perturbation models}, and is regularly run against the SGP4 test suite to make
sure that its satellite position predictions agree to within 0.1 mm with the
predictions of the standard distribution of the algorithm. This error is far
less than the 13 km/day by which satellites themselves deviate from the ideal
orbits described in TLE files.")
(license license:expat)))
(define-public python-sunpy
(package
(name "python-sunpy")
(version "4.0.6")
(version "4.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunpy" version))
(sha256
(base32 "0aiirb6l8zshdrpsvh6d5ki759ah9zfm9gbl0in985hprwwxyrq1"))))
(base32 "1h8dnsic96bxm5l278vk6jj5h4bh1b143fghsvv5rhigk137vysp"))))
(build-system pyproject-build-system)
(arguments
(list
@@ -1526,6 +1844,54 @@ positions of the sun: dawn, sunrise, solar noon, sunset, dusk, solar
elevation, solar azimuth, rahukaalam, and the phases of the moon.")
(license license:asl2.0)))
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
(version "1.2.22")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/spacetelescope/spherical_geometry")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0kzcncqir4v7nhk9lxj9gxr32p3krkaqa58y2i4kksgxxy24qw4z"))))
(build-system python-build-system)
(arguments
(list
;; NOTE: (Sharlatan-20220523T231348+0100): Tests depends on old Python2
;; libarry `sphere'
#:tests? #f
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'preparations
(lambda _
;; Fixing: setuptools-scm was unable to detect version for ...
(substitute* "setup.py"
(("use_scm_version=True")
(format #f "version=~s" #$version))
(("setup_requires=\\['setuptools_scm'\\],.*")
""))
;; Use our own libraries in place of bundles.
(setenv "USE_SYSTEM_QD" "1"))))))
(native-inputs
(list python-pytest
python-setuptools-scm))
(inputs
(list qd))
(propagated-inputs
(list python-astropy
python-numpy))
(home-page "https://github.com/spacetelescope/tweakwcs")
(synopsis "Python astronimical package for handling spherical polygons")
(description
"The @code{spherical_geometry} library is a Python package for handling
spherical polygons that represent arbitrary regions of the sky.")
;; LICENSE.rst Association of Universities for Research in Astronomy (AURA)
;; QD_LIBRARY_LICENSE.rst for bandeled QD source
(license license:bsd-3)))
(define-public libnova
(package
(name "libnova")
@@ -1554,7 +1920,7 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.")
(synopsis "Celestial mechanics, astrometry and astrodynamics library")
(description "Libnova is a general purpose, double precision, Celestial
Mechanics, Astrometry and Astrodynamics library.")
(home-page "http://libnova.sourceforge.net/")
(home-page "https://libnova.sourceforge.net/")
(license (list license:lgpl2.0+
license:gpl2+)))) ; examples/transforms.c & lntest/*.c
@@ -1633,7 +1999,7 @@ arrays with NumPy as its only dependency.")
(copy-recursively "include" include))
#t)))))
(inputs
(list ffmpeg))
(list ffmpeg-4))
(home-page "https://github.com/GreatAttractor/libskry")
(synopsis "Astronimical lucky imaging library")
(description
@@ -1760,7 +2126,7 @@ on FITS files:
(string-append "CPPFLAGS=-I" netpbm "/include/netpbm")
;; no nasa jpl cspice support
"--without-cspice" )))))
(home-page "http://xplanet.sourceforge.net/")
(home-page "https://xplanet.sourceforge.net/")
(synopsis "Planetary body renderer")
(description
"Xplanet renders an image of a planet into an X window or file.
@@ -1810,12 +2176,12 @@ provide you with detailed information about each pass.")
(license license:gpl2+)))
(define-public sgp4
;; No tagged releases, use commit directly.
(let ((commit "ca9d4d97af4ee62461de6f13e0c85d1dc6000040")
(revision "1"))
;; Version tag v1.0 is dated to <2021-01-11>, use the lates commit instead.
(let ((commit "6a448b4850e5fbf8c1ca03bb5f6013a9fdc1fd91")
(revision "2"))
(package
(name "sgp4")
(version (git-version "0.0.0" revision commit))
(version (git-version "1.0" revision commit))
(source
(origin
(method git-fetch)
@@ -1824,17 +2190,20 @@ provide you with detailed information about each pass.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "1xwfa6papmd2qz5w0hwzvijmzvp9np8dlw3q3qz4bmsippzjv8p7"))))
(base32 "15q8sain87cbppmzq66y6gp6bvm3kdd1bcchrl59rcvjp0w51wl1"))))
(build-system cmake-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
(replace 'check
(lambda _
;; Tests fails, probably because of a few "(e <= -0.001)" errors.
;; Or maybe this is not the right way to run the tests?
;; (invoke "runtest/runtest")
#t)))))
(list
;; FIXME: Tests evaluated via runtest binary, but it's failing even
;; when SGP4-VER.TLE file was copied next to it during install phase.
;;
;; There are 2 more binaries are created after build phase -
;; passpredict and sattrack which are failing to execute after
;; install, strace output:
;;
;; strace: exec: Exec format error
;;
#:tests? #f))
(home-page "https://github.com/dnwrnr/sgp4")
(synopsis "Simplified perturbations models library")
(description
@@ -1873,7 +2242,7 @@ It can be used to calculate the trajectory of satellites.")
(native-inputs
(list boost pkg-config))
(inputs
(list cfitsio freeimage glew wxwidgets))
(list cfitsio freeimage glew wxwidgets-3.0))
(home-page "https://github.com/GreatAttractor/imppg")
(synopsis "Astronomical Image Post-Proccessor (ImPPG)")
(description
@@ -1892,7 +2261,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
(define-public indi
(package
(name "indi")
(version "1.9.3")
(version "1.9.9")
(source
(origin
(method git-fetch)
@@ -1901,10 +2270,12 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0c7md288d3g2vf0m1ai6x2l4j4rmlasc4rya92phvd4ynf8vcki2"))))
(base32 "1vfcas59nlw8v7n6qhxhcm4isf5wk0crip5rmsallq3bsv3zznfr"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
;; TODO: fix failing tests on aarch64-system.
`(#:tests? ,(not (or (%current-target-system) (target-aarch64?)))
#:configure-flags
(let ((out (assoc-ref %outputs "out")))
(list
"-DINDI_BUILD_UNITTESTS=ON"
@@ -1929,6 +2300,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
curl
fftw
gsl
libev
libjpeg-turbo
libnova
libtiff
@@ -2421,13 +2793,13 @@ install an implementation package such as asdf-astropy.")
(define-public python-asdf-astropy
(package
(name "python-asdf-astropy")
(version "0.2.2")
(version "0.3.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asdf_astropy" version))
(sha256
(base32 "1b0v4cl7xvly3x1k5k2rvc2l32jqgqp0iyf1j20fkvj450sx74f2"))))
(base32 "1gp5iav0a9g9q0zb22vhzi3v9vwk5wn2nxvr3mvi3bsdcdj3h23v"))))
(build-system pyproject-build-system)
(native-inputs
(list python-coverage
+406 -112
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015-2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
;;; Copyright © 2015 Andreas Enge <andreas@enge.fr>
;;; Copyright © 2015 Alex Kost <alezost@gmail.com>
@@ -8,7 +8,7 @@
;;; Copyright © 2016, 2017 Alex Griffin <a@ajgrf.com>
;;; Copyright © 2016 Nikita <nikita@n0.is>
;;; Copyright © 2016 Lukas Gradl <lgradl@openmailbox.org>
;;; Copyright © 20162022 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 20162023 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018, 2020 Oleg Pykhalov <go.wigust@gmail.com>
;;; Copyright © 2018 okapi <okapi@firemail.cc>
;;; Copyright © 2018, 2020, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
@@ -17,7 +17,7 @@
;;; Copyright © 2018, 2019, 2022 Marius Bakke <marius@gnu.org>
;;; Copyright © 2018, 2021 Thorsten Wilms <t_w_@freenet.de>
;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2018 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2018, 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2019, 2021 Pierre Langlois <pierre.langlois@gmx.com>
;;; Copyright © 2019, 2021 Leo Famulari <leo@famulari.name>
;;; Copyright © 2019 Rutger Helling <rhelling@mykolab.com>
@@ -39,6 +39,9 @@
;;; Copyright © 2022 Arjan Adriaanse <arjan@adriaan.se>
;;; Copyright © 2022 Juliana Sims <jtsims@protonmail.com>
;;; Copyright © 2022 Simon Streit <simon@netpanic.org>
;;; Copyright © 2022 Andy Tai <atai@atai.org>
;;; Copyright © 2023 Sergiu Ivanov <sivanov@colimite.fr>
;;; Copyright © 2023 David Thompson <dthompson2@worcester.edu>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -499,7 +502,7 @@ by MusicIP.")
(description "LibTiMidity is a MIDI to WAVE converter library that uses
Gravis Ultrasound-compatible patch files to generate digital audio data from
General MIDI files.")
(home-page "http://libtimidity.sourceforge.net/")
(home-page "https://libtimidity.sourceforge.net/")
(license
;; This project is dual-licensed.
;; Either of the following licenses can be exercised.
@@ -570,7 +573,7 @@ implementation of Adaptive Multi Rate Narrowband and Wideband
qtbase-5))
(native-inputs
(list pkg-config qttools-5))
(home-page "http://alsamodular.sourceforge.net/")
(home-page "https://alsamodular.sourceforge.net/")
(synopsis "Realtime modular synthesizer and effect processor")
(description
"AlsaModularSynth is a digital implementation of a classical analog
@@ -603,7 +606,11 @@ Filter) modules follow the convention of 1V / Octave.")
"--enable-samplerate"
"--enable-avcodec")))
(inputs
(list jack-1 libsndfile libsamplerate fftwf ffmpeg)) ; for libavcodec
(list jack-1
libsndfile
libsamplerate
ffmpeg-4 ;for libavcodec
fftwf))
(native-inputs
(list pkg-config))
(home-page "https://aubio.org/")
@@ -727,7 +734,7 @@ purposes developed at Queen Mary, University of London.")
(define-public ardour
(package
(name "ardour")
(version "7.1")
(version "7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -744,7 +751,7 @@ purposes developed at Queen Mary, University of London.")
namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
(sha256
(base32
"11ca9xpzmzafl8xl0r0w32lxjqwy532hfd2bzb0d73bdpngpvcbq"))
"1gv0wkzyx59lbnaf5iz9yva4akrd2zkhsmdk8wda3wz06zmk4w1r"))
(file-name (string-append name "-" version))))
(build-system waf-build-system)
(arguments
@@ -849,26 +856,16 @@ engineers, musicians, soundtrack editors and composers.")
(define-public audacity
(package
(name "audacity")
(version "3.2.1")
(version "3.2.4")
(source
(origin
;; If built from the release tag, Audacity will describe itself
;; as an "Alpha test version" and suggest to users that they use
;; the "latest stable released version".
;; XXX: For 3.2.1 we rebelliously use a git tag anyway because the only
;; "processed" download is a .zip containing a .tar.gz which does not
;; fare well with the patch and snippet machinery:
;; https://github.com/audacity/audacity/issues/3811
;; TODO: Find a way to control the "alpha" status even when using git
;; so we're not reliant on preprocessed source code.
(method git-fetch)
(uri (git-reference
(url "https://github.com/audacity/audacity")
(commit (string-append "Audacity-" version))))
(file-name (git-file-name name version))
(sha256
(base32
"00mal30jxbcacs1ka4yb5s8xq81zm7mv3y8l5hvg77abkyvfvdzf"))
(base32 "06kfxbfvvhbhwfzkvar6hir351606g29ij8b4hksxpzq338shgc3"))
(patches (search-patches "audacity-ffmpeg-fallback.patch"))
(modules '((guix build utils)))
(snippet
@@ -892,7 +889,7 @@ engineers, musicians, soundtrack editors and composers.")
#t))))
(build-system cmake-build-system)
(inputs
(list wxwidgets-3.1
(list wxwidgets
gtk+
alsa-lib
jack-1
@@ -936,7 +933,11 @@ engineers, musicians, soundtrack editors and composers.")
;; TODO: enable this flag once we've packaged all dependencies
;; "-Daudacity_obey_system_dependencies=on"
;; disable crash reports, updates, ..., anything that phones home
"-Daudacity_has_networking=off")
"-Daudacity_has_networking=off"
;; When building from Git — even from a release tag — this is undefined,
;; and Audacity assumes that is is an alpha version and includes debug
;; symbols and extra code. Force level 2, release.
"-DAUDACITY_BUILD_LEVEL=2")
#:imported-modules ((guix build glib-or-gtk-build-system)
,@%cmake-build-system-modules)
#:modules
@@ -989,6 +990,117 @@ and editing digital audio. It features digital effects and spectrum analysis
tools.")
(license license:gpl2+)))
(define-public tenacity
(package
(name "tenacity")
(version "1.3-beta2")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://codeberg.org/tenacityteam/tenacity")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0pd2vxzqzq7ikz7l2a1h9qwq08276xicvphrpn47gvmwaslah1gn"))))
(build-system cmake-build-system)
(arguments
(list
#:imported-modules `((guix build glib-or-gtk-build-system)
,@%cmake-build-system-modules)
#:modules
'((guix build utils)
(guix build cmake-build-system)
((guix build glib-or-gtk-build-system) #:prefix glib-or-gtk:))
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'use-upstream-headers
(lambda* (#:key inputs #:allow-other-keys)
(substitute* '("libraries/lib-files/FileNames.cpp")
(("\"/usr/include/linux/magic.h\"") "<linux/magic.h>"))))
(add-after 'unpack
'i-spy-with-my-little-eye-something-in-the-wrong-folder
(lambda _
(symlink (string-append (getcwd) "/images")
"src/images")))
(add-after 'unpack 'fix-cmake-rpath
(lambda* (#:key outputs #:allow-other-keys)
(substitute* "CMakeLists.txt"
(("\\$ORIGIN/\\.\\./\\$\\{_PKGLIB\\}")
(string-append (assoc-ref outputs "out") "/lib/tenacity"))
(("CMAKE_BUILD_WITH_INSTALL_RPATH [A-Z]*")
"CMAKE_BUILD_WITH_INSTALL_RPATH TRUE")
(("CMAKE_INSTALL_RPATH_USE_LINK_PATH [A-Z]*")
"CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE"))
(substitute* "src/CMakeLists.txt"
;; Despite the name, this script breaks rpath. Don't run it.
(("install.*linux/fix_rpath\\.cmake.*")
"")
(("-Wl,--disable-new-dtags") "-Wl,--enable-new-dtags"))))
(replace 'configure
(lambda args
(define %configure (assoc-ref %standard-phases 'configure))
(with-exception-handler
(lambda (error)
(unless (invoke-error? error)
(raise error))
;; Have you tried turning it off and on again?
(apply invoke (invoke-error-program error)
(invoke-error-arguments error)))
(lambda ()
(apply %configure args))
#:unwind? #t)))
(add-after 'wrap-program 'glib-or-gtk-wrap
(assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-wrap)))
;; Test suite? Which test suite?
#:tests? #f))
(inputs
(list wxwidgets
gtk+
alsa-lib
jack-1
expat
lame
flac
ffmpeg
libid3tag
libjpeg-turbo
;;("libsbsms" ,libsbsms) ;bundled version is modified
libsndfile
mpg123
soundtouch
soxr ;replaces libsamplerate
sqlite
twolame
vamp
libvorbis
lv2
lilv ;for lv2
suil ;for lv2
portaudio
portmidi
wavpack))
(native-inputs
(list gettext-minimal ;for msgfmt
libtool
pkg-config
python
which))
(native-search-paths
(list (search-path-specification
(variable "TENACITY_MODULES_PATH")
(files '("lib/tenacity/modules")))
(search-path-specification
(variable "TENACITY_PATH")
(files '("share/tenacity")))))
(home-page "https://tenacityaudio.org/")
(synopsis "Software for recording and editing sounds")
(description
"Tenacity is a multi-track audio editor designed for recording, playing
and editing digital audio. It features digital effects and spectrum analysis
tools.")
(license license:gpl2+)))
(define-public audiofile
(package
(name "audiofile")
@@ -1090,45 +1202,56 @@ formant warp.")
(license license:gpl2+)))
(define-public azr3
(package
(name "azr3")
(version "1.2.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/ll-plugins/azr3-jack-"
version
".tar.bz2"))
(sha256
(base32
"18mdw6nc0vgj6k9rsy0x8w64wvzld0frqshrxxbxfj9qi9843vlc"))
(patches (search-patches "azr3.patch"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target
#:make-flags
(list "LV2PEG=ttl2c"
(string-append "prefix=" %output)
(string-append "pkgdatadir=" %output "/share/azr3-jack"))
#:phases
(modify-phases %standard-phases
(add-before 'install 'fix-timestamp
(lambda _
(let ((early-1980 315619200)) ; 1980-01-02 UTC
(utime "azr3.1" early-1980 early-1980))
#t)))))
(inputs
(list gtkmm-2 lvtk jack-1 lash))
(native-inputs
(list pkg-config))
(home-page "http://ll-plugins.nongnu.org/azr3/")
(synopsis "Tonewheel organ synthesizer")
(description
"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ
(let ((commit "3391a0a509e7fa3fb46c7627fd5979b67e468038")
(revision "1"))
(package
(name "azr3")
(version (git-version "1.2.3" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://git.savannah.gnu.org/git/ll-plugins/azr3-jack.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"09wy0z4kiid7mwf5b5j8rzzgxafi4mg88xs550n7864p0n351chx"))
(patches (search-patches "azr3.patch"
"azr3-remove-lash.patch"))))
(build-system gnu-build-system)
(arguments
(list
#:tests? #f ; no check target
#:make-flags
#~(list "LV2PEG=ttl2c"
(string-append "prefix=" #$output)
(string-append "pkgdatadir=" #$output "/share/azr3-jack"))
#:phases
#~(modify-phases %standard-phases
(replace 'bootstrap
(lambda _
(call-with-output-file "Makefile.config"
(lambda (port) (display "" port)))
(substitute* "Makefile"
(("^PACKAGE_VERSION =.*")
(string-append "PACKAGE_VERSION = \"" #$version "\"\n")))))
(add-before 'install 'fix-timestamp
(lambda _
(let ((early-1980 315619200)) ; 1980-01-02 UTC
(utime "azr3.1" early-1980 early-1980)))))))
(inputs
(list gtkmm-2 jack-2 lvtk))
(native-inputs
(list pkg-config))
(home-page "https://ll-plugins.nongnu.org/azr3/")
(synopsis "Tonewheel organ synthesizer")
(description
"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ
with drawbars, distortion and rotating speakers. The organ has three
sections, two polyphonic sections with nine drawbars each and one monophonic
bass section with five drawbars. A standalone JACK application and LV2
plugins are provided.")
(license license:gpl2)))
(license license:gpl2))))
(define-public calf
(package
@@ -1148,7 +1271,6 @@ plugins are provided.")
glib
gtk+-2
cairo
lash
jack-1
lv2
ladspa
@@ -1212,7 +1334,7 @@ generators of mostly elementary and occasionally exotic nature.")
(define-public iir
(package
(name "iir")
(version "1.9.3")
(version "1.9.4")
(source
(origin
(method git-fetch)
@@ -1221,7 +1343,7 @@ generators of mostly elementary and occasionally exotic nature.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0wbh804as740kjvmyaqx4rwvwwrbwh0fnj979dvv1ljlx1p50bk0"))))
(base32 "1fqxn0qlvykpk9hiliivmkjjcz3g1bp83yd0zfm82r14abkjbj2g"))))
(build-system cmake-build-system)
(arguments
(list
@@ -1477,7 +1599,7 @@ formats used to store information about DJ record libraries.")
bison
sed
grep))
(home-page "http://taopm.sourceforge.net/")
(home-page "https://taopm.sourceforge.net/")
(synopsis "Sound Synthesis with Physical Models")
(description "Tao is a software package for sound synthesis using physical
models. It provides a virtual acoustic material constructed from masses and
@@ -2148,7 +2270,7 @@ also play midifiles using a Soundfont.")
#t))))
(native-inputs
(list tar bzip2))
(home-page "http://freepats.zenvoid.org")
(home-page "https://freepats.zenvoid.org")
(synopsis "GUS compatible patches for MIDI players")
(description
"FreePats is a project to create a free and open set of GUS compatible
@@ -2302,7 +2424,7 @@ auto-wah.")
libsndfile
libsamplerate
zlib))
(home-page "http://rakarrack.sourceforge.net/")
(home-page "https://rakarrack.sourceforge.net/")
(synopsis "Audio effects processor")
(description
"Rakarrack is a richly featured multi-effects processor emulating a
@@ -2366,6 +2488,8 @@ especially for creating reverb effects. It supports impulse responses with 1,
2 or 4 channels, in any soundfile format supported by libsndfile.")
(license license:gpl2+)))
;; Packages depending on JACK should always prefer jack-2.
;; JACK1 is provided for legacy applications
(define-public jack-1
(package
(name "jack")
@@ -2411,9 +2535,8 @@ synchronous execution of all clients, and low latency operation.")
;; licensed under the LGPL in order to allow for proprietary usage.
(license (list license:gpl2+ license:lgpl2.1+))))
;; Packages depending on JACK should always prefer jack-1. Both jack-1 and
;; jack-2 implement the same API. JACK2 is provided primarily as a client
;; program for users who might benefit from the D-BUS features.
;; Packages depending on JACK should always prefer jack-2. Both jack-1 and
;; jack-2 implement the same API.
(define-public jack-2
(package
(inherit jack-1)
@@ -2465,31 +2588,112 @@ synchronous execution of all clients, and low latency operation.")
;; Most files are under GPLv2+, but some headers are under LGPLv2.1+
(license (list license:gpl2+ license:lgpl2.1+))))
(define-public jack-example-tools
(package
(name "jack-example-tools")
(version "3")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/jackaudio/jack-example-tools")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0x684clxqib1bq3zvvrqlh7hb3arb1bf672xyx1jbwv76dcmm5mh"))))
(build-system meson-build-system)
(inputs
(list alsa-lib
jack-2
libsndfile
opus
readline))
(native-inputs
(list pkg-config))
(home-page "https://github.com/jackaudio/jack-example-tools")
(synopsis "Tools for JACK connections")
(description "This package provides tools for managing JACK connections
and testing or configuring the JACK session. Tools include @code{jack_lsp},
@code{jack_connect}, and @code{jack_transport}.")
;; Most files are under GPLv2+, but zalsa is GPLv3+.
(license (list license:gpl2+ license:gpl3+))))
(define-public jacktrip
(package
(name "jacktrip")
(version "1.6.8")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/jacktrip/jacktrip/")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0719ng799kingv0y9yk07bvnmprk25c09ph3yaia5dhapg0jz17m"))))
(build-system gnu-build-system)
(arguments
(list
#:phases
'(modify-phases %standard-phases
(replace 'configure
(lambda* (#:key outputs #:allow-other-keys)
(invoke "qmake"
(string-append "PREFIX="
(assoc-ref outputs "out"))
"-config" "novs"
"-config" "noupdater"
"jacktrip.pro"))))))
(inputs
(list jack-2
python
python-jinja2
python-pyyaml
qtbase-5
rtaudio))
(native-inputs
(list pkg-config qtbase-5)) ;for qmake
(home-page "https://jacktrip.github.io/jacktrip/")
(synopsis "Multi-machine audio system for network music performance")
(description
"JackTrip is a multi-machine audio system used for network music
performance over the Internet. It supports any number of channels (as many as
the computer/network can handle) of bidirectional, high quality, uncompressed
audio signal streaming.")
(license (list license:gpl3+ license:lgpl3 license:expat))))
(define-public jalv
(package
(name "jalv")
(version "1.6.6")
(version "1.6.8")
(source (origin
(method url-fetch)
(uri (string-append "https://download.drobilla.net/jalv-"
version ".tar.bz2"))
version ".tar.xz"))
(sha256
(base32
"05lycfq0f06zjp5xqvzjz9hx9kmqx72yng1lghh76hv63dw43lcj"))))
(build-system waf-build-system)
"1q8mzjv577vdi64s47gd4pg0ydzxvs32cwrb1d64v90f52qpgbpd"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f)) ; no check target
`(#:tests? #f ; no check target
#:phases
(modify-phases %standard-phases
(add-before 'configure 'build-PIC
;; The default -fPIE #errors when combined with our Qt packages.
;; Work around the broken meson.build script clobbering c_args.
(lambda _
(substitute* "meson.build"
(("'-DZIX_STATIC'" match)
(string-append match ", '-fPIC'"))))))))
(inputs
(list lv2
lilv
suil
gtk
gtkmm
gtk+
qtbase-5
jack-1))
(native-inputs
(list pkg-config))
(home-page "https://drobilla.net/software/jalv/")
(home-page "https://drobilla.net/software/jalv.html")
(synopsis "Simple LV2 host for JACK")
(description
"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2
@@ -2659,7 +2863,7 @@ with applications that support them (e.g. PulseAudio).")
`(;; liblo test FAILED
;; liblo server error 19 in setsockopt(IP_ADD_MEMBERSHIP): No such device
#:tests? #f))
(home-page "http://liblo.sourceforge.net")
(home-page "https://liblo.sourceforge.net")
(synopsis "Implementation of the Open Sound Control protocol")
(description
"liblo is a lightweight library that provides an easy to use
@@ -2737,6 +2941,38 @@ compensation, (de)interleaving, and byte-swapping
cross-platform audio input/output stream library.")
(license license:expat)))
(define-public python-pulsectl
(package
(name "python-pulsectl")
(version "22.3.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "pulsectl" version))
(sha256
(base32
"115ha1cwpd2r84ssnxdbr59hgs0jbx0lz3xpqli64kmxxqf4w5yc"))))
(build-system python-build-system)
(inputs (list pulseaudio))
(arguments
`(#:tests? #f ; tests try to communicate with PulseAudio
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-path
(lambda* (#:key inputs #:allow-other-keys)
(substitute* "pulsectl/_pulsectl.py"
(("libpulse.so.0")
(string-append (search-input-file inputs "/lib/libpulse.so.0")))))))))
(home-page "https://github.com/mk-fg/python-pulse-control")
(synopsis
"Python bindings for mixer-like controls in PulseAudio")
(description
"This package provides a Python high-level interface and ctypes-based
bindings for PulseAudio (libpulse), to use in simple synchronous code.
This wrapper is mostly for mixer-like controls and introspection-related
operations, as opposed to e.g. submitting sound samples to play and
player-like clients.")
(license license:expat)))
(define-public python-pyliblo
(package
(name "python-pyliblo")
@@ -3397,7 +3633,7 @@ using Guix System.")
(list pkg-config))
(inputs
(list libogg libtheora libvorbis speex))
(home-page "http://idjc.sourceforge.net/")
(home-page "https://idjc.sourceforge.net/")
(synopsis "Broadcast streaming library with IDJC extensions")
(description "This package provides libshout plus IDJC extensions.")
;; GNU Library (not Lesser) General Public License.
@@ -3477,7 +3713,7 @@ tempo and pitch of an audio recording independently of one another.")
"1ff2yfq3k4l209fr71v3w98fpjjv1chs09vkbmxj03lcikahxns8"))))
(build-system gnu-build-system)
(inputs
(list jack-1 alsa-lib))
(list alsa-lib jack-2))
(native-inputs
(list autoconf automake libtool pkg-config))
(home-page "https://www.music.mcgill.ca/~gary/rtmidi")
@@ -3633,7 +3869,7 @@ for loudness normalisation.")
freepats))
(native-inputs
(list pkg-config))
(home-page "http://timidity.sourceforge.net/")
(home-page "https://timidity.sourceforge.net/")
(synopsis "Software synthesizer for playing MIDI files")
(description
"TiMidity++ is a software synthesizer. It can play MIDI files by
@@ -3718,7 +3954,7 @@ analysis plugins or audio feature extraction plugins.")
"/ar-lib"))
"ar-lib")
#t)))))
(home-page "http://sbsms.sourceforge.net/")
(home-page "https://sbsms.sourceforge.net/")
(synopsis "Library for time stretching and pitch scaling of audio")
(description
"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time
@@ -3796,7 +4032,7 @@ encode and decode wavpack files.")
(base32
"1pnri98a603xk47smnxr551svbmgbzcw018mq1k6srbrq6kaaz25"))))
(build-system gnu-build-system)
(home-page "http://modplug-xmms.sourceforge.net/")
(home-page "https://modplug-xmms.sourceforge.net/")
(synopsis "Mod file playing library")
(description
"Libmodplug renders mod music files as raw audio data, for playing or
@@ -3817,7 +4053,7 @@ surround and reverb.")
(base32
"1kycz4jsyvmf7ny9227b497wc7y5ligydi6fvvldmkf8hk63ad9m"))))
(build-system gnu-build-system)
(home-page "http://xmp.sourceforge.net/")
(home-page "https://xmp.sourceforge.net/")
(synopsis "Module player library")
(description
"Libxmp is a library that renders module files to PCM data. It supports
@@ -3841,7 +4077,7 @@ Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).")
(list pkg-config))
(inputs
(list libxmp pulseaudio))
(home-page "http://xmp.sourceforge.net/")
(home-page "https://xmp.sourceforge.net/")
(synopsis "Extended module player")
(description
"Xmp is a portable module player that plays over 90 mainstream and
@@ -3905,7 +4141,7 @@ control functionality, or just for playing around with the sound effects.")
libpng
libvorbis
pulseaudio))
(home-page "http://sox.sourceforge.net")
(home-page "https://sox.sourceforge.net")
(synopsis "Sound processing utility")
(description
"SoX (Sound eXchange) is a command line utility that can convert
@@ -4020,7 +4256,7 @@ interface.")
(define-public qsynth
(package
(name "qsynth")
(version "0.5.7")
(version "0.9.9")
(source
(origin
(method url-fetch)
@@ -4030,14 +4266,14 @@ interface.")
(string-append "mirror://sourceforge/qsynth/qsynth (attic)"
"/qsynth-" version ".tar.gz")))
(sha256
(base32 "18im4w8agj60nkppwbkxqnhpp13z5li3w30kklv4lgs20rvgbvl6"))))
(build-system gnu-build-system)
(base32 "1cjg25nva5ivahr0qqlvf6ybnpcx9jgrxbp4vgwkk64b4k9wnd4n"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no "check" phase
(native-inputs
(list qttools-5 pkg-config))
(list qttools pkg-config))
(inputs
(list fluidsynth qtbase-5 qtx11extras))
(list fluidsynth qtbase qtsvg qtwayland))
(home-page "https://qsynth.sourceforge.io")
(synopsis "Graphical user interface for FluidSynth")
(description
@@ -4402,7 +4638,7 @@ with support for HD extensions.")
'(modify-phases %standard-phases
(delete 'configure))))
(inputs (list fftw))
(home-page "http://drc-fir.sourceforge.net/")
(home-page "https://drc-fir.sourceforge.net/")
(synopsis "Digital room correction")
(description
"DRC is a program used to generate correction filters for acoustic
@@ -4442,7 +4678,7 @@ simplified, although really accurate, measuring tools.")
,home-page))
#t))))
(build-system gnu-build-system)
(inputs (list ffmpeg sox))
(inputs (list ffmpeg-4 sox))
(synopsis "Tool to adjust loudness of media files")
(description
"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its
@@ -4528,7 +4764,7 @@ code, used in @code{libtoxcore}.")
(synopsis "GSM 06.10 lossy speech compression library")
(description "This C library provides an encoder and a decoder for the GSM
06.10 RPE-LTP lossy speech compression algorithm.")
(home-page "http://quut.com/gsm/")
(home-page "https://quut.com/gsm/")
(license (license:non-copyleft "file://COPYRIGHT"))))
(define-public python-pyalsaaudio
@@ -4828,7 +5064,7 @@ representations.")
(define-public cava
(package
(name "cava")
(version "0.7.4")
(version "0.8.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4837,15 +5073,7 @@ representations.")
(file-name (git-file-name name version))
(sha256
(base32
"1mziklmqifhnb4kg9ia2r56r8wjn6xp40bkpf484hsgqvnrccl86"))
(modules '((guix build utils)))
(snippet
#~(begin
(delete-file-recursively "iniparser")
(substitute* "configure.ac"
(("AC_CONFIG_FILES\\(iniparser/Makefile\\)") ""))
(substitute* "Makefile.am"
(("SUBDIRS = iniparser") ""))))))
"0v0l6al3ygj6lq224ddffb1f10yv4218k7l82hbba8d7dj2rc67b"))))
(build-system gnu-build-system)
(native-inputs (list autoconf automake libtool))
(inputs (list fftw ncurses pulseaudio iniparser))
@@ -4875,7 +5103,7 @@ representations.")
(string-append #$output
"/share/doc/examples")))
(find-files "example_files")))))))
(home-page "https://karlstav.github.io/cava/")
(home-page "https://github.com/karlstav/cava")
(synopsis "Console audio visualizer for ALSA, MPD, and PulseAudio")
(description "C.A.V.A. is a bar audio spectrum visualizer for the terminal
using ALSA, MPD, PulseAudio, or a FIFO buffer as its input.")
@@ -4943,10 +5171,41 @@ library supports sample rates up to 96 kHz and up to eight channels (7.1
(license (license:fsf-free "https://github.com/mstorsjo/fdk-aac/blob/master/NOTICE"
"https://www.gnu.org/licenses/license-list.html#fdk"))))
(define-public libfreeaptx
(package
(name "libfreeaptx")
(version "0.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/iamthehorker/libfreeaptx")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1fm5041nd08yzg0m9474g0943lb3x54zmn59b53nhvxan8x22ibq"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests.
#:make-flags
#~(list
(string-append "PREFIX=" #$output)
(string-append "LDFLAGS=" "-Wl,-rpath=" #$output "/lib")
(string-append "CC=" #$(cc-for-target)))
#:phases
#~(modify-phases %standard-phases
(delete 'configure))))
(home-page "https://github.com/iamthehorker/libfreeaptx")
(synopsis "aptX codec library")
(description "libfreeaptx is an implementation of the Audio Processing
Technology codecs aptX and aptX HD, mainly intended for use with an A2DP
bluetooth profile.")
(license license:lgpl2.1+)))
(define-public libopenshot-audio
(package
(name "libopenshot-audio")
(version "0.2.2")
(version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4955,7 +5214,7 @@ library supports sample rates up to 96 kHz and up to eight channels (7.1
(file-name (git-file-name name version))
(sha256
(base32
"03dygh85riljk7dpn5a5a0d22a2kz45fs13gzwqgnbzzr1k17p2y"))))
"1y3apyn71ysks88bv71knjvk832imnbpbb8mgib3q9b8pvdmjw3g"))))
(build-system cmake-build-system)
(inputs
(list alsa-lib
@@ -5024,7 +5283,7 @@ developing fully accurate DirectX Audio runtime libraries.")
(list alsa-lib gtk+-2 libsndfile portaudio))
(native-inputs
(list pkg-config))
(home-page "http://gnaural.sourceforge.net/")
(home-page "https://gnaural.sourceforge.net/")
(synopsis "Binaural beat synthesizer")
(description "Gnaural is a programmable auditory binaural beat synthesizer
intended to be used for brainwave entrainment. Gnaural supports creation of
@@ -5069,7 +5328,7 @@ stream to one or more IceCast and/or ShoutCast servers.")
(define-public libltc
(package
(name "libltc")
(version "1.3.1")
(version "1.3.2")
(source
(origin
(method url-fetch)
@@ -5077,8 +5336,7 @@ stream to one or more IceCast and/or ShoutCast servers.")
(string-append "https://github.com/x42/libltc/releases/download/v"
version "/libltc-" version ".tar.gz"))
(sha256
(base32
"173h9dgmain3nyrwk6q2d7yl4fnh4vacag4s2p01n5b7nyrkxrjh"))))
(base32 "0j8j7cnw02arh8122d13bwkps1c0mi2xqq55gyi2bs91dk6l4v8a"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f)) ;tests fail otherwise
@@ -5970,7 +6228,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.3.7")
(version "0.3.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5979,12 +6237,12 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
"05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
"1zdqgn2a139bazazbccpb65zn7qdynndwm9mafq54nkpa7n7lri8"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib
libxkbcommon
pipewire-0.3
pipewire
qtbase
qtsvg))
(native-inputs (list pkg-config))
@@ -6015,10 +6273,46 @@ managed by PipeWire.")
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list faad2 glib libmad libvorbis))
(home-page "http://streamripper.sourceforge.net")
(home-page "https://streamripper.sourceforge.net")
(synopsis "Record audio streams to your hard drive")
(description "Streamripper records shoutcast-compatible
streams. For shoutcast style streams it finds the meta data or track
separation data, and uses that as a marker for where the track should
be separated.")
(license license:gpl2+)))
(define-public cubeb
(let ((commit "9e29d728b0025c674904f83f5a13a88d1a6a5edc")
(revision "1"))
(package
(name "cubeb")
(version (git-version "0" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/mozilla/cubeb")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1sxkr3h8a4hd3c3a3cjydrszz6npxk3vh6ra3y67lds3zgc69c7n"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
;; Sanitizers-cmake requires a git submodule.
'("-DUSE_SANITIZERS=0"
;; Tests require a git submodule for googletest.
"-DBUILD_TESTS=0"
;; Use our speex, not a bundled one.
"-DBUNDLE_SPEEX=0"
;; A static library would be built by default.
"-DBUILD_SHARED_LIBS=1"
;; Explicitly link against audio libraries so they are on the
;; runpath. Otherwise cubeb tries to dlopen them at runtime.
"-DCMAKE_SHARED_LINKER_FLAGS=-lasound -lpulse -lspeex")
#:tests? #f))
(inputs (list alsa-lib pulseaudio speex))
(synopsis "Cross-platform audio library")
(description "Cubeb is Mozilla's cross-platform audio library.")
(home-page "https://github.com/mozilla/cubeb")
(license license:isc))))
+1 -1
View File
@@ -161,7 +161,7 @@ YubiKey into your existing user authentication infrastructure.")
(list pkg-config))
(inputs
(list linux-pam))
(home-page "http://pamtester.sourceforge.net/")
(home-page "https://pamtester.sourceforge.net/")
(synopsis "Utility for testing pluggable authentication modules (PAM) facility")
(description
"Pamtester is a tiny utility program to test the pluggable authentication
+1 -1
View File
@@ -209,7 +209,7 @@ files with a system-specific shebang."
(inputs `(("guile"
;; XXX: Kludge to hide the circular dependency.
,(module-ref (resolve-interface '(gnu packages guile))
'guile-3.0/fixed))
'guile-3.0/pinned))
("autoconf" ,autoconf)
("bash" ,bash-minimal)))
(arguments
@@ -76,6 +76,13 @@ The files in the list do not have extensions (.el, .elc)."
(when (file-directory-p pkg-dir)
(package-load-descriptor pkg-dir)))))))))))
;; If emacs built with tree-sitter, read the value of the environment variable
;; to make tree-sitter grammars available in emacs out-of-the-box.
(with-eval-after-load 'treesit
(when-let ((grammar-path (getenv "TREE_SITTER_GRAMMAR_PATH")))
(mapcar (lambda (x) (add-to-list 'treesit-extra-load-path x))
(split-string grammar-path ":"))))
(provide 'guix-emacs)
;;; guix-emacs.el ends here
@@ -1645,7 +1645,7 @@ CONFIG_NET_FLOW_LIMIT=y
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_TCPPROBE=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
CONFIG_HAMRADIO=y
#
@@ -1639,7 +1639,7 @@ CONFIG_NET_FLOW_LIMIT=y
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_TCPPROBE=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
CONFIG_HAMRADIO=y
#
@@ -1747,7 +1747,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
CONFIG_HAMRADIO=y
#
@@ -1753,7 +1753,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
CONFIG_HAMRADIO=y
#
@@ -1745,7 +1745,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1758,7 +1758,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1756,7 +1756,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1784,7 +1784,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -101,7 +101,7 @@ CONFIG_HAVE_EBPF_JIT=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
# CONFIG_BPF_JIT_ALWAYS_ON is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
CONFIG_BPF_LSM=y
# end of BPF subsystem
@@ -1736,7 +1736,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -96,7 +96,7 @@ CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
# CONFIG_BPF_JIT_ALWAYS_ON is not set
CONFIG_BPF_JIT_DEFAULT_ON=y
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
CONFIG_BPF_LSM=y
# end of BPF subsystem
@@ -1756,7 +1756,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -108,7 +108,7 @@ CONFIG_HAVE_EBPF_JIT=y
#
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem
@@ -1765,7 +1765,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -112,7 +112,7 @@ CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
#
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem
@@ -1802,7 +1802,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1713,7 +1713,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1690,7 +1690,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1723,7 +1723,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1736,7 +1736,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.0.6 Kernel Configuration
# Linux/arm 6.1.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0"
CONFIG_CC_IS_GCC=y
@@ -103,7 +103,7 @@ CONFIG_HAVE_EBPF_JIT=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
# CONFIG_BPF_JIT_ALWAYS_ON is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
CONFIG_BPF_LSM=y
# end of BPF subsystem
@@ -167,7 +167,6 @@ CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
@@ -262,7 +261,6 @@ CONFIG_TRACEPOINTS=y
CONFIG_ARM=y
CONFIG_ARM_HAS_GROUP_RELOCS=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_ARM_DMA_USE_IOMMU=y
CONFIG_ARM_DMA_IOMMU_ALIGNMENT=8
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -287,11 +285,9 @@ CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_BITS_MAX=16
CONFIG_ARCH_MULTIPLATFORM=y
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_SA1100 is not set
#
# Multiple platform selection
# Platform selection
#
#
@@ -300,7 +296,7 @@ CONFIG_ARCH_MULTIPLATFORM=y
# CONFIG_ARCH_MULTI_V6 is not set
CONFIG_ARCH_MULTI_V7=y
CONFIG_ARCH_MULTI_V6_V7=y
# end of Multiple platform selection
# end of Platform selection
CONFIG_ARCH_VIRT=y
CONFIG_ARCH_AIROHA=y
@@ -606,7 +602,7 @@ CONFIG_HIGHPTE=y
CONFIG_CPU_SW_DOMAIN_PAN=y
CONFIG_HW_PERF_EVENTS=y
# CONFIG_ARM_MODULE_PLTS is not set
CONFIG_FORCE_MAX_ZONEORDER=12
CONFIG_ARCH_FORCE_MAX_ORDER=12
CONFIG_ALIGNMENT_TRAP=y
# CONFIG_UACCESS_WITH_MEMCPY is not set
CONFIG_PARAVIRT=y
@@ -736,15 +732,6 @@ CONFIG_ARM_CPU_SUSPEND=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
# end of Power management options
CONFIG_ARM_CRYPTO=y
CONFIG_CRYPTO_SHA1_ARM=m
CONFIG_CRYPTO_SHA256_ARM=m
CONFIG_CRYPTO_SHA512_ARM=m
CONFIG_CRYPTO_BLAKE2S_ARM=y
CONFIG_CRYPTO_AES_ARM=m
CONFIG_CRYPTO_CHACHA20_NEON=m
CONFIG_CRYPTO_POLY1305_ARM=m
#
# General architecture-dependent options
#
@@ -993,6 +980,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MEMORY_BALLOON=y
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
@@ -1020,6 +1008,9 @@ CONFIG_KMAP_LOCAL=y
CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
CONFIG_ANON_VMA_NAME=y
CONFIG_USERFAULTFD=y
CONFIG_LRU_GEN=y
# CONFIG_LRU_GEN_ENABLED is not set
# CONFIG_LRU_GEN_STATS is not set
#
# Data Access Monitoring
@@ -1094,6 +1085,7 @@ CONFIG_INET_ESP=m
# CONFIG_INET_ESP_OFFLOAD is not set
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=m
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_DIAG=m
@@ -1594,7 +1586,6 @@ CONFIG_NET_DSA_TAG_XRS700X=m
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_VLAN_8021Q_MVRP=y
# CONFIG_DECNET is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_ATALK=m
@@ -1766,7 +1757,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -2468,6 +2459,7 @@ CONFIG_MISC_RTSX_USB=m
# CONFIG_HABANA_AI is not set
CONFIG_UACCE=m
# CONFIG_PVPANIC is not set
CONFIG_GP_PCI1XXXX=m
# end of Misc devices
#
@@ -2586,7 +2578,6 @@ CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# end of SCSI device support
CONFIG_HAVE_PATA_PLATFORM=y
CONFIG_ATA=m
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
@@ -2601,6 +2592,7 @@ CONFIG_SATA_AHCI=m
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_AHCI_DM816 is not set
CONFIG_AHCI_DWC=m
CONFIG_AHCI_IMX=m
# CONFIG_AHCI_CEVA is not set
CONFIG_AHCI_MVEBU=m
@@ -3016,8 +3008,11 @@ CONFIG_I40EVF=m
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
CONFIG_NET_VENDOR_WANGXUN=y
CONFIG_NGBE=m
CONFIG_TXGBE=m
CONFIG_JME=m
CONFIG_NET_VENDOR_ADI=y
CONFIG_ADIN1110=m
CONFIG_NET_VENDOR_LITEX=y
CONFIG_LITEX_LITEETH=m
CONFIG_NET_VENDOR_MARVELL=y
@@ -3052,6 +3047,7 @@ CONFIG_MLX5_CLS_ACT=y
CONFIG_MLX5_TC_SAMPLE=y
CONFIG_MLX5_CORE_EN_DCB=y
# CONFIG_MLX5_CORE_IPOIB is not set
CONFIG_MLX5_EN_MACSEC=y
CONFIG_MLX5_SW_STEERING=y
CONFIG_MLX5_SF=y
CONFIG_MLX5_SF_MANAGER=y
@@ -3258,6 +3254,8 @@ CONFIG_DP83TD510_PHY=m
CONFIG_VITESSE_PHY=m
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
CONFIG_PSE_CONTROLLER=y
CONFIG_PSE_REGULATOR=m
CONFIG_CAN_DEV=m
CONFIG_CAN_VCAN=m
# CONFIG_CAN_VXCAN is not set
@@ -3706,6 +3704,7 @@ CONFIG_WWAN=y
# CONFIG_WWAN_HWSIM is not set
CONFIG_MHI_WWAN_CTRL=m
CONFIG_MHI_WWAN_MBIM=m
CONFIG_IOSM=m
CONFIG_MTK_T7XX=m
# end of Wireless WAN
@@ -3767,6 +3766,7 @@ CONFIG_KEYBOARD_IMX=m
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_KEYBOARD_TEGRA=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_PINEPHONE=m
# CONFIG_KEYBOARD_SAMSUNG is not set
CONFIG_KEYBOARD_STOWAWAY=m
# CONFIG_KEYBOARD_SUNKBD is not set
@@ -3916,6 +3916,7 @@ CONFIG_TOUCHSCREEN_SUR40=m
CONFIG_TOUCHSCREEN_TPS6507X=m
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ZFORCE is not set
CONFIG_TOUCHSCREEN_COLIBRI_VF50=m
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
# CONFIG_TOUCHSCREEN_IQS5XX is not set
CONFIG_TOUCHSCREEN_ZINITIX=m
@@ -3950,6 +3951,7 @@ CONFIG_INPUT_RK805_PWRKEY=m
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_DA9052_ONKEY is not set
# CONFIG_INPUT_ADXL34X is not set
CONFIG_INPUT_IBM_PANEL=m
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
@@ -3959,6 +3961,7 @@ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_INPUT_RT5120_PWRKEY is not set
CONFIG_RMI4_CORE=m
# CONFIG_RMI4_I2C is not set
# CONFIG_RMI4_SPI is not set
@@ -4221,6 +4224,7 @@ CONFIG_I2C_VERSATILE=m
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_CP2615=m
# CONFIG_I2C_PARPORT is not set
CONFIG_I2C_PCI1XXXX=m
CONFIG_I2C_ROBOTFUZZ_OSIF=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
@@ -4272,6 +4276,7 @@ CONFIG_SPI_IMX=m
CONFIG_SPI_LM70_LLP=m
# CONFIG_SPI_FSL_SPI is not set
CONFIG_SPI_MICROCHIP_CORE=m
CONFIG_SPI_MICROCHIP_CORE_QSPI=m
# CONFIG_SPI_OC_TINY is not set
CONFIG_SPI_OMAP24XX=m
CONFIG_SPI_TI_QSPI=m
@@ -4365,6 +4370,7 @@ CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_AXP209=m
CONFIG_PINCTRL_CY8C95X0=m
CONFIG_PINCTRL_MCP23S08_I2C=m
CONFIG_PINCTRL_MCP23S08_SPI=m
CONFIG_PINCTRL_MCP23S08=m
@@ -4484,7 +4490,6 @@ CONFIG_GPIO_MSC313=y
#
# I2C GPIO expanders
#
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GPIO_ADNP is not set
# CONFIG_GPIO_GW_PLD is not set
# CONFIG_GPIO_MAX7300 is not set
@@ -4645,6 +4650,7 @@ CONFIG_CHARGER_GPIO=m
# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
# CONFIG_CHARGER_MAX77976 is not set
CONFIG_CHARGER_MT6360=m
CONFIG_CHARGER_MT6370=m
CONFIG_CHARGER_BQ2415X=m
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
@@ -4653,6 +4659,7 @@ CONFIG_CHARGER_BQ2415X=m
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
CONFIG_CHARGER_RK817=m
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_GOLDFISH is not set
@@ -4692,7 +4699,6 @@ CONFIG_SENSORS_AQUACOMPUTER_D5NEXT=m
CONFIG_SENSORS_ASC7621=m
CONFIG_SENSORS_AXI_FAN_CONTROL=m
CONFIG_SENSORS_ARM_SCMI=m
# CONFIG_SENSORS_ASPEED is not set
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_CORSAIR_CPRO=m
CONFIG_SENSORS_CORSAIR_PSU=m
@@ -4737,6 +4743,7 @@ CONFIG_SENSORS_MAX1668=m
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31722 is not set
CONFIG_SENSORS_MAX31730=m
CONFIG_SENSORS_MAX31760=m
# CONFIG_SENSORS_MAX6620 is not set
CONFIG_SENSORS_MAX6621=m
CONFIG_SENSORS_MAX6639=m
@@ -4794,6 +4801,7 @@ CONFIG_SENSORS_SY7636A=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
CONFIG_SENSORS_EMC2305=m
CONFIG_SENSORS_EMC6W201=m
# CONFIG_SENSORS_SMSC47M1 is not set
CONFIG_SENSORS_SMSC47M192=m
@@ -5042,8 +5050,10 @@ CONFIG_MFD_MAX77686=y
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
CONFIG_MFD_MT6360=m
CONFIG_MFD_MT6370=m
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
CONFIG_MFD_OCELOT=m
# CONFIG_EZX_PCAP is not set
# CONFIG_MFD_CPCAP is not set
CONFIG_MFD_VIPERBOARD=m
@@ -5052,9 +5062,11 @@ CONFIG_MFD_VIPERBOARD=m
# CONFIG_MFD_PCF50633 is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_MFD_PM8XXX is not set
CONFIG_MFD_SY7636A=m
# CONFIG_MFD_RDC321X is not set
CONFIG_MFD_RT4831=m
# CONFIG_MFD_RT5033 is not set
CONFIG_MFD_RT5120=m
# CONFIG_MFD_RC5T583 is not set
CONFIG_MFD_RK808=y
# CONFIG_MFD_RN5T618 is not set
@@ -5182,6 +5194,7 @@ CONFIG_REGULATOR_MP886X=m
CONFIG_REGULATOR_MPQ7920=m
# CONFIG_REGULATOR_MT6311 is not set
CONFIG_REGULATOR_MT6360=m
CONFIG_REGULATOR_MT6370=m
CONFIG_REGULATOR_PALMAS=y
CONFIG_REGULATOR_PBIAS=m
CONFIG_REGULATOR_PCA9450=m
@@ -5196,6 +5209,7 @@ CONFIG_REGULATOR_RK808=m
CONFIG_REGULATOR_ROHM=m
CONFIG_REGULATOR_RT4801=m
CONFIG_REGULATOR_RT4831=m
CONFIG_REGULATOR_RT5120=m
CONFIG_REGULATOR_RT5190A=m
CONFIG_REGULATOR_RT5759=m
CONFIG_REGULATOR_RT6160=m
@@ -5308,6 +5322,7 @@ CONFIG_VIDEO_V4L2_SUBDEV_API=y
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=m
CONFIG_V4L2_H264=m
CONFIG_V4L2_VP9=m
CONFIG_V4L2_MEM2MEM_DEV=m
CONFIG_V4L2_FWNODE=m
CONFIG_V4L2_ASYNC=m
@@ -5346,7 +5361,6 @@ CONFIG_MEDIA_USB_SUPPORT=y
#
# Webcam devices
#
CONFIG_VIDEO_CPIA2=m
CONFIG_USB_GSPCA=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
@@ -5404,7 +5418,6 @@ CONFIG_USB_S2255=m
CONFIG_VIDEO_USBTV=m
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
#
# Analog TV USB devices
@@ -5431,7 +5444,6 @@ CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
# CONFIG_VIDEO_TM6000 is not set
#
# Digital TV USB devices
@@ -5509,6 +5521,7 @@ CONFIG_VIDEO_SOLO6X10=m
CONFIG_VIDEO_TW5864=m
CONFIG_VIDEO_TW68=m
CONFIG_VIDEO_TW686X=m
# CONFIG_VIDEO_ZORAN is not set
#
# Media capture/analog TV support
@@ -5517,9 +5530,6 @@ CONFIG_VIDEO_DT3155=m
CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_IVTV_ALSA=m
CONFIG_VIDEO_FB_IVTV=m
CONFIG_VIDEO_HEXIUM_GEMINI=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_MXB=m
#
# Media capture/analog/hybrid TV support
@@ -5563,10 +5573,6 @@ CONFIG_DVB_PLUTO2=m
CONFIG_DVB_PT1=m
CONFIG_DVB_PT3=m
CONFIG_DVB_SMIPCIE=m
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_RADIO_ADAPTERS=y
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_SAA7706H is not set
@@ -5653,6 +5659,7 @@ CONFIG_VIDEO_TEGRA_VDE=m
#
CONFIG_VIDEO_IMX_MIPI_CSIS=m
CONFIG_VIDEO_IMX_PXP=m
CONFIG_VIDEO_DW100=m
# CONFIG_VIDEO_IMX8_JPEG is not set
#
@@ -5704,6 +5711,14 @@ CONFIG_VIDEO_TI_VPE=m
CONFIG_VIDEO_OMAP3=m
# CONFIG_VIDEO_OMAP3_DEBUG is not set
#
# Verisilicon media platform drivers
#
CONFIG_VIDEO_HANTRO=m
CONFIG_VIDEO_HANTRO_IMX8M=y
CONFIG_VIDEO_HANTRO_ROCKCHIP=y
CONFIG_VIDEO_HANTRO_SUNXI=y
#
# VIA media platform drivers
#
@@ -5741,8 +5756,6 @@ CONFIG_TTPCI_EEPROM=m
CONFIG_VIDEO_CX2341X=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_SIANO_RC=y
# CONFIG_SMS_SIANO_DEBUGFS is not set
@@ -6197,7 +6210,7 @@ CONFIG_IMX_IPUV3_CORE=m
CONFIG_DRM=m
CONFIG_DRM_MIPI_DBI=m
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_USE_DYNAMIC_DEBUG=y
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
@@ -6215,7 +6228,7 @@ CONFIG_DRM_DISPLAY_HDMI_HELPER=y
CONFIG_DRM_TTM=m
CONFIG_DRM_VRAM_HELPER=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_GEM_CMA_HELPER=m
CONFIG_DRM_GEM_DMA_HELPER=m
CONFIG_DRM_GEM_SHMEM_HELPER=m
CONFIG_DRM_SCHED=m
@@ -6285,7 +6298,7 @@ CONFIG_DRM_UDL=m
# CONFIG_DRM_ARMADA is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_USE_LVDS is not set
# CONFIG_DRM_RCAR_MIPI_DSI is not set
# CONFIG_DRM_RCAR_USE_MIPI_DSI is not set
# CONFIG_DRM_SUN4I is not set
CONFIG_DRM_OMAP=m
# CONFIG_OMAP2_DSS_DEBUG is not set
@@ -6598,6 +6611,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_KTD253=m
CONFIG_BACKLIGHT_PWM=m
# CONFIG_BACKLIGHT_DA9052 is not set
CONFIG_BACKLIGHT_MT6370=m
CONFIG_BACKLIGHT_QCOM_WLED=m
CONFIG_BACKLIGHT_RT4831=m
# CONFIG_BACKLIGHT_ADP8860 is not set
@@ -6894,6 +6908,7 @@ CONFIG_SND_SUN4I_CODEC=m
# CONFIG_SND_SUN8I_CODEC_ANALOG is not set
# CONFIG_SND_SUN4I_I2S is not set
CONFIG_SND_SUN4I_SPDIF=m
CONFIG_SND_SUN50I_DMIC=m
# end of Allwinner SoC Audio support
CONFIG_SND_SOC_TEGRA=m
@@ -6994,11 +7009,13 @@ CONFIG_SND_SOC_CROS_EC_CODEC=m
# CONFIG_SND_SOC_CS35L41_I2C is not set
# CONFIG_SND_SOC_CS35L45_SPI is not set
# CONFIG_SND_SOC_CS35L45_I2C is not set
CONFIG_SND_SOC_CS42L42_CORE=m
# CONFIG_SND_SOC_CS42L42 is not set
# CONFIG_SND_SOC_CS42L51_I2C is not set
# CONFIG_SND_SOC_CS42L52 is not set
# CONFIG_SND_SOC_CS42L56 is not set
# CONFIG_SND_SOC_CS42L73 is not set
CONFIG_SND_SOC_CS42L83=m
# CONFIG_SND_SOC_CS4234 is not set
# CONFIG_SND_SOC_CS4265 is not set
# CONFIG_SND_SOC_CS4270 is not set
@@ -7016,6 +7033,7 @@ CONFIG_SND_SOC_HDMI_CODEC=m
# CONFIG_SND_SOC_ES7134 is not set
# CONFIG_SND_SOC_ES7241 is not set
# CONFIG_SND_SOC_ES8316 is not set
CONFIG_SND_SOC_ES8326=m
CONFIG_SND_SOC_ES8328=m
CONFIG_SND_SOC_ES8328_I2C=m
CONFIG_SND_SOC_ES8328_SPI=m
@@ -7064,6 +7082,8 @@ CONFIG_SND_SOC_SGTL5000=m
# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
# CONFIG_SND_SOC_SIMPLE_MUX is not set
# CONFIG_SND_SOC_SPDIF is not set
CONFIG_SND_SOC_SRC4XXX_I2C=m
CONFIG_SND_SOC_SRC4XXX=m
# CONFIG_SND_SOC_SSM2305 is not set
# CONFIG_SND_SOC_SSM2518 is not set
# CONFIG_SND_SOC_SSM2602_SPI is not set
@@ -7210,6 +7230,7 @@ CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
# CONFIG_HID_VIEWSONIC is not set
CONFIG_HID_VRC2=m
# CONFIG_HID_XIAOMI is not set
CONFIG_HID_GYRATION=m
CONFIG_HID_ICADE=m
@@ -7252,6 +7273,7 @@ CONFIG_HID_PICOLCD_CIR=y
CONFIG_HID_PLANTRONICS=m
CONFIG_HID_PLAYSTATION=m
CONFIG_PLAYSTATION_FF=y
CONFIG_HID_PXRC=m
CONFIG_HID_RAZER=m
CONFIG_HID_PRIMAX=m
# CONFIG_HID_RETRODE is not set
@@ -7313,6 +7335,8 @@ CONFIG_USB_HIDDEV=y
CONFIG_I2C_HID_OF_ELAN=m
# CONFIG_I2C_HID_OF_GOODIX is not set
# end of I2C HID support
CONFIG_I2C_HID_CORE=m
# end of HID support
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
@@ -7718,7 +7742,6 @@ CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_PLTFM=m
# CONFIG_MMC_SDHCI_OF_ARASAN is not set
# CONFIG_MMC_SDHCI_OF_ASPEED is not set
# CONFIG_MMC_SDHCI_OF_AT91 is not set
# CONFIG_MMC_SDHCI_OF_ESDHC is not set
# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set
@@ -8254,12 +8277,6 @@ CONFIG_R8188EU=m
# CONFIG_ADT7316 is not set
# end of Analog digital bi-direction converters
#
# Capacitance to digital converters
#
# CONFIG_AD7746 is not set
# end of Capacitance to digital converters
#
# Direct Digital Synthesis
#
@@ -8291,8 +8308,6 @@ CONFIG_R8188EU=m
# CONFIG_STAGING_MEDIA is not set
# CONFIG_STAGING_BOARD is not set
# CONFIG_LTE_GDM724X is not set
# CONFIG_FIREWIRE_SERIAL is not set
CONFIG_COMMON_CLK_XLNX_CLKWZRD=m
# CONFIG_FB_TFT is not set
# CONFIG_KS7010 is not set
CONFIG_BCM_VIDEOCORE=y
@@ -8353,6 +8368,7 @@ CONFIG_COMMON_CLK_PALMAS=m
# CONFIG_COMMON_CLK_PWM is not set
CONFIG_COMMON_CLK_RS9_PCIE=m
# CONFIG_COMMON_CLK_VC5 is not set
CONFIG_COMMON_CLK_VC7=m
# CONFIG_COMMON_CLK_BD718XX is not set
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
CONFIG_CLK_BCM2711_DVP=y
@@ -8380,6 +8396,7 @@ CONFIG_ARMADA_XP_CLK=y
CONFIG_ARMADA_AP_CPU_CLK=y
CONFIG_COMMON_CLK_ROCKCHIP=y
CONFIG_CLK_RV110X=y
CONFIG_CLK_RV1126=y
CONFIG_CLK_RK3036=y
CONFIG_CLK_RK312X=y
CONFIG_CLK_RK3188=y
@@ -8418,6 +8435,7 @@ CONFIG_TEGRA_CLK_DFLL=y
CONFIG_TEGRA124_CLK_EMC=y
CONFIG_COMMON_CLK_TI_ADPLL=y
# CONFIG_XILINX_VCU is not set
CONFIG_COMMON_CLK_XLNX_CLKWZRD=m
# CONFIG_HWSPINLOCK is not set
#
@@ -8543,6 +8561,7 @@ CONFIG_FSL_RCPM=y
#
CONFIG_IMX_GPCV2_PM_DOMAINS=y
CONFIG_SOC_IMX8M=y
# CONFIG_SOC_IMX9 is not set
# end of i.MX SoC drivers
#
@@ -8621,7 +8640,6 @@ CONFIG_EXTCON_PTN5150=m
# CONFIG_EXTCON_SM5502 is not set
CONFIG_EXTCON_USB_GPIO=m
CONFIG_EXTCON_USBC_CROS_EC=m
CONFIG_EXTCON_USBC_TUSB320=m
CONFIG_MEMORY=y
CONFIG_DDR=y
# CONFIG_ARM_PL172_MPMC is not set
@@ -8692,6 +8710,7 @@ CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m
CONFIG_MMA8452=m
# CONFIG_MMA9551 is not set
# CONFIG_MMA9553 is not set
CONFIG_MSA311=m
# CONFIG_MXC4005 is not set
# CONFIG_MXC6255 is not set
# CONFIG_SCA3000 is not set
@@ -8703,6 +8722,7 @@ CONFIG_MMA8452=m
#
# Analog to digital converters
#
CONFIG_AD_SIGMA_DELTA=m
CONFIG_AD7091R5=m
# CONFIG_AD7124 is not set
# CONFIG_AD7192 is not set
@@ -8741,6 +8761,7 @@ CONFIG_LTC2471=m
# CONFIG_MAX1027 is not set
# CONFIG_MAX11100 is not set
# CONFIG_MAX1118 is not set
CONFIG_MAX11205=m
# CONFIG_MAX1241 is not set
# CONFIG_MAX1363 is not set
# CONFIG_MAX9611 is not set
@@ -8752,6 +8773,7 @@ CONFIG_LTC2471=m
# CONFIG_NAU7802 is not set
# CONFIG_PALMAS_GPADC is not set
CONFIG_ROCKCHIP_SARADC=m
CONFIG_RICHTEK_RTQ6056=m
CONFIG_SD_ADC_MODULATOR=m
# CONFIG_STMPE_ADC is not set
# CONFIG_SUN4I_GPADC is not set
@@ -8802,6 +8824,7 @@ CONFIG_XILINX_XADC=m
# Capacitance to digital converters
#
# CONFIG_AD7150 is not set
# CONFIG_AD7746 is not set
# end of Capacitance to digital converters
#
@@ -8975,6 +8998,8 @@ CONFIG_HID_SENSOR_GYRO_3D=m
# CONFIG_ADIS16480 is not set
# CONFIG_BMI160_I2C is not set
# CONFIG_BMI160_SPI is not set
CONFIG_BOSCH_BNO055=m
CONFIG_BOSCH_BNO055_I2C=m
# CONFIG_FXOS8700_I2C is not set
# CONFIG_FXOS8700_SPI is not set
# CONFIG_KMX61 is not set
@@ -9015,6 +9040,7 @@ CONFIG_HID_SENSOR_PROX=m
# CONFIG_JSA1212 is not set
# CONFIG_RPR0521 is not set
# CONFIG_LTR501 is not set
CONFIG_LTRF216A=m
# CONFIG_LV0104CS is not set
# CONFIG_MAX44000 is not set
# CONFIG_MAX44009 is not set
@@ -9237,6 +9263,7 @@ CONFIG_IRQ_CROSSBAR=y
CONFIG_PARTITION_PERCPU=y
CONFIG_IMX_IRQSTEER=y
CONFIG_IMX_INTMUX=y
CONFIG_IMX_MU_MSI=m
CONFIG_EXYNOS_IRQ_COMBINER=y
CONFIG_MST_IRQ=y
CONFIG_SUNPLUS_SP7021_INTC=y
@@ -9299,6 +9326,7 @@ CONFIG_PHY_ROCKCHIP_INNO_CSIDPHY=m
# CONFIG_PHY_ROCKCHIP_INNO_DSIDPHY is not set
CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=m
# CONFIG_PHY_ROCKCHIP_PCIE is not set
CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=m
# CONFIG_PHY_ROCKCHIP_TYPEC is not set
CONFIG_PHY_ROCKCHIP_USB=m
CONFIG_PHY_EXYNOS_DP_VIDEO=m
@@ -9311,6 +9339,7 @@ CONFIG_PHY_EXYNOS4X12_USB2=y
CONFIG_PHY_EXYNOS5250_USB2=y
CONFIG_PHY_EXYNOS5_USBDRD=m
CONFIG_PHY_EXYNOS5250_SATA=m
CONFIG_PHY_SUNPLUS_USB=m
CONFIG_PHY_TEGRA_XUSB=m
# CONFIG_PHY_DM816X_USB is not set
CONFIG_OMAP_CONTROL_PHY=m
@@ -9352,12 +9381,13 @@ CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_IMX_IIM is not set
CONFIG_NVMEM_IMX_OCOTP=m
CONFIG_ROCKCHIP_EFUSE=m
CONFIG_ROCKCHIP_OTP=m
CONFIG_NVMEM_SUNXI_SID=m
CONFIG_NVMEM_SNVS_LPGPR=m
CONFIG_NVMEM_RMEM=m
CONFIG_NVMEM_ROCKCHIP_EFUSE=m
CONFIG_NVMEM_ROCKCHIP_OTP=m
CONFIG_NVMEM_SNVS_LPGPR=m
CONFIG_NVMEM_SUNPLUS_OCOTP=m
CONFIG_NVMEM_SUNXI_SID=m
CONFIG_NVMEM_U_BOOT_ENV=m
#
# HW tracing support
@@ -9397,6 +9427,7 @@ CONFIG_TI_EQEP=m
CONFIG_FTM_QUADDEC=m
CONFIG_MICROCHIP_TCB_CAPTURE=m
# CONFIG_INTEL_QEP is not set
CONFIG_TI_ECAP_CAPTURE=m
# CONFIG_MOST is not set
# CONFIG_PECI is not set
CONFIG_HTE=y
@@ -9914,6 +9945,7 @@ CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_ENGINE=m
# end of Crypto core or helper
#
# Public-key cryptography
@@ -9927,76 +9959,15 @@ CONFIG_CRYPTO_ECDSA=m
CONFIG_CRYPTO_ECRDSA=m
CONFIG_CRYPTO_SM2=m
CONFIG_CRYPTO_CURVE25519=m
# end of Public-key cryptography
#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_SEQIV=m
CONFIG_CRYPTO_ECHAINIV=m
#
# Block modes
#
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_CFB=m
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
# CONFIG_CRYPTO_KEYWRAP is not set
CONFIG_CRYPTO_NHPOLY1305=m
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_HCTR2=m
CONFIG_CRYPTO_ESSIV=m
#
# Hash modes
#
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_XXHASH=m
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM3_GENERIC=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_WP512=m
#
# Ciphers
# Block ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_CAMELLIA=m
@@ -10006,15 +9977,82 @@ CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SM4=m
CONFIG_CRYPTO_SM4_GENERIC=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# end of Block ciphers
#
# Length-preserving ciphers and modes
#
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_CFB=m
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_HCTR2=m
# CONFIG_CRYPTO_KEYWRAP is not set
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_NHPOLY1305=m
# end of Length-preserving ciphers and modes
#
# AEAD (authenticated encryption with associated data) ciphers
#
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ESSIV=m
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM3_GENERIC=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_VMAC=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_XXHASH=m
# end of Hashes, digests, and MACs
#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)
#
# Compression
@@ -10025,9 +10063,10 @@ CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m
CONFIG_CRYPTO_ZSTD=m
# end of Compression
#
# Random Number Generation
# Random number generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_DRBG_MENU=m
@@ -10036,6 +10075,11 @@ CONFIG_CRYPTO_DRBG_HMAC=y
# CONFIG_CRYPTO_DRBG_CTR is not set
CONFIG_CRYPTO_DRBG=m
CONFIG_CRYPTO_JITTERENTROPY=m
# end of Random number generation
#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
@@ -10044,7 +10088,22 @@ CONFIG_CRYPTO_USER_API_RNG=m
CONFIG_CRYPTO_USER_API_AEAD=m
CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
# CONFIG_CRYPTO_STATS is not set
# end of Userspace interface
CONFIG_CRYPTO_HASH_INFO=y
#
# Accelerated Cryptographic Algorithms for CPU (arm)
#
CONFIG_CRYPTO_POLY1305_ARM=m
CONFIG_CRYPTO_BLAKE2S_ARM=y
CONFIG_CRYPTO_SHA1_ARM=m
CONFIG_CRYPTO_SHA256_ARM=m
CONFIG_CRYPTO_SHA512_ARM=m
CONFIG_CRYPTO_AES_ARM=m
CONFIG_CRYPTO_CHACHA20_NEON=m
# end of Accelerated Cryptographic Algorithms for CPU (arm)
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_ALLWINNER=y
CONFIG_CRYPTO_DEV_SUN4I_SS=m
@@ -10068,7 +10127,6 @@ CONFIG_CRYPTO_DEV_ATMEL_I2C=m
CONFIG_CRYPTO_DEV_ATMEL_ECC=m
CONFIG_CRYPTO_DEV_ATMEL_SHA204A=m
# CONFIG_CRYPTO_DEV_MXS_DCP is not set
CONFIG_CRYPTO_DEV_QAT=m
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
@@ -10128,6 +10186,7 @@ CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=y
@@ -10146,7 +10205,6 @@ CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines
CONFIG_LIB_MEMNEQ=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
@@ -10173,6 +10231,7 @@ CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=m
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=m
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
@@ -10233,6 +10292,7 @@ CONFIG_CMA_ALIGNMENT=8
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
@@ -10444,6 +10504,7 @@ CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
CONFIG_BUG_ON_DATA_CORRUPTION=y
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
# CONFIG_DEBUG_CREDENTIALS is not set
@@ -10578,6 +10639,7 @@ CONFIG_TEST_SCANF=m
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
CONFIG_TEST_XARRAY=m
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_SIPHASH is not set
# CONFIG_TEST_IDA is not set
@@ -10592,6 +10654,7 @@ CONFIG_TEST_FIRMWARE=m
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set
@@ -10599,4 +10662,9 @@ CONFIG_TEST_STATIC_KEYS=m
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.0.6 Kernel Configuration
# Linux/i386 6.1.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0"
CONFIG_CC_IS_GCC=y
@@ -111,7 +111,7 @@ CONFIG_HAVE_EBPF_JIT=y
#
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem
@@ -179,7 +179,6 @@ CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
@@ -617,6 +616,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_AMD_PSTATE=y
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
CONFIG_X86_POWERNOW_K6=m
@@ -692,6 +692,8 @@ CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
@@ -827,6 +829,7 @@ CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SPLIT_ARG64=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
#
# GCOV-based kernel profiling
@@ -1005,6 +1008,7 @@ CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_MEMORY_BALLOON=y
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
@@ -1127,6 +1131,7 @@ CONFIG_INET_ESP=m
CONFIG_INET_ESP_OFFLOAD=m
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=m
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_DIAG=m
@@ -1520,13 +1525,6 @@ CONFIG_IP6_NF_TARGET_NPT=m
# end of IPv6: Netfilter Configuration
CONFIG_NF_DEFRAG_IPV6=m
#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
# end of DECnet: Netfilter Configuration
CONFIG_NF_TABLES_BRIDGE=m
CONFIG_NFT_BRIDGE_META=m
CONFIG_NFT_BRIDGE_REJECT=m
@@ -1632,8 +1630,6 @@ CONFIG_NET_DSA_TAG_XRS700X=m
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_VLAN_8021Q_MVRP=y
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_ATALK=m
@@ -1814,7 +1810,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -2658,6 +2654,7 @@ CONFIG_UACCE=m
CONFIG_PVPANIC=y
CONFIG_PVPANIC_MMIO=m
CONFIG_PVPANIC_PCI=m
CONFIG_GP_PCI1XXXX=m
# end of Misc devices
#
@@ -2831,6 +2828,7 @@ CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=m
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_AHCI_DWC=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
@@ -2912,7 +2910,6 @@ CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
CONFIG_PATA_PLATFORM=m
CONFIG_PATA_QDI=m
CONFIG_PATA_RZ1000=m
CONFIG_PATA_WINBOND_VLB=m
@@ -3281,8 +3278,11 @@ CONFIG_ICE_HWTS=y
CONFIG_FM10K=m
CONFIG_IGC=m
CONFIG_NET_VENDOR_WANGXUN=y
CONFIG_NGBE=m
CONFIG_TXGBE=m
CONFIG_JME=m
CONFIG_NET_VENDOR_ADI=y
CONFIG_ADIN1110=m
CONFIG_NET_VENDOR_LITEX=y
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=m
@@ -3311,6 +3311,7 @@ CONFIG_MLX5_CLS_ACT=y
CONFIG_MLX5_TC_SAMPLE=y
CONFIG_MLX5_CORE_EN_DCB=y
# CONFIG_MLX5_CORE_IPOIB is not set
CONFIG_MLX5_EN_MACSEC=y
CONFIG_MLX5_EN_IPSEC=y
CONFIG_MLX5_SW_STEERING=y
CONFIG_MLX5_SF=y
@@ -3532,6 +3533,8 @@ CONFIG_DP83TD510_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_XILINX_GMII2RGMII=m
CONFIG_MICREL_KS8995MA=m
CONFIG_PSE_CONTROLLER=y
CONFIG_PSE_REGULATOR=m
CONFIG_CAN_DEV=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_VXCAN=m
@@ -3625,6 +3628,7 @@ CONFIG_MDIO_MSCC_MIIM=m
#
CONFIG_PCS_XPCS=m
CONFIG_PCS_LYNX=m
CONFIG_PCS_ALTERA_TSE=m
# end of PCS device drivers
CONFIG_PLIP=m
@@ -4112,6 +4116,7 @@ CONFIG_KEYBOARD_MCS=m
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_PINEPHONE=m
CONFIG_KEYBOARD_SAMSUNG=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
@@ -4356,6 +4361,7 @@ CONFIG_INPUT_PCAP=m
CONFIG_INPUT_ADXL34X=m
CONFIG_INPUT_ADXL34X_I2C=m
CONFIG_INPUT_ADXL34X_SPI=m
CONFIG_INPUT_IBM_PANEL=m
CONFIG_INPUT_IMS_PCU=m
CONFIG_INPUT_IQS269A=m
CONFIG_INPUT_IQS626A=m
@@ -4369,6 +4375,7 @@ CONFIG_INPUT_DRV260X_HAPTICS=m
CONFIG_INPUT_DRV2665_HAPTICS=m
CONFIG_INPUT_DRV2667_HAPTICS=m
CONFIG_INPUT_RAVE_SP_PWRBUTTON=m
CONFIG_INPUT_RT5120_PWRKEY=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
@@ -4489,6 +4496,7 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_RP2=m
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=m
CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_SERIAL_FSL_LINFLEXUART=m
CONFIG_SERIAL_MEN_Z135=m
# CONFIG_SERIAL_SPRD is not set
@@ -4677,6 +4685,7 @@ CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_DLN2=m
CONFIG_I2C_CP2615=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PCI1XXXX=m
CONFIG_I2C_ROBOTFUZZ_OSIF=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
@@ -4731,6 +4740,7 @@ CONFIG_SPI_GPIO=m
# CONFIG_SPI_INTEL_PLATFORM is not set
CONFIG_SPI_LM70_LLP=m
CONFIG_SPI_MICROCHIP_CORE=m
CONFIG_SPI_MICROCHIP_CORE_QSPI=m
CONFIG_SPI_LANTIQ_SSC=m
CONFIG_SPI_OC_TINY=m
CONFIG_SPI_PXA2XX=m
@@ -4809,6 +4819,7 @@ CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AMD=y
CONFIG_PINCTRL_CY8C95X0=m
# CONFIG_PINCTRL_DA9062 is not set
CONFIG_PINCTRL_MCP23S08_I2C=m
CONFIG_PINCTRL_MCP23S08_SPI=m
@@ -4885,7 +4896,6 @@ CONFIG_GPIO_WS16C48=m
#
# I2C GPIO expanders
#
CONFIG_GPIO_ADP5588=m
CONFIG_GPIO_MAX7300=m
CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
@@ -5066,6 +5076,7 @@ CONFIG_CHARGER_MAX8997=m
CONFIG_CHARGER_MAX8998=m
CONFIG_CHARGER_MP2629=m
CONFIG_CHARGER_MT6360=m
CONFIG_CHARGER_MT6370=m
CONFIG_CHARGER_BQ2415X=m
CONFIG_CHARGER_BQ24190=m
CONFIG_CHARGER_BQ24257=m
@@ -5120,7 +5131,6 @@ CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_APPLESMC=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ASPEED=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_CORSAIR_CPRO=m
CONFIG_SENSORS_CORSAIR_PSU=m
@@ -5172,6 +5182,7 @@ CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX197=m
CONFIG_SENSORS_MAX31722=m
CONFIG_SENSORS_MAX31730=m
CONFIG_SENSORS_MAX31760=m
CONFIG_SENSORS_MAX6620=m
CONFIG_SENSORS_MAX6621=m
CONFIG_SENSORS_MAX6639=m
@@ -5256,6 +5267,7 @@ CONFIG_SENSORS_Q54SJ108A2=m
CONFIG_SENSORS_STPDDC60=m
CONFIG_SENSORS_TPS40422=m
CONFIG_SENSORS_TPS53679=m
CONFIG_SENSORS_TPS546D24=m
CONFIG_SENSORS_UCD9000=m
CONFIG_SENSORS_UCD9200=m
CONFIG_SENSORS_XDPE152=m
@@ -5274,6 +5286,7 @@ CONFIG_SENSORS_SY7636A=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
CONFIG_SENSORS_EMC2305=m
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
@@ -5405,6 +5418,7 @@ CONFIG_ADVANTECH_WDT=m
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_EBC_C384_WDT=m
CONFIG_EXAR_WDT=m
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
CONFIG_SBC_FITPC2_WATCHDOG=m
@@ -5550,8 +5564,10 @@ CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
CONFIG_MFD_MT6360=m
CONFIG_MFD_MT6370=m
CONFIG_MFD_MT6397=m
CONFIG_MFD_MENF21BMC=m
CONFIG_MFD_OCELOT=m
CONFIG_EZX_PCAP=y
CONFIG_MFD_VIPERBOARD=m
CONFIG_MFD_RETU=m
@@ -5559,9 +5575,11 @@ CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
CONFIG_UCB1400_CORE=m
CONFIG_MFD_SY7636A=m
CONFIG_MFD_RDC321X=m
CONFIG_MFD_RT4831=m
CONFIG_MFD_RT5033=m
CONFIG_MFD_RT5120=m
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SI476X_CORE=m
CONFIG_MFD_SIMPLE_MFD_I2C=m
@@ -5671,9 +5689,12 @@ CONFIG_REGULATOR_MP8859=m
CONFIG_REGULATOR_MT6311=m
CONFIG_REGULATOR_MT6315=m
CONFIG_REGULATOR_MT6323=m
CONFIG_REGULATOR_MT6331=m
CONFIG_REGULATOR_MT6332=m
CONFIG_REGULATOR_MT6358=m
CONFIG_REGULATOR_MT6359=m
CONFIG_REGULATOR_MT6360=m
CONFIG_REGULATOR_MT6370=m
CONFIG_REGULATOR_MT6397=m
CONFIG_REGULATOR_PALMAS=m
CONFIG_REGULATOR_PCA9450=m
@@ -5689,6 +5710,7 @@ CONFIG_REGULATOR_RC5T583=m
CONFIG_REGULATOR_RT4801=m
CONFIG_REGULATOR_RT4831=m
CONFIG_REGULATOR_RT5033=m
CONFIG_REGULATOR_RT5120=m
CONFIG_REGULATOR_RT5190A=m
CONFIG_REGULATOR_RT5759=m
CONFIG_REGULATOR_RT6160=m
@@ -5843,7 +5865,6 @@ CONFIG_MEDIA_USB_SUPPORT=y
#
# Webcam devices
#
CONFIG_VIDEO_CPIA2=m
CONFIG_USB_GSPCA=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
@@ -5901,7 +5922,6 @@ CONFIG_USB_S2255=m
CONFIG_VIDEO_USBTV=m
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
#
# Analog TV USB devices
@@ -5928,9 +5948,6 @@ CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
CONFIG_VIDEO_TM6000=m
CONFIG_VIDEO_TM6000_ALSA=m
CONFIG_VIDEO_TM6000_DVB=m
#
# Digital TV USB devices
@@ -6004,12 +6021,12 @@ CONFIG_MEDIA_PCI_SUPPORT=y
#
# Media capture support
#
CONFIG_VIDEO_MEYE=m
CONFIG_VIDEO_SOLO6X10=m
CONFIG_STA2X11_VIP=m
CONFIG_VIDEO_TW5864=m
CONFIG_VIDEO_TW68=m
CONFIG_VIDEO_TW686X=m
# CONFIG_VIDEO_ZORAN is not set
#
# Media capture/analog TV support
@@ -6019,9 +6036,6 @@ CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_IVTV_ALSA=m
CONFIG_VIDEO_FB_IVTV=m
# CONFIG_VIDEO_FB_IVTV_FORCE_PAT is not set
CONFIG_VIDEO_HEXIUM_GEMINI=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_MXB=m
#
# Media capture/analog/hybrid TV support
@@ -6066,10 +6080,6 @@ CONFIG_DVB_PLUTO2=m
CONFIG_DVB_PT1=m
CONFIG_DVB_PT3=m
CONFIG_DVB_SMIPCIE=m
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_VIDEO_IPU3_CIO2=m
CONFIG_CIO2_BRIDGE=y
CONFIG_RADIO_ADAPTERS=m
@@ -6197,6 +6207,10 @@ CONFIG_VIDEO_CAFE_CCIC=m
# Texas Instruments drivers
#
#
# Verisilicon media platform drivers
#
#
# VIA media platform drivers
#
@@ -6234,8 +6248,6 @@ CONFIG_TTPCI_EEPROM=m
CONFIG_VIDEO_CX2341X=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_SIANO_RC=y
CONFIG_SMS_SIANO_DEBUGFS=y
@@ -6694,7 +6706,7 @@ CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_MIPI_DBI=m
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_USE_DYNAMIC_DEBUG=y
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
@@ -6712,7 +6724,7 @@ CONFIG_DRM_TTM=m
CONFIG_DRM_BUDDY=m
CONFIG_DRM_VRAM_HELPER=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_GEM_CMA_HELPER=m
CONFIG_DRM_GEM_DMA_HELPER=m
CONFIG_DRM_GEM_SHMEM_HELPER=m
CONFIG_DRM_SCHED=m
@@ -6992,6 +7004,7 @@ CONFIG_BACKLIGHT_PWM=m
CONFIG_BACKLIGHT_DA903X=m
CONFIG_BACKLIGHT_DA9052=m
CONFIG_BACKLIGHT_MAX8925=m
CONFIG_BACKLIGHT_MT6370=m
CONFIG_BACKLIGHT_APPLE=m
CONFIG_BACKLIGHT_QCOM_WLED=m
CONFIG_BACKLIGHT_RT4831=m
@@ -7325,6 +7338,8 @@ CONFIG_SND_SOC_AMD_MACH_COMMON=m
CONFIG_SND_SOC_AMD_LEGACY_MACH=m
CONFIG_SND_SOC_AMD_SOF_MACH=m
CONFIG_SND_SOC_AMD_RPL_ACP6x=m
CONFIG_SND_SOC_AMD_PS=m
CONFIG_SND_SOC_AMD_PS_MACH=m
CONFIG_SND_ATMEL_SOC=m
CONFIG_SND_BCM63XX_I2S_WHISTLER=m
CONFIG_SND_DESIGNWARE_I2S=m
@@ -7460,6 +7475,7 @@ CONFIG_SND_SOC_SOF_INTEL_IPC4=y
CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m
CONFIG_SND_SOC_SOF_AMD_COMMON=m
CONFIG_SND_SOC_SOF_AMD_RENOIR=m
CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
CONFIG_SND_SOC_SOF_INTEL_HIFI_EP_IPC=m
CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP=m
@@ -7467,6 +7483,9 @@ CONFIG_SND_SOC_SOF_INTEL_COMMON=m
CONFIG_SND_SOC_SOF_BAYTRAIL=m
CONFIG_SND_SOC_SOF_BROADWELL=m
CONFIG_SND_SOC_SOF_MERRIFIELD=m
CONFIG_SND_SOC_SOF_INTEL_SKL=m
CONFIG_SND_SOC_SOF_SKYLAKE=m
CONFIG_SND_SOC_SOF_KABYLAKE=m
CONFIG_SND_SOC_SOF_INTEL_APL=m
CONFIG_SND_SOC_SOF_APOLLOLAKE=m
CONFIG_SND_SOC_SOF_GEMINILAKE=m
@@ -7549,12 +7568,14 @@ CONFIG_SND_SOC_CS35L45_TABLES=m
CONFIG_SND_SOC_CS35L45=m
CONFIG_SND_SOC_CS35L45_SPI=m
CONFIG_SND_SOC_CS35L45_I2C=m
CONFIG_SND_SOC_CS42L42_CORE=m
CONFIG_SND_SOC_CS42L42=m
CONFIG_SND_SOC_CS42L51=m
CONFIG_SND_SOC_CS42L51_I2C=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L56=m
CONFIG_SND_SOC_CS42L73=m
CONFIG_SND_SOC_CS42L83=m
CONFIG_SND_SOC_CS4234=m
CONFIG_SND_SOC_CS4265=m
CONFIG_SND_SOC_CS4270=m
@@ -7575,6 +7596,7 @@ CONFIG_SND_SOC_HDMI_CODEC=m
CONFIG_SND_SOC_ES7134=m
CONFIG_SND_SOC_ES7241=m
CONFIG_SND_SOC_ES8316=m
CONFIG_SND_SOC_ES8326=m
CONFIG_SND_SOC_ES8328=m
CONFIG_SND_SOC_ES8328_I2C=m
CONFIG_SND_SOC_ES8328_SPI=m
@@ -7653,6 +7675,8 @@ CONFIG_SND_SOC_SIGMADSP_REGMAP=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
CONFIG_SND_SOC_SIMPLE_MUX=m
CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_SRC4XXX_I2C=m
CONFIG_SND_SOC_SRC4XXX=m
CONFIG_SND_SOC_SSM2305=m
CONFIG_SND_SOC_SSM2518=m
CONFIG_SND_SOC_SSM2602=m
@@ -7803,6 +7827,7 @@ CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_VIEWSONIC=m
CONFIG_HID_VRC2=m
CONFIG_HID_XIAOMI=m
CONFIG_HID_GYRATION=m
CONFIG_HID_ICADE=m
@@ -7847,6 +7872,7 @@ CONFIG_HID_PICOLCD_CIR=y
CONFIG_HID_PLANTRONICS=m
CONFIG_HID_PLAYSTATION=m
CONFIG_PLAYSTATION_FF=y
CONFIG_HID_PXRC=m
CONFIG_HID_RAZER=m
CONFIG_HID_PRIMAX=m
CONFIG_HID_RETRODE=m
@@ -8288,6 +8314,7 @@ CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_RT1711H=m
CONFIG_TYPEC_MT6360=m
CONFIG_TYPEC_TCPCI_MT6370=m
CONFIG_TYPEC_TCPCI_MAXIM=m
CONFIG_TYPEC_FUSB302=m
CONFIG_TYPEC_UCSI=m
@@ -9018,12 +9045,6 @@ CONFIG_ADT7316_SPI=m
CONFIG_ADT7316_I2C=m
# end of Analog digital bi-direction converters
#
# Capacitance to digital converters
#
CONFIG_AD7746=m
# end of Capacitance to digital converters
#
# Direct Digital Synthesis
#
@@ -9055,18 +9076,9 @@ CONFIG_AD2S1210=m
CONFIG_FB_SM750=m
CONFIG_STAGING_MEDIA=y
CONFIG_INTEL_ATOMISP=y
CONFIG_DVB_AV7110_IR=y
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_PATCH=m
CONFIG_DVB_SP8870=m
CONFIG_VIDEO_IPU3_IMGU=m
CONFIG_VIDEO_STKWEBCAM=m
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
CONFIG_LTE_GDM724X=m
CONFIG_FIREWIRE_SERIAL=m
CONFIG_FWTTY_MAX_TOTAL_PORTS=64
CONFIG_FWTTY_MAX_CARD_PORTS=32
CONFIG_FB_TFT=m
CONFIG_FB_TFT_AGM1264K_FL=m
CONFIG_FB_TFT_BD663474=m
@@ -9139,6 +9151,7 @@ CONFIG_CROS_EC_TYPEC=m
CONFIG_CROS_USBPD_LOGGER=m
CONFIG_CROS_USBPD_NOTIFY=m
CONFIG_CHROMEOS_PRIVACY_SCREEN=m
CONFIG_CROS_TYPEC_SWITCH=m
CONFIG_WILCO_EC=m
# CONFIG_WILCO_EC_DEBUGFS is not set
CONFIG_WILCO_EC_EVENTS=m
@@ -9158,6 +9171,7 @@ CONFIG_YOGABOOK_WMI=m
CONFIG_ACERHDF=m
CONFIG_ACER_WIRELESS=m
CONFIG_ACER_WMI=m
CONFIG_AMD_PMF=m
CONFIG_AMD_PMC=m
CONFIG_ADV_SWBUTTON=m
CONFIG_APPLE_GMUX=m
@@ -9489,6 +9503,7 @@ CONFIG_MMA8452=m
CONFIG_MMA9551_CORE=m
CONFIG_MMA9551=m
CONFIG_MMA9553=m
CONFIG_MSA311=m
CONFIG_MXC4005=m
CONFIG_MXC6255=m
CONFIG_SCA3000=m
@@ -9540,6 +9555,7 @@ CONFIG_LTC2497=m
CONFIG_MAX1027=m
CONFIG_MAX11100=m
CONFIG_MAX1118=m
CONFIG_MAX11205=m
CONFIG_MAX1241=m
CONFIG_MAX1363=m
CONFIG_MAX9611=m
@@ -9555,6 +9571,7 @@ CONFIG_QCOM_VADC_COMMON=m
CONFIG_QCOM_SPMI_IADC=m
CONFIG_QCOM_SPMI_VADC=m
CONFIG_QCOM_SPMI_ADC5=m
CONFIG_RICHTEK_RTQ6056=m
CONFIG_SD_ADC_MODULATOR=m
CONFIG_TI_ADC081C=m
CONFIG_TI_ADC0832=m
@@ -9603,6 +9620,7 @@ CONFIG_HMC425=m
# Capacitance to digital converters
#
CONFIG_AD7150=m
CONFIG_AD7746=m
# end of Capacitance to digital converters
#
@@ -9801,6 +9819,9 @@ CONFIG_ADIS16480=m
CONFIG_BMI160=m
CONFIG_BMI160_I2C=m
CONFIG_BMI160_SPI=m
CONFIG_BOSCH_BNO055=m
CONFIG_BOSCH_BNO055_SERIAL=m
CONFIG_BOSCH_BNO055_I2C=m
CONFIG_FXOS8700=m
CONFIG_FXOS8700_I2C=m
CONFIG_FXOS8700_SPI=m
@@ -9854,6 +9875,7 @@ CONFIG_JSA1212=m
CONFIG_RPR0521=m
CONFIG_SENSORS_LM3533=m
CONFIG_LTR501=m
CONFIG_LTRF216A=m
CONFIG_LV0104CS=m
CONFIG_MAX44000=m
CONFIG_MAX44009=m
@@ -10136,9 +10158,9 @@ CONFIG_DAX=y
CONFIG_DEV_DAX=m
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SPMI_SDAM=m
CONFIG_RAVE_SP_EEPROM=m
CONFIG_NVMEM_RAVE_SP_EEPROM=m
CONFIG_NVMEM_RMEM=m
CONFIG_NVMEM_SPMI_SDAM=m
#
# HW tracing support
@@ -10760,6 +10782,7 @@ CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_SIMD=m
CONFIG_CRYPTO_ENGINE=m
# end of Crypto core or helper
#
# Public-key cryptography
@@ -10773,79 +10796,15 @@ CONFIG_CRYPTO_ECDSA=m
CONFIG_CRYPTO_ECRDSA=m
CONFIG_CRYPTO_SM2=m
CONFIG_CRYPTO_CURVE25519=m
# end of Public-key cryptography
#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CFB=m
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_KEYWRAP=m
CONFIG_CRYPTO_NHPOLY1305=m
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_HCTR2=m
CONFIG_CRYPTO_ESSIV=m
#
# Hash modes
#
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_XXHASH=m
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM3_GENERIC=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_WP512=m
#
# Ciphers
# Block ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_CAMELLIA=m
@@ -10855,17 +10814,82 @@ CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SERPENT_SSE2_586=m
CONFIG_CRYPTO_SM4=m
CONFIG_CRYPTO_SM4_GENERIC=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_586=m
# end of Block ciphers
#
# Length-preserving ciphers and modes
#
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CFB=m
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_HCTR2=m
CONFIG_CRYPTO_KEYWRAP=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_NHPOLY1305=m
# end of Length-preserving ciphers and modes
#
# AEAD (authenticated encryption with associated data) ciphers
#
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ESSIV=m
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM3_GENERIC=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_VMAC=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_XXHASH=m
# end of Hashes, digests, and MACs
#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)
#
# Compression
@@ -10876,9 +10900,10 @@ CONFIG_CRYPTO_842=m
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m
CONFIG_CRYPTO_ZSTD=m
# end of Compression
#
# Random Number Generation
# Random number generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_DRBG_MENU=y
@@ -10888,6 +10913,11 @@ CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_KDF800108_CTR=y
# end of Random number generation
#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
@@ -10896,7 +10926,20 @@ CONFIG_CRYPTO_USER_API_RNG=m
CONFIG_CRYPTO_USER_API_AEAD=m
CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
# CONFIG_CRYPTO_STATS is not set
# end of Userspace interface
CONFIG_CRYPTO_HASH_INFO=y
#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_SERPENT_SSE2_586=m
CONFIG_CRYPTO_TWOFISH_586=m
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32_PCLMUL=m
# end of Accelerated Cryptographic Algorithms for CPU (x86)
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
@@ -10966,6 +11009,7 @@ CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
@@ -10982,7 +11026,6 @@ CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines
CONFIG_LIB_MEMNEQ=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
@@ -11011,6 +11054,7 @@ CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=m
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=m
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
@@ -11069,6 +11113,7 @@ CONFIG_CMA_ALIGNMENT=8
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
@@ -11298,6 +11343,7 @@ CONFIG_STACKTRACE=y
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
# CONFIG_DEBUG_CREDENTIALS is not set
@@ -11327,6 +11373,7 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
@@ -11453,6 +11500,7 @@ CONFIG_TEST_SCANF=m
CONFIG_TEST_BITMAP=m
CONFIG_TEST_UUID=m
CONFIG_TEST_XARRAY=m
# CONFIG_TEST_MAPLE_TREE is not set
CONFIG_TEST_RHASHTABLE=m
CONFIG_TEST_SIPHASH=m
CONFIG_TEST_IDA=m
@@ -11468,6 +11516,7 @@ CONFIG_TEST_FIRMWARE=m
# CONFIG_TEST_SYSCTL is not set
CONFIG_TEST_UDELAY=m
CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
CONFIG_TEST_OBJAGG=m
@@ -11479,4 +11528,9 @@ CONFIG_ARCH_USE_MEMTEST=y
CONFIG_MEMTEST=y
# CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.6 Kernel Configuration
# Linux/x86 6.1.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0"
CONFIG_CC_IS_GCC=y
@@ -116,7 +116,7 @@ CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
#
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem
@@ -190,7 +190,6 @@ CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
@@ -358,6 +357,7 @@ CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_PVH=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PV_MSR_SAFE=y
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
CONFIG_PVH=y
@@ -636,6 +636,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_AMD_PSTATE=y
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
CONFIG_X86_POWERNOW_K8=y
@@ -692,6 +693,8 @@ CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
@@ -760,6 +763,7 @@ CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_RUST=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
@@ -791,6 +795,7 @@ CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING_USER=y
CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
@@ -854,6 +859,7 @@ CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_HAVE_ARCH_NODE_DEV_GROUP=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
#
# GCOV-based kernel profiling
@@ -1041,6 +1047,7 @@ CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_MEMORY_BALLOON=y
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_DEVICE_MIGRATION=y
@@ -1101,6 +1108,9 @@ CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_PTE_MARKER=y
CONFIG_PTE_MARKER_UFFD_WP=y
CONFIG_LRU_GEN=y
# CONFIG_LRU_GEN_ENABLED is not set
# CONFIG_LRU_GEN_STATS is not set
#
# Data Access Monitoring
@@ -1184,6 +1194,7 @@ CONFIG_INET_ESP=m
CONFIG_INET_ESP_OFFLOAD=m
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=m
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_DIAG=m
@@ -1578,13 +1589,6 @@ CONFIG_IP6_NF_TARGET_NPT=m
# end of IPv6: Netfilter Configuration
CONFIG_NF_DEFRAG_IPV6=m
#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
# end of DECnet: Netfilter Configuration
CONFIG_NF_TABLES_BRIDGE=m
CONFIG_NFT_BRIDGE_META=m
CONFIG_NFT_BRIDGE_REJECT=m
@@ -1690,8 +1694,6 @@ CONFIG_NET_DSA_TAG_XRS700X=m
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_VLAN_8021Q_MVRP=y
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_ATALK=m
@@ -1869,7 +1871,7 @@ CONFIG_NET_FLOW_LIMIT=y
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_DROP_MONITOR is not set
CONFIG_NET_DROP_MONITOR=m
# end of Network testing
# end of Networking options
@@ -2699,6 +2701,7 @@ CONFIG_UACCE=m
CONFIG_PVPANIC=y
CONFIG_PVPANIC_MMIO=m
CONFIG_PVPANIC_PCI=m
CONFIG_GP_PCI1XXXX=m
# end of Misc devices
#
@@ -2865,6 +2868,7 @@ CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=m
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_AHCI_DWC=m
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
@@ -2940,7 +2944,6 @@ CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
CONFIG_PATA_PLATFORM=m
CONFIG_PATA_RZ1000=m
#
@@ -3310,8 +3313,11 @@ CONFIG_ICE_HWTS=y
CONFIG_FM10K=m
CONFIG_IGC=m
CONFIG_NET_VENDOR_WANGXUN=y
CONFIG_NGBE=m
CONFIG_TXGBE=m
CONFIG_JME=m
CONFIG_NET_VENDOR_ADI=y
CONFIG_ADIN1110=m
CONFIG_NET_VENDOR_LITEX=y
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=m
@@ -3341,6 +3347,7 @@ CONFIG_MLX5_CLS_ACT=y
CONFIG_MLX5_TC_SAMPLE=y
CONFIG_MLX5_CORE_EN_DCB=y
# CONFIG_MLX5_CORE_IPOIB is not set
CONFIG_MLX5_EN_MACSEC=y
CONFIG_MLX5_EN_IPSEC=y
CONFIG_MLX5_SW_STEERING=y
CONFIG_MLX5_SF=y
@@ -3561,6 +3568,8 @@ CONFIG_DP83TD510_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_XILINX_GMII2RGMII=m
CONFIG_MICREL_KS8995MA=m
CONFIG_PSE_CONTROLLER=y
CONFIG_PSE_REGULATOR=m
CONFIG_CAN_DEV=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_VXCAN=m
@@ -3654,6 +3663,7 @@ CONFIG_MDIO_THUNDER=m
#
CONFIG_PCS_XPCS=m
CONFIG_PCS_LYNX=m
CONFIG_PCS_ALTERA_TSE=m
# end of PCS device drivers
CONFIG_PLIP=m
@@ -4150,6 +4160,7 @@ CONFIG_KEYBOARD_MCS=m
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_PINEPHONE=m
CONFIG_KEYBOARD_SAMSUNG=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
@@ -4389,6 +4400,7 @@ CONFIG_INPUT_PCAP=m
CONFIG_INPUT_ADXL34X=m
CONFIG_INPUT_ADXL34X_I2C=m
CONFIG_INPUT_ADXL34X_SPI=m
CONFIG_INPUT_IBM_PANEL=m
CONFIG_INPUT_IMS_PCU=m
CONFIG_INPUT_IQS269A=m
CONFIG_INPUT_IQS626A=m
@@ -4402,6 +4414,7 @@ CONFIG_INPUT_DRV260X_HAPTICS=m
CONFIG_INPUT_DRV2665_HAPTICS=m
CONFIG_INPUT_DRV2667_HAPTICS=m
CONFIG_INPUT_RAVE_SP_PWRBUTTON=m
CONFIG_INPUT_RT5120_PWRKEY=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
@@ -4515,6 +4528,7 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_RP2=m
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=m
CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_SERIAL_FSL_LINFLEXUART=m
CONFIG_SERIAL_MEN_Z135=m
# CONFIG_SERIAL_SPRD is not set
@@ -4696,6 +4710,7 @@ CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_DLN2=m
CONFIG_I2C_CP2615=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PCI1XXXX=m
CONFIG_I2C_ROBOTFUZZ_OSIF=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
@@ -4749,6 +4764,7 @@ CONFIG_SPI_GPIO=m
# CONFIG_SPI_INTEL_PLATFORM is not set
CONFIG_SPI_LM70_LLP=m
CONFIG_SPI_MICROCHIP_CORE=m
CONFIG_SPI_MICROCHIP_CORE_QSPI=m
CONFIG_SPI_LANTIQ_SSC=m
CONFIG_SPI_OC_TINY=m
CONFIG_SPI_PXA2XX=m
@@ -4825,6 +4841,7 @@ CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AMD=y
CONFIG_PINCTRL_CY8C95X0=m
# CONFIG_PINCTRL_DA9062 is not set
CONFIG_PINCTRL_MCP23S08_I2C=m
CONFIG_PINCTRL_MCP23S08_SPI=m
@@ -4900,7 +4917,6 @@ CONFIG_GPIO_WS16C48=m
#
# I2C GPIO expanders
#
CONFIG_GPIO_ADP5588=m
CONFIG_GPIO_MAX7300=m
CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
@@ -5078,6 +5094,7 @@ CONFIG_CHARGER_MAX8997=m
CONFIG_CHARGER_MAX8998=m
CONFIG_CHARGER_MP2629=m
CONFIG_CHARGER_MT6360=m
CONFIG_CHARGER_MT6370=m
CONFIG_CHARGER_BQ2415X=m
CONFIG_CHARGER_BQ24190=m
CONFIG_CHARGER_BQ24257=m
@@ -5134,7 +5151,6 @@ CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_APPLESMC=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ASPEED=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_CORSAIR_CPRO=m
CONFIG_SENSORS_CORSAIR_PSU=m
@@ -5186,6 +5202,7 @@ CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX197=m
CONFIG_SENSORS_MAX31722=m
CONFIG_SENSORS_MAX31730=m
CONFIG_SENSORS_MAX31760=m
CONFIG_SENSORS_MAX6620=m
CONFIG_SENSORS_MAX6621=m
CONFIG_SENSORS_MAX6639=m
@@ -5270,6 +5287,7 @@ CONFIG_SENSORS_Q54SJ108A2=m
CONFIG_SENSORS_STPDDC60=m
CONFIG_SENSORS_TPS40422=m
CONFIG_SENSORS_TPS53679=m
CONFIG_SENSORS_TPS546D24=m
CONFIG_SENSORS_UCD9000=m
CONFIG_SENSORS_UCD9200=m
CONFIG_SENSORS_XDPE152=m
@@ -5288,6 +5306,7 @@ CONFIG_SENSORS_SY7636A=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
CONFIG_SENSORS_EMC2305=m
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
@@ -5422,6 +5441,7 @@ CONFIG_ADVANTECH_WDT=m
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_EBC_C384_WDT=m
CONFIG_EXAR_WDT=m
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
CONFIG_SBC_FITPC2_WATCHDOG=m
@@ -5555,8 +5575,10 @@ CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
CONFIG_MFD_MT6360=m
CONFIG_MFD_MT6370=m
CONFIG_MFD_MT6397=m
CONFIG_MFD_MENF21BMC=m
CONFIG_MFD_OCELOT=m
CONFIG_EZX_PCAP=y
CONFIG_MFD_VIPERBOARD=m
CONFIG_MFD_RETU=m
@@ -5564,9 +5586,11 @@ CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
CONFIG_UCB1400_CORE=m
CONFIG_MFD_SY7636A=m
CONFIG_MFD_RDC321X=m
CONFIG_MFD_RT4831=m
CONFIG_MFD_RT5033=m
CONFIG_MFD_RT5120=m
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SI476X_CORE=m
CONFIG_MFD_SIMPLE_MFD_I2C=m
@@ -5674,9 +5698,12 @@ CONFIG_REGULATOR_MP8859=m
CONFIG_REGULATOR_MT6311=m
CONFIG_REGULATOR_MT6315=m
CONFIG_REGULATOR_MT6323=m
CONFIG_REGULATOR_MT6331=m
CONFIG_REGULATOR_MT6332=m
CONFIG_REGULATOR_MT6358=m
CONFIG_REGULATOR_MT6359=m
CONFIG_REGULATOR_MT6360=m
CONFIG_REGULATOR_MT6370=m
CONFIG_REGULATOR_MT6397=m
CONFIG_REGULATOR_PALMAS=m
CONFIG_REGULATOR_PCA9450=m
@@ -5692,6 +5719,7 @@ CONFIG_REGULATOR_RC5T583=m
CONFIG_REGULATOR_RT4801=m
CONFIG_REGULATOR_RT4831=m
CONFIG_REGULATOR_RT5033=m
CONFIG_REGULATOR_RT5120=m
CONFIG_REGULATOR_RT5190A=m
CONFIG_REGULATOR_RT5759=m
CONFIG_REGULATOR_RT6160=m
@@ -5846,7 +5874,6 @@ CONFIG_MEDIA_USB_SUPPORT=y
#
# Webcam devices
#
CONFIG_VIDEO_CPIA2=m
CONFIG_USB_GSPCA=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
@@ -5904,7 +5931,6 @@ CONFIG_USB_S2255=m
CONFIG_VIDEO_USBTV=m
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
#
# Analog TV USB devices
@@ -5931,9 +5957,6 @@ CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
CONFIG_VIDEO_TM6000=m
CONFIG_VIDEO_TM6000_ALSA=m
CONFIG_VIDEO_TM6000_DVB=m
#
# Digital TV USB devices
@@ -6007,11 +6030,11 @@ CONFIG_MEDIA_PCI_SUPPORT=y
#
# Media capture support
#
CONFIG_VIDEO_MEYE=m
CONFIG_VIDEO_SOLO6X10=m
CONFIG_VIDEO_TW5864=m
CONFIG_VIDEO_TW68=m
CONFIG_VIDEO_TW686X=m
# CONFIG_VIDEO_ZORAN is not set
#
# Media capture/analog TV support
@@ -6021,9 +6044,6 @@ CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_IVTV_ALSA=m
CONFIG_VIDEO_FB_IVTV=m
# CONFIG_VIDEO_FB_IVTV_FORCE_PAT is not set
CONFIG_VIDEO_HEXIUM_GEMINI=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_MXB=m
#
# Media capture/analog/hybrid TV support
@@ -6068,10 +6088,6 @@ CONFIG_DVB_PLUTO2=m
CONFIG_DVB_PT1=m
CONFIG_DVB_PT3=m
CONFIG_DVB_SMIPCIE=m
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_VIDEO_IPU3_CIO2=m
CONFIG_CIO2_BRIDGE=y
CONFIG_RADIO_ADAPTERS=m
@@ -6184,6 +6200,10 @@ CONFIG_VIDEO_CAFE_CCIC=m
# Texas Instruments drivers
#
#
# Verisilicon media platform drivers
#
#
# VIA media platform drivers
#
@@ -6221,8 +6241,6 @@ CONFIG_TTPCI_EEPROM=m
CONFIG_VIDEO_CX2341X=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_SIANO_RC=y
CONFIG_SMS_SIANO_DEBUGFS=y
@@ -6675,7 +6693,7 @@ CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_MIPI_DBI=m
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_USE_DYNAMIC_DEBUG=y
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
@@ -6693,7 +6711,7 @@ CONFIG_DRM_TTM=m
CONFIG_DRM_BUDDY=m
CONFIG_DRM_VRAM_HELPER=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_GEM_CMA_HELPER=m
CONFIG_DRM_GEM_DMA_HELPER=m
CONFIG_DRM_GEM_SHMEM_HELPER=m
CONFIG_DRM_SCHED=m
@@ -6970,6 +6988,7 @@ CONFIG_BACKLIGHT_PWM=m
CONFIG_BACKLIGHT_DA903X=m
CONFIG_BACKLIGHT_DA9052=m
CONFIG_BACKLIGHT_MAX8925=m
CONFIG_BACKLIGHT_MT6370=m
CONFIG_BACKLIGHT_APPLE=m
CONFIG_BACKLIGHT_QCOM_WLED=m
CONFIG_BACKLIGHT_RT4831=m
@@ -7259,6 +7278,8 @@ CONFIG_SND_SOC_AMD_MACH_COMMON=m
CONFIG_SND_SOC_AMD_LEGACY_MACH=m
CONFIG_SND_SOC_AMD_SOF_MACH=m
CONFIG_SND_SOC_AMD_RPL_ACP6x=m
CONFIG_SND_SOC_AMD_PS=m
CONFIG_SND_SOC_AMD_PS_MACH=m
CONFIG_SND_ATMEL_SOC=m
CONFIG_SND_BCM63XX_I2S_WHISTLER=m
CONFIG_SND_DESIGNWARE_I2S=m
@@ -7394,6 +7415,7 @@ CONFIG_SND_SOC_SOF_INTEL_IPC4=y
CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m
CONFIG_SND_SOC_SOF_AMD_COMMON=m
CONFIG_SND_SOC_SOF_AMD_RENOIR=m
CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
CONFIG_SND_SOC_SOF_INTEL_HIFI_EP_IPC=m
CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP=m
@@ -7401,6 +7423,9 @@ CONFIG_SND_SOC_SOF_INTEL_COMMON=m
CONFIG_SND_SOC_SOF_BAYTRAIL=m
CONFIG_SND_SOC_SOF_BROADWELL=m
CONFIG_SND_SOC_SOF_MERRIFIELD=m
CONFIG_SND_SOC_SOF_INTEL_SKL=m
CONFIG_SND_SOC_SOF_SKYLAKE=m
CONFIG_SND_SOC_SOF_KABYLAKE=m
CONFIG_SND_SOC_SOF_INTEL_APL=m
CONFIG_SND_SOC_SOF_APOLLOLAKE=m
CONFIG_SND_SOC_SOF_GEMINILAKE=m
@@ -7484,12 +7509,14 @@ CONFIG_SND_SOC_CS35L45_TABLES=m
CONFIG_SND_SOC_CS35L45=m
CONFIG_SND_SOC_CS35L45_SPI=m
CONFIG_SND_SOC_CS35L45_I2C=m
CONFIG_SND_SOC_CS42L42_CORE=m
CONFIG_SND_SOC_CS42L42=m
CONFIG_SND_SOC_CS42L51=m
CONFIG_SND_SOC_CS42L51_I2C=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L56=m
CONFIG_SND_SOC_CS42L73=m
CONFIG_SND_SOC_CS42L83=m
CONFIG_SND_SOC_CS4234=m
CONFIG_SND_SOC_CS4265=m
CONFIG_SND_SOC_CS4270=m
@@ -7510,6 +7537,7 @@ CONFIG_SND_SOC_HDMI_CODEC=m
CONFIG_SND_SOC_ES7134=m
CONFIG_SND_SOC_ES7241=m
CONFIG_SND_SOC_ES8316=m
CONFIG_SND_SOC_ES8326=m
CONFIG_SND_SOC_ES8328=m
CONFIG_SND_SOC_ES8328_I2C=m
CONFIG_SND_SOC_ES8328_SPI=m
@@ -7601,6 +7629,8 @@ CONFIG_SND_SOC_SIGMADSP_REGMAP=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
CONFIG_SND_SOC_SIMPLE_MUX=m
CONFIG_SND_SOC_SPDIF=m
CONFIG_SND_SOC_SRC4XXX_I2C=m
CONFIG_SND_SOC_SRC4XXX=m
CONFIG_SND_SOC_SSM2305=m
CONFIG_SND_SOC_SSM2518=m
CONFIG_SND_SOC_SSM2602=m
@@ -7756,6 +7786,7 @@ CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_VIEWSONIC=m
CONFIG_HID_VRC2=m
CONFIG_HID_XIAOMI=m
CONFIG_HID_GYRATION=m
CONFIG_HID_ICADE=m
@@ -7800,6 +7831,7 @@ CONFIG_HID_PICOLCD_CIR=y
CONFIG_HID_PLANTRONICS=m
CONFIG_HID_PLAYSTATION=m
CONFIG_PLAYSTATION_FF=y
CONFIG_HID_PXRC=m
CONFIG_HID_RAZER=m
CONFIG_HID_PRIMAX=m
CONFIG_HID_RETRODE=m
@@ -8263,6 +8295,7 @@ CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_RT1711H=m
CONFIG_TYPEC_MT6360=m
CONFIG_TYPEC_TCPCI_MT6370=m
CONFIG_TYPEC_TCPCI_MAXIM=m
CONFIG_TYPEC_FUSB302=m
CONFIG_TYPEC_UCSI=m
@@ -9022,12 +9055,6 @@ CONFIG_ADT7316_SPI=m
CONFIG_ADT7316_I2C=m
# end of Analog digital bi-direction converters
#
# Capacitance to digital converters
#
CONFIG_AD7746=m
# end of Capacitance to digital converters
#
# Direct Digital Synthesis
#
@@ -9059,18 +9086,9 @@ CONFIG_AD2S1210=m
CONFIG_FB_SM750=m
CONFIG_STAGING_MEDIA=y
CONFIG_INTEL_ATOMISP=y
CONFIG_DVB_AV7110_IR=y
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_PATCH=m
CONFIG_DVB_SP8870=m
CONFIG_VIDEO_IPU3_IMGU=m
CONFIG_VIDEO_STKWEBCAM=m
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
CONFIG_LTE_GDM724X=m
CONFIG_FIREWIRE_SERIAL=m
CONFIG_FWTTY_MAX_TOTAL_PORTS=64
CONFIG_FWTTY_MAX_CARD_PORTS=32
CONFIG_FB_TFT=m
CONFIG_FB_TFT_AGM1264K_FL=m
CONFIG_FB_TFT_BD663474=m
@@ -9144,6 +9162,7 @@ CONFIG_CROS_EC_TYPEC=m
CONFIG_CROS_USBPD_LOGGER=m
CONFIG_CROS_USBPD_NOTIFY=m
CONFIG_CHROMEOS_PRIVACY_SCREEN=m
CONFIG_CROS_TYPEC_SWITCH=m
CONFIG_WILCO_EC=m
# CONFIG_WILCO_EC_DEBUGFS is not set
CONFIG_WILCO_EC_EVENTS=m
@@ -9178,6 +9197,7 @@ CONFIG_YOGABOOK_WMI=m
CONFIG_ACERHDF=m
CONFIG_ACER_WIRELESS=m
CONFIG_ACER_WMI=m
CONFIG_AMD_PMF=m
CONFIG_AMD_PMC=m
CONFIG_AMD_HSMP=m
CONFIG_ADV_SWBUTTON=m
@@ -9539,6 +9559,7 @@ CONFIG_MMA8452=m
CONFIG_MMA9551_CORE=m
CONFIG_MMA9551=m
CONFIG_MMA9553=m
CONFIG_MSA311=m
CONFIG_MXC4005=m
CONFIG_MXC6255=m
CONFIG_SCA3000=m
@@ -9590,6 +9611,7 @@ CONFIG_LTC2497=m
CONFIG_MAX1027=m
CONFIG_MAX11100=m
CONFIG_MAX1118=m
CONFIG_MAX11205=m
CONFIG_MAX1241=m
CONFIG_MAX1363=m
CONFIG_MAX9611=m
@@ -9605,6 +9627,7 @@ CONFIG_QCOM_VADC_COMMON=m
CONFIG_QCOM_SPMI_IADC=m
CONFIG_QCOM_SPMI_VADC=m
CONFIG_QCOM_SPMI_ADC5=m
CONFIG_RICHTEK_RTQ6056=m
CONFIG_SD_ADC_MODULATOR=m
CONFIG_TI_ADC081C=m
CONFIG_TI_ADC0832=m
@@ -9653,6 +9676,7 @@ CONFIG_HMC425=m
# Capacitance to digital converters
#
CONFIG_AD7150=m
CONFIG_AD7746=m
# end of Capacitance to digital converters
#
@@ -9853,6 +9877,9 @@ CONFIG_ADIS16480=m
CONFIG_BMI160=m
CONFIG_BMI160_I2C=m
CONFIG_BMI160_SPI=m
CONFIG_BOSCH_BNO055=m
CONFIG_BOSCH_BNO055_SERIAL=m
CONFIG_BOSCH_BNO055_I2C=m
CONFIG_FXOS8700=m
CONFIG_FXOS8700_I2C=m
CONFIG_FXOS8700_SPI=m
@@ -9906,6 +9933,7 @@ CONFIG_JSA1212=m
CONFIG_RPR0521=m
CONFIG_SENSORS_LM3533=m
CONFIG_LTR501=m
CONFIG_LTRF216A=m
CONFIG_LV0104CS=m
CONFIG_MAX44000=m
CONFIG_MAX44009=m
@@ -10201,9 +10229,9 @@ CONFIG_DEV_DAX_HMEM_DEVICES=y
CONFIG_DEV_DAX_KMEM=m
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SPMI_SDAM=m
CONFIG_RAVE_SP_EEPROM=m
CONFIG_NVMEM_RAVE_SP_EEPROM=m
CONFIG_NVMEM_RMEM=m
CONFIG_NVMEM_SPMI_SDAM=m
#
# HW tracing support
@@ -10841,6 +10869,7 @@ CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_SIMD=m
CONFIG_CRYPTO_ENGINE=m
# end of Crypto core or helper
#
# Public-key cryptography
@@ -10854,126 +10883,100 @@ CONFIG_CRYPTO_ECDSA=m
CONFIG_CRYPTO_ECRDSA=m
CONFIG_CRYPTO_SM2=m
CONFIG_CRYPTO_CURVE25519=m
CONFIG_CRYPTO_CURVE25519_X86=m
# end of Public-key cryptography
#
# Authenticated Encryption with Associated Data
# Block ciphers
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST_COMMON=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SM4=m
CONFIG_CRYPTO_SM4_GENERIC=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# end of Block ciphers
#
# Block modes
# Length-preserving ciphers and modes
#
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CFB=m
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_HCTR2=m
CONFIG_CRYPTO_KEYWRAP=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_KEYWRAP=m
CONFIG_CRYPTO_NHPOLY1305=m
CONFIG_CRYPTO_NHPOLY1305_SSE2=m
CONFIG_CRYPTO_NHPOLY1305_AVX2=m
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_HCTR2=m
# end of Length-preserving ciphers and modes
#
# AEAD (authenticated encryption with associated data) ciphers
#
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ESSIV=m
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hash modes
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_XXHASH=m
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_BLAKE2S_X86=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLYVAL_CLMUL_NI=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_POLY1305_X86_64=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_POLYVAL=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256_SSSE3=m
CONFIG_CRYPTO_SHA512_SSSE3=m
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM3_GENERIC=m
CONFIG_CRYPTO_SM3_AVX_X86_64=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_VMAC=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_XXHASH=m
# end of Hashes, digests, and MACs
#
# Ciphers
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAMELLIA_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_CAST_COMMON=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST5_AVX_X86_64=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_CAST6_AVX_X86_64=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_DES3_EDE_X86_64=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CHACHA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_ARIA=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m
CONFIG_CRYPTO_SM4=m
CONFIG_CRYPTO_SM4_GENERIC=m
CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)
#
# Compression
@@ -10984,9 +10987,10 @@ CONFIG_CRYPTO_842=m
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m
CONFIG_CRYPTO_ZSTD=m
# end of Compression
#
# Random Number Generation
# Random number generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_DRBG_MENU=y
@@ -10996,6 +11000,11 @@ CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_KDF800108_CTR=y
# end of Random number generation
#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
@@ -11004,7 +11013,48 @@ CONFIG_CRYPTO_USER_API_RNG=m
CONFIG_CRYPTO_USER_API_AEAD=m
CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
# CONFIG_CRYPTO_STATS is not set
# end of Userspace interface
CONFIG_CRYPTO_HASH_INFO=y
#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
CONFIG_CRYPTO_CURVE25519_X86=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_CAST5_AVX_X86_64=m
CONFIG_CRYPTO_CAST6_AVX_X86_64=m
CONFIG_CRYPTO_DES3_EDE_X86_64=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m
CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m
CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_CHACHA20_X86_64=m
CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m
CONFIG_CRYPTO_NHPOLY1305_SSE2=m
CONFIG_CRYPTO_NHPOLY1305_AVX2=m
CONFIG_CRYPTO_BLAKE2S_X86=y
CONFIG_CRYPTO_POLYVAL_CLMUL_NI=m
CONFIG_CRYPTO_POLY1305_X86_64=m
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256_SSSE3=m
CONFIG_CRYPTO_SHA512_SSSE3=m
CONFIG_CRYPTO_SM3_AVX_X86_64=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
# end of Accelerated Cryptographic Algorithms for CPU (x86)
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
@@ -11077,6 +11127,7 @@ CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=y
@@ -11097,7 +11148,6 @@ CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines
CONFIG_LIB_MEMNEQ=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
@@ -11125,6 +11175,7 @@ CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=m
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=m
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
@@ -11185,6 +11236,7 @@ CONFIG_CMA_ALIGNMENT=8
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
@@ -11358,6 +11410,7 @@ CONFIG_KFENCE_NUM_OBJECTS=255
# CONFIG_KFENCE_DEFERRABLE is not set
# CONFIG_KFENCE_STATIC_KEYS is not set
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
CONFIG_HAVE_ARCH_KMSAN=y
# end of Memory Debugging
# CONFIG_DEBUG_SHIRQ is not set
@@ -11426,6 +11479,7 @@ CONFIG_STACKTRACE=y
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
# CONFIG_DEBUG_CREDENTIALS is not set
@@ -11456,6 +11510,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
@@ -11589,6 +11644,7 @@ CONFIG_TEST_SCANF=m
CONFIG_TEST_BITMAP=m
CONFIG_TEST_UUID=m
CONFIG_TEST_XARRAY=m
# CONFIG_TEST_MAPLE_TREE is not set
CONFIG_TEST_RHASHTABLE=m
CONFIG_TEST_SIPHASH=m
CONFIG_TEST_IDA=m
@@ -11604,6 +11660,7 @@ CONFIG_TEST_FIRMWARE=m
# CONFIG_TEST_SYSCTL is not set
CONFIG_TEST_UDELAY=m
CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_LIVEPATCH is not set
@@ -11616,4 +11673,9 @@ CONFIG_ARCH_USE_MEMTEST=y
CONFIG_MEMTEST=y
# CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -33,11 +33,11 @@
#:use-module (gnu packages flashing-tools)
#:use-module (gnu packages java)
#:use-module (gnu packages java-graphics)
#:use-module (gnu packages java-xml)
#:use-module (gnu packages libusb)
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages textutils)
#:use-module (gnu packages version-control)
#:use-module (gnu packages xml))
#:use-module (gnu packages version-control))
;; XXX The patch does not apply to libusb 1.0.24.
;; See https://github.com/axoloti/axoloti/issues/464
+29 -19
View File
@@ -50,7 +50,6 @@
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (guix build-system go)
#:use-module (guix build-system perl)
#:use-module (guix build-system python)
#:use-module (guix build-system qt)
#:use-module (gnu packages)
@@ -333,7 +332,8 @@ reading and writing archives compressed using various compression filters such
as gzip and bzip2. The library is inherently stream-oriented; readers
serially iterate through the archive, writers serially add things to the
archive. In particular, note that there is currently no built-in support for
random access nor for in-place modification.")
random access nor for in-place modification. This package provides the
@command{bsdcat}, @command{bsdcpio} and @command{bsdtar} commands.")
(license license:bsd-2)))
(define-public rdup
@@ -523,7 +523,7 @@ rdiff-backup is easy to use and settings have sensible defaults.")
(define-public rsnapshot
(package
(name "rsnapshot")
(version "1.4.4")
(version "1.4.5")
(source
(origin
(method url-fetch)
@@ -531,7 +531,7 @@ rdiff-backup is easy to use and settings have sensible defaults.")
"https://github.com/rsnapshot/rsnapshot/releases/download/"
version "/rsnapshot-" version ".tar.gz"))
(sha256
(base32 "0yc5k2fhm54ypxgm1fsaf8vrg5b7qbvbsqk371n6baf592vprjy1"))))
(base32 "0hl2ncld0xkwlnv1cqjmmnld2nlp65alkkdacs11wl95r80mxdqh"))))
(build-system gnu-build-system)
(arguments
`(#:phases
@@ -563,6 +563,13 @@ rsnapshot uses hard links to deduplicate identical files.")
(modules '((guix build utils)))
(snippet
'(begin
;; Gnulib's <stdio.h> refers to 'gets' for the purposes of
;; warning against its use, but 'gets' is no longer declared
;; in glibc's <stdio.h>. Remove that warning.
(substitute* "lib/stdio.in.h"
(("_GL_WARN_ON_USE \\(gets,.*")
"\n/* 'gets' is gone, rejoice! */\n"))
;; Include all the libtirpc headers necessary to get the
;; definitions of 'u_int', etc.
(substitute* '("src/block-server.c"
@@ -571,8 +578,7 @@ rsnapshot uses hard links to deduplicate identical files.")
(("#include <rpc/(.*)\\.h>" _ header)
(string-append "#include <rpc/types.h>\n"
"#include <rpc/rpc.h>\n"
"#include <rpc/" header ".h>\n")))
#t))))
"#include <rpc/" header ".h>\n")))))))
(build-system gnu-build-system)
(arguments
'(;; Link against libtirpc.
@@ -597,12 +603,16 @@ rsnapshot uses hard links to deduplicate identical files.")
(string-append (getenv "CPATH")
":" tirpc))
(setenv "CPATH" tirpc)))))
(add-before 'check 'skip-test
(add-before 'check 'adjust-test
(lambda _
;; XXX: This test fails (1) because current GnuTLS no
;; longer supports OpenPGP authentication, and (2) for
;; some obscure reason. Better skip it.
(setenv "XFAIL_TESTS" "utils/block-server"))))))
;; This test uses a weird construct to spawn
;; 'chop-block-server' in the background. Replace it
;; with something that actually works.
(substitute* "tests/utils/block-server"
(("chop_fail_if ! chop-block-server")
"chop-block-server")
(("'&'")
"&")))))))
(native-inputs
(list guile-2.0 gperf-3.0 ;see <https://bugs.gnu.org/32382>
pkg-config rpcsvc-proto)) ;for 'rpcgen'
@@ -633,13 +643,13 @@ detection, and lossless compression.")
(define-public borg
(package
(name "borg")
(version "1.2.2")
(version "1.2.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgbackup" version))
(sha256
(base32 "0q3jwmwwa3jlb02cbkcgh5a9cvwg64vawaypn41bdgpi8ds6hc6p"))
(base32 "11b7jqv9sw22a9512b270d12k3mrcgmmcaimh6bgm5iwcgw1h973"))
(modules '((guix build utils)))
(snippet
#~(begin
@@ -1088,14 +1098,14 @@ interactive mode.")
(define-public btrbk
(package
(name "btrbk")
(version "0.32.4")
(version "0.32.5")
(source (origin
(method url-fetch)
(uri (string-append "https://digint.ch/download/btrbk/releases/"
"btrbk-" version ".tar.xz"))
(sha256
(base32
"1nl6cbzqkc2srwi1428vijq69rp5cdx7484zcx61ph0rnhg9srfc"))))
"1d4zqf5klad55gdzzldipsjrhpprixzjmn03g66df5h2d28l1zpi"))))
(build-system gnu-build-system)
(arguments
(list
@@ -1211,14 +1221,14 @@ backup.")
(define-public disarchive
(package
(name "disarchive")
(version "0.4.0")
(version "0.5.0")
(source (origin
(method url-fetch)
(uri (string-append "https://files.ngyro.com/disarchive/"
"disarchive-" version ".tar.gz"))
(sha256
(base32
"1pql8cspsxyx8cpw3xyhirnisv6rb4vj5mxr1d7w9la72q740n8s"))))
"16sjplkn9nr7zhfrqll7l1m2b2j4hg8k29p6bqjap9fkj6zpn2q2"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf
@@ -1333,7 +1343,7 @@ borgmatic is powered by borg.")
python-paramiko
python-peewee
python-psutil
python-pyqt-without-qtwebkit
python-pyqt
python-secretstorage
;; This is included so that the qt-wrap phase picks it up.
qtsvg-5))
@@ -1360,7 +1370,7 @@ archives.")
(native-inputs (list intltool pkg-config))
(inputs (list gtk+))
(propagated-inputs (list rsync))
(home-page "http://www.opbyte.it/grsync/")
(home-page "https://www.opbyte.it/grsync/")
(synopsis "GTK frontend for rsync")
(description
"Grsync is a simple graphical interface using GTK for the @command{rsync}
-1
View File
@@ -18,7 +18,6 @@
(define-module (gnu packages barrier)
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (guix utils)
#:use-module (guix git-download)
#:use-module (guix download)
+2 -3
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012-2022 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2012-2023 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2014, 2019 Andreas Enge <andreas@enge.fr>
;;; Copyright © 2012 Nikita Karetnikov <nikita@karetnikov.org>
;;; Copyright © 2014, 2015, 2016, 2018 Mark H Weaver <mhw@netris.org>
@@ -648,8 +648,7 @@ included.")
(substitute* "gold/Makefile.in"
((" testsuite") " ")))))
'())))))
(native-inputs
`(("bc" ,bc)))))
(native-inputs (list bc))))
(define* (make-ld-wrapper name #:key
(target (const #f))
+2 -2
View File
@@ -27,8 +27,8 @@
#:use-module (gnu packages)
#:use-module (gnu packages compression)
#:use-module (gnu packages java)
#:use-module (gnu packages textutils)
#:use-module (gnu packages xml))
#:use-module (gnu packages java-xml)
#:use-module (gnu packages textutils))
(define-public java-w3c-smil-3.0
(package
+9 -3
View File
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2013, 2014, 2016, 2017, 2020, 2021 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2012, 2013, 2014, 2016, 2017, 2020, 2021, 2023 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2014 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2016, 2018 Leo Famulari <leo@famulari.name>
;;; Copyright © 2017 Rene Saavedra <rennes@openmailbox.org>
@@ -36,8 +36,11 @@
(version "8.0.4")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ivmai/bdwgc/releases"
"/download/v" version "/gc-" version ".tar.gz"))
(uri (list (string-append "https://github.com/ivmai/bdwgc/releases"
"/download/v" version
"/gc-" version ".tar.gz")
(string-append "https://www.hboehm.info/gc/gc_source"
"/gc-" version ".tar.gz")))
(sha256
(base32
"1798rp3mcfkgs38ynkbg2p47bq59pisrc6mn0l20pb5iczf0ssj3"))))
@@ -69,6 +72,9 @@
`(("libatomic-ops" ,libatomic-ops))
'()))
(outputs '("out" "debug"))
(properties
'((release-monitoring-url . "https://www.hboehm.info/gc/gc_source/")
(upstream-name . "gc")))
(synopsis "The Boehm-Demers-Weiser conservative garbage collector
for C and C++")
(description
+52 -2
View File
@@ -11,6 +11,7 @@
;;; Copyright © 2020, 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2020 Greg Hogan <code@greghogan.com>
;;; Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2022 Tomasz Jeneralczyk <tj@schwi.pl>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -36,6 +37,7 @@
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python)
#:use-module (guix build-system meson)
#:use-module (gnu packages)
#:use-module (gnu packages autotools)
#:use-module (gnu packages base)
@@ -46,6 +48,9 @@
#:use-module (gnu packages databases)
#:use-module (gnu packages docbook)
#:use-module (gnu packages kde-frameworks)
#:use-module (gnu packages freedesktop)
#:use-module (gnu packages gl)
#:use-module (gnu packages graphics)
#:use-module (gnu packages linux)
#:use-module (gnu packages lua)
#:use-module (gnu packages maths)
@@ -60,6 +65,8 @@
#:use-module (gnu packages python-web)
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages qt)
#:use-module (gnu packages vulkan)
#:use-module (gnu packages xorg)
#:use-module (gnu packages xml)
#:use-module (ice-9 match))
@@ -72,14 +79,14 @@
(define-public fio
(package
(name "fio")
(version "3.32")
(version "3.33")
(source (origin
(method url-fetch)
(uri (string-append "https://brick.kernel.dk/snaps/"
"fio-" version ".tar.bz2"))
(sha256
(base32
"0wlfzx6zwkp81fwqw0pqm9i7v0b89rpfbliwxdd8q4kp4mf3q2dv"))))
"083c1w8jqkvyw7wcy69142inlikzmk1k78mk973rnqdp3a7798qb"))))
(build-system gnu-build-system)
(arguments
(list #:modules
@@ -693,3 +700,46 @@ user-provided Lua scripts.
@item
@end itemize")
(license license:gpl2+)))
(define-public vkmark
;; The only ever release is tagged "2017.08" and as its name suggests
;; it was back in the august of 2017. That version no longer compiles
;; due to changes in APIs of its libraries.
;; Latest commit on the other hand seems to be fully working on xcb
;; and wayland backends.
(let ((commit "30d2cd37f0566589d90914501fc7c51a4e51f559")
(revision "0"))
(package
(name "vkmark")
(version (git-version "2017.08" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/vkmark/vkmark")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0w0n080sb67s7dbxqi71h0vhm6dccs78rqjnxx9x524jp4jh9b7x"))))
(build-system meson-build-system)
(native-inputs (list pkg-config))
;; The kms backend currently will not compile because of upstream issues.
;; So I omitted this backend's dependiencies. A fix has been proposed
;; on another branch, but it has not been merged yet.
;; See https://github.com/vkmark/vkmark/issues/33
(inputs
(list vulkan-loader
vulkan-headers
glm
assimp
libxcb
xcb-util-wm
wayland-protocols
wayland))
(home-page "https://github.com/vkmark/vkmark")
(synopsis "Extensible benchmarking suite for Vulkan")
(description
"vkmark offers a suite of scenes that can be used to measure various
aspects of Vulkan performance. The way in which each scene is rendered is
configurable through a set of options.")
(license license:lgpl2.1+))))
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -385,7 +385,7 @@ and will take advantage of multiple processor cores where possible.")
(define-public libtorrent-rasterbar
(package
(name "libtorrent-rasterbar")
(version "1.2.15")
(version "1.2.18")
(source
(origin
(method url-fetch)
@@ -394,7 +394,7 @@ and will take advantage of multiple processor cores where possible.")
"releases/download/v" version "/"
"libtorrent-rasterbar-" version ".tar.gz"))
(sha256
(base32 "0jr1c876mvwbbbnav8ldcdm1l6z3g404jc5wp8z902jcd0w8dbf8"))))
(base32 "0wpsaqadcicxl4lf1nc1i93c4yzjv8hpzhhrw1hdkrp4gn0vdwpy"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags '("-Dpython-bindings=ON"
@@ -416,7 +416,7 @@ and will take advantage of multiple processor cores where possible.")
;; expiry date. To ensure succesful builds in the future,
;; fake the time to be roughly that of the release.
(setenv "FAKETIME_ONLY_CMDS" "test_ssl")
(invoke "faketime" "2021-12-12"
(invoke "faketime" "2022-10-24"
"ctest"
"--exclude-regex" (string-join disabled-tests "|")
"-j" (if parallel-tests?
@@ -440,7 +440,7 @@ desktops.")
(define-public qbittorrent
(package
(name "qbittorrent")
(version "4.4.1")
(version "4.5.2")
(source
(origin
(method git-fetch)
@@ -449,7 +449,7 @@ desktops.")
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "00whc4p209g2krsggxyq4sna01djbk1rbzkyjbq4qczvya01xn0w"))))
(base32 "07s0ypkd1zzkw9qhfwxxx7s6zizjz0448al17xmc1b48phn46hjk"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
+1086 -505
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -30,7 +30,6 @@
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix build-system)
#:use-module (guix build-system gnu)
#:use-module (guix build-system trivial)
#:use-module ((guix store)
#:select (%store-monad interned-file text-file store-lift))
@@ -315,7 +314,8 @@ or false to signal an error."
(%current-system))))
"Return the name of Glibc's dynamic linker for SYSTEM."
;; See the 'SYSDEP_KNOWN_INTERPRETER_NAMES' cpp macro in libc.
(let ((platform (lookup-platform-by-system system)))
(let ((platform (false-if-platform-not-found
(lookup-platform-by-system system))))
(cond
((platform? platform)
(platform-glibc-dynamic-linker platform))
+5 -3
View File
@@ -23,7 +23,6 @@
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix git-download)
#:use-module (guix build-system copy)
#:use-module (guix build-system gnu)
#:use-module (guix utils)
#:use-module (gnu packages)
@@ -194,11 +193,14 @@ by APL.")
(let* ((bin (string-append (assoc-ref outputs "out")
"/bin"))
(lib (string-append (assoc-ref outputs "lib")
"/lib")))
"/lib"))
(include (string-append (assoc-ref outputs "lib")
"/include")))
(mkdir-p bin)
(rename-file "BQN" "bqn")
(install-file "bqn" bin)
(install-file "libcbqn.so" lib))))))))
(install-file "libcbqn.so" lib)
(install-file "include/bqnffi.h" include))))))))
(native-inputs (list dbqn
bqn-sources
libffi))
+265 -42
View File
@@ -32,6 +32,7 @@
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu packages build-tools)
#:use-module (ice-9 optargs)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix utils)
#:use-module (guix packages)
@@ -39,20 +40,28 @@
#:use-module (guix download)
#:use-module (guix git-download)
#:use-module (guix build-system cmake)
#:use-module (guix build-system copy)
#:use-module (guix modules)
#:use-module (gnu packages)
#:use-module (gnu packages adns)
#:use-module (gnu packages autotools)
#:use-module (gnu packages base)
#:use-module (gnu packages bash)
#:use-module (gnu packages check)
#:use-module (gnu packages code)
#:use-module (gnu packages compression)
#:use-module (gnu packages cpp)
#:use-module (gnu packages cppi)
#:use-module (gnu packages elf)
#:use-module (gnu packages gcc)
#:use-module (gnu packages linux)
#:use-module (gnu packages lisp)
#:use-module (gnu packages logging)
#:use-module (gnu packages lua)
#:use-module (gnu packages ninja)
#:use-module (gnu packages package-management)
#:use-module (gnu packages pcre)
#:use-module (gnu packages perl)
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages pretty-print)
#:use-module (gnu packages protobuf)
@@ -65,6 +74,7 @@
#:use-module (gnu packages rpc)
#:use-module (gnu packages sqlite)
#:use-module (gnu packages tls)
#:use-module (gnu packages unicode)
#:use-module (gnu packages version-control)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python))
@@ -204,8 +214,8 @@ programs and other files depend.")
(license license:bsd-3)))
(define-public gn
(let ((commit "e327ffdc503815916db2543ec000226a8df45163")
(revision "1819")) ;as returned by `git describe`, used below
(let ((commit "1c4151ff5c1d6fbf7fa800b8d4bb34d3abc03a41")
(revision "2072")) ;as returned by `git describe`, used below
(package
(name "gn")
(version (git-version "0.0" revision commit))
@@ -215,49 +225,56 @@ programs and other files depend.")
(uri (git-reference (url home-page) (commit commit)))
(sha256
(base32
"0kvlfj3www84zp1vmxh76x8fdjm9hyk8lkh2vdsidafpmm75fphr"))
"02621c9nqpr4pwcapy31x36l5kbyd0vdgd0wdaxj5p8hrxk67d6b"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
(add-before 'configure 'set-build-environment
(lambda _
(setenv "CC" "gcc") (setenv "CXX" "g++")
(setenv "AR" "ar")))
(replace 'configure
(lambda _
(invoke "python" "build/gen.py"
"--no-last-commit-position")))
(add-after 'configure 'create-last-commit-position
(lambda _
;; Create "last_commit_position.h" to avoid a dependency
;; on 'git' (and the checkout..).
(call-with-output-file "out/last_commit_position.h"
(lambda (port)
(format port
(string-append
"#define LAST_COMMIT_POSITION_NUM ~a\n"
"#define LAST_COMMIT_POSITION \"~a (~a)\"\n")
,revision ,revision ,(string-take commit 8))))))
(replace 'build
(lambda _
(invoke "ninja" "-C" "out" "gn"
"-j" (number->string (parallel-job-count)))))
(replace 'check
(lambda* (#:key tests? #:allow-other-keys)
(if tests?
(begin
(invoke "ninja" "-C" "out" "gn_unittests"
"-j" (number->string (parallel-job-count)))
(invoke "./out/gn_unittests"))
(format #t "test suite not run~%"))))
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let ((out (assoc-ref outputs "out")))
(install-file "out/gn" (string-append out "/bin"))))))))
(list #:phases
#~(modify-phases %standard-phases
(add-before 'configure 'set-build-environment
(lambda _
(setenv "CC" "gcc")
(setenv "CXX" "g++")
(setenv "AR" "ar")))
(replace 'configure
(lambda _
(invoke "python" "build/gen.py"
"--no-last-commit-position")))
(add-after 'configure 'create-last-commit-position
(lambda _
;; Mimic GenerateLastCommitPosition from gen.py.
(call-with-output-file "out/last_commit_position.h"
(lambda (port)
(format port
"// Generated by Guix.
#ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM ~a
#define LAST_COMMIT_POSITION \"~a (~a)\"
#endif // OUT_LAST_COMMIT_POSITION_H_
"
#$revision #$revision
#$(string-take commit 12))))))
(replace 'build
(lambda _
(invoke "ninja" "-C" "out" "gn"
"-j" (number->string (parallel-job-count)))))
(replace 'check
(lambda* (#:key tests? #:allow-other-keys)
(if tests?
(begin
(invoke "ninja" "-C" "out" "gn_unittests"
"-j" (number->string (parallel-job-count)))
(invoke "./out/gn_unittests"))
(format #t "test suite not run~%"))))
(replace 'install
(lambda _
(install-file "out/gn" (string-append #$output "/bin")))))))
(native-inputs
`(("ninja" ,ninja)
("python" ,python-wrapper)))
(list ninja python-wrapper))
(synopsis "Generate Ninja build files")
(description
"GN is a tool that collects information about a project from @file{.gn}
@@ -644,7 +661,7 @@ software.")
sqlite))
(native-inputs
(list pkg-config))
(home-page "http://gittup.org/tup/")
(home-page "https://gittup.org/tup/")
(synopsis "Fast build system that's hard to get wrong")
(description "Tup is a generic build system based on a directed acyclic
graphs of commands to be executed. Tup instruments your build to detect the
@@ -796,3 +813,209 @@ Build has features such as:
same settings to multiple projects. It supports generating projects using GNU
Makefiles, JSON Compilation Database, and experimentally Ninja.")
(license license:bsd-3))))
(define*-public (gnulib-checkout #:key
version
(revision "1")
commit
hash)
"Return as a package the exact gnulib checkout."
(package
(name "gnulib")
(version (git-version version revision commit))
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://git.savannah.gnu.org/git/gnulib.git/")
(commit commit)))
(file-name (git-file-name name version))
(sha256 hash)
(snippet
(with-imported-modules (source-module-closure '((guix build utils)))
#~(begin
(use-modules (guix build utils)
(ice-9 ftw)
(ice-9 rdelim))
;; .c, .h and .gperf files whose first line is /* DO NOT EDIT!
;; GENERATED AUTOMATICALLY! */ are generated automatically based
;; on the unicode database. Since we replace the unicode
;; database with our own, we need to regenerate them. So, they
;; are removed from the source. They are sprinkled all over the
;; place unfortunately, so we cant exclude whole directories.
(let ((generated-automatically?
(lambda (filename . unused)
(and (or (string-suffix? ".c" filename)
(string-suffix? ".h" filename)
(string-suffix? ".gperf" filename))
(call-with-input-file filename
(lambda (port)
(let ((first-line (read-line port)))
(equal?
first-line
"/* DO NOT EDIT! GENERATED AUTOMATICALLY! */"))))))))
(for-each delete-file (find-files (getcwd) generated-automatically?)))
;; Other files are copied from UCD.
(for-each delete-file
'("tests/unigbrk/GraphemeBreakTest.txt"
"tests/uninorm/NormalizationTest.txt"
"tests/uniname/UnicodeData.txt"
"tests/uniname/NameAliases.txt"
;; FIXME: tests/uniname/HangulSyllableNames.txt
;; seems like a UCD file but it is not distributed
;; with UCD.
"tests/uniwbrk/WordBreakTest.txt")))))))
(build-system copy-build-system)
(arguments
(list
#:install-plan
#~'(("./gnulib-tool" "bin/")
("." "src/gnulib" #:exclude-regexp ("\\.git.*")))
#:modules '((ice-9 match)
(guix build utils)
(guix build copy-build-system)
((guix build gnu-build-system) #:prefix gnu:))
#:phases
#~(modify-phases %standard-phases
(add-before 'install 'check
(assoc-ref gnu:%standard-phases 'check))
(add-before 'check 'fix-tests
(lambda _
(substitute* "Makefile"
(("-f maint.mk syntax-check")
"_gl-Makefile=yes -f maint.mk syntax-check"))
(invoke "git" "init")
(invoke "git" "config" "user.name" "Guix")
(invoke "git" "config" "user.email" "guix@localhost")
(invoke "git" "add" ".")
;; Syntax checks are only run against committed files.
(invoke "git" "commit" "-m" "Prepare for tests.")))
(add-before 'check 'disable-failing-tests
(lambda _
(substitute* "cfg.mk"
(("local-checks-to-skip =")
;; sc_copyright_check fails because the fake commit date may
;; be later than the copyright year.
"local-checks-to-skip = \\
sc_Wundef_boolean \\
sc_copyright_check \\
sc_file_system \\
sc_indent \\
sc_keep_gnulib_texi_files_mostly_ascii \\
sc_prohibit_assert_without_use \\
sc_prohibit_close_stream_without_use \\
sc_prohibit_defined_have_decl_tests \\
sc_prohibit_doubled_word \\
sc_prohibit_empty_lines_at_EOF \\
sc_prohibit_intprops_without_use \\
sc_prohibit_openat_without_use \\
sc_prohibit_test_minus_ao \\
sc_unportable_grep_q"))
(substitute* "Makefile"
(("sc_check_(sym_list|copyright)" rule)
(string-append "disabled_check_" rule))
(("sc_cpp_indent_check")
"disabled_cpp_indent_check")
(("sc_prefer_ac_check_funcs_once")
"disabled_prefer_ac_check_funcs_once")
(("sc_prohibit_(AC_LIBOBJ_in_m4|leading_TABs)" rule)
(string-append "disabled_prohibit_" rule)))))
(add-before 'check 'regenerate-unicode
(lambda* (#:key inputs #:allow-other-keys)
(define (find-ucd-file name)
(search-input-file inputs (string-append "share/ucd/" name)))
(define (find-ucd-files . names)
(map find-ucd-file names))
(with-directory-excursion "lib"
;; See the compile-command buffer-local variable in
;; lib/gen-uni-tables.c
(invoke "gcc" "-O" "-Wall" "gen-uni-tables.c"
"-Iunictype" "-o" "gen-uni-tables")
(apply invoke
"./gen-uni-tables"
(append
(find-ucd-files "UnicodeData.txt"
"PropList.txt"
"DerivedCoreProperties.txt"
"emoji/emoji-data.txt"
"ArabicShaping.txt"
"Scripts.txt"
"Blocks.txt")
(list
#$(origin
(method url-fetch)
(uri (string-append
"https://www.unicode.org/Public/"
"3.0-Update1/PropList-3.0.1.txt"))
(sha256
(base32
"0k6wyijyzdl5g3nibcwfm898kfydx1pqaz28v7fdvnzdvd5fz7lh"))))
(find-ucd-files "EastAsianWidth.txt"
"LineBreak.txt"
"auxiliary/WordBreakProperty.txt"
"auxiliary/GraphemeBreakProperty.txt"
"CompositionExclusions.txt"
"SpecialCasing.txt"
"CaseFolding.txt")
(list #$(package-version (this-package-native-input "ucd")))))
(invoke "clisp" "-C" "uniname/gen-uninames.lisp"
(find-ucd-file "UnicodeData.txt")
"uniname/uninames.h"
(find-ucd-file "NameAliases.txt"))
(for-each
(match-lambda
((ucd-file . directory)
(copy-file (find-ucd-file ucd-file)
(string-append "../tests/" directory "/"
(basename ucd-file)))))
'(("NameAliases.txt" . "uniname")
("UnicodeData.txt" . "uniname")
("NormalizationTest.txt" . "uninorm")
("auxiliary/GraphemeBreakTest.txt" . "unigbrk")
("auxiliary/WordBreakTest.txt" . "uniwbrk")))
(delete-file "gen-uni-tables"))))
(add-after 'install 'restore-shebangs
(lambda _
(substitute* (find-files
(string-append #$output "/src/gnulib")
(lambda (fname stat)
(and (not (string-suffix? "/lib/javaversion.class" fname))
(not (string-suffix? ".mo" fname)))))
(("^#! ?(.*)/bin/sh" _ prefix)
"#!/bin/sh")
(("^#! ?(.*)/bin/python3" _ prefix)
"#!/usr/bin/env python3")
(("^#! ?(.*)/bin/([a-zA-Z0-9-]+)" _ prefix program)
(string-append "#!/usr/bin/" program))))))))
(inputs
(list bash-minimal)) ;shebang for gnulib-tool
(native-inputs
(list
bash-minimal python perl clisp
;; Unicode data:
ucd-next
;; Programs for the tests:
cppi indent git autoconf))
(home-page "https://www.gnu.org/software/gnulib/")
(synopsis "Source files to share among distributions")
(description
"Gnulib is a central location for common infrastructure needed by GNU
packages. It provides a wide variety of functionality, e.g., portability
across many systems, working with Unicode strings, cryptographic computation,
and much more. The code is intended to be shared at the level of source
files, rather than being a standalone library that is distributed, built, and
installed. The included @command{gnulib-tool} script helps with using Gnulib
code in other packages. Gnulib also includes copies of licensing and
maintenance-related files, for convenience.")
(native-search-paths
(list (search-path-specification
(variable "GNULIB_SRCDIR")
(files (list "src/gnulib"))
(separator #f))))
(license (list license:lgpl2.0+ license:gpl3+))))
(define-public gnulib
(gnulib-checkout
#:version "2022-12-31"
#:commit "875461ffdf58ac04677957b4ae4160465b83b940"
#:hash (base32 "0bf7a6wdns9c5wwv60qfcn9llg0j6jz5ryd2qgsqqx2i6xkmp77c")))
+3 -3
View File
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014 John Darrington <jmd@gnu.org>
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016-2020, 2023 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 20182022 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2022 LuHui <luhux76@gmail.com>
;;;
@@ -35,7 +35,7 @@
(define-public busybox
(package
(name "busybox")
(version "1.35.0")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@
version ".tar.bz2"))
(sha256
(base32
"1556hfgw32xf226dd138gfq0z1zf4r3f8naa9wrqld2sqd2b5vps"))))
"19b1mzkc2hc2qsg4fnshdyqfxk1xkzwv900p40767ckwmz4509sl"))))
(build-system gnu-build-system)
(arguments
(list #:phases
+11 -12
View File
@@ -44,7 +44,6 @@
#:use-module (guix build-system copy)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python)
#:use-module (guix build-system trivial)
#:use-module (guix store)
#:use-module (gnu packages)
#:use-module (gnu packages bash)
@@ -70,8 +69,8 @@
#:use-module (gnu packages xml))
(define-public c-intro-and-ref
(let ((revision "0")
(commit "f88559678feeb1391a0e9c7cf060c4429ef22ffc"))
(let ((revision "1")
(commit "47e5a234a7c036392e0f9e1e8e48ff3e6855840d"))
(package
(name "c-intro-and-ref")
(version (git-version "0.0.0" revision commit))
@@ -83,7 +82,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"0c08h8k7wkn5lw0jqnnaayx55d3vf1q11pgsixfw31i58rnwa5y2"))))
"0aza4vvlg2w0ss6n5xp741ycvg16d041c1x87yh5hpnzcb6y0ii3"))))
(build-system copy-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
@@ -255,7 +254,7 @@ compiler while still keeping it small, simple, fast and understandable.")
(define-public qbe
(package
(name "qbe")
(version "1.0")
(version "1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -264,7 +263,7 @@ compiler while still keeping it small, simple, fast and understandable.")
(file-name (git-file-name name version))
(sha256
(base32
"0qx4a3fjjrp2m4dsn19rpbjf89k9w7w7l09s96jx8vv15vzsdgis"))))
"07nl1kdgpz7hwfkng0yy4xihk0fmv1a2hq9bxzgvhy3vk9r7fmn8"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
@@ -425,14 +424,14 @@ whose behaviour is inconsistent across *NIX flavours.")
(define-public libhx
(package
(name "libhx")
(version "4.3")
(version "4.9")
(source
(origin
(method url-fetch)
(uri (string-append "https://inai.de/files/libhx/"
"libHX-" version ".tar.xz"))
(sha256
(base32 "06zkzaya6j3vaafz80qcgn5qcri047003bhmjisv5sbikcw97jqy"))))
(base32 "16rwp8b2j8l0m27rffvb7ma350r79l611sa135hzfywkdli2bqh2"))))
(build-system gnu-build-system)
(home-page "https://inai.de/projects/libhx/")
(synopsis "C library with common data structures and functions")
@@ -760,7 +759,7 @@ portability.")
(define-public byacc
(package
(name "byacc")
(version "20220128")
(version "20221106")
(source (origin
(method url-fetch)
(uri (string-append
@@ -768,7 +767,7 @@ portability.")
version ".tgz"))
(sha256
(base32
"173l5pdzgqk2ld6lf0ablii0iiw07sry2vrjfrm4wc99qmf81ha2"))))
"04lxggjarbidfq8ba5q6kwgqys4lhidbnz8gf3vrrb5wgcibx6d8"))))
(build-system gnu-build-system)
(home-page "https://invisible-island.net/byacc/byacc.html")
(synopsis "Berkeley Yacc LALR parser generator")
@@ -1128,7 +1127,7 @@ Telemetry Transport (MQTT) publish-subscribe messaging protocol.")
(define-public mimalloc
(package
(name "mimalloc")
(version "2.0.7")
(version "2.0.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1137,7 +1136,7 @@ Telemetry Transport (MQTT) publish-subscribe messaging protocol.")
(file-name (git-file-name name version))
(sha256
(base32
"0g54z9c4w7zjp3m1s70cgrjhxa5hr43pkhdbj61a2rb54z09lzw7"))))
"19w0i28p6knjd192rrcw1ayc3x0qp6rcm48cwkls4kwn8fng81fj"))))
(build-system cmake-build-system)
(arguments
`(#:build-type "Release"))

Some files were not shown because too many files have changed in this diff Show More