gnutls: move some docs that don't seem useful normally
This commit is contained in:
parent
cfa1f136db
commit
3668d993a3
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user