std icon indicating copy to clipboard operation
std copied to clipboard

fix: load the devcontainer from the derivation

Open nrdxp opened this issue 3 years ago • 0 comments

blocked by nlewo/nix2container#63 for now.

Forces direnv to load the shell using a call to nix print-dev-env directly on the derivation output, avoiding an extra evaluation and any possibility that the in-repo .envrc loads a different shell.

nrdxp avatar Jan 20 '23 00:01 nrdxp