tvl-depot/tools/nixery/build-image
Vincent Ambo 6262dec8aa feat(nix): Add derivation to create layer tars from a store path set
This introduces a new Nix derivation that, given an attribute set of
layer hashes mapped to store paths, will create a layer tarball for
each of the store paths.

This is going to be used by the builder to create layers that are not
present in the cache.

Relates to #50.
2019-10-03 13:21:04 +01:00
..
build-image.nix chore(build-image): Simplify wrapper build & remove layer grouping 2019-10-03 13:21:04 +01:00
build-layers.nix feat(nix): Add derivation to create layer tars from a store path set 2019-10-03 13:21:04 +01:00
default.nix feat(nix): Add derivation to create layer tars from a store path set 2019-10-03 13:21:04 +01:00
load-pkgs.nix refactor(server): Move package source management logic to server 2019-09-10 11:32:37 +01:00