Age | Commit message (Collapse) | Author |
|
|
|
roots to a per-process temporary file in /nix/var/nix/temproots
while holding a write lock on that file. The garbage collector
acquires read locks on all those files, thus blocking further
progress in other Nix processes, and reads the sets of temporary
roots.
|
|
|
|
|
|
* Add a garbage collector test.
|
|
invariant by registering references through the manifest.
* Added a test for nix-pull.
|
|
approach. This makes it much easier to add extra complexity in the
normaliser / realiser (e.g., build hooks, substitutes).
|
|
environment variables.
* Started adding some automatic tests.
* Do a `make check' when building RPMs.
|