1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-27 12:41:00 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Eelco Dolstra
f83f764218 * Cygwin compatibility (Cygwin can't upgrade read locks to write
locks, it deadlocks when you try to do that).
2008-04-10 06:53:16 +00:00
Eelco Dolstra
fd350a1555 2008-03-10 11:02:16 +00:00
Eelco Dolstra
bcc3862331 * Configure option --disable-old-db-compat to build without Berkeley
DB, which is only needed for converting old databases.
2008-03-09 20:30:34 +00:00
Eelco Dolstra
341b2de643 * Lock the Nix store during upgrades. 2008-03-08 23:47:05 +00:00
Eelco Dolstra
4df6dc28c3 * Bug fixes. 2008-03-08 22:48:08 +00:00
Eelco Dolstra
95fa444587 * Down to 1 test failure... 2008-03-05 13:48:19 +00:00
Eelco Dolstra
07da660396 * More progress. 2008-03-04 18:16:31 +00:00