lix/src
Eelco Dolstra 29cde917fe Fix deadlock in SubstitutionGoal
We were relying on SubstitutionGoal's destructor releasing the lock,
but if a goal is a top-level goal, the destructor won't run in a
timely manner since its reference count won't drop to zero.  So
release it explicitly.

Fixes #178.
2014-02-27 13:34:13 +01:00
..
boost Remove Automakefiles 2014-02-01 13:54:38 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Simplify getting use-ssh-substituter from untrusted users 2014-02-26 13:58:46 +01:00
libexpr Warn about missing -I paths 2014-02-26 15:21:56 +01:00
libmain nix-store --gc --max-freed: Support a unit specifier 2014-02-17 14:48:50 +01:00
libstore Fix deadlock in SubstitutionGoal 2014-02-27 13:34:13 +01:00
libutil And another one 2014-02-26 18:55:18 +01:00
nix-daemon Simplify getting use-ssh-substituter from untrusted users 2014-02-26 13:58:46 +01:00
nix-env Add a flag ‘--check’ to verify build determinism 2014-02-18 01:01:14 +01:00
nix-hash Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-instantiate nix-instantiate: Allow --dry-run as a synonym for --readonly-mode 2014-02-19 16:46:33 +01:00
nix-log2xml Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-store nix-store -r: Respect --add-root for non-derivations 2014-02-26 16:32:46 +01:00