summaryrefslogtreecommitdiff
path: root/gnu/services/dmd.scm
AgeCommit message (Expand)Author
2016-01-29Use 'shepherd' instead of 'dmd' as init system.Alex Kost
2016-01-27services: dmd: Provide dmd via 'profile-service-type'.Ludovic Courtès
2015-11-25services: dmd: Spawn a REPL upon failure to load a service definition.Ludovic Courtès
2015-11-25services: dmd: Strip the default list of modules.Ludovic Courtès
2015-11-25services: dmd: Add 'modules' and 'imported-modules' fields.Ludovic Courtès
2015-11-24services: dmd: Error out upon unmet dmd requirements.Ludovic Courtès
2015-10-14services: Add 'dmd-service-back-edges'.Ludovic Courtès
2015-10-14services: Prefix <dmd-service> accessors with 'dmd-'.Ludovic Courtès
2015-10-14services: 'dmd-service-type' takes a service name.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-03-09services: Statically report duplicate dmd service identifiers.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-11-10services: Add 'auto-start?' field to <service>.Ludovic Courtès
2014-09-03Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès
2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-07-23install: Add a service to back the store with the target disk.Ludovic Courtès
2014-06-03system: File system sources can be marked as labels or devices.Ludovic Courtès
2014-05-18system: Make /run/current-system at activation time.Ludovic Courtès
2014-05-10services: Add 'file-system-service'.Ludovic Courtès
2014-05-10services: Use (guix build syscalls) instead of util-linux.Ludovic Courtès
2014-04-30system: Add (guix build activation).Ludovic Courtès
2014-04-28services: Rewrite using gexps.Ludovic Courtès
2014-04-09system: Initialize $PATH before starting dmd services.Ludovic Courtès
2014-04-09gnu: guix: Upgrade to 0.6.Ludovic Courtès
2014-02-19gnu: Introduce the (gnu services ...) modules.Ludovic Courtès