aboutsummaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2024-07-13 01:22:35 +0000
committerKumar Damani <me@kumardamani.net>2024-07-13 01:22:35 +0000
commit577dea975275ade403982a8ff17cf73e7cc129cf (patch)
tree32022a6ff1bc55901d25ec58129b2b25e4612930 /.envrc
parent3e5e4d5a88edec1ceb0544baa3e41321dc3e26db (diff)
added flake. updated docs, deploy script. updated cv.
Diffstat (limited to '.envrc')
-rw-r--r--.envrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..4a544bd
--- /dev/null
+++ b/.envrc
@@ -0,0 +1,4 @@
+if ! has nix_direnv_version || ! nix_direnv_version 3.0.5; then
+ source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.5/direnvrc" "sha256-RuwIS+QKFj/T9M2TFXScjBsLR6V3A17YVoEW/Q6AZ1w="
+fi
+use flake .#website --impure