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

143055 Commits

Author SHA1 Message Date
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
Vagrant Cascadian
d91f76219b gnu: Fix typos in bioinformatics packages.
* gnu/packages/bioinformatics.scm (python-scrublet)[synopsis]: Fix spelling of
"identify".  (maffilter)[description]: Fix spelling of "inference".
(r-azimuth)[description]: Fix spelling of "accounts".
2025-02-17 02:25:07 -08:00
Vagrant Cascadian
ddfec2a30e gnu: Fix typos in bioconductor package descriptions.
* gnu/packages/bioconductor.scm (r-anvil): Fix spelling of "programmatic".
(r-gypsum): Fix spelling of "administrative".  (r-modstrings): Fix spelling of
"functionality".  (r-enrichedheatmap): Fix spelling of "correspondence".
(r-hybridmtest): Fix spelling of "weight".  (r-sparsearray): Fix spelling of
"support".  (r-basicstarrseq): Fix spelling of "specific".  (r-baynorm): Fix
spelling of "columns".
2025-02-17 02:16:59 -08:00
Vagrant Cascadian
599124588b gnu: Fix typos in descriptions for astronomy packages.
* gnu/packages/astronomy.scm (libsharp): Fix spelling of "available".
(wcstools): Fix spelling of "Auxiliary".
2025-02-17 02:05:08 -08:00
Vagrant Cascadian
bc82baeac7 gnu: Fix typos in synopsis and description in astronomy packages.
* gnu/packages/astronomy.scm (python-sirilic)[synopsis]: Fix spelling of
"process".  (python-sep-pjw)[description]: Fix spelling of "library".
(ska-sdp-func)[description]: Fix spelling of "library".
(webbpsf-data)[description]: Fix spelling of "separately".
2025-02-17 01:47:03 -08:00
Vagrant Cascadian
27ebe4e459 gnu: Fix several "This packages" typos in descriptions.
* gnu/packages/golang-check.scm (go-github-com-bitfield-gotestdox): Fix typo.
* gnu/packages/python-check.scm (python-pytest-html): Fix typo.
* gnu/packages/python-xyz.scm (python-uri-template): Fix typo.
(python-rgbxy): Fix typo.
2025-02-17 01:40:35 -08:00
Vagrant Cascadian
805e33ba75 gnu: Fix spellings in description and synopsis of tex packages.
* gnu/packages/tex.scm (texlive-antanilipsum)[description]: Fix spelling of
"outputs". (texlive-biblatex-claves)[synopsis]: Fix spelling of "literature".
(texlive-antanilipsum)[description]: Fix spelling of "outputs".
(texlive-biblatex-claves)[synopsis]: Fix spelling of "literature".
(texlive-bxwareki)[synopsis]: Fix spelling of "calendar".
(texlive-chemsec)[description]: Fix spelling of "occurrence".
(texlive-delimseasy)[description]: Fix spelling of "delimiter".
(texlive-hitex)[description]: Fix spelling of "formatted".
(texlive-ionumbers)[description]: Fix spelling of "specifying".
(texlive-libertinus)[description]: Fix spelling of "similar".
(texlive-libertinus-otf)[description]: Fix spelling of "similar".
(texlive-navydocs)[description]: Fix spelling of "occurrence".
(texlive-nchairx)[description]: Fix spelling of "display".
(texlive-yquant)[description]: Fix spelling of "enormous".
(texlive-ebong)[description]: Fix spelling of "language".
(texlive-gobble)[description]: Fix spelling of "regularly".
(texlive-plainpkg)[description]: Fix spelling of "analogous".
(texlive-randomlist)[description]: Fix spelling of "personal".
(texlive-latex)[description]: Fix spelling of "formatting".
(texlive-hook-pre-commit-pkg)[description]: Fix spelling of "developers".
(texlive-latex2man)[description]: Fix spelling of "suppressed".
(texlive-pgf-interference)[description]: Fix spelling of "occurring".
(texlive-ps2eps)[description]: Fix spelling of "erroneous".
(texlive-qcircuit)[synopsis]: Fix spelling of "circuits".
(texlive-rviewport)[description]: Fix spelling of "specifying".
(texlive-tikz-relay)[description]: Fix spelling of "library".
(texlive-xindex)[description]: Fix spelling of "program".
(texlive-ntheorem)[description]: Fix spelling of "analogous".
(texlive-hyphenat)[synopsis]: Fix spelling of "hyphenation".
(texlive-alertmessage)[description]: Fix spelling of "information".
(texlive-coop-writing)[description]: Fix spelling of "suppressed".
(texlive-ebezier)[description]: Fix spelling of "lengths".
(texlive-econlipsum)[description]: Fix spelling of "outputs".
(texlive-exceltex)[description]: Fix spelling of "because".
(texlive-exercise)[description]: Fix spelling of "immediately".
(texlive-footnotebackref)[description]: Fix spelling of "occurrence".
(texlive-lhelp)[description]: Fix spelling of "preceding".
(texlive-pdfoverlay)[description]: Fix spelling of "existing".
(texlive-stdclsdv)[description]: Fix spelling of "divisions".
(texlive-termcal)[description]: Fix spelling of "specifying".
(texlive-textualicomma)[description]: Fix spelling of "without".
(texlive-underoverlap)[description]: Fix spelling of "arbitrary".
(texlive-vdmlisting)[description]: Fix spelling of "package".
(texlive-vtable)[synopsis,description]: Fix spelling of "alignment".
(texlive-worksheet)[description]: Fix spelling of "formatting".
2025-02-17 01:23:42 -08:00
Zacchaeus
651f8765b6 services: syncthing: Add support for declarative configuration.
* gnu/services/syncthing.scm: (syncthing-config-file, syncthing-folder,
syncthing-device, syncthing-folder-device): New records.
(syncthing-service-type): Add special-files-service-type extension for
the config file.
(syncthing-files-service): Add service to create config file.
* gnu/home/services/syncthing.scm: (home-syncthing-service-type):
Extend home-files-services-type and re-exported more things from
gnu/services/syncthing.scm.
* doc/guix.texi: (syncthing-service-type): Document changes.

