index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
build-hook-ca-floating.nix
blob: dfdbb82da7dce72709457c2d987ff49f8ad4c694 (
plain
)
1
2
3
4
5
6
{
busybox
}:
import
./build-hook.nix
{
inherit
busybox
;
contentAddressed
=
true
;
}