# First, make sure the higher-level .envrc is loaded
# Note that all dependency management, including installing maturin itself,
# is actually done through nix in this top level .envrc
source_up

watch_file  "./.setup_local_venv.sh"
source "./.setup_local_venv.sh"
