source_up_if_exists
if [ -z "${IN_NIX_SHELL:-}" ]; then
  use flake .
fi
