# - Will execute on entry to the containing directory only if authorized with `direnv allow` # - Requires a recent version of direnv (https://direnv.net/) # - For quieter direnv output, set `export DIRENV_LOG_FORMAT=` # Determine AVALANCHE_VERSION source ./scripts/constants.sh # - Starts an avalanchego dev shell # - Requires nix (https://github.com/DeterminateSystems/nix-installer?tab=readme-ov-file#install-nix) use flake "github:ava-labs/avalanchego?ref=${AVALANCHE_VERSION}"