Merge pull request #226318 from trofi/liburcu-move-dev-and-doc-outputs
liburcu: move headers to "dev" and docs to "doc"
This commit is contained in:
@@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-ykO/Jh1NOSz/IN+uRAg2YDvwCfziT9ybJpfYN6IjnU8=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" "doc" ];
|
||||
|
||||
nativeCheckInputs = [ perl ];
|
||||
|
||||
preCheck = "patchShebangs tests/unit";
|
||||
|
||||
Reference in New Issue
Block a user