Age | Commit message (Expand) | Author |
2022-12-05 | gnu: gparted: Move lvm2 to inputs....* gnu/packages/disk.scm (gparted)[native-inputs]: Move lvm2 ...
[inputs]: ... to here.
| Efraim Flashner |
2022-12-05 | Revert "tests: install: Fix iso-image-installer test."...This reverts commit 0f66ef9aa99d2043abccbc80d858bdeca57534ac. e2fsprogs is
now included in the installation operating system since
34f69bc6e6ea555929ecca83ee7592f5261ff5f2, making this workaround obsolete.
Suggested-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2022-12-05 | 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.
| Maxim Cournoyer |
2022-12-05 | install: Add missing e2fsprogs utility....* gnu/system/install.scm (%installer-disk-utilities): Add e2fsprogs.
Reported-by: Adam Kandur <kefironpremise@gmail.com>
| Maxim Cournoyer |
2022-12-05 | 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 45eac6cdf5c8d9d7b0c564b105c790d2d2007799 (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.
| Maxim Cournoyer |
2022-12-05 | Merge branch 'version-1.4.0' | Ludovic Courtès |
2022-12-05 | substitute: Fix typo in 'open-connection-for-uri/cached' docstring....* guix/scripts/substitute.scm (open-connection-for-uri/cached):
Fix docstring.
| Ludovic Courtès |
2022-12-05 | installer: Log provenance data....* gnu/installer.scm (provenance-sexp): New procedure.
(installer-program)[installer-builder]: Add 'installer-log-line' call.
| Ludovic Courtès |
2022-12-05 | 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>
| jgart |
2022-12-05 | 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>
| jgart |
2022-12-04 | nls: Update translations....po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
| Julien Lepiller |
2022-12-04 | tests: Add gdm tests....* gnu/tests/gdm.scm: New file.
* gnu/local.mk: Register it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2022-12-04 | gnu: Add csfml....* gnu/packages/game-development.scm (csfml): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Antero Mejr |
2022-12-04 | gnu: Add delve....* gnu/packages/debug.scm (delve): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Matthew James Kraai |
2022-12-04 | gnu: Add xgoldmon....* gnu/packages/telephony.scm (xgoldmon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Denis 'GNUtoo' Carikli |
2022-12-04 | gnu: Add libosmocore....* gnu/packages/telephony.scm (libosmocore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Denis 'GNUtoo' Carikli |
2022-12-04 | gnu: libapparmor: Restrict supported systems to GNU/Linux....* gnu/packages/apparmor.scm (libapparmor)[supported-systems]: New
field.
| Ludovic Courtès |
2022-12-04 | gnu: Add pam-apparmor....* gnu/packages/apparmor.scm (pam-apparmor): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain |
2022-12-04 | gnu: Add apparmor....* gnu/packages/apparmor.scm (apparmor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain |
2022-12-04 | 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>
| Hilton Chain |
2022-12-04 | gnu: Add velox....* gnu/packages/wm.scm (velox): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zamfofex |
2022-12-04 | nls: Update translations....po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
| Julien Lepiller |
2022-12-04 | 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>
| Maxim Cournoyer |
2022-12-04 | gnu: Remove rust-rust-crypto-0.2....* gnu/packages/crates-io.scm (rust-rust-crypto-0.2): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-ethbloom-0.5....* gnu/packages/crates-io.scm (rust-ethbloom-0.5): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-ethereum-types-0.9....* gnu/packages/crates-io.scm (rust-ethereum-types-0.9): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-generational-arena-0.2....* gnu/packages/crates-io.scm (rust-generational-arena-0.2): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-gimli-0.23....* gnu/packages/crates-io.scm (rust-gimli-0.23): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-goblin-0.0....* gnu/packages/crates-io.scm (rust-goblin-0.0): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-crossterm-winapi-0.6....* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.6): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-crossterm-winapi-0.4....* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.4): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-gfx-gl-0.6....* gnu/packages/crates-graphics.scm (rust-gfx-gl-0.6): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-glib-0.8....* gnu/packages/crates-gtk.scm (rust-glib-0.8): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-block-buffer-0.2....* gnu/packages/crates-io.scm (rust-block-buffer-0.2): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-chalk-derive-0.68....* gnu/packages/crates-io.scm (rust-chalk-derive-0.68): Delete variable.
| Efraim Flashner |
2022-12-04 | gnu: Remove rust-chalk-ir-0.68....* gnu/packages/crates-io.scm (rust-chalk-ir-0.68): Delete variable.
| Efraim Flashner |
2022-12-04 | 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.
| Maxim Cournoyer |
2022-12-04 | tests: Fix guix-system.sh test....The regression was introduce with commit
c7793b82efd3383a9f7adf0dfa82d71ee032e41b ("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.
| Maxim Cournoyer |
2022-12-04 | 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>
| Maxim Cournoyer |
2022-12-04 | gnu: python-protobuf@3.6: Fix inputs and arguments....Fixes a regression introduced in
9b016e29912b11f52e67e59b211fa016d88fea4a, 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.
| Ludovic Courtès |
2022-12-03 | 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'.
| Ludovic Courtès |
2022-12-03 | 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.
| Marius Bakke |
2022-12-03 | gnu: Add ts4900-utils....* gnu/packages/embedded.scm (ts4900-utils): New variable.
| Maxim Cournoyer |
2022-12-02 | 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>
| Maxim Cournoyer |
2022-12-02 | Update NEWS. | Ludovic Courtès |
2022-12-02 | modules: Recognize #:declarative?....This addition has become necessary since commit
54003af85cc5b689bd328b30617c93ed2f5fd647, which makes use
of #:declarative? in modules produced by 'make-config.scm'.
Reported by zimoun <zimon.toutoune@gmail.com>.
* guix/modules.scm (extract-dependencies): Recognize #:declarative?,
which was introduced in Guile 3.0.8.
| Ludovic Courtès |
2022-12-02 | gnu: loko-scheme: Update to 0.12.0....* gnu/packages/loko.scm (loko-scheme): Update to 0.12.0.
[arguments]<#:make-flags>: No need to specify GDB scripts directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-12-02 | gnu: loko-scheme: Use G-expressions....* gnu/packages/loko.scm (loko-scheme)[arguments]: Use G-expressions.
<#:phases>: In 'akku-fixes', replace "(assoc-ref inputs name)" with
"this-package-native-input".
[native-inputs]: Use label-less style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-12-02 | modules: Recognize #:declarative?....This addition has become necessary since commit
54003af85cc5b689bd328b30617c93ed2f5fd647, which makes use
of #:declarative? in modules produced by 'make-config.scm'.
Reported by zimoun <zimon.toutoune@gmail.com>.
* guix/modules.scm (extract-dependencies): Recognize #:declarative?,
which was introduced in Guile 3.0.8.
| Ludovic Courtès |
2022-12-02 | gnu: python-protobuf: Use C++ implementation....* gnu/packages/protobuf.scm (python-protobuf): Use C++ implementation.
[inputs]: Add protobuf.
[arguments]: Add --cpp_implementation configure flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ontje Lünsdorf |