lix/src/nix-store
Eelco Dolstra 1a44f1cb65 nix-copy-closure: Drop --bzip2, --xz, --show-progress
These are too difficult to implement via nix-store --serve.

‘--show-progress’ could be re-implemented fairly easily via a
sink/source wrapper class.
2014-07-24 17:11:54 +02:00
..
dotgraph.cc Comment out dead code in `nix-store'. 2010-05-31 16:36:20 +00:00
dotgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
local.mk Pass -pthread only for programs that need it 2014-07-23 19:48:18 +02:00
nix-store.cc nix-copy-closure: Drop --bzip2, --xz, --show-progress 2014-07-24 17:11:54 +02:00
serve-protocol.hh Implement nix-copy-closure --from via nix-store --serve 2014-07-24 16:19:41 +02:00
xmlgraph.cc Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
xmlgraph.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00