Direnv "use nix" vs "use_nix"

Hi,

what is the difference between the use nix command and the use_nix (with underscore) command with direnv ?

Out of curiosity I took a look at the implementation. It looks to me like they’re functionally identical for Nix and the “use nix” command is just going to additionally log the status, but if you were using direnv for something like node you could use the "use " command to print the version you’re specifying.