aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-22 14:59:37 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-22 16:05:00 +0200
commit022618c794f64ea354e7c9e166f3c8fc1654c470 (patch)
tree66fae354dd8b053af36e0452e76f0318cafa551b /scripts
parenta54c263402cf140b6f91e26c02f13cbeeda76583 (diff)
Handle cycles when printing a value
So this no longer crashes with a stack overflow: nix-instantiate -E --eval 'let as = { x = as; }; in as' Instead it prints: { x = { x = <CYCLE>; }; }
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions