#!/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/bash
set -o errexit
set -o nounset
set -o pipefail


