about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/core/libxfcegui4.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-10-28 18:56:00 +0100
committerVladimír Čunát <vcunat@gmail.com>2015-10-28 18:58:06 +0100
commit787f322540cf37c871454d14f8498b71027355dc (patch)
tree552a2de4897fd558319fd37e6836fa3d5ceadae7 /pkgs/desktops/xfce/core/libxfcegui4.nix
parent17b86fef1efb6c0939d1acee2078d2f24dffb8cb (diff)
downloadnixlib-787f322540cf37c871454d14f8498b71027355dc.tar
nixlib-787f322540cf37c871454d14f8498b71027355dc.tar.gz
nixlib-787f322540cf37c871454d14f8498b71027355dc.tar.bz2
nixlib-787f322540cf37c871454d14f8498b71027355dc.tar.lz
nixlib-787f322540cf37c871454d14f8498b71027355dc.tar.xz
nixlib-787f322540cf37c871454d14f8498b71027355dc.tar.zst
nixlib-787f322540cf37c871454d14f8498b71027355dc.zip
$docdev fixups: mostly to avoid empty output
... after auto-removing some kinds of files by default.
In some cases I let them be removed and in others I let them be put into
$docdev. That was more due to general indecisiveness on this question
than any reasons in the particular cases.
Diffstat (limited to 'pkgs/desktops/xfce/core/libxfcegui4.nix')
-rw-r--r--pkgs/desktops/xfce/core/libxfcegui4.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/core/libxfcegui4.nix b/pkgs/desktops/xfce/core/libxfcegui4.nix
index 86c3bea176b2..d9e5cce25e85 100644
--- a/pkgs/desktops/xfce/core/libxfcegui4.nix
+++ b/pkgs/desktops/xfce/core/libxfcegui4.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
     sha256 = "0cs5im0ib0cmr1lhr5765yliqjfyxvk4kwy8h1l8bn3mj6bzk0ib";
   };
 
-  outputs = [ "dev" "out" "doc" ]; # dev-doc only
+  outputs = [ "dev" "out" "docdev" ];
 
   #TODO: gladeui
   # By default, libxfcegui4 tries to install into libglade's prefix.