nixery/server/builder
Vincent Ambo 9bfa802004 chore(server): Remove "layer seen" cache
This cache is no longer required as it is implicit because the layer
cache (mapping store path hashes to layer hashes) implies that a layer
has been seen.
2019-10-03 13:21:04 +01:00
..
builder.go fix(server): Upload symlink layer created by first Nix build 2019-10-03 13:21:04 +01:00
cache.go chore(server): Remove "layer seen" cache 2019-10-03 13:21:04 +01:00
state.go refactor(server): Introduce a state type to carry runtime state 2019-10-03 13:21:04 +01:00