~ruther/guix-local

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, 2 months 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, 3 months 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, 10 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, 2 months 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, 2 months 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, 2 months ago
gnu: gocryptfs: Update to 2.5.1.

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

Change-Id: I89e06b43b28ad3f84b2341e173ab31108d89ed39
96fe9adf — Christopher Baines 1 year, 2 months ago
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
c7c0dfd0 — Christopher Baines 1 year, 2 months ago
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
gnu: trealla: Update to 2.63.39.

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

Change-Id: Ibd94dfe5d6b6e7a8efb0195128fc7e349195c96f
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>
999dc6b9 — Sharlatan Hellseher 1 year, 2 months ago
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
2b94ea38 — Skylar Hill 1 year, 2 months ago
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>
e81dd8e2 — Vagrant Cascadian 1 year, 2 months ago
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".
6a1124cf — Sharlatan Hellseher 1 year, 2 months ago
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
ed5a6059 — Sharlatan Hellseher 1 year, 2 months ago
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
c86921f5 — Sharlatan Hellseher 1 year, 2 months ago
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
80bf255b — Jussi Timperi 1 year, 2 months ago
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>
ea0c69b0 — Jussi Timperi 1 year, 2 months ago
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>
eb0d261c — Vagrant Cascadian 1 year, 2 months ago
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".
Next