1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 04:30:32 +02:00
Commit Graph

143069 Commits

Author SHA1 Message Date
Vagrant Cascadian
9eedd1f31d gnu: Fix grammar of various package descriptions.
Adjust patterns where "allows to X" to use "allows Xing" or similar forms.

* gnu/packages/build-tools.scm (potato-make): Use "Allows Xing" form.
* gnu/packages/image.scm (pngcheck): Likewise.
* gnu/packages/qt.scm (kddockwidgets): Likewise.
* gnu/packages/tex.scm (texlive-biblatex-shortfields): Use "Allow Xing" form.
(texlive-drawmatrix): Likewise.  (texlive-mathsemantics): Use "allow Y Xing"
form.  (texlive-xlop): Use "allow Xing" form.  (texlive-texlogfilter):
Likewise.
2025-02-18 11:13:03 -08:00
Evgeny Pisemsky
28e08024ff gnu: Add guile-mqtt.
* gnu/packages/guile-xyz.scm (guile-mqtt): New variable.

Change-Id: I3e9d4ebdb2357023f77962b9d40e3b10242aeac3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-18 18:20:02 +01:00
Danial Behzadi
f6f8ef7457 gnu: tractor: Invoke glib-compile-schemas.
* gnu/packages/tor.scm (tractor)[arguments]: In ‘install-gschema’ phase,
invoke ‘glib-compile-schemas’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Ifaa7704dad7295f54494d826419f9c209da34f85
2025-02-18 18:20:02 +01:00
Tomas Volf
eda1e1d590 gnu: skopeo: Update to 1.18.0.
* gnu/packages/virtualization.scm (skopeo): Update to 1.18.0.

Change-Id: I94f96a7a5c12c315a8b2708dea7b5c65bc202ef8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-18 18:20:02 +01:00
Rostislav Svoboda
996bd6c5ba gnu: emacs-snow: Update to be17977677fa29709a726715a1a1cba1bd299f68.
* gnu/packages/emacs-xyz.scm (emacs-snow): Update to be17977677fa29709a726715a1a1cba1bd299f68.

Change-Id: Id078942a6e5f0c6f15cea49c80a36b421083d6a9
2025-02-18 18:20:01 +01:00
Fernando Martínez González
5a0887ce84 services: lightdm: Fix vnc server flag listen-address
* gnu/services/lightdm.scm (lightdm-configuration-file): Fix typo from
‘vnc-server-listen-address’ to ‘listen-address’.

Change-Id: I40d26a5554bf160658e641cc8d3dc212f1364c93
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-18 18:20:01 +01:00
Felix Lechner
83f839e20f gnu: gocryptfs: Find fusermount.
* gnu/packages/file-systems.scm (gocryptfs): [arguments] <phases>: Add
'fix-paths.

Change-Id: I43eb135c0b2a89575174a391c047d07907b0b930
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-18 17:01:19 +00:00
Sharlatan Hellseher
715a255843 gnu: go-github-com-hanwen-go-fuse-v2: Fix indentation.
* gnu/packages/golang-xyz.scm (go-github-com-hanwen-go-fuse-v2): Fix
indentation.
[phases] {remove-benchmark}: Remove unused "tests?" argument from
lambda.

Change-Id: Iff9528ec13a2e90a415a3ee80006c63dc9ffbd0c
2025-02-18 16:58:13 +00:00
Sharlatan Hellseher
eb0898c165 gnu: go-github-com-hanwen-go-fuse-v2: Find fusermount.
It was proposed in #71795 on <2024-06-27>.

Go-fuse requires the setuid version of Fusermount.  Relying on PATH is
not acceptable in all situations, especially not when mounts are
executed automatically as part of PAM.

* gnu/packages/golang-xyz.scm (go-github-com-hanwen-go-fuse-v2)
[arguments] <phases>: Add 'fix-paths to adjust path to setuid version of
Fusermount.
[inputs]: Add fuse.