Change-Id: I87eeba1ee1fdada8f29c2ee881fbc6bc4113dde9
Signed-off-by: Leo Famulari <leo@famulari.name>
2025-02-17 01:12:37 -05:00
Zheng Junjie
ad74dedb9f gnu: apt-cacher-ng: Fix cross-compiling.
* gnu/packages/debian.scm (apt-cacher-ng)[arguments]<#:configure-flags>:
Set PKG_CONFIG_EXECUTABLE.

Change-Id: Iff300191a2db5b7db8b3dc2790acc0f5ac74b845
2025-02-17 10:54:01 +08:00
Ludovic Courtès
8c483c12e9 Revert "services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-services’."
This reverts commit c83bfc0415 and the
corresponding ‘etc/news.scm’ entry (commits
12bd93113c and
622568ec13) while investigating
<https://issues.guix.gnu.org/76315>.

Change-Id: Ie26c24b8cd25cee3466cc871470b0bec9a5dfafb
2025-02-16 23:09:41 +01:00
Junker
eba8c08b1b gnu: Add crow-translate.
* gnu/packages/kde.scm (crow-translate): New variable.

Change-Id: I119646d76cd228fb21227dde14bbe2f5571804ce
Reviewed-by: Noé Lopez <noelopez@free.fr>
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-16 18:29:43 +01:00
Christopher Baines
8416738409 gnu: guix-build-coordinator: Add the listen-repl configuration.
* gnu/services/guix.scm (<guix-build-coordinator-configuration>): Add
listen-repl.
(guix-build-coordinator-configuration-listen-repl): New procedure.
(make-guix-build-coordinator-start-script,
guix-build-coordinator-shepherd-services): Use listen-repl.
* doc/guix.texi (Guix Services): Document listen-repl.

Change-Id: I49cac7cd3c4675f6ffed71320bb61dc7b008179a
2025-02-16 16:02:27 +00:00
Christopher Baines
796bc02b47 gnu: guix-build-coordinator: Update to 0-116.810e340.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-116.810e340.

Change-Id: Ib3a7161569ffb019394b3d007667bbea2b671212
2025-02-16 16:02:26 +00:00
Danny Milosavljevic
6dde0ee30e gnu: wpa-supplicant-gui: Support wayland.
* gnu/packages/admin.scm (wpa-supplicant-gui)[inputs]: Add qtwayland-5.

Change-Id: Ibd17fbea92369658ab31db224cc7eddcbf22429a
2025-02-16 14:52:30 +01:00
Danny Milosavljevic
7f439fb380 gnu: sioyek: Support wayland.
* gnu/packages/pdf.scm (sioyek)[build-system]: Switch to qt-build-system.
[inputs]: Add qtwayland-5.
[arguments]<#:test-target>: Set to "check".

Change-Id: I18f29acf1a9d85f96ace20fe6e69c87993630d67
2025-02-16 14:47:28 +01:00