~ruther/guix-local

ref: 53706555a9cb7005c2611eed55d8ff95f7fdf49e guix-local/gnu d---------
1bb9da08 — Michael Ford 1 year, 11 months ago
gnu: libsecp256k1: Update to 0.5.1.

* gnu/packages/crypto.scm (libsecp256k1): Update to 0.5.1.
  [source]: Add snippet to remove pre-generated files.
  [arguments]: Remove --enable-module-ecdh and --enable-module-schnorrsig from
  configure-flags as they are enabled by default.

Change-Id: I418ee47c1761ddae9cf4684b4c0ab49768b3f523
Co-authored-by: Jean-Pierre De Jesus DIAZ <jean@foundation.xyz>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: podman: Update to 5.2.1.

* gnu/packages/containers.scm (podman): Update to 5.2.1.

Change-Id: Ice03f89ae39400961cf55742086040c20c991f64
Signed-off-by: Christopher Baines <mail@cbaines.net>
2a1d506f — Artyom V. Poptsov 1 year, 11 months ago
gnu: gallery-dl: Update to 1.27.3.

* gnu/packages/video.scm (gallery-dl): Update to 1.27.3.

Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
Signed-off-by: Christopher Baines <mail@cbaines.net>
14e3b08f — Philip McGrath 2 years ago
Revert "gnu: chez-scheme-for-racket: Fix building on riscv64-linux."

Native code generation for riscv64-linux is supported:
this commit masked a bug somewhere in our packaging or the build
modes we're using.

This reverts commit 0c96f7932de50c81f4b4714f287520699107c8bb.

Signed-off-by: Christopher Baines <mail@cbaines.net>
18eea46d — Philip McGrath 2 years ago
gnu: racket: Update to 8.14.

* gnu/packages/racket.scm (%racket-version): Update to 8.14.
(racket)[inputs]<compatibility, db, drracket, gui, htdp, math>
<parser-tools, rackunit, redex, scribble, snip, typed-racket>
<string-constants, web-server>: Update hashes.
* gnu/packages/chez.scm (chez-scheme-for-racket): Fix comment.

Change-Id: I1bcfd8b4db178e42b200077ab909af37907264d0
Signed-off-by: Christopher Baines <mail@cbaines.net>
7b107f36 — Alex Devaure 2 years ago
gnu: darktable: Update to 4.8.1.

* gnu/packages/photo.scm (darktable): Update to 4.8.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2e884407 — Sergey Trofimov 2 years ago
gnu: gpsbabel: Update to 1.9.0.

* gnu/packages/gps.scm (gpsbabel): Update to 1.9.0.
[build-system]: Use cmake-build-system.
[arguments]: Adjust for the new build system.
* gnu/packages/patches/gpsbabel-fix-i686-test.patch: Delete no longer
needed patch.
* gnu/local.mk: Delete patch line.

Signed-off-by: Christopher Baines <mail@cbaines.net>
e936d8a1 — Nikita Domnitskii 2 years ago
gnu: easyeffects: Update to 7.1.7.

* gnu/packages/audio.scm (easyeffects): Update to 7.1.7.
[native-inputs]: Add gcc-12 and soundtouch, remove speex.
[propagated-inputs]: Remove rubberband, add ladspa and change to the lv2
output of lsp-plugins.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Iebd74f52dd4eae94f2dbdf7f5148e8d062b75807
0e0ff7dc — Christopher Baines 1 year, 11 months ago
gnu: guix-data-service: Update to 0.0.1-54.a204bda.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-54.a204bda.

Change-Id: Ifc46f60ae9f0493c1eab08de806c4e107a866b69
4c194859 — Artyom V. Poptsov 2 years ago
gnu: Add guile-web-driver-ng.

* gnu/packages/guile-xyz.scm (guile-web-driver-ng): New variable.

Change-Id: I97f979ccbfe1d9f4e43b7f9a5730e092e36129a0
Signed-off-by: Andreas Enge <andreas@enge.fr>
9964faff — Sharlatan Hellseher 1 year, 11 months ago
Merge remote-tracking branch 'origin/go-team'
Change-Id: Ie1a29192d144a59394bbacba3f6b9f110413e821
2c7119b4 — Guillaume Le Vaillant 1 year, 11 months ago
Merge branch 'lisp-team'

Change-Id: Ib01e9e7efbd59b4a9e21a7c7b46a8159b43e2d79
a1d367d6 — Sergio Pastor Pérez 2 years ago
services: syncthing: incorrect guessing of HOME variable

Fixed the issue described here:
https://lists.gnu.org/archive/html/help-guix/2024-01/msg00034.html

Fix `syncthing-shepherd-service` failing to guess the correct `HOME`
environment variable when it's `<syncthing-configuration>` does not have a
value for the `home` or `user` fields.

* gnu/services/syncthing.scm (syncthing-shepherd-service): Change ‘HOME’
value in #:environment-variables argument.

Change-Id: I102bfe5feba1ebb349a0cde1c987c0c10ebbab7a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0b65a43c — Morgan Smith 2 years ago
services: elogind-configuration: Add more sleep configurations

* gnu/services/desktop.scm (<elogind-configuration>): Allow actions to be set
to 'suspend-then-hibernate'.  Add configuration for 'hibernate-delay-seconds'
and 'suspend-estimation-seconds'.

* doc/guix.texi (Desktop Services): Add documentation for
'hibernate-delay-seconds' and 'suspend-estimation-seconds'.

Change-Id: Icf788fcc88451aa6174a608fbed309961b847430
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add perl-minimumversion.

* gnu/packages/perl.scm (perl-minimumversion): New variable.

Change-Id: Iad3c22936c07b7430525ad9827b6703d4ea9ce9c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add perl-ppix-utils.

* gnu/packages/perl.scm (perl-ppix-utils): New variable.

Change-Id: I9548c693aa6f54bd53662374f77b2fbd1ca3f485
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
52ebee34 — Artyom V. Poptsov 1 year, 11 months ago
gnu: Add guile-qr-code.

* gnu/packages/guile-xyz.scm (guile-qr-code): New variable.

Change-Id: I8891a1ee442040a4f04183fca7bc1eca6a4fc951
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c2f3f847 — Artyom V. Poptsov 2 years ago
gnu: guile-dsv: Update to 0.7.2.

* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2.

Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
edab591d — Ludovic Courtès 1 year, 11 months ago
gnu: checkmake: Fix typo.

Fixes a regression introduced in
7a149c6003d25e8b2794b113d34062be134d7710.

* gnu/packages/check.scm (checkmake)[arguments]: Fix typo
for #:install-source?.

Change-Id: Iaec646632fb342a50d93ab0b1a09f073e06d59b7
gnu: Add checkmake.

* gnu/packages/check.scm (checkmake): New variable.

Change-Id: Ic60c5c6d6cb66ff3a5760e11df741c5a4d7e7a4d
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next