Commit graph

106180 commits

Author SHA1 Message Date
Nicolas Goaziou 4d053f5e6d
gnu: emacs-buttercup: Update to 1.29.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.29.
2022-12-05 20:41:02 +01:00
Nicolas Goaziou 893b7ad5ca
gnu: emacs-consult: Update to 0.29.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.29.
2022-12-05 20:40:02 +01:00
Nicolas Goaziou eee0bcfd1c
gnu: emacs-corfu: Update to 0.34.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.34.
2022-12-05 20:38:38 +01:00
Nicolas Goaziou 5c4d4729b3
gnu: emacs-org: Update to 9.6.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.
[source]: Remove ".git" suffix from URL.
[arguments]: Use G-expressions.
<#:phases> Add or modify phases to fix tests. Install documentation,
including ORG-NEWS. Also install data files to a less exotic location.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 0d4f6ef0de
gnu: emacs-orderless: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-orderless)[arguments]: Use G-expressions.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 0a1bf319de
gnu: emacs-orderless: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 0.8.
2022-12-05 20:33:37 +01:00
Nicolas Goaziou 8344007781
gnu: emacs-embark: Update to 0.18.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.18.
2022-12-05 20:33:36 +01:00
Efraim Flashner 28d1e51b30
gnu: gparted: Move lvm2 to inputs.
* gnu/packages/disk.scm (gparted)[native-inputs]: Move lvm2 ...
[inputs]: ... to here.
2022-12-05 19:35:07 +02:00
Maxim Cournoyer 4016e01fdf
Revert "tests: install: Fix iso-image-installer test."
This reverts commit 0f66ef9aa9.  e2fsprogs is
now included in the installation operating system since
34f69bc6e6ea555929ecca83ee7592f5261ff5f2, making this workaround obsolete.

Suggested-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 11:21:18 -05:00
Maxim Cournoyer bb689fda92
system: Add e2fsprogs to %base-packages-utils.
Rationale: Even when not using an ext file system, the utilities provided by
e2fsprogs are useful, for example to set the copy-on-write attribute of a
Btrfs file system.

* gnu/system.scm (%base-packages-utils): Add e2fsprogs.
2022-12-05 11:21:18 -05:00
Maxim Cournoyer ed845e8250
install: Add missing e2fsprogs utility.
* gnu/system/install.scm (%installer-disk-utilities): Add e2fsprogs.

Reported-by: Adam Kandur <kefironpremise@gmail.com>
2022-12-05 11:21:15 -05:00
Maxim Cournoyer 1603c78aa4
system: Rename and move %base-packages-disk-utilities.
Rationale: It is only used in INSTALLATION-OS and doesn't make sense to be
used in another context, given that file systems now automatically pull their
dependencies since commit 45eac6cdf5 (services:
Add file system utilities to profile).

