This commit is contained in:
Bradley Nelson
2026-06-16 13:51:51 -06:00
parent 9190a4806c
commit 23e78e9a9c
5 changed files with 483 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
fi
export DEVENV_ROOT="$PWD"
use flake "path:$PWD" --no-pure-eval --impure