Commit graph

128975 commits

Author SHA1 Message Date
Julien Lepiller dc0a6dc61b
gnu: Remove ocaml4.07-core.
* gnu/packages/ocaml.scm (ocaml4.07-core): Remove variable.

Change-Id: Ie1e593746061506133e2e344e8c5021ad77f6820
2023-12-30 22:09:27 +01:00
Julien Lepiller 1ff5aef15c
gnu: Remove ocaml4.07-zed.
* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove variable.
(ocaml-zed)[properties]: Remove variant.

Change-Id: I13b2f5b0a3f38ca9a2f57e207487889adaad2d03
2023-12-30 22:09:23 +01:00
Julien Lepiller 476a16e173
gnu: Remove ocaml4.07-sqlite3.
* gnu/packages/ocaml.scm (ocaml4.07-sqlite3): Remove variable.
(ocaml-sqlite3)[properties]: Remove variant.

Change-Id: I336d685ac271e50d0bb4ed0e41d0bcee38ee4686
2023-12-30 22:09:20 +01:00
Julien Lepiller 5823552c19
gnu: Remove ocaml4.07-sedlex.
* gnu/packages/ocaml.scm (ocaml4.07-sedlex): Remove variable.
(ocaml-sedlex)[properties]: Remove variant.

Change-Id: I6ce2cfac54b7bf8879fde315ea60e3932bac8a9c
2023-12-30 22:09:17 +01:00
Julien Lepiller fa126caee1
gnu: Remove ocaml4.07-splittable-random.
* gnu/packages/ocaml.scm (ocaml4.07-splittable-random): Remove variable.
(ocaml-splittable-random)[properties]: Remove variant.

Change-Id: I30cd8ccdc296655a60e821544151e2a38d46d3ca
2023-12-30 22:09:07 +01:00
Julien Lepiller e63133a6cc
gnu: Remove ocaml4.07-lambda-term.
* gnu/packages/ocaml.scm (ocaml4.07-lambda-term): Remove variable.
(ocaml-lambda-term)[properties]: Remove variant.

Change-Id: I4c7a0a0833103acc39e48e74770f57a4b5df8f69
2023-12-30 22:08:59 +01:00
Julien Lepiller b4a71d1d4f
gnu: Remove ocaml4.07-uri.
* gnu/packages/ocaml.scm (ocaml4.07-uri): Remove variable.
(ocaml-uri)[properties]: Remove variant.

Change-Id: I078537f7c1c10bcf319f3482ec50c252d25cb463
2023-12-30 22:08:36 +01:00
Julien Lepiller 2e8700052e
gnu: Remove ocaml4.07-batteries.
* gnu/packages/ocaml.scm (ocaml4.07-batteries): Remove variable.
(ocaml-batteries)[properties]: Remove variant.

Change-Id: I7573033dd1a517cf4f9e456c4f8507e82065550c
2023-12-30 22:08:32 +01:00
Julien Lepiller dd96805c88
gnu: Remove ocaml4.07-cstruct.
* gnu/packages/ocaml.scm (ocaml4.07-cstruct): Remove variable.
(ocaml-cstruct)[properties]: Remove variant.

Change-Id: I623e2947aa9a597d9ee1342f27c7ec98d171b05e
2023-12-30 22:08:15 +01:00
Julien Lepiller 1915c36374
gnu: Remove ocaml4.07-utop.
* gnu/packages/ocaml.scm (ocaml4.07-utop): Remove variable.
(ocaml-utop)[properties]: Remove variant.

Change-Id: I5307736534705f79e681462d07cce61cfd08699c
2023-12-30 22:08:12 +01:00
Julien Lepiller 76997a0ddb
gnu: Remove ocaml4.07-base64.
* gnu/packages/ocaml.scm (ocaml4.07-base64): Remove variable.
(ocaml-base64)[properties]: Remove variant.

Change-Id: Ibf92682e0d322e9d294c99f5532da2fe68a92f4a
2023-12-30 22:08:05 +01:00
Julien Lepiller 3e16291043
gnu: Remove ocaml4.07-bitstring.
* gnu/packages/ocaml.scm (ocaml4.07-bitstring): Remove variable.
(ocaml-bitstring)[properties]: Remove variant.

