chore: enable agent teams experiment in dev shell
This commit is contained in:
parent
05a40a35c2
commit
eff29b048c
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@
|
|||
|
||||
NIX_CONFIG = "experimental-features = nix-command flakes";
|
||||
RUST_SRC_PATH = "${rust}/lib/rustlib/src/rust/library";
|
||||
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS = "1";
|
||||
|
||||
shellHook = ''
|
||||
${config.pre-commit.shellHook}
|
||||
|
|
|
|||
Loading…
Reference in a new issue