summaryrefslogtreecommitdiff
path: root/tests/services.scm
AgeCommit message (Expand)AuthorFilesLines
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze1-4/+0
2019-01-24tests: Remove duplicate field initializers.Ludovic Courtès1-2/+2
2018-09-27tests: Adjust services tests to new 'shepherd-service-upgrade'.Ludovic Courtès1-14/+16
2018-09-07services: 'instantiate-missing-services' reaches fixed point.Ludovic Courtès1-0/+25
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès1-1/+31
2017-11-08services: Add 'lookup-service-types'.Ludovic Courtès1-1/+9
2017-04-16services: Service types can now specify a default value for instances.Ludovic Courtès1-0/+11
2017-04-16services: 'service-parameters' becomes 'service-value'.Ludovic Courtès1-2/+2
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès1-0/+68
2016-08-31services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès1-1/+10
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-3/+0
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost1-5/+9
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost1-1/+1
2015-10-14services: Add 'dmd-service-back-edges'.Ludovic Courtès1-0/+10
2015-10-14services: Export 'service-back-edges'.Ludovic Courtès1-0/+19
2015-10-10services: Introduce extensible services.Ludovic Courtès1-0/+91