Co-authored-by: Felix Lechner <felix.lechner@lease-up.com>
Change-Id: I56a8265857c6b31dfe74ad3bad3927842c8c9f05
2025-02-18 16:58:05 +00:00
Sharlatan Hellseher
80fb23971f gnu: gocryptfs: Update to 2.5.1.
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.5.1.

Change-Id: I89e06b43b28ad3f84b2341e173ab31108d89ed39
2025-02-18 16:27:00 +00:00
Christopher Baines
96fe9adf54 gnu: guix-build-coordinator: Update to 0-117.99b3362.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-117.99b3362.

Change-Id: Iaae799009da631d93184e8846c6e9d743727b410
2025-02-18 13:16:46 +00:00
Christopher Baines
c7c0dfd0f3 gnu: bffe: Update to 0-10.3442bff.
* gnu/packages/package-management.scm (bffe): Update to 0-10.3442bff.
[native-inputs,propagated-inputs]: Add guile-pfds.

Change-Id: Ide88302d2c8573accdf73ca943f2ea5339642c00
2025-02-18 12:58:37 +00:00
jgart
fc29a71937 gnu: trealla: Update to 2.63.39.
* gnu/packages/prolog.scm (trealla): Update to 2.63.39.

Change-Id: Ibd94dfe5d6b6e7a8efb0195128fc7e349195c96f
2025-02-17 16:10:55 -06:00
Homo
e4b54095cb gnu: Add inferno.
Based on earlier work rejected for licensing reasons (#33080), code has
been relicensed from LPL to Expat.

Just in case remove all fonts from distribution, instead fonts from
plan9port are used.

* gnu/packages/inferno.scm: New file.
* gnu/packages/patches/inferno-fix-crash.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register new files.

Change-Id: I9a05a8bb2397796f6af86fa3be3408982ca62648
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-17 22:07:17 +00:00
Sharlatan Hellseher
999dc6b96f gnu: sendgmail: Improve package style.
* gnu/packages/mail.scm (sendgmail): Re order fields and use list style.
[arguments] <install-source?>: No need for source as it's a final
command.
<tests?>: No tests in upstream.
[home-page]: Fix it.

Change-Id: I5263a0a44b65d19ffda815069891f772be5e34b6
2025-02-17 21:59:33 +00:00
Skylar Hill
2b94ea3880 gnu: Add emacs-nushell-mode.
* gnu/packages/emacs-xyz.scm (emacs-nushell-mode): New variable.

Change-Id: I216d8a9f7e7f89e379174a5d93020ff44c69d51f
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 13:49:43 -08:00
Vagrant Cascadian
e81dd8e2c7 gnu: Fix typos in description and synopsis in various packages.
* gnu/packages/crates-database.scm (rust-sqlformat-0.2)[description]: Fix
spelling of "formatting".
* gnu/packages/emacs-xyz.scm (emacs-arei)[synopsis]: Fix spelling of
"Asynchronous".  (emacs-ob-racket)[description]: Fix spelling of "support".
* gnu/packages/firmware.scm (fcode-utils)[description]: Fix spelling of
"utilities".  (sgabios)[description]: Fix spelling of "capabilities".
* gnu/packages/games.scm (qcheckers)[description]: Fix spelling of "formerly".
* gnu/packages/geo.scm (python-ogr2osm)[description]: Fix spelling of
"PostgreSQL".
* gnu/packages/guile-xyz.scm (guile-ares-rs)[synopsis]: Fix spelling of
"Asynchronous".  (guile-rsv)[description]: Fix spelling of "Separated".
* gnu/packages/julia-xyz.scm (julia-multivariatepolynomials)[description]: Fix
spelling of "implementing".
* gnu/packages/language.scm (mecab)[description]: Fix spelling of "developed".
* gnu/packages/lisp-xyz.scm (sbcl-cl-json-pointer)[description]: Fix spelling
of "library".
* gnu/packages/machine-learning.scm (ideep-pytorch)[synopsis]: Fix spelling of
"internal".
* gnu/packages/maths.scm (suitesparse-cholmod)[description]: Fix spelling of
"routines".
* gnu/packages/ocaml.scm (ocamlc-loc)[description]: Fix spelling of
"compiler".
* gnu/packages/pdf.scm (capypdf)[description]: Fix spelling of "library".
* gnu/packages/ruby.scm ruby-silent-stream)[description]: Fix spelling of
"Extensions".  (ruby-fileutils)[synopsis]: Fix spelling of "library".
* gnu/packages/rust-apps.scm (kibi)[description]: Fix spelling of
"highlighting".
* gnu/packages/scheme.scm (owl)[description]: Fix spelling of "support".
* gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of
"separate".
* gnu/packages/sugar.scm (sugar-commander-activity)[description]: Fix spelling
of "removable".
2025-02-17 13:35:32 -08:00
Sharlatan Hellseher
6a1124cf73 gnu: goimapnotify: Improve description.
* gnu/packages/mail.scm (goimapnotify) [description]: Add more details
and link to https://github.com/a-sk/python-imapnotify.

