Store::computeFSClosure(): Support a set of paths
This way, callers can exploits the parallelism of computeFSClosure() when they have multiple paths that they need the (combined) closure of.
Showing
- src/libstore/build.cc 1 addition, 2 deletionssrc/libstore/build.cc
- src/libstore/misc.cc 10 additions, 2 deletionssrc/libstore/misc.cc
- src/libstore/store-api.hh 7 additions, 3 deletionssrc/libstore/store-api.hh
- src/nix-store/nix-store.cc 5 additions, 7 deletionssrc/nix-store/nix-store.cc
- src/nix/command.cc 2 additions, 2 deletionssrc/nix/command.cc
Loading
Please register or sign in to comment