mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
Add TreeInfo::computeStorePath()
This commit is contained in:
parent
7bcc9f2aaf
commit
fad9faf354
4 changed files with 16 additions and 3 deletions
|
|
@ -11,6 +11,8 @@ struct StorePath;
|
|||
|
||||
namespace nix::flake {
|
||||
|
||||
using namespace fetchers;
|
||||
|
||||
typedef std::vector<FlakeId> InputPath;
|
||||
|
||||
struct LockedInput;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue