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

feat: nix shell wrapper and tasks for vscode. #4525

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dougch
Copy link
Contributor

@dougch dougch commented Apr 25, 2024

Resolved issues:

n/a

Description of changes:

In our nix work, there was a request to add IDE integration. This PR attempts to create a simple nix shell wrapper that will play nice with vscode.
Additionally, add some tasks to leverage the bash helper routines in nix/shell.sh.

Call-outs:

Not everyone uses .vscode, does the nix shell wrapper belong elsewhere ?

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? locally

Is this a refactor change? no

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant