Skip to content

Commit 5d3de7c

Browse files
committed
feat: simplify .envrc
Signed-off-by: Brian McGee <[email protected]>
1 parent 6cadbbc commit 5d3de7c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.envrc

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
dotenv
22
dotenv_if_exists .env.local
33

4-
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
5-
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
6-
fi
7-
8-
watch_file flake.nix
94
watch_file nix/devshell.nix
105

116
use flake

0 commit comments

Comments
 (0)