mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
parent
832e111494
commit
da3aea291d
2 changed files with 119 additions and 73 deletions
|
@ -63,7 +63,6 @@ static std::tuple<fetchers::Tree, FlakeRef, FlakeRef> fetchOrSubstituteTree(
|
|||
debug("got tree '%s' from '%s'",
|
||||
state.store->printStorePath(tree.storePath), lockedRef);
|
||||
|
||||
|
||||
if (state.allowedPaths)
|
||||
state.allowedPaths->insert(tree.actualPath);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue