~ruther/guix-local

d4cef7ed — Felix Gruber 2 years ago
gnu: spatialite-tools: Update to 5.1.0a.

* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0a.

Change-Id: I2dd09003d090db692d6056402cef55e1c1203684
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
6a7db355 — Guillaume Le Vaillant 2 years ago
gnu: cl-clog: Fix build.

* gnu/packages/lisp-xyz.scm (sbcl-clog)[arguments]: Add 'fix-symbol-name'
  phase.

Change-Id: If9f5546eb252c69bb12a0904eb9db37140a90d24
fdc6ff33 — Paul A. Patience 2 years ago
gnu: cl-mgl-pax: Update to 0.3.0-1.6782eb0.

* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.3.0-1.6782eb0.
  [inputs]: Add sbcl-trivial-utf-8.

Change-Id: I0d78ec4cca4924703adfabfa0e536933f345256d
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
35cb7482 — Paul A. Patience 2 years ago
gnu: cl-3bmd: Update to 0.0.0-4.e68b2d4.

* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-4.e68b2d4.

Change-Id: I2e2a4f3fc96bf70b72a15840aa85349a3d71be02
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
24dcb4b3 — Paul A. Patience 2 years ago
gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.

* gnu/packages/lisp-xyz.scm (sbcl-filesystem-utils): Update to
  1.0.0-2.a07e8b6.

Change-Id: I5823f315d0f400d2e447afeee73d6b03ebe685c8
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
62e8cc11 — Paul A. Patience 2 years ago
gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.

* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to
  1.1.0-3.f28068a.

Change-Id: Ieaff98da3cff210c9cbf1022e3cebffe2ed38efa
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
7722da6f — David Thompson 2 years ago
services: laminar: Add configuration option for supplementary groups.

* gnu/services/ci (<laminar-configuration>)[supplemental-groups]: New field.
(laminar-shepherd-service): Exec laminard with supplementary groups.
(laminar-account): Add supplementary groups to laminar user.
* doc/guix.texi (Laminar): Document new configuration field.

Change-Id: Iebfdbb58ea8c6dfa22bb8f64f6463e3ad133d2f9
9c0a06c9 — ClĂ©ment Lassieur 2 years ago
gnu: torbrowser: Change version to 13.0.8.

* gnu/packages/tor.scm (%torbrowser-version): New variable.
(%torbrowser-firefox-version): New variable.
(torbrowser-assets)[version]: Use %torbrowser-version.
(torbrowser)[version]: Use %torbrowser-version.
[source]: Use %torbrowser-firefox-version.
[arguments]: Use the package version.

Change-Id: I4d262e0a9528ff515da89c31589d88201dcdf941
bc509aba — Troy Figiel 2 years ago
gnu: Add python-ast-decompiler.

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

Change-Id: Id0f47c866e72c9f7053da47fdd7aea840a191e62
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
5f2a3c3e — Troy Figiel 2 years ago
gnu: python-flake8-isort: Update to 6.1.0.

* gnu/packages/python-xyz.scm (python-flake8-isort): Update to 6.1.0.
[arguments]<#:phases>: Update check phase, because tests have been moved to run_tests.py.
[propagated-inputs]: Remove python-testfixtures.

Change-Id: Iecaf50021c8f29fb083f7a85b7ac731836e97384
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
53f51a90 — Troy Figiel 2 years ago
gnu: Add python-pytest-cookies.

* gnu/packages/python-check.scm (python-pytest-cookies): New variable.

Change-Id: I0b085d345bf1bce5fc9c03315da06954cf2125cb
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
eb555479 — Timotej Lazar 2 years ago
gnu: sssd: Update to 2.9.3.

* gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Change-Id: I43c155ff69e7f0dbb96173056683855871eca749
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
eeb29e16 — Zheng Junjie 2 years ago
gnu: cdparanoia: Fix cross-compiling.

* gnu/packages/cdrom.scm (cdparanoia)
[native-inputs]: when cross compiling to {riscv,aarch}64-linux-gnu, add config.
[arguments]: when target {riscv,aarch}64-linux-gnu, add update-config-scripts phase.
<#:configure-flags>: when cross-compiling, use `(assoc-ref %outputs "out")'.

Change-Id: I442c668c3d52c241f0d405f51ea8d995bfefd3fd
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
d460b12d — Mathieu Othacehe 2 years ago
gnu: Add python-rpds-py.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I6f4d80cc7a9a3d591fcf894375ef14e079573c0d
725a7304 — Mathieu Othacehe 2 years ago
gnu: Add rust-rpds-1.

* gnu/packages/crates-io.scm (rust-rpds-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I91b02a357e679ab4b8361bf232d2fec473a5f910
1db966e1 — Mathieu Othacehe 2 years ago
gnu: Add rust-archery-1.

* gnu/packages/crates-io.scm (rust-archery-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ie0b29e5c3163e0202327ce5661393ee1d3925d89
8838aff2 — Mathieu Othacehe 2 years ago
gnu: Add rust-compiletest-rs-0.10.

* gnu/packages/crates-io.scm (rust-compiletest-rs-0.10): New variable.
(rust-compiletest-rs-0.3): Inherit from rust-compiletest-rs-0.10.
[home-page, synopsis, description, license]: Remove them.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ibd6fc9fa1803df3a804801a10923b8b70c1f4073
0081426c — Mathieu Othacehe 2 years ago
gnu: Add rust-triomphe-0.1.

* gnu/packages/crates-io.scm (rust-triomphe-0.1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I4bd9ea34b30ae03f8f8dbc4a083d6e246c746ee5
2babbc38 — Mathieu Othacehe 2 years ago
gnu: Add rust-unsize-1.

* gnu/packages/crates-io.scm (rust-unsize-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Iae3dcb97809622e79ae6dc74ed94723ff1da8e29
931d893c — Nicolas Graves 2 years ago
gnu: gthumb: Improve style.

* gnu/packages/gnome.scm (gthumb):
[arguments]: Use gexp.
[native-inputs]: Rewrite using list.
[inputs]: Rewrite using list.

Change-Id: I925c3ac0ebef89534608926545309ff232e2af01
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Next