file: move headers and mans to "dev" and "man" outputs
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-N1HH+6jbyDHLjXzIr/IQNUWbjOUVXviwiAon0ChHXzs=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" "man" ];
|
||||
|
||||
patches = [
|
||||
# Backport fix to identification for pyzip files.
|
||||
# Needed for strip-nondeterminism.
|
||||
|
||||
Reference in New Issue
Block a user