aboutsummaryrefslogtreecommitdiff
path: root/tests/dump-db.sh
AgeCommit message (Collapse)Author
2016-08-10Remove $NIX_DB_DIREelco Dolstra
This variable has no reason to exist, given $NIX_STATE_DIR.
2016-01-31Use the daemon when we don't have write access to the Nix databaseEelco Dolstra
2014-02-26Add a test for nix-store --dump-db / --load-dbEelco Dolstra