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 Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
attrs.hh Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
cache.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
cache.hh Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
fetchers.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
fetchers.hh Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
git.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
github.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
indirect.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
local.mk Remove global -I flags 2020-03-30 14:39:33 +02:00
mercurial.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
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 Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
tree-info.hh Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00