summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-19guix: lint: Check for more misspelled words in descriptions.Efraim Flashner
* guix/lint.scm (check-description-style)[check-description-typo]: Add more common misspellings. Change-Id: I1342c150e8af809ef954fb5d13f65dd3bd8c8cf3
2025-02-18gnu: trealla: Update to 2.63.40.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.63.40. Change-Id: I36275ec00fc4cff6fffcfcdaca2a5a31cbb3708e
2025-02-18gnu: Fix embedded store path in patch.Vagrant Cascadian
Embedding store paths breaks running "make dist". Fixes: 696f2acbc7ba0ab7874d7ee4766135b623f88424 * gnu/packages/patches/racket-launcher-config-dir.patch: Adjust reference to store path.
2025-02-18gnu: openssh: Update to 9.9p2.Andreas Enge
Fixes CVE-2025-26465 and CVE-2025-26466. * gnu/packages/ssh.scm (openssh): Update to 9.9p2. Change-Id: I0b6ab4ce55a4a16678d5a2c9dc99b81268078db2
2025-02-18gnu: havoc: Update to 0.6.0.Artyom V. Poptsov
* gnu/packages/terminals.scm (havoc): Update to 0.6.0. Change-Id: I91e9f1feb5dbbc8d3ff483612df73214a66e4f94
2025-02-18gnu: Syncthing: Update to 1.29.2.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Update to 1.29.2. Change-Id: I338b4adeeac1f24003b4ca305c623c4a33e3f7af
2025-02-18gnu: Fix grammar of various package descriptions.Vagrant Cascadian
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-18gnu: Add guile-mqtt.Evgeny Pisemsky
* gnu/packages/guile-xyz.scm (guile-mqtt): New variable. Change-Id: I3e9d4ebdb2357023f77962b9d40e3b10242aeac3 Signed-off-by: Ludovic Courtès <[email protected]>
2025-02-18gnu: tractor: Invoke glib-compile-schemas.Danial Behzadi
* gnu/packages/tor.scm (tractor)[arguments]: In ‘install-gschema’ phase, invoke ‘glib-compile-schemas’. Signed-off-by: Ludovic Courtès <[email protected]> Change-Id: Ifaa7704dad7295f54494d826419f9c209da34f85
2025-02-18gnu: skopeo: Update to 1.18.0.Tomas Volf
* gnu/packages/virtualization.scm (skopeo): Update to 1.18.0. Change-Id: I94f96a7a5c12c315a8b2708dea7b5c65bc202ef8 Signed-off-by: Ludovic Courtès <[email protected]>
2025-02-18gnu: emacs-snow: Update to be17977677fa29709a726715a1a1cba1bd299f68.Rostislav Svoboda
* gnu/packages/emacs-xyz.scm (emacs-snow): Update to be17977677fa29709a726715a1a1cba1bd299f68. Change-Id: Id078942a6e5f0c6f15cea49c80a36b421083d6a9
2025-02-18services: lightdm: Fix vnc server flag listen-addressFernando Martínez González
* 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 <[email protected]>
2025-02-18gnu: gocryptfs: Find fusermount.Felix Lechner
* gnu/packages/file-systems.scm (gocryptfs): [arguments] <phases>: Add 'fix-paths. Change-Id: I43eb135c0b2a89575174a391c047d07907b0b930 Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-18gnu: go-github-com-hanwen-go-fuse-v2: Fix indentation.Sharlatan Hellseher
* 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-18gnu: go-github-com-hanwen-go-fuse-v2: Find fusermount.Sharlatan Hellseher
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 <[email protected]> Change-Id: I56a8265857c6b31dfe74ad3bad3927842c8c9f05
2025-02-18gnu: gocryptfs: Update to 2.5.1.Sharlatan Hellseher
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.5.1. Change-Id: I89e06b43b28ad3f84b2341e173ab31108d89ed39
2025-02-18gnu: guix-build-coordinator: Update to 0-117.99b3362.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-117.99b3362. Change-Id: Iaae799009da631d93184e8846c6e9d743727b410
2025-02-18gnu: bffe: Update to 0-10.3442bff.Christopher Baines
* gnu/packages/package-management.scm (bffe): Update to 0-10.3442bff. [native-inputs,propagated-inputs]: Add guile-pfds. Change-Id: Ide88302d2c8573accdf73ca943f2ea5339642c00
2025-02-17gnu: trealla: Update to 2.63.39.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.63.39. Change-Id: Ibd94dfe5d6b6e7a8efb0195128fc7e349195c96f
2025-02-17gnu: Add inferno.Homo
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 <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-17gnu: sendgmail: Improve package style.Sharlatan Hellseher
* 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-17gnu: Add emacs-nushell-mode.Skylar Hill
* gnu/packages/emacs-xyz.scm (emacs-nushell-mode): New variable. Change-Id: I216d8a9f7e7f89e379174a5d93020ff44c69d51f Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: Fix typos in description and synopsis in various packages.Vagrant Cascadian
* 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-17gnu: goimapnotify: Improve description.Sharlatan Hellseher
* gnu/packages/mail.scm (goimapnotify) [description]: Add more details and link to https://github.com/a-sk/python-imapnotify. Change-Id: Ie16b7e493b37b07bd32085c9ba29969a19ba707a
2025-02-17gnu: goimapnotify: Improve package style.Sharlatan Hellseher
* 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-17gnu: Deprecate go-gitlab.com-shackra-goimapnotify.Sharlatan Hellseher
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Rename variable to goimapnotify, deprecate go-gitlab.com-shackra-goimapnotify. Change-Id: Idd5db9e5ee36d1bfc0f2a6f7751b760c8ebd3883
2025-02-17gnu: go-gitlab.com-shackra-goimapnotify: Update to 2.4.Jussi Timperi
* 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 <[email protected]>
2025-02-17gnu: Add go-github-com-emersion-go-imap-id.Jussi Timperi
* gnu/packages/golang-web.scm (go-github-com-emersion-go-imap-id): New variable. Change-Id: I80d434d2905bfbe0e252840cec628477b4a042e0 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-17gnu: Fix typos in haskel package description and synopsis.Vagrant Cascadian
* 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-17gnu: Fix spelling in perl package description and synopsis.Vagrant Cascadian
* 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-17gnu: python-requests-next: Inherit from python-requests.Sharlatan Hellseher
* 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-17gnu: Fix grammar and typos in python package descriptions.Vagrant Cascadian
* 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-17gnu: Fix typos in golang package description and synopsis.Vagrant Cascadian
* 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-17gnu: Add emacs-enwc.Roman Scherer
* gnu/packages/emacs-xyz.scm (emacs-enwc): New variable. Change-Id: I110e81b639c717fc6049bed16e6d597bb5ca10b7 Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: tree-sitter-clojure: Update to 0.0.13.Roman Scherer
* gnu/packages/tree-sitter.scm (tree-sitter-clojure): Update to 0.0.13. Change-Id: If12e1a32744a2ecec3774303ccbba2032e2b0855 Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-catppuccin-theme: Update to 1.0.0-2.2975032.Skylar Hill
* gnu/packages/emacs-xyz.scm (emacs-catppuccin-theme): Update to 1.0.0-2.2975032. Change-Id: I55a77d946e7521f9db1c4722588503e26cb60d88 Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-yaml: Update to 1.2.0.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 1.2.0. Change-Id: I238d405f4702e31a80fadd8c8dfa996f9420186a Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-parsebib: Update to 6.6.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 6.6. Change-Id: I1c699483db210740745c12ace48e626b998e8f45 Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-cape: Update to 1.9.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.9. Change-Id: Ic12f24d2d51b07a3e5ba688e85e169a17e7ee97e Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-transient: Update to 0.8.4.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.4. Change-Id: I2f63b57c3f8f7ca19260aeffb2742c0fa797a30e Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: emacs-magit-stgit: Update to 3.1.0.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-magit-stgit): Update to 3.1.0. Change-Id: I20a45930c783edb400174ef53d067c0ce0ba9154 Signed-off-by: Ian Eure <[email protected]>
2025-02-17gnu: python-awesomeversion: Set version.Evgeny Pisemsky
* 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 <[email protected]>
2025-02-17gnu: python-sparse: Update to 0.15.5.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.15.5. [native-inputs]: Remove python-pre-commit. Change-Id: I843f3fb789f038febeb7c60f69b43f8a1f12ed00
2025-02-17gnu: python-sparse: Simplify.Sharlatan Hellseher
* 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-17gnu: Add openblas-0.3.29.Ricardo Wurmus
* gnu/packages/maths.scm (openblas-0.3.29): New variable. Change-Id: I8727a024db201cda8360a656bc525b0b1e572452
2025-02-17gnu: guix-configuration: Add a chroot? parameter.Andreas Enge
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-17gnu: Add r-redland.Ricardo Wurmus
* gnu/packages/cran.scm (r-redland): New variable. Change-Id: I079d09e271c414e204f404fc8fcd2dbf1ea8ee3e
2025-02-17gnu: Add pa-notify.Junker
* gnu/packages/audio.scm (pa-notify): New variable. Change-Id: If10916edb945911da2f1ec85aa43fc119722a029 Signed-off-by: Andreas Enge <[email protected]>
2025-02-17gnu: libreoffice: Update to 24.8.4.2.Nicolas Graves
* gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2. Signed-off-by: Andreas Enge <[email protected]> Change-Id: I7699787a5513f9863136c229e33077b82ec83d81
2025-02-17gnu: hime: Dehardcode #:modules.Tomas Volf
* 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 <[email protected]>