summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-04-23 17:19:19 +0200
committerProfpatsch <mail@profpatsch.de>2016-04-23 17:54:32 +0200
commit77fa336849704071d068ecc199e6fbbbb85d9546 (patch)
tree3025115eefbb151d38cb2f0c60df29b9526e0047 /pkgs/development/python-modules/python-sql
parent6d432531c61edf1aaae11b044d52d7332e522475 (diff)
setup.hs: substitute uses only valid bash names
bash variable names may only contain alphanumeric ASCII-symbols and _, and must not start with a number. Nix expression attribute names however might contain nearly every character (in particular spaces and dashes). Previously, a substitution that was not a valid bash name would be expanded to an empty string. This commit introduce a check that throws a (hopefully) helpful error when a wrong name is used in a substitution.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions