mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 21:41:04 +01:00
Directly register the store classes rather than a function to build an instance of them. This gives the possibility to introspect static members of the class or choose different ways of instantiating them. |
||
|---|---|---|
| .. | ||
| attrs.cc | ||
| attrs.hh | ||
| cache.cc | ||
| cache.hh | ||
| fetchers.cc | ||
| fetchers.hh | ||
| git.cc | ||
| github.cc | ||
| indirect.cc | ||
| local.mk | ||
| mercurial.cc | ||
| path.cc | ||
| registry.cc | ||
| registry.hh | ||
| tarball.cc | ||