commit | 9d7da11fdf306c9678f535b62cf557e5b0cbc688 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <me@thecoded.prof> | Sat Apr 27 16:09:02 2024 -0400 |
committer | Samuel Shuert <me@thecoded.prof> | Sat Apr 27 16:11:23 2024 -0400 |
tree | 081f1058c72bf1b47c591a2962560bccfb916976 |
Start monorepo for thecoded.prof sites suite Change-Id: I0ccd916a1a8e01a9707817b370d0390d4aa97983
diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..7fd05db --- /dev/null +++ b/.envrc
@@ -0,0 +1,4 @@ +if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then + source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4=" +fi +use flake