Jonas Chevalier

Results 831 comments of Jonas Chevalier

Another angle I've been exploring is to use https://github.com/mvdan/sh as a replacement for the bash interpreter. That way direnv would be freed from its dependency on bash, and have fewer...

The best is to write `dotenv` in the `.envrc` so the `.envrc` loads the `.env` file. And ignore the `load_dotenv` config option. It seemed like a good idea at the...

I'm not an elvish user so let me know how to fix this

Makes sense. Do you have some pointers on how long ago `guix shell` was introduced? If it's more than one year, it's probably safe to just change the default as...

Do you know how often Guix SD is getting released? If it's every 4 months, then we can wait for 6 and that should be enough. Hopefully, they won't have...

The best thing to do is add the command to the Wiki for now

@icidasset @mmlb do you have any opinion on this PR?

Can you add a new wiki page instead? https://github.com/direnv/direnv/wiki#tools-integration The hooks page is not the right place to advertise your tool.

@punitagrawal do you a sense if the Debian package is still maintained? My understanding is that Ubuntu inherits the package from Debian.

I didn't realize it would cause so many problems to de-vendor. Is the second package just holding the modules source? If that's an issue I don't mind re-vendoring them with...