summaryrefslogtreecommitdiff
path: root/gnu/system.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-01-27 15:36:27 +0100
committerLudovic Courtès <ludo@gnu.org>2016-01-27 15:48:35 +0100
commitc273d81bfa560076414e7e221505f25c91232860 (patch)
tree0a7e55b58bfaac3e14e6354a5f589fc6463f08cc /gnu/system.scm
parente932d371e5ab4b549008e3027c27a2d8259a03d4 (diff)
downloadguix-patches-c273d81bfa560076414e7e221505f25c91232860.tar
guix-patches-c273d81bfa560076414e7e221505f25c91232860.tar.gz
services: dmd: Provide dmd via 'profile-service-type'.
* gnu/services/dmd.scm (dmd-root-service-type): Extend PROFILE-SERVICE-TYPE. * gnu/system.scm (%base-packages): Remove dmd.
Diffstat (limited to 'gnu/system.scm')
-rw-r--r--gnu/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system.scm b/gnu/system.scm
index edcfaf66fe..4072e317e9 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -353,7 +353,7 @@ explicitly appear in OS."
;; Default set of packages globally visible. It should include anything
;; required for basic administrator tasks.
(cons* procps psmisc which less zile nano
- (@ (gnu packages admin) dmd) guix
+ guix
lsof ;for Guix's 'list-runtime-roots'
pciutils usbutils
util-linux inetutils isc-dhcp