shellcheck: shell=bash
This commit is contained in:
parent
caeb3c915f
commit
8ebfafbce8
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
fixupOutputHooks+=(_makeSymlinksRelative)
|
||||
|
||||
# For every symlink in $output that refers to another file in $output
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
# The base package for automatic multiple-output splitting. Used in stdenv as well.
|
||||
preConfigureHooks+=(_multioutConfig)
|
||||
preFixupHooks+=(_multioutDocs)
|
||||
|
|
Loading…
Reference in a new issue