Adding direnv and nix support #7

Merged
zotan merged 1 commit from feature/direnv-and-nix into dev 2023-02-06 16:27:17 +01:00
Member

With nix, you can now pull the dotnet sdk into scope with nix-shell, or if
you have direnv installed, by running direnv allow - it will detect the
.envrc and prompt you to do so.

If you're not using either of these, this won't affect you at all. ^^

With nix, you can now pull the dotnet sdk into scope with `nix-shell`, or if you have `direnv` installed, by running `direnv allow` - it will detect the .envrc and prompt you to do so. If you're not using either of these, this won't affect you at all. ^^
embr added 1 commit 2023-02-06 16:20:01 +01:00
39e54984ad Adding direnv and nix support
With nix, you can now pull the dotnet sdk into scope with `nix-shell`, or if
you have `direnv` installed, by running `direnv allow` - it will detect the
.envrc and prompt you to do so.

If you're not using either of these, this won't affect you at all. ^^
zotan merged commit e4889e5c9f into dev 2023-02-06 16:27:17 +01:00
zotan deleted branch feature/direnv-and-nix 2023-02-06 16:27:17 +01:00
Sign in to join this conversation.
No description provided.