mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
e2e77950f3
This hook allows to scatter files in $out to multiple outputs. For "bin" and "doc" outputs there are prefefined default masks, but they can be overriden by setting files_<outname>, for example: files_bin = [ "/bin/*" "/lib/libexec/" ]; To make an effect hook must be specified in buildInputs. |
||
---|---|---|
.. | ||
autoreconf.sh | ||
enable-coverage-instrumentation.sh | ||
fix-darwin-dylib-names.sh | ||
keep-build-tree.sh | ||
make-coverage-analysis-report.sh | ||
make-wrapper.sh | ||
scatter_output.sh | ||
set-java-classpath.sh |