summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-12-23 17:16:16 +0100
committerJan Tojnar <jtojnar@gmail.com>2019-12-23 18:02:44 +0100
commitb0633406cb70e0e4ae3470a6b49e32b38d99ac16 (patch)
treeac02631c8aa44b2c32ddadec6e457b022426479a /pkgs/development/python-modules/python-sql
parent2a81eceeba6d9b0499c0a9dc569921765321cdd0 (diff)
python.pkgs.wrapPython: fix makeWrapperArgs
When `makeWrapperArgs` is a Bash array, we only passed the first item to `wrapProgram`. We need to use `"${makeWrapperArgs[@]}"` to extract all the items. But that breaks the common string case so we need to handle that case separately.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions