tree 8c61d01aaf1b2e11c9c6278201afb1b878ec9d0c path: nix/libstore
size name
27 .gitignore
121210 build.cc
2486 builtins.cc
1504 builtins.hh
8427 derivations.cc
2456 derivations.hh
26899 gc.cc
5815 globals.cc
6482 globals.hh
50783 local-store.cc
8817 local-store.hh
2780 misc.cc
881 misc.hh
9058 optimise-store.cc
5470 pathlocks.cc
944 pathlocks.hh
3429 references.cc
169 references.hh
4000 sqlite.cc
2039 sqlite.hh
7521 store-api.cc
12874 store-api.hh
1495 worker-protocol.hh
debug log:
solving 8c61d01aaf1b2e11c9c6278201afb1b878ec9d0c ...
found 8c61d01aaf1b2e11c9c6278201afb1b878ec9d0c in https://git.savannah.gnu.org/cgit/guix.git
glossary
--------
Tree objects belong to commits or other tree objects. Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.
Path names are stored in tree objects, but trees do not know
their own path name. A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object. Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.