Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-10 | Remove $NIX_DB_DIR | Eelco Dolstra | 1 | -1/+1 | |
This variable has no reason to exist, given $NIX_STATE_DIR. | |||||
2016-04-11 | Remove manifest support | Eelco Dolstra | 1 | -1/+0 | |
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch. | |||||
2014-02-26 | Doh | Eelco Dolstra | 1 | -1/+1 | |
2014-02-26 | Test nix-store --switch-profile and more daemon actions | Eelco Dolstra | 1 | -0/+9 | |
2012-10-03 | Drop support for running nix-worker in "slave" mode | Eelco Dolstra | 1 | -6/+0 | |
AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon. | |||||
2012-07-26 | Clear NIX_STORE when running the tests | Eelco Dolstra | 1 | -1/+1 | |
2011-07-20 | * Refactoring. | Eelco Dolstra | 1 | -9/+3 | |
2008-12-04 | * Be sure to clean up the daemon if the test fails. | Eelco Dolstra | 1 | -0/+2 | |
2007-08-14 | * Hopefully this fixes the test on FreeBSD. | Eelco Dolstra | 1 | -2/+2 | |
2007-08-13 | * A test for the nix-worker. | Eelco Dolstra | 1 | -0/+17 | |