lix/src
Eelco Dolstra d7a92ed4a9 nix-store --serve: Only monitor stdin during builds
Other operations cannot hang indefinitely (except when we're reading
from stdin, in which case we'll notice a client disconnect). But
monitoring works badly during compressed imports, since there the
client can close the connection before we've sent an ack.

http://hydra.nixos.org/build/12711638
2014-07-24 11:59:35 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh nix-copy-closure -s: Do substitutions via ‘nix-store --serve’ 2014-07-10 20:43:04 +02:00
libexpr Remove some obsolete files 2014-07-23 23:56:58 +02:00
libmain Ugly hack to allow --argstr values starting with a dash 2014-05-23 14:43:58 +02:00
libstore Remove some dead code 2014-07-24 00:00:53 +02:00
libutil Use pthread_cancel instead of a signal 2014-07-24 11:47:51 +02:00
nix-daemon Remove some dead code 2014-07-24 00:00:53 +02:00
nix-env nix-env -qa --json: Generate valid JSON even if there are invalid meta attrs 2014-06-02 17:58:43 +02:00
nix-hash
nix-instantiate Style fix 2014-06-27 11:36:23 +02:00
nix-log2xml
nix-store nix-store --serve: Only monitor stdin during builds 2014-07-24 11:59:35 +02:00