lix/src/libexpr/primops
Matthew Bauer d4870462f8 Cast variants fully for libc++10
libc++10 seems to be stricter on what it allows in variant conversion.
I'm not sure what the rules are here, but this is the minimal change
needed to get through the compilation errors.
2020-12-23 23:41:58 -06:00
..
context.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchMercurial.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
fetchTree.cc Cast variants fully for libc++10 2020-12-23 23:41:58 -06:00
fromTOML.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00