tvl-depot/tools/nixery/server
Vincent Ambo 9a95c4124f fix(server): Sort requested packages in image name & spec
Before this change, Nixery would pass on the image name unmodified to
Nix which would lead it to cache-bust the manifest and configuration
layers for images that are content-identical but have different
package ordering.

This fixes #38.
2019-08-17 10:31:41 +01:00
..
builder fix(server): Sort requested packages in image name & spec 2019-08-17 10:31:41 +01:00
config refactor(server): Extract build logic into separate module 2019-08-14 20:18:41 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix refactor: Move registry server to a subfolder 2019-08-14 00:02:04 +01:00
main.go fix(server): Print correct project name during startup 2019-08-14 20:18:41 +01:00