std
std copied to clipboard
fix: load the devcontainer from the derivation
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.