1
2
3
4
5
6
{ busybox }:

import ./build-hook.nix {
  inherit busybox;
  contentAddressed = true;
}