lix/src/libexpr/primops
Eelco Dolstra 6d7efcfaeb
Store SourceInfo in Flake and NonFlake
This deduplicates some shared fields. Factoring out the commonality is
useful in places like makeFlakeValue().
2019-05-28 13:06:43 +02:00
..
context.cc Add builtins.appendContext. 2019-01-31 08:52:23 -05:00
fetchGit.cc fetchGit: Don't barf if we can't update our Git clone 2019-05-23 23:38:40 +02:00
fetchGit.hh fetchGit: Return revCount for dirty working trees 2019-04-19 14:15:51 +02:00
fetchMercurial.cc Make flakes work with 'nix build --store ...' 2019-05-15 15:38:24 +02:00
flake.cc Store SourceInfo in Flake and NonFlake 2019-05-28 13:06:43 +02:00
flake.hh Store SourceInfo in Flake and NonFlake 2019-05-28 13:06:43 +02:00
flakeref.cc Fixed relative path parsing 2019-05-28 10:17:28 +02:00
flakeref.hh WIP: still need to adapt flakeref parsing 2019-05-01 12:59:12 +02:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00