lix-releng-staging/src/libfetchers
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
..
attrs.cc
attrs.hh
cache.cc
cache.hh
fetchers.cc
fetchers.hh
git.cc
github.cc Merge remote-tracking branch 'origin/master' into flakes 2020-04-09 15:54:21 +02:00
indirect.cc
local.mk
mercurial.cc
path.cc Improve path:// handling 2020-04-27 22:53:11 +02:00
registry.cc Make Registry::read() more robust 2020-04-14 17:25:39 +02:00
registry.hh
tarball.cc after flake rebase 2020-04-08 22:26:57 +02:00
tree-info.cc
tree-info.hh