=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2022-06-22 23:10:49 +0000 +++ new/zsh-functions/confz_containers_init 2022-06-22 23:08:19 +0000 @@ -930,7 +930,7 @@ (($+vars[checksum])) || die "No stored checksum for $url" require container_nix_image :containers_dir :image_name :url \ - :checksum :checksum_algo \?hostname \?locale \?svscan_dir + :checksum :checksum_algo \?hostname \?locale } confz_container_nix_bootstrap_utils_apk_check() {