about summary refs log tree commit diff
path: root/tools/nixery/build-image (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-02 refactor(build-image): Remove implicit import of entire package setVincent Ambo1-8/+5
2019-09-02 refactor(build-image): Simplify customisation layer builderVincent Ambo1-15/+16
2019-08-14 refactor(build-image): Extract package set loading into helperVincent Ambo3-64/+84
2019-08-14 style: Apply nixfmt to trivial Nix filesVincent Ambo1-11/+9
2019-08-14 feat(build-image): Use new image layering algorithm for imagesVincent Ambo1-38/+47
2019-08-14 feat(build-image): Introduce a terrifying hack to build group-layersVincent Ambo2-12/+85
2019-08-14 refactor(server): Use wrapper script to avoid path dependencyVincent Ambo4-0/+696