purenix icon indicating copy to clipboard operation
purenix copied to clipboard

enable direnv with flake

Open deemp opened this issue 1 year ago • 2 comments

deemp avatar Aug 10 '22 14:08 deemp

Thanks for your PR. I use direnv myself, but I don't think it makes sense to check in the .envrc file. It's not relevant to most users, it doesn't really save the users for whom it is relevant a lot of time (they need to direnv allow anyway), and they might want to customize it. Do you disagree?

jonascarpay avatar Aug 10 '22 14:08 jonascarpay

I agree. In fact, I added this file to showcase (later in README#Development) a convenient development method that just worked for me in VS Code with direnv extension. But I should have probably described it in a blog and not exploit your project.

deemp avatar Aug 10 '22 17:08 deemp

Oh cool, please link the blog post if you end up writing it. I'll close this PR for now.

jonascarpay avatar Aug 12 '22 12:08 jonascarpay