cashapp / hermit

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
Apache License 2.0
586 stars 51 forks source link

fix: prioritize runtime deps envars #369

Closed staktrace closed 1 year ago

staktrace commented 1 year ago

Fixes https://github.com/cashapp/hermit/issues/368. See individual commit messages for details.

alecthomas commented 1 year ago

I can't think of a situation where this would be problematic, so this seems reasonable to me. Thanks Kats.

alecthomas commented 1 year ago

Oh and thanks for the very thorough test in the new test system!

staktrace commented 1 year ago

Thanks @alecthomas ! It looks like the change needs to be tagged in order to have a new release published, could you please do that too?

alecthomas commented 1 year ago

Done!