gnutls: move some docs that don't seem useful normally

This commit is contained in:
Vladimír Čunát 2020-02-10 21:34:46 +01:00
parent cfa1f136db
commit 3668d993a3
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -28,7 +28,9 @@ stdenv.mkDerivation {
};
outputs = [ "bin" "dev" "out" "man" "devdoc" ];
# Not normally useful docs.
outputInfo = "devdoc";
outputDoc = "devdoc";
patches = [ ./nix-ssl-cert-file.patch ]
# Disable native add_system_trust.