StorePathsCommand: Don't build installables
On second though this was annoying. E.g. "nix log nixpkgs.hello" would build/download Hello first, even though the log can be fetched directly from the binary cache. May need to revisit this.
Showing
- src/nix/build.cc 1 addition, 1 deletionsrc/nix/build.cc
- src/nix/command.cc 2 additions, 2 deletionssrc/nix/command.cc
- src/nix/command.hh 3 additions, 1 deletionsrc/nix/command.hh
- src/nix/installables.cc 3 additions, 3 deletionssrc/nix/installables.cc
- src/nix/run.cc 1 addition, 1 deletionsrc/nix/run.cc
Loading
Please register or sign in to comment