Merge "envrc: improve" into main

This commit is contained in:
Ilya K 2024-03-26 20:49:40 +00:00 committed by Gerrit Code Review
commit fa3088a878
2 changed files with 4 additions and 1 deletions

4
.envrc
View file

@ -1 +1,3 @@
use flake
# shellcheck shell=bash
source_env_if_exists .envrc.local
use flake ".#${LIX_SHELL_VARIANT:-default}" "${LIX_SHELL_EXTRA_ARGS[@]}"

1
.gitignore vendored
View file

@ -147,6 +147,7 @@ result-*
.vscode/
.direnv/
.envrc.local
# clangd and possibly more
.cache/