* gnu/system.scm (%base-packages-disk-utilities): Deprecate and rename to...
* gnu/system/install.scm (%installer-disk-utilities): ... this.
(installation-os) [packages]: Adjust accordingly.
2022-12-05 10:38:41 -05:00
Ludovic Courtès 7fde166715
Merge branch 'version-1.4.0' 2022-12-05 15:51:04 +01:00
Ludovic Courtès bcbf9713da
substitute: Fix typo in 'open-connection-for-uri/cached' docstring.
* guix/scripts/substitute.scm (open-connection-for-uri/cached):
Fix docstring.
2022-12-05 15:50:23 +01:00
Ludovic Courtès 241772d5c0
installer: Log provenance data.
* gnu/installer.scm (provenance-sexp): New procedure.
(installer-program)[installer-builder]: Add 'installer-log-line' call.
2022-12-05 14:57:15 +01:00
jgart 48329575c8
gnu: Add cl-duologue.
* gnu/packages/lisp-xyz.scm (cl-duologue, ecl-duologue, sbcl-duologue):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-05 14:11:17 +01:00
jgart 8c440538d5
gnu: cl-clavier: Update to 0.0.0-1.9b1424e.
* gnu/packages/lisp-xyz.scm (sbcl-clavier): Update to 0.0.0-1.9b1424e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-05 13:58:30 +01:00
Julien Lepiller 29a09fa5e4
nls: Update translations.
po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
2022-12-04 23:15:02 +01:00
Bruno Victal b2a848d23d
tests: Add gdm tests.
* gnu/tests/gdm.scm: New file.
* gnu/local.mk: Register it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:12:36 +01:00
Antero Mejr 392dfb5dab
gnu: Add csfml.
* gnu/packages/game-development.scm (csfml): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Matthew James Kraai 34e193099c
gnu: Add delve.
* gnu/packages/debug.scm (delve): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Denis 'GNUtoo' Carikli f4b4875bc0
gnu: Add xgoldmon.
* gnu/packages/telephony.scm (xgoldmon): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Denis 'GNUtoo' Carikli eaef825928
gnu: Add libosmocore.
* gnu/packages/telephony.scm (libosmocore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:21 +01:00
Ludovic Courtès 84424ae3c9
gnu: libapparmor: Restrict supported systems to GNU/Linux.
* gnu/packages/apparmor.scm (libapparmor)[supported-systems]: New
field.
2022-12-04 23:08:20 +01:00
Hilton Chain cbab7c1b3c
gnu: Add pam-apparmor.
* gnu/packages/apparmor.scm (pam-apparmor): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain cb01e0a272
gnu: Add apparmor.
* gnu/packages/apparmor.scm (apparmor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain 3a52318e60
gnu: Add libapparmor.
* gnu/packages/apparmor.scm: New file.
(libapparmor): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
zamfofex 8eb0abf32f
gnu: Add velox.
* gnu/packages/wm.scm (velox): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Julien Lepiller 2e75b328b6
nls: Update translations.
po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
2022-12-04 22:25:23 +01:00
Maxim Cournoyer 41407fda7a
services: configuration: Rename location accessor to "source-location".
Fixes <https://issues.guix.gnu.org/59423>.

* gnu/services/configuration.scm (define-configuration-helper): Rename the
accessor of the %location field from "NAME-location" to
"NAME-source-location".

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Pierre Langlois <pierre.langlois@gmx.com>
2022-12-04 21:47:19 +01:00
Efraim Flashner d7c8cb7e53
gnu: Remove rust-rust-crypto-0.2.
* gnu/packages/crates-io.scm (rust-rust-crypto-0.2): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 093014dd2f
gnu: Remove rust-ethbloom-0.5.
* gnu/packages/crates-io.scm (rust-ethbloom-0.5): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 3e55baf317
gnu: Remove rust-ethereum-types-0.9.
* gnu/packages/crates-io.scm (rust-ethereum-types-0.9): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner 7663fb4865
gnu: Remove rust-generational-arena-0.2.
* gnu/packages/crates-io.scm (rust-generational-arena-0.2): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner f7034c15d7
gnu: Remove rust-gimli-0.23.
* gnu/packages/crates-io.scm (rust-gimli-0.23): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner 55ba85f5b8
gnu: Remove rust-goblin-0.0.
* gnu/packages/crates-io.scm (rust-goblin-0.0): Delete variable.
2022-12-04 21:40:53 +02:00
Efraim Flashner 85c84aaa91
gnu: Remove rust-crossterm-winapi-0.6.
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.6): Delete variable.
2022-12-04 21:34:07 +02:00
Efraim Flashner a07b74ffde
gnu: Remove rust-crossterm-winapi-0.4.
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.4): Delete variable.
2022-12-04 21:33:48 +02:00
Efraim Flashner c993df71a4
gnu: Remove rust-gfx-gl-0.6.
* gnu/packages/crates-graphics.scm (rust-gfx-gl-0.6): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner 784b4c30dd
gnu: Remove rust-glib-0.8.
* gnu/packages/crates-gtk.scm (rust-glib-0.8): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner bf09d12bb9
gnu: Remove rust-block-buffer-0.2.
* gnu/packages/crates-io.scm (rust-block-buffer-0.2): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner c6c78cb6c2
gnu: Remove rust-chalk-derive-0.68.
* gnu/packages/crates-io.scm (rust-chalk-derive-0.68): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner a26701cb90
gnu: Remove rust-chalk-ir-0.68.
* gnu/packages/crates-io.scm (rust-chalk-ir-0.68): Delete variable.
2022-12-04 21:33:23 +02:00
Maxim Cournoyer a4d52f07d7
gnu: jami: Apply a patch to fix a crash when using SIP.
* gnu/packages/patches/jami-sipaccount-segfault.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (%jami-sources): Apply it.
2022-12-04 00:57:32 -05:00
Maxim Cournoyer 93309efdce
tests: Fix guix-system.sh test.
The regression was introduce with commit
c7793b82ef ("gnu: raspberry-pi: Add a
bootloader-chain for the Raspberry Pi and os examples.") due to the examples
needing to be built for the aarch64-linux system.

* tests/guix-system.sh: Invoke guix system build with '--system=aarch64-linux'
to build the Raspberry Pi systems.
2022-12-04 00:50:28 -05:00
Maxim Cournoyer 08dc9f2ca2
gnu: Do not use 'local-file' in Raspberry Pi OS examples.
As this breaks the 'tests/guix-system.sh' test.

* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl (%my-public-key): Delete
variable.
(raspberry-pi-64-nfs-root) [services]: Remove key from openssh-configuration.
* gnu/system/examples/raspberry-pi-64.tmpl: Likewise.

Reported-by: Vagrant Cascadian <vagrant@debian.org>
2022-12-04 00:37:11 -05:00
Ludovic Courtès bf46192d4c
gnu: python-protobuf@3.6: Fix inputs and arguments.
Fixes a regression introduced in
9b016e2991, whereby the 'inputs' field
would be invalid, plus "--cpp_implementation" wouldn't work.

* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: New
field.
[inputs]: No longer refer to the inputs of PYTHON-PROTOBUF.
2022-12-04 00:36:22 +01:00
Ludovic Courtès 90612b9f1f
build: Add 'sanity-check-next.py' to the distribution.
Reported by Vagrant Cascadian <vagrant@debian.org>.

* Makefile.am (AUX_FILES): Add 'sanity-check-next.py'.
2022-12-03 18:50:10 +01:00
Marius Bakke c3713d53e0
gnu: ungoogled-chromium: Update to 108.0.5359.94-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.94.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-03 14:30:59 +01:00
Maxim Cournoyer 9e9204958d
gnu: Add ts4900-utils.
* gnu/packages/embedded.scm (ts4900-utils): New variable.
2022-12-03 00:06:13 -05:00