lix/src/libexpr/flake
Eelco Dolstra 6521c92ce8 Improve path:// handling
In particular, doing 'nix build /path/to/dir' now works if
/path/to/dir is not a Git tree (it only has to contain a flake.nix
file).

Also, 'nix flake init' no longer requires a Git tree (but it will do a
'git add flake.nix' if it's a Git tree)
2020-04-27 22:53:11 +02:00
..
call-flake.nix Remove flake 'edition' field 2020-04-10 10:24:09 +02:00
flake.cc Improve path:// handling 2020-04-27 22:53:11 +02:00
flake.hh Use RootValue 2020-04-16 18:33:34 +02:00
flakeref.cc Improve path:// handling 2020-04-27 22:53:11 +02:00
flakeref.hh Improve path:// handling 2020-04-27 22:53:11 +02:00
lockfile.cc Move parseTreeInfo() 2020-04-02 18:26:39 +02:00
lockfile.hh Change the lock file to a graph 2020-03-12 22:06:57 +01:00