lix/src
Eelco Dolstra de79d23f76 * Retry a transaction if SQLite returns SQLITE_BUSY. This can happen
even with a very long busy timeout, because SQLITE_BUSY is also
  returned to resolve deadlocks.  This should get rid of random
  "database is locked" errors.  This is kind of hard to test though.
* Fix a horrible bug in deleteFromStore(): deletePathWrapped() should
  be called after committing the transaction, not before, because the
  commit might not succeed.
2010-12-05 18:23:19 +00:00
..
bin2c * Sync with the trunk. 2010-04-20 09:20:29 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Quick hack around one of the pathological cases in bsdiff 2010-11-29 17:07:04 +00:00
libexpr * DrvInfo contains pointers to expressions, so DrvInfos should be 2010-11-25 13:47:34 +00:00
libmain * Before a build, show the disk space that the downloaded store paths 2010-11-17 14:31:42 +00:00
libstore * Retry a transaction if SQLite returns SQLITE_BUSY. This can happen 2010-12-05 18:23:19 +00:00
libutil * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
nix-env * Sync with the trunk. 2010-11-16 12:49:47 +00:00
nix-hash * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
nix-instantiate * Sync with the trunk. 2010-11-16 12:49:47 +00:00
nix-log2xml * Emit warning='1' or error='1' attributes for lines marked as 2010-03-05 12:54:58 +00:00
nix-setuid-helper * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-store * Add an operation `nix-store -q --size'. 2010-11-17 12:40:52 +00:00
nix-worker * Before a build, show the disk space that the downloaded store paths 2010-11-17 14:31:42 +00:00
Makefile.am * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00