Change-Id: Ie16b7e493b37b07bd32085c9ba29969a19ba707a
2025-02-17 21:24:36 +00:00
Sharlatan Hellseher
ed5a605924 gnu: goimapnotify: Improve package style.
* gnu/packages/mail.scm (goimapnotify): Update to 2.4.
[arguments] <install-source?>: It's a final command, no need for source.
[propagated-inputs]: Move from here ...
[native-inputs]: ... to here.

Change-Id: I979c87595bbddd4b3fd92d38cac96af1852302bf
2025-02-17 21:24:36 +00:00
Sharlatan Hellseher
c86921f555 gnu: Deprecate go-gitlab.com-shackra-goimapnotify.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Rename
variable to goimapnotify, deprecate go-gitlab.com-shackra-goimapnotify.

Change-Id: Idd5db9e5ee36d1bfc0f2a6f7751b760c8ebd3883
2025-02-17 21:24:29 +00:00
Jussi Timperi
80bf255b0e gnu: go-gitlab.com-shackra-goimapnotify: Update to 2.4.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Update to 2.4.
[propagated-inputs]: Remove go-golang-org-x-text; add
go-github-com-emersion-go-imap-id, go-github-com-fatih-color and go-github-com-spf13-viper.

Change-Id: Ifab10c5c386fa35243b3975ce86b923efa479770
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-17 21:24:12 +00:00
Jussi Timperi
ea0c69b0d0 gnu: Add go-github-com-emersion-go-imap-id.
* gnu/packages/golang-web.scm (go-github-com-emersion-go-imap-id): New variable.

Change-Id: I80d434d2905bfbe0e252840cec628477b4a042e0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-17 21:24:12 +00:00
Vagrant Cascadian
eb0d261cfd gnu: Fix typos in haskel package description and synopsis.
* gnu/packages/haskell-xyz.scm (ghc-fdo-notify)[description]: Fix spelling of
"protocol".  (ghc-indexed-traversable-instances)[description]: Fix spelling of
"formerly".  (ghc-recv)[synopsis]: Fix spelling of "network".
2025-02-17 13:03:27 -08:00
Vagrant Cascadian
ff2cfc5917 gnu: Fix spelling in perl package description and synopsis.
* gnu/packages/perl-web.scm (geolite-country-data)[description]: Fix spelling
of "compatibility".
* gnu/packages/perl.scm (perl-tie-hash-method)[synopsis,description]: Fix
spelling of "overridden".
2025-02-17 12:52:55 -08:00
Sharlatan Hellseher
eaa6f0d351 gnu: python-requests-next: Inherit from python-requests.
* gnu/packages/python-web.scm (python-requests-next): Inherit from
python-requests.
[arguments] <tests?>: Enable them as all passed successfully.

