This commit is contained in:
Jade Lovelace 2023-02-05 14:02:36 -08:00
parent 09cee8447c
commit d06e3ef9d9
3 changed files with 458 additions and 0 deletions

View file

@ -0,0 +1,19 @@
+++
date = "2022-10-30"
draft = true
path = "/blog/extensions-to-the-nix-store"
tags = []
title = "Extensions to the Nix store"
+++
This post is a summary/index of the proposed new features in the Nix store,
since I keep repeatedly struggling to find the documents for them.
# Content addressability
## "intensional store"
This was introduced in section 6 in [Eelco's PhD thesis][phd-thesis], as an
opposite approach to the "extensional store"
[phd-thesis]: https://edolstra.github.io/pubs/phd-thesis.pdf