Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-10 | refactor(server): Move package source management logic to server | Vincent Ambo | 2 | -43/+16 |
2019-09-02 | refactor(build-image): Remove implicit import of entire package set | Vincent Ambo | 1 | -8/+5 |
2019-09-02 | refactor(build-image): Simplify customisation layer builder | Vincent Ambo | 1 | -15/+16 |
2019-08-14 | refactor(build-image): Extract package set loading into helper | Vincent Ambo | 3 | -64/+84 |
2019-08-14 | style: Apply nixfmt to trivial Nix files | Vincent Ambo | 1 | -11/+9 |
2019-08-14 | feat(build-image): Use new image layering algorithm for images | Vincent Ambo | 1 | -38/+47 |
2019-08-14 | feat(build-image): Introduce a terrifying hack to build group-layers | Vincent Ambo | 2 | -12/+85 |
2019-08-14 | refactor(server): Use wrapper script to avoid path dependency | Vincent Ambo | 4 | -0/+696 |