diff options
| author | John Ericson <John.Ericson@Obsidian.Systems> | 2017-12-09 14:27:24 -0500 |
|---|---|---|
| committer | John Ericson <John.Ericson@Obsidian.Systems> | 2017-12-09 20:02:45 -0500 |
| commit | 965cc5da574c8ee2310d0cc0a7d75363f422b4c3 (patch) | |
| tree | 5b308c7ad616868cd1d0d5494a8737e062c98359 /pkgs/development/python-modules/python-sql | |
| parent | 43d5c5d6db3ce33f3cf1d17ba43c7374257466ec (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
