summaryrefslogtreecommitdiff
path: root/tests/services.scm
Commit message (Expand)AuthorAgeFilesLines
* services: Missing services are automatically instantiated....Ludovic Courtès2018-01-211-1/+31
* services: Add 'lookup-service-types'....Ludovic Courtès2017-11-081-1/+9
* services: Service types can now specify a default value for instances....Ludovic Courtès2017-04-161-0/+11
* services: 'service-parameters' becomes 'service-value'....Ludovic Courtès2017-04-161-2/+2
* services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'....Ludovic Courtès2016-08-311-0/+68
* services: shepherd: Add 'shepherd-service-lookup-procedure'....Ludovic Courtès2016-08-311-1/+10
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-5/+9
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* services: Add 'dmd-service-back-edges'....Ludovic Courtès2015-10-141-0/+10
* services: Export 'service-back-edges'....Ludovic Courtès2015-10-141-0/+19
* services: Introduce extensible services....Ludovic Courtès2015-10-101-0/+91