diff options
author | Ryan Lahfa | 2024-03-21 17:05:02 +0100 |
---|---|---|
committer | Ryan Lahfa | 2024-03-21 17:06:21 +0100 |
commit | cede3bf0cd88728441d94fb9715678eb19bc0a10 (patch) | |
tree | d5baea86ded46aacccaaf1a532e004919fd17310 | |
parent | 0d52c3fe35d0b24de729bdfb917ad6c7104d0c6e (diff) |
shell(ux): enter into the default devshell via nix-direnv
This makes the switch into Aeneas' development environment "seamless" for direnv users.
https://direnv.net/
https://github.com/nix-community/nix-direnv
Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
-rw-r--r-- | .envrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +use flake |