Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support shell.nix files outside of the project directory #65

Open
samuela opened this issue Dec 1, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@samuela
Copy link
Contributor

samuela commented Dec 1, 2021

Is your feature request related to a problem? Please describe.
I frequently find myself working in a monorepo setup. It's often the case that I have a shell.nix file in the root of the project and then separate subdirectories for different pieces. Whenever I open up one of those subdirectories in vscode, I have no way of activating the root shell.nix.

Describe the solution you'd like
Some mechanism to activate shell.nix files outside of the current project directory. Being able to simply input ../shell.nix in the "Select environment config" prompt would be huge.

Describe alternatives you've considered
symlinking the parent shell.nix file into subdirectories. splintering the shell.nix into many separate files.

Additional context
n/a

@samuela samuela added the enhancement New feature or request label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants