nixpkgs/pkgs/build-support/docker
Vincent Ambo af9f248926 streamLayeredImage: pass through passthru attributes
This is useful for a use-case we have with a Nix-based CI system that
specifies things like deploy steps as passthru attributes[0].

Previously the only way to do this would have been to concatenate
attributes onto the resulting derivation, but passing them in and
actually treating them as proper passthru attributes is cleaner.

[0]: https://cs.tvl.fyi/depot@f7d7da6aceb407b719cf4683a75878fd3aca319e/-/blob/nix/buildkite/default.nix?L222-226
2022-01-31 10:10:10 +03:00
..
test-dummy
default.nix streamLayeredImage: pass through passthru attributes 2022-01-31 10:10:10 +03:00
detjson.py
examples.nix nixos/tests/docker-tools: add test for pre-runAsRoot layer unpack order 2021-12-17 19:26:53 -06:00
nix-prefetch-docker
nix-prefetch-docker.nix
stream_layered_image.py
tarsum.go
tarsum.nix