haskell-template icon indicating copy to clipboard operation
haskell-template copied to clipboard

Switch to nix-direnv?

Open srid opened this issue 4 years ago • 1 comments

nix-direnv with direnv-vscode to replace the Nix Env Selector extension?

Pro: obviates having to have a shell.nix, and feels faster in VSCode (esp. when using the slow haskell.nix).

Con: necessitates manual setup on user part, to have nix-direnv installed, with user's $SHELL setup up properly as well. cf. https://github.com/plutonomicon/plut#developing

srid avatar Dec 16 '21 23:12 srid

If nothing else, we should document how to use nix-direnv.

srid avatar Aug 17 '22 16:08 srid

Recommending this now: https://haskell.flake.page/direnv

srid avatar Mar 14 '23 16:03 srid