tvl-depot/tools/nixery/server/builder
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.go fix(server): Sort requested packages in image name & spec 2019-08-17 10:31:41 +01:00
cache.go feat(builder): Implement build cache for manifests & layers 2019-08-14 20:18:41 +01:00