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