nixery/server
Vincent Ambo a931de26ab fix(server): Do not invoke layer build if no layers are missing
This previously invoked a Nix derivation that spent a few seconds on
making an empty object in JSON ...
2019-10-03 13:21:04 +01:00
..
builder fix(server): Do not invoke layer build if no layers are missing 2019-10-03 13:21:04 +01:00
config feat(server): Reimplement local manifest cache backed by files 2019-10-03 13:21:04 +01:00
layers feat(server): Reimplement creation & uploading of layers 2019-10-03 13:21:04 +01:00
manifest refactor: Remove remaining MD5-hash mentions and computations 2019-10-03 13:21:04 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix chore(server): Import layer grouping logic into server component 2019-10-03 13:21:04 +01:00
main.go feat(server): Fetch popularity data on launch 2019-10-03 13:21:04 +01:00