~ruther/guix-local

0a10ad67 — Ricardo Wurmus 1 year, 18 days ago
gnu: Add python-limits.

* gnu/packages/python-xyz.scm (python-limits): New variable.

Change-Id: I62e4d8311fe0ccdc43f110a101c8157c19dcd604
a6413965 — Efraim Flashner 1 year, 18 days ago
doc: Fix some misspellings.

Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9
e5829034 — Efraim Flashner 1 year, 18 days ago
guix: Fix some misspellings.

Change-Id: Ia036217dadc1624c5f0d59fd44f646d46315c1f3
66daf46b — Efraim Flashner 1 year, 18 days ago
gnu: Fix some misspellings.

Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
77ad73b3 — Efraim Flashner 1 year, 18 days ago
guix: lint: Check for more misspelled words in descriptions.

* guix/lint.scm (check-description-style)[check-description-typo]: Add
more common misspellings.

Change-Id: I1342c150e8af809ef954fb5d13f65dd3bd8c8cf3
gnu: trealla: Update to 2.63.40.

* gnu/packages/prolog.scm (trealla): Update to 2.63.40.

Change-Id: I36275ec00fc4cff6fffcfcdaca2a5a31cbb3708e
0626f567 — Vagrant Cascadian 1 year, 18 days ago
gnu: Fix embedded store path in patch.

Embedding store paths breaks running "make dist".

Fixes: 696f2acbc7ba0ab7874d7ee4766135b623f88424

* gnu/packages/patches/racket-launcher-config-dir.patch: Adjust reference to
store path.
3dc8026d — Andreas Enge 1 year, 19 days ago
gnu: openssh: Update to 9.9p2.

Fixes CVE-2025-26465 and CVE-2025-26466.

* gnu/packages/ssh.scm (openssh): Update to 9.9p2.

Change-Id: I0b6ab4ce55a4a16678d5a2c9dc99b81268078db2
1dc37e5f — Artyom V. Poptsov 1 year, 19 days ago
gnu: havoc: Update to 0.6.0.

* gnu/packages/terminals.scm (havoc): Update to 0.6.0.

Change-Id: I91e9f1feb5dbbc8d3ff483612df73214a66e4f94
06d37f38 — Leo Famulari 1 year, 19 days ago
gnu: Syncthing: Update to 1.29.2.

* gnu/packages/syncthing.scm (syncthing): Update to 1.29.2.

Change-Id: I338b4adeeac1f24003b4ca305c623c4a33e3f7af
9eedd1f3 — Vagrant Cascadian 1 year, 19 days ago
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.
28e08024 — Evgeny Pisemsky 1 year, 22 days ago
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>
f6f8ef74 — Danial Behzadi 1 year, 25 days ago
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
eda1e1d5 — Tomas Volf 1 year, 23 days ago
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>
996bd6c5 — Rostislav Svoboda 1 year, 21 days ago
gnu: emacs-snow: Update to be17977677fa29709a726715a1a1cba1bd299f68.

* gnu/packages/emacs-xyz.scm (emacs-snow): Update to be17977677fa29709a726715a1a1cba1bd299f68.

Change-Id: Id078942a6e5f0c6f15cea49c80a36b421083d6a9
5a0887ce — Fernando Martínez González 1 year, 27 days ago
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>
83f839e2 — Felix Lechner 1 year, 8 months ago
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>
715a2558 — Sharlatan Hellseher 1 year, 19 days ago
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
eb0898c1 — Sharlatan Hellseher 1 year, 19 days ago
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
80fb2397 — Sharlatan Hellseher 1 year, 19 days ago
gnu: gocryptfs: Update to 2.5.1.

* gnu/packages/file-systems.scm (gocryptfs): Update to 2.5.1.

Change-Id: I89e06b43b28ad3f84b2341e173ab31108d89ed39
Next