fix: remove direnv and envrc from the repo
I've found it being clumsy and getting in the way. For example, in my `.envrc` I do `use flake . --override-input nixpkgs "$NIXPKGS"` to reuse an already existing instance of the `nixpkgs` on my machine. Feels like it should be up to a developer on how to use `nix develop`/`direnv`
This commit is contained in:
parent
1eaf3abe21
commit
1ce0dc375e
1 changed files with 0 additions and 1 deletions
1
.envrc
1
.envrc
|
|
@ -1 +0,0 @@
|
|||
use_flake
|
||||
Loading…
Add table
Add a link
Reference in a new issue