diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-04-14T08·37+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-04-14T08·37+0000 |
commit | 85d13c8f93c8b251f5883d9b38051b33bab1ad3e (patch) | |
tree | 36727b29c68785d7060dca66229798b71505c182 /src/libutil | |
parent | 816f9c0f6fae0229961bb573dfa0f75ff42c14eb (diff) |
* Change the semantics of "with" so that inner "withs" take
precedence, i.e. `with {x=1;}; with {x=2;}; x' evaluates to 2'. This has a simpler implementation and seems more natural. There doesn't seem to be any code in Nixpkgs or NixOS that relies on the old behaviour.
Diffstat (limited to 'src/libutil')
0 files changed, 0 insertions, 0 deletions