about summary refs log tree commit diff
path: root/tvix/eval/src/value.rs
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-08-08T00·07+0300
committertazjin <tazjin@tvl.su>2022-08-12T14·09+0000
commit9c5a249b3059fa7951948b27ba5365d4570843ff (patch)
tree26c101688aeece3ff75ddbeab38adb7668bd6508 /tvix/eval/src/value.rs
parentd431f43f5fbb0c8eaa23fd082ddb8839cdc0f642 (diff)
feat(tvix/compiler): incompletely handle true/false/null literals r/4416
These are a bit tricky to implement because Nix technically treats
them as identifiers, and only if the identifier is not explicitly
overridden within the scope does it yield the expected literal values.

Note that weirdness even occurs with scopedImport.

Change-Id: Ie55723405ccfcc25da37c5a08fa3332f37cf9ae5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6080
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'tvix/eval/src/value.rs')
0 files changed, 0 insertions, 0 deletions