=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2022-06-22 21:56:46 +0000 +++ new/zsh-functions/confz_containers_init 2022-06-22 21:47:02 +0000 @@ -927,8 +927,7 @@ (($+vars[checksum])) || die "No stored checksum for $url" - require container_nix_image :containers_dir :image_name :url \ - :checksum :checksum_algo \?hostname \?locale + require container_nix_image :containers_dir :image_name :url } confz_container_nix_unpacked_check() {