Add "nix add-to-store" command
This commit is contained in:
parent
1c58ad2ffa
commit
970366266b
4 changed files with 67 additions and 4 deletions
|
|
@ -233,6 +233,8 @@ struct CmdWhyDepends : SourceExprCommand
|
|||
}
|
||||
};
|
||||
|
||||
// FIXME: should use scanForReferences().
|
||||
|
||||
visitPath(node.path);
|
||||
|
||||
for (auto & ref : refs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue