2022-04-04 13:31:41 +01:00
|
|
|
nix_direnv_watch_file devshell/{default,commands,install}.nix
|
2022-02-14 23:47:21 +00:00
|
|
|
use flake
|
|
|
|
|
|
|
|
# devshell needs the shellHook to run even when cached
|
|
|
|
# https://github.com/nix-community/nix-direnv/issues/109
|
|
|
|
eval "$shellHook"
|