1
Fork 0
hermetic_cc_toolchain/.envrc

10 lines
371 B
Plaintext

# Copyright 2023 Uber Technologies, Inc.
# Licensed under the Apache License, Version 2.0
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi
# Load the development shell defined in the flake.nix file
use flake