nixery/build-image
Vincent Ambo cf4d688636 refactor(build-image): Simplify customisation layer builder
Moves the relevant parts of the customisation layer construction from
dockerTools.mkCustomisationLayer into the Nixery code base.

The version in dockerTools builds additional files (including via
hashing of potentially large files) which are not required when
serving an image over the registry protocol.
2019-09-02 00:08:11 +01:00
..
build-image.nix refactor(build-image): Simplify customisation layer builder 2019-09-02 00:08:11 +01:00
default.nix refactor(build-image): Extract package set loading into helper 2019-08-14 00:02:04 +01:00
go-deps.nix style: Apply nixfmt to trivial Nix files 2019-08-14 00:02:04 +01:00
group-layers.go refactor(server): Use wrapper script to avoid path dependency 2019-08-14 00:02:04 +01:00
load-pkgs.nix refactor(build-image): Extract package set loading into helper 2019-08-14 00:02:04 +01:00