Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Apr 16, 2023
1 parent 43d9d71 commit 2602e1b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
#! /bin/sh

# reload when these files change
watch_file devshell/flake.nix
watch_file devshell/flake.lock

watch_file local/flake.nix
watch_file local/flake.lock
use_flake ./local
# {
# # shell gc root dir
# mkdir -p "$(direnv_layout_dir)"
# eval "$(nix print-dev-env ./local\#default --no-update-lock-file --no-write-lock-file --profile $(direnv_layout_dir)/flake-profile)"
# }

0 comments on commit 2602e1b

Please sign in to comment.