summary refs log tree commit diff
path: root/pkgs/tools/networking/curl
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/tools/networking/curl
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/tools/networking/curl')
-rw-r--r--pkgs/tools/networking/curl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/curl/default.nix b/pkgs/tools/networking/curl/default.nix
index 5a134e572ae9..288b2d0863d5 100644
--- a/pkgs/tools/networking/curl/default.nix
+++ b/pkgs/tools/networking/curl/default.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
     sha256 = "050q6i20lbh7dyyhva2sbp8dbyp6sghlkbpvq2bvcasqwsx4298y";
   };
 
-  outputs = [ "dev" "out" "bin" "doc" ]; # man3 is "dev-doc"
+  outputs = [ "dev" "out" "bin" "man" "docdev" ];
 
   nativeBuildInputs = [ pkgconfig ];
   # Zlib and OpenSSL must be propagated because `libcurl.la' contains