Age | Commit message (Collapse) | Author | Files | Lines |
|
This feature was implemented for Hydra, but Hydra no longer uses it.
|
|
These are content-addressed paths or outputs of locally performed
builds. They are trusted even if they don't have signatures, so "nix
verify-paths" won't complain about them.
|
|
size of the NAR serialisation of the path, i.e., `nix-store --dump
PATH'). This is useful for Hydra.
|
|
|
|
prevent a foreign key constraint violation on the Refs table when
deleting a path.
|
|
garbage collector.
|
|
it at startup.
* Implement negative caching. Now `make check' passes.
|
|
store all the derivers of a path efficiently. But that opens a big
can of worms with respect to garbage collector semantics.
|
|
to make the Refs table more space-efficient. For instance, this
reduces the size of the database on my laptop from 93 MiB to 18
MiB. (It was 72 MiB with the old schema on an ext3 disk with a 1
KiB block size.)
|
|
|