Created
August 16, 2026 11:45
-
-
Save sortofsleepy/4ee4c26058e689dc30ca779967d9d2ac to your computer and use it in GitHub Desktop.
Nix shell that preserves current environment without devenv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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