346996ceec
This is to improve image creation reproducibility. Since the nar format doesn't support hard link, the tar stream of a layer can be different if a dependency of a layer has been built locally or if it has been fetched from a binary cache. If the dependency has been build locally, it can contain hard links which are encoded in the tar stream. If the dependency has been fetched from a binary cache, the tar stream doesn't contain any hard link. So even if the content is the same, tar streams are different. |
||
---|---|---|
.. | ||
default.nix | ||
detjson.py | ||
examples.nix | ||
pull.nix | ||
pull.sh | ||
tarsum.go |