=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2022-06-23 01:04:44 +0000 +++ new/zsh-functions/confz_containers_init 2022-06-23 01:02:28 +0000 @@ -1098,7 +1098,6 @@ # /var/lib/nix/profiles/default/bin/nix-env --install $missing ) - fail_reason="Following packages are not installed: $missing" (( $#missing == 0 )) } -#typeset -f -t confz_container_nix_packages_installed_check +typeset -f -t confz_container_nix_packages_installed_check