Skip to content

Commit 8eac2ee

Browse files
committed
🤖 chore: migrate .envrc to nix-direnv bootstrap
Switch .envrc from plain 'use flake' to nix-direnv bootstrap with pinned version/hash, then keep use flake. --- _Generated with `mux` • Model: `openai:gpt-5.3-codex` • Thinking: `xhigh` • Cost: `$0.11`_ <!-- mux-attribution: model=openai:gpt-5.3-codex thinking=xhigh costs=0.11 -->
1 parent f6ea8bc commit 8eac2ee

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

‎.envrc‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
if ! has nix_direnv_version || ! nix_direnv_version 3.1.1; then
2+
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.1/direnvrc" "sha256-p+fzQdrms/hDa7g+soShAybJNo4bN4SIAeSfqNKgD5I="
3+
fi
14
use flake

‎vendor/.modules.stamp‎

Whitespace-only changes.

0 commit comments

Comments
 (0)