lix/src/libfetchers
Eelco Dolstra 74024515a3 Support registry entries that must match exactly
An example use is for pinning the "nixpkgs" entry the system-wide
registry to a particular store path. Inexact matches
(e.g. "nixpkgs/master") should still use the global registry.
2020-04-01 23:12:45 +02:00
..
attrs.cc
attrs.hh
cache.cc
cache.hh
fetchers.cc
fetchers.hh
git.cc
github.cc
indirect.cc
local.mk Remove global -I flags 2020-03-30 14:39:33 +02:00
mercurial.cc
registry.cc Support registry entries that must match exactly 2020-04-01 23:12:45 +02:00
registry.hh Support registry entries that must match exactly 2020-04-01 23:12:45 +02:00
tarball.cc
tree-info.hh