guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (b4ab965 -> a9a67da)


From: guix-commits
Subject: branch master updated (b4ab965 -> a9a67da)
Date: Sat, 8 May 2021 01:06:15 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from b4ab965  gnu: linux-libre: Default to schedutil cpufreq governor on 
arm and arm64.
     new 1a2704a  services: configuration: Avoid a compilation warning.
     new 3f9a12d  services: configuration: Allow disabling serialization.
     new b3e99d3  services: configuration: Allow specifying a custom serializer.
     new dd0826f  services: configuration: Fix %location accessor name.
     new a77e3a5  services: configuration: Add tests.
     new a9a67da  services: docker: Disable configuration serialization.

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:
 Makefile.am                      |   1 +
 gnu/services/configuration.scm   | 161 ++++++++++++++++++++++-----------------
 gnu/services/docker.scm          |  10 +--
 tests/services/configuration.scm |  83 ++++++++++++++++++++
 4 files changed, 179 insertions(+), 76 deletions(-)
 create mode 100644 tests/services/configuration.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]