Setting up Nix on macOS M1 for reproducible dev environment per folder
Hello everyone, I’m trying to setup nix on macOS m1 so that when entering a folder as the effect repo I get all the things defined in the flake. Don’t want to dive deeper with home manager or manage other things with nix, just a reproducible dev env per folder.
I installed nix and installed via nix-env both direnv and nix-direnv. I hooked direnv and tried the template project of nix-direnv but nothing happens.
Do you have some instructions to make it work the same way as it should work to work for effect repos with flakes?
Thanks!
I installed nix and installed via nix-env both direnv and nix-direnv. I hooked direnv and tried the template project of nix-direnv but nothing happens.
Do you have some instructions to make it work the same way as it should work to work for effect repos with flakes?
Thanks!
