using makeWrapperArgs instead of setEnvVars

This commit is contained in:
Allen Nelson
2015-05-24 10:19:13 -05:00
parent bf1a16bbea
commit 6bb2e47abf
2 changed files with 7 additions and 8 deletions

View File

@@ -47,9 +47,9 @@
# Execute after shell hook
, postShellHook ? ""
# Environment variables to set in wrapper scripts, in addition to
# PYTHONPATH and PATH.
, setEnvVars ? []
# Additional arguments to pass to the makeWrapper function, which wraps
# generated binaries.
, makeWrapperArgs ? []
, ... } @ attrs: