blob 013809d122f3c51ca25133f71fee8b32698e52c9 169 bytes (raw)
name: nix/libstore/references.hh # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | #pragma once
#include "types.hh"
#include "hash.hh"
namespace nix {
PathSet scanForReferences(const Path & path, const PathSet & refs,
HashResult & hash);
}
|
debug log:
solving 013809d122f3c51ca25133f71fee8b32698e52c9 ...
found 013809d122f3c51ca25133f71fee8b32698e52c9 in https://git.savannah.gnu.org/cgit/guix.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
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.