Change-Id: Ic0d985f819444e0b01a843da94d874d16a742fb6
2025-02-17 20:44:46 +00:00
Vagrant Cascadian
a365261beb gnu: Fix grammar and typos in python package descriptions.
* gnu/packages/python-web.scm (python-devpi-client)[description]: Adjust
grammar.  (python-legacy-cgi)[description]: Fix spelling of "library".
* gnu/packages/python-xyz.scm (python-adjusttext)[description]: Fix spelling
of "automated".  (python-rgbxy)[description]: Fix spelling of "conversion".
2025-02-17 12:38:45 -08:00
Vagrant Cascadian
3842479e75 gnu: Fix typos in golang package description and synopsis.
* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix
spelling of "package".
* gnu/packages/golang-compression.scm
(go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command".
* gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]:
Fix spelling of "implementation".
* gnu/packages/golang-web.scm
(go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming".
* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix
spelling of "Extension".  (go-github-com-goreleaser-fileglob)[description]:
Fix spelling of "directories".  (go-github-com-joho-godotenv)[synopsis]: Fix
spelling of "library".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "implements".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "functinoality".  (go-github-com-zyedidia-poller)[description]:
Fix spelling of "concurrent".
2025-02-17 12:38:08 -08:00
Roman Scherer
eedb70fc7f gnu: Add emacs-enwc.
* gnu/packages/emacs-xyz.scm (emacs-enwc): New variable.

Change-Id: I110e81b639c717fc6049bed16e6d597bb5ca10b7
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 10:20:20 -08:00
Roman Scherer
53a77c096d gnu: tree-sitter-clojure: Update to 0.0.13.
* gnu/packages/tree-sitter.scm (tree-sitter-clojure): Update to 0.0.13.

Change-Id: If12e1a32744a2ecec3774303ccbba2032e2b0855
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 10:06:08 -08:00
Skylar Hill
54d1a70a76 gnu: emacs-catppuccin-theme: Update to 1.0.0-2.2975032.
* gnu/packages/emacs-xyz.scm (emacs-catppuccin-theme): Update to 1.0.0-2.2975032.

Change-Id: I55a77d946e7521f9db1c4722588503e26cb60d88
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:54:18 -08:00
Cayetano Santos
0870fb35b7 gnu: emacs-yaml: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 1.2.0.

Change-Id: I238d405f4702e31a80fadd8c8dfa996f9420186a
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:52:32 -08:00
Cayetano Santos
61f8cb0959 gnu: emacs-parsebib: Update to 6.6.
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 6.6.

Change-Id: I1c699483db210740745c12ace48e626b998e8f45
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:50:34 -08:00
Cayetano Santos
3ea90083c7 gnu: emacs-cape: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.9.

Change-Id: Ic12f24d2d51b07a3e5ba688e85e169a17e7ee97e
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:47:01 -08:00
Cayetano Santos
eff080ef16 gnu: emacs-transient: Update to 0.8.4.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.4.

Change-Id: I2f63b57c3f8f7ca19260aeffb2742c0fa797a30e
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:45:17 -08:00
Cayetano Santos
4e1e9f4cc2 gnu: emacs-magit-stgit: Update to 3.1.0.
* gnu/packages/emacs-xyz.scm (emacs-magit-stgit): Update to 3.1.0.

Change-Id: I20a45930c783edb400174ef53d067c0ce0ba9154
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-17 09:41:33 -08:00
Evgeny Pisemsky
7eaf64acdd gnu: python-awesomeversion: Set version.
* gnu/packages/python-xyz.scm (python-awesomeversion): Set version.
[source]: Set actual version in pyproject.toml file.

Change-Id: Ib0625d3094989d65f0031c002ae7ef3f531c0b56
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-17 15:25:17 +00:00
Sharlatan Hellseher
971861b4d0 gnu: python-sparse: Update to 0.15.5.
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.15.5.
[native-inputs]: Remove python-pre-commit.

Change-Id: I843f3fb789f038febeb7c60f69b43f8a1f12ed00
2025-02-17 15:22:44 +00:00
Sharlatan Hellseher
2230982885 gnu: python-sparse: Simplify.
* gnu/packages/python-xyz.scm (python-sparse) [arguments] <phases>:
Remove 'fix-version as setuptools-scm 8+ provides this now.
[native-inputs]: Remove python-setuptools-scm; add
python-setuptools-scm-next.

Change-Id: Ic75b481d78a1f4d5bd5ad16da6fbd0e54176f43e
2025-02-17 15:13:30 +00:00
Ricardo Wurmus
959a88e6f4 gnu: Add openblas-0.3.29.
* gnu/packages/maths.scm (openblas-0.3.29): New variable.

Change-Id: I8727a024db201cda8360a656bc525b0b1e572452
2025-02-17 15:00:22 +01:00
Andreas Enge
9a41ec5762 gnu: guix-configuration: Add a chroot? parameter.
The parameter should take the values #t, #f or 'default.
In a container environment, 'default amounts to #f, otherwise it
amounts to #t.

* gnu/services/base.scm (guix-configuration)<chroot?>: New field.
(guix-shepherd-service): If chroot? is #f, add "--disable-chroot".
If it is #t or 'default, do nothing.
* gnu/system/linux-container.scm (containerized-operating-system):
If chroot? is 'default, replace it by #f.
* doc/guix.texi: Document the parameter.

Change-Id: I8b9c3f46ad8650fa6ed4acee947b4ae5d002d03d
2025-02-17 14:57:55 +01:00
Ricardo Wurmus
f0d4daa13f gnu: Add r-redland.
* gnu/packages/cran.scm (r-redland): New variable.

Change-Id: I079d09e271c414e204f404fc8fcd2dbf1ea8ee3e
2025-02-17 14:29:56 +01:00
Junker
0fd97df074 gnu: Add pa-notify.
* gnu/packages/audio.scm (pa-notify): New variable.

Change-Id: If10916edb945911da2f1ec85aa43fc119722a029
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:38:08 +01:00
Nicolas Graves
30b207b8f3 gnu: libreoffice: Update to 24.8.4.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I7699787a5513f9863136c229e33077b82ec83d81
2025-02-17 13:17:56 +01:00
Tomas Volf
462553cbf2 gnu: hime: Dehardcode #:modules.
* gnu/packages/language.scm (hime)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5360c0000173b293e9e24290a2e8eaed84e05750
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
9b089c2bc0 gnu: nimf: Dehardcode #:modules.
* gnu/packages/language.scm (nimf)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5eaaac4cdd50b635d24b10c7fa2d365dcf392498
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
333799c38f gnu: sugar-toolkit-gtk3: Dehardcode #:modules.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]<#:modules>: Replace
the hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I6a5e4511d2e696a673f7d5b49f75285ee488223d
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
d82ca31040 gnu: sugar-datastore: Dehardcode #:modules.
* gnu/packages/sugar.scm (sugar-datastore)[arguments]<#:modules>: Replace the
hardcoded list with %glib-or-gtk-build-system-default-modules.

Change-Id: I9ceadd163d3f6cd49ed2623b6060b223257e9aed
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
8be0fe4d4d gnu: sugar: Dehardcode #:modules.
* gnu/packages/sugar.scm (sugar)[arguments]<#:modules>: Replace the hardcoded
list with %glib-or-gtk-build-system-default-modules.

Change-Id: I5a98d356c3e1a32b71e7949e3425da74081c1e82
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
0a29ecd62d gnu: libreoffice: Use %glib-or-gtk-build-system-default-modules.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]<#:modules>: Use
%glib-or-gtk-build-system-default-modules instead of
%glib-or-gtk-build-system-modules.

Change-Id: I5304d9993af7d5f1187c6276e72a269aa60f5666
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00
Tomas Volf
916397ed34 gnu: netsurf: Use %glib-or-gtk-build-system-default-modules.
* gnu/packages/web.scm (netsurf)[arguments]<#:modules>: Use
%glib-or-gtk-build-system-default-modules instead of
%glib-or-gtk-build-system-modules.

Change-Id: Iacc4df7e213dbdae5a783e3aedde7e6e20402025
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-17 13:17:56 +01:00