=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2022-06-23 00:21:43 +0000 +++ new/zsh-functions/confz_containers_init 2022-06-23 00:19:43 +0000 @@ -1057,8 +1057,6 @@ die "TODO? relative symlink: ${(qqq)profile_dir}" fi done - [[ -f $profile_dir/manifest.nix ]] || \ - die "Could not find manifest.nix inside ${(qqq)profile_dir}" local -a world=( "${(@f)$( grep -o 'outPath = "[^"]*"' \ $profile_dir/manifest.nix \