summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2017-12-09 14:27:24 -0500
committerJohn Ericson <John.Ericson@Obsidian.Systems>2017-12-09 20:02:45 -0500
commit965cc5da574c8ee2310d0cc0a7d75363f422b4c3 (patch)
tree5b308c7ad616868cd1d0d5494a8737e062c98359 /pkgs/development/python-modules/python-sql
parent43d5c5d6db3ce33f3cf1d17ba43c7374257466ec (diff)
top-level: Fix splicing in the presence of evaluation errors
- No more `or {}`, this was misleading at best since those values wouldn't be used unless the attr they are defined from was present anyways. - `tryEval` for get outputs. This ensures that if some derivations fail, they won't take out the others. This benefited from the `or {}` before, but that was never good enough. `tryEval` is strictly better.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions