Skip to content

Commit

Permalink
feat: simplify .envrc
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGee <[email protected]>
  • Loading branch information
brianmcgee committed Oct 4, 2024
1 parent 6cadbbc commit 5d3de7c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
dotenv
dotenv_if_exists .env.local

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

watch_file flake.nix
watch_file nix/devshell.nix

use flake

0 comments on commit 5d3de7c

Please sign in to comment.