nix-config/templates/c++-bazel/.envrc
Bruno BELANYI 06cc34dc1c
All checks were successful
ci/woodpecker/push/check Pipeline was successful
WIP: Bazel template
WIP: use new MODULE.bazel system.
WIP: use `.bazel` extension on BUILD files.
2024-05-13 10:56:08 +00:00

6 lines
223 B
Plaintext

if ! has nix_direnv_version || ! nix_direnv_version 3.0.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.0/direnvrc" "sha256-21TMnI2xWX7HkSTjFFri2UaohXVj854mgvWapWrxRXg="
fi
use flake