Skip to content

Instantly share code, notes, and snippets.

@sortofsleepy
Created August 16, 2026 11:45
Show Gist options
  • Select an option

  • Save sortofsleepy/4ee4c26058e689dc30ca779967d9d2ac to your computer and use it in GitHub Desktop.

Select an option

Save sortofsleepy/4ee4c26058e689dc30ca779967d9d2ac to your computer and use it in GitHub Desktop.
Nix shell that preserves current environment without devenv
# TODO more testing needed but seems to work
nix develop --command "$SHELL" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment