summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2018-05-17 18:53:13 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-05-17 18:53:13 -0400
commit4fe289860888668956b7e79e24efeb101c2f51d1 (patch)
tree9e6788604f66e95fbebc11f8d2f6b784a2a3d16c /pkgs/development/python-modules/python-sql
parentf3fcf1b0a9b0398620b5fa9b40268ef651aa373e (diff)
nixpkgs module: Fix defaulting of `localSystem` and `system`
My c6f7d4367894047592cc412740f0c1f5b2ca2b59 made the mistake of not having enough defaults. Now both variables are default as the *explicit* value of the other, or a fallback. The fallback of `system` is the default of `localSystem.system`. The fallback of `localSystem` is not the other default (projected), as that would cause a cycle, but `{ system = builtins.currentTime; }` just as nixpkgs itself does it.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions