guix_mirror_bot pushed a change to branch master
in repository guix.
from 826a6bea27 services: plasma-desktop: Enable kde-inotify-survey.
new 2daa235cf7 gnu: packages: Remove rust-web-view-0.7.3.82d7cbc, again.
new a25014dda3 gnu: Add python-linux-procfs.
new 25548ddbf2 gnu: Add virt-what.
new 8ecab809db gnu: Add tuned.
new fd6b17bf20 gnu: Add tuned-service-type.
new fbe8f6d765 tests: Add tuned-service-type tests.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 198 +++++++++++++++++-
gnu/local.mk | 1 +
gnu/packages/file-systems.scm | 30 +++
gnu/packages/power.scm | 139 +++++++++++++
gnu/packages/rust-sources.scm | 29 ---
gnu/packages/virtualization.scm | 45 +++-
gnu/services/linux.scm | 448 ++++++++++++++++++++++++++++++++++++++++
gnu/tests/linux.scm | 211 +++++++++++++++++++
8 files changed, 1070 insertions(+), 31 deletions(-)
create mode 100644 gnu/tests/linux.scm