| Commit message (Expand) | Author | Age |
* | image: Clarify comment.•••* gnu/system/image.scm: Adjust comment.
| Ludovic Courtès | 2022-12-06 |
* | tests: docker-system: Increase image size.•••* gnu/tests/docker.scm (run-docker-system-test)[vm]: Increase
'disk-image-size'.
| Ludovic Courtès | 2022-12-06 |
* | system: vm: Non-volatile 'run-vm.sh' creates a CoW image.•••Previously, copying the image would consume a lot of space and was
I/O-intensive, to the point that the marionette connection timeout of
20s could be reached when running tests like "docker-system".
* gnu/system/vm.scm (common-qemu-options): Pass 'format=' for each
'-drive' option.
(system-qemu-image/shared-store-script)[copy-image]: New variable.
[builder]: Use it when VOLATILE? is false.
| Ludovic Courtès | 2022-12-06 |
* | 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-06 |
* | 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-06 |
* | 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-06 |
* | 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-06 |
* | gnu: julia-documenter: Fix test suite regression.•••* gnu/packages/julia-xyz.scm (julia-documenter)[arguments]<#:phases>:
Substitute a work around to fix the change of 'git submodule' default
behaviour introduced by Git v2.38.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun | 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 |
* | 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: guix: Update to 1.4.0rc1. | Ludovic Courtès | 2022-11-30 |
* | Merge commit 'master' into version-1.4.0 | Ludovic Courtès | 2022-11-28 |
|\ |
|
| * | gnu: cl-calispel: Fix homepage URL.•••* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience | 2022-11-28 |
| * | gnu: Add cl-with-user-abort.•••* gnu/packages/lisp-xyz.scm (sbcl-with-user-abort, cl-with-user-abort,
ecl-with-user-abort): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience | 2022-11-28 |
| * | gnu: Add aerc.•••* gnu/packages/mail.scm (aerc): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| (unmatched-parenthesis | 2022-11-28 |
| * | gnu: calibre: Add missing python-pycryptodome dependency.•••* gnu/packages/ebook.scm (calibre)[inputs]: Add missing python-pycryptodome
dependency.
| Andrew Tropin | 2022-11-28 |
| * | gnu: mympd: Update to 10.1.3•••* gnu/packages/mpd.scm (mympd): Update to 10.1.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Bruno Victal | 2022-11-28 |
| * | gnu: telega: Use new package style.•••* gnu/packages/emacs-xyz.scm (emacs-telega, emacs-telega-contrib): Use gexps,
remove trailing #t.
| Andrew Tropin | 2022-11-28 |
| * | gnu: Add emacs-spongebob.•••* gnu/packages/emacs-xyz.scm (emacs-spongebob): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| jgart | 2022-11-28 |
| * | gnu: Add emacs-frowny.•••* gnu/packages/emacs-xyz.scm (emacs-frowny): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| jgart | 2022-11-28 |
| * | gnu: lxqt: Change version to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt): Use the version of liblxqt.
| 宋文武 | 2022-11-28 |
| * | gnu: screengrab: Update to 2.5.0.•••* gnu/packages/lxqt.scm (screengrab): Update to 2.5.0.
| 宋文武 | 2022-11-28 |
| * | gnu: qtermwidget: Update to 1.2.0.•••* gnu/packages/lxqt.scm (qtermwidget): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: qps: Update to 2.6.0.•••* gnu/packages/lxqt.scm (qps): Update to 2.6.0.
| 宋文武 | 2022-11-28 |
| * | gnu: pavucontrol-qt: Update to 1.2.0.•••* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lximage-qt: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lximage-qt): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-themes: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-themes): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-sudo: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-sudo): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-session: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-session): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-runner: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-qtplugin: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-powermanagement: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-policykit: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-policykit): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-panel: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-openssh-askpass: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-notificationd: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-globalkeys: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-config: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-config): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-admin: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-about: Update to 1.2.0.•••* gnu/packages/lxqt.scm (lxqt-about): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: qtxdg-tools: Update to 3.10.0.•••* gnu/packages/lxqt.scm (qtxdg-tools): Update to 3.10.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-archiver: Update to 0.7.0.•••* gnu/packages/lxqt.scm (lxqt-archiver): Update to 0.7.0.
| 宋文武 | 2022-11-28 |
| * | gnu: qterminal: Update to 1.2.0.•••* gnu/packages/lxqt.scm (qterminal): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: pcmanfm-qt: Update to 1.2.0.•••* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: libfm-qt: Update to 1.2.0.•••* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: libqtxdg: Update to 3.10.0.•••* gnu/packages/lxqt.scm (libqtxdg): Update to 3.10.0.
| 宋文武 | 2022-11-28 |
| * | gnu: liblxqt: Update to 1.2.0.•••* gnu/packages/lxqt.scm (liblxqt): Update to 1.2.0.
| 宋文武 | 2022-11-28 |
| * | gnu: lxqt-build-tools: Update to 0.12.0.•••* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.12.0.
| 宋文武 | 2022-11-28 |
| * | gnu: kdevelop: Build with QtWebEngine instead of QtWebKit.•••* gnu/packages/kde.scm (kdevelop)[inputs]: Change from QTWEBKIT to QTWEBENGINE.
| Marius Bakke | 2022-11-27 |
| * | gnu: libksysguard: Remove unused input.•••* gnu/packages/kde-plasma.scm (libksysguard)[inputs]: Remove QTWEBKIT.
| Marius Bakke | 2022-11-27 |