Change-Id: I7b5964ef9d0e2319a47409ce0e378012a2094671
2023-12-30 22:07:57 +01:00
Julien Lepiller b8d1492647
gnu: Remove ocaml4.07-gsl-1.
* gnu/packages/ocaml.scm (ocaml4.07-gsl-1): Remove variable.

Change-Id: Ie446999c873dbf5b16ce2e4f9e2a6c33833c7d05
2023-12-30 22:07:38 +01:00
Maxim Cournoyer f24b14767d
Add network bridge guide to the cookbook.
Change-Id: If478196985aac7947067329957516f82bcb95ca4
2023-12-30 00:28:18 -05:00
Maxim Cournoyer b69bdcf77f
doc: Fix doc and clarify how to use libvirt as unprivileged user.
* doc/guix.texi (Virtualization Services): Document the necessity of being
part of the "libvirt" group and augment example.  Remove extraneous
"(unix-sock-group "libvirt")" from example, as this is now the default value.
Update default documented value from "root" to "libvirt".

Fixes: https://issues.guix.gnu.org/34611
Reported-by: Brett Gilio <brettg@posteo.net>
Change-Id: I5fe17706f69db55fbd661e0a43115c56d0ffd9a9
2023-12-30 00:28:18 -05:00
Maxim Cournoyer 1d4db94beb
gnu: vm-image.tmpl: Improve SPICE dynamic resizing.
* gnu/system/examples/vm-image.tmpl (auto-update-resolution-crutch): Delete
variable.
(operating-system) [packages]: Add x-resize.
[services]: Remove auto-update-resolution-crutch mcron service.

Fixes: https://issues.guix.gnu.org/57068
Reported-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I45cd3d79b94ece2511d324c7b180f8f37bd9ba49
2023-12-30 00:28:14 -05:00
Maxim Cournoyer 24f3b2eb10
gnu: Add x-resize.
* gnu/packages/xdisorg.scm (x-resize): New variable.

Change-Id: Ia36c07fba5a90f792cfe50b1e060891cf5706839
2023-12-29 22:46:11 -05:00
Maxim Cournoyer 3d445618a1
gnu: guile-udev: Update to 0.3.0.
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.3.0.
[arguments]: Move check phase after install phase.

Change-Id: I0cf0683e9ea3e73b9e5b44892796d79925937b4e
2023-12-29 22:45:45 -05:00
Aaron Covrig f76ca2b0e8
gnu: Add Sirikali.
* gnu/packages/file-systems.scm (sirikali): New variable

Change-Id: Ie46cf269dac1ba842d935221b2372fb3d8a6ea2d
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-29 17:13:36 -05:00
Wilko Meyer 6eb7eb1f05
gnu: linux-libre 5.15: Update to 5.15.145.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.145.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ibb9b7e939530f25385ef7564cccdd98e270f6698
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-29 15:06:11 -05:00
Leo Famulari d263c49919
gnu: Transmission: Update to 4.0.5.
* gnu/packages/bittorrent.scm (transmission): Update to 4.0.5.
[source]: Use 'transmission-4.0.5-fix-build.patch'.
* gnu/packages/patches/transmission-4.0.5-fix-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Change-Id: I8e9486dca07f01628e7886e7ac5757d511056cb7
2023-12-29 14:57:37 -05:00
Leo Famulari ceb6987288
gnu: tremc: Update to 0.9.3-1.d8deaa5.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.3-1.d8deaa5.

Change-Id: Ib138825770172c02eaa91ced5f226fd87c7cfb1c
2023-12-29 14:57:29 -05:00
Zheng Junjie a14a94deb2
gnu: swaylock: Fix cross-compiling.
* gnu/packages/wm.scm (swaylock)
[native-inputs]: When cross-compiling, add pkg-config-for-build wayland.
[inputs]: When cross-compiling, add wayland-protocols.

Change-Id: I24274502375f51411576642d87496b8be2e42c45
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-29 19:48:16 +01:00
Zheng Junjie 0f2164c577
gnu: libid3tag: Fix cross-compiling.
* gnu/packages/mp3.scm (libid3tag)
[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.

Change-Id: I715e20b7d0aeabe7eba76185b542d9d184167448
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-29 19:48:16 +01:00
Zheng Junjie 2c371d2cd9
gnu: f3: Fix cross-compiling.
* gnu/packages/disk.scm (f3)
[arguments]: Use Gexp.

Change-Id: I906a2b7b7691ae53592cfa35ba64fc7e7d735664
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-29 19:48:16 +01:00
Zheng Junjie c5c28df899
gnu: xcb-util-renderutil: Fix cross-compiling to riscv64-linux.
* gnu/packages/xorg.scm (xcb-util-renderutil)
[native-inputs]: When cross compiling to riscv64-linux-gnu, add config.
[arguments]: When target riscv64-linux-gnu, add update-config-scripts phase.

Change-Id: I906a2b7b7691ae53592cfa35ba64fc7e7d735664
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-29 19:48:16 +01:00
Zheng Junjie 2911aaa9ae
gnu: libmng: Fix cross-compiling to riscv64-linux.
* gnu/packages/image.scm (libmng)
[native-inputs]: When cross compiling to riscv64-linux-gnu, add config.
[arguments]: When target riscv64-linux-gnu, add update-config-scripts phase.

Change-Id: I906a2b7b7691ae53592cfa35ba64fc7e7d735664
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-29 19:48:16 +01:00
Ricardo Wurmus 375200111d
gnu: python-dm-tree: Fix build.
* gnu/packages/python-xyz.scm (python-dm-tree)[arguments]: Drop
--whole-archive linker arguments because with them symbols provided by
libabsl_hash.a would not be found.

Change-Id: Id9ea0e233dc9a1cc76c88c08314803671e4810f9
2023-12-29 17:26:17 +01:00
Ricardo Wurmus 4d8b93e865
gnu: Add python-pymemcache.
* gnu/packages/python-xyz.scm (python-pymemcache): New variable.

Change-Id: I2141c79d01d8a59e9cd4ee2fbef608ba882ffaa9
2023-12-29 13:26:47 +01:00
Adam Faiz f90d6adec7
gnu: gnunet-gtk: Update to 0.20.0.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.20.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I293aecd0e7074d2b522d955ab4509a5eeb1cf7d6
2023-12-29 10:45:45 +01:00
Adam Faiz d68517059f
gnu: gnunet: Update to 0.20.0.
* gnu/packages/gnunet.scm (gnunet): Update to 0.20.0.
  [source]: Remove snippet.

Change-Id: I1157f586764f9282d331596ca83bb8850ddee7ab
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-12-29 10:44:03 +01:00
Felix Gruber d4cef7edff
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>
2023-12-29 10:30:44 +01:00
Guillaume Le Vaillant 6a7db35524
gnu: cl-clog: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-clog)[arguments]: Add 'fix-symbol-name'
  phase.

Change-Id: If9f5546eb252c69bb12a0904eb9db37140a90d24
2023-12-29 10:27:19 +01:00
Paul A. Patience fdc6ff3326
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>
2023-12-29 09:51:38 +01:00
Paul A. Patience 35cb74823f
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>
2023-12-29 09:43:23 +01:00
Paul A. Patience 24dcb4b36c
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>
2023-12-29 09:40:33 +01:00
Paul A. Patience 62e8cc113a
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>
2023-12-29 09:35:43 +01:00
David Thompson 7722da6fa5
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
2023-12-28 11:02:56 -05:00
Clément Lassieur 9c0a06c98c
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
2023-12-28 16:25:07 +01:00
Troy Figiel bc509aba83
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>
2023-12-28 10:25:09 +01:00
Troy Figiel 5f2a3c3ebc
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>
2023-12-28 10:23:41 +01:00
Troy Figiel 53f51a908b
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>
2023-12-28 10:21:55 +01:00
Timotej Lazar eb5554794e
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>
2023-12-28 10:19:17 +01:00
Zheng Junjie eeb29e167b
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>
2023-12-28 10:16:35 +01:00
Mathieu Othacehe d460b12d76
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
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 725a730482
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
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 1db966e1bb
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
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 8838aff2b0
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
2023-12-28 10:11:58 +01:00
Mathieu Othacehe 0081426c70
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
2023-12-28 10:06:48 +01:00
Mathieu Othacehe 2babbc387a
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
2023-12-28 10:03:16 +01:00