lix/src/nix
Eelco Dolstra 0e0dcf2c7e
Progress indicator: Unify "copying" and "substituting"
They're the same thing after all.

Example:

  $ nix build --store local?root=/tmp/nix nixpkgs.firefox-unwrapped
  [0/1 built, 49/98 copied, 16.3/92.8 MiB DL, 55.8/309.2 MiB copied] downloading 'https://cache.nixos.org/nar/0pl9li1jigcj2dany47hpmn0r3r48wc4nz48v5mqhh426lgz3bz6.nar.xz'
2017-08-16 20:56:03 +02:00
..
build.cc StorePathsCommand: Don't build installables 2017-07-14 18:29:07 +02:00
cat.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
command.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
command.hh Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
copy.cc nix copy: Add --no-check-sigs flag 2017-08-16 20:56:02 +02:00
dump-path.cc nix dump-path: Add 2017-05-04 14:21:22 +02:00
edit.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
eval.cc nix eval: Add a --raw flag 2017-05-03 14:08:18 +02:00
hash.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
installables.cc Improve substitution progress indicator 2017-08-16 20:56:02 +02:00
legacy.cc Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
legacy.hh Fix Darwin build 2016-03-15 12:11:27 +01:00
local.mk Replace readline by linenoise 2017-05-10 18:37:42 +02:00
log.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
ls.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
main.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
path-info.cc nix path-info: Show download sizes for binary cache stores 2017-07-14 18:29:10 +02:00
progress-bar.cc Progress indicator: Unify "copying" and "substituting" 2017-08-16 20:56:03 +02:00
progress-bar.hh Improved logging abstraction 2016-04-25 19:18:45 +02:00
repl.cc nix repl: Support printing floating-point numbers 2017-08-09 15:17:29 +02:00
run.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
search.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
show-config.cc Move code around 2017-04-25 12:07:31 +02:00
sigs.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
verify.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00