summary refs log tree commit diff
path: root/pkgs/desktops/gnome-2
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2016-04-26 20:04:26 -0500
committerThomas Tuegel <ttuegel@gmail.com>2016-04-30 12:20:10 -0500
commita15fa4533c929375ec226fe0b6213099af063ebe (patch)
treed03300bfe4e178e859db375da11639eaceafca69 /pkgs/desktops/gnome-2
parent3f6a2b944101a22db3325d1c676978831d2ddc9c (diff)
downloadnixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar.gz
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar.bz2
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar.lz
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar.xz
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.tar.zst
nixlib-a15fa4533c929375ec226fe0b6213099af063ebe.zip
GConf: multiple outputs
Diffstat (limited to 'pkgs/desktops/gnome-2')
-rw-r--r--pkgs/desktops/gnome-2/platform/GConf/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/gnome-2/platform/GConf/default.nix b/pkgs/desktops/gnome-2/platform/GConf/default.nix
index db51a5f8962a..30f92e4e054e 100644
--- a/pkgs/desktops/gnome-2/platform/GConf/default.nix
+++ b/pkgs/desktops/gnome-2/platform/GConf/default.nix
@@ -11,7 +11,7 @@ stdenv.mkDerivation {
     sha256 = "09ch709cb9fniwc4221xgkq0jf0x0lxs814sqig8p2dcll0llvzk";
   };
 
-  outputs = [ "out" "doc" ];
+  outputs = [ "dev" "out" "doc" ];
 
   buildInputs = [ ORBit2 dbus_libs dbus_glib libxml2 ]
     # polkit requires pam, which requires shadow.h, which is not available on