direnv
This really works well with Nix. Nix dedicated implementation?
外部 flake を使って環境を作る方法が紹介されている
How use flake works?
implementation
use flake [<installable>]
flake.nix の変更に応じたホットリロードできる?
watch_file コマンドがある
実装を読めばわかるが、direnv の use flake は flake.nix を watch している
.envrc には shell script がどうやら書けるらしいが、それに関する説明を見つけられない。