guix/gnu/services
Ludovic Courtès 6892f0a247
store-copy: 'read-reference-graph' returns a list of records.
The previous implementation of 'read-reference-graph' was good enough
for many use cases, but it discarded the graph structure, which is
useful information in some cases.

* guix/build/store-copy.scm (<store-info>): New record type.
(read-reference-graph): Rewrite to return a list of <store-info>.
(closure-size, populate-store): Adjust accordingly.
* gnu/services/base.scm (references-file): Adjust accordingly.
* gnu/system/vm.scm (system-docker-image): Likewise.
* guix/scripts/pack.scm (squashfs-image, docker-image): Likewise.
* tests/gexp.scm ("gexp->derivation #:references-graphs"): Likewise.
2018-06-14 11:16:58 +02:00
..
admin.scm
audio.scm
avahi.scm
base.scm store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
certbot.scm
cgit.scm services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
configuration.scm
cuirass.scm
cups.scm
databases.scm
dbus.scm services: dbus: Search more directories for '.service' files. 2018-05-20 21:42:33 +03:00
desktop.scm gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
dict.scm
dns.scm services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
games.scm gnu: services: Fix wesnothd-configuration? symbol export. 2018-05-14 20:15:28 +05:30
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm services: bitlbee: Add plugins. 2018-05-11 00:15:59 +02:00
monitoring.scm
networking.scm services: tor: Mark end of auto-generated configuration block. 2018-06-14 05:21:35 +02:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
shepherd.scm
sound.scm
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
xorg.scm