summary refs log tree commit diff
path: root/pkgs/desktops
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
parent3f6a2b944101a22db3325d1c676978831d2ddc9c (diff)
downloadnixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar.gz
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar.bz2
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar.lz
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar.xz
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.tar.zst
nixpkgs-a15fa4533c929375ec226fe0b6213099af063ebe.zip
GConf: multiple outputs
Diffstat (limited to 'pkgs/desktops')
-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 db51a5f8962..30f92e4e054 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