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

Add nix flake for building extension #22

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

Conversation

fidgetingbits
Copy link
Sponsor

This flake supports a development environment for manual testing/building and also allows for the extension to be built via nix build.

I'm not sure how you actually build it yourself, but I ended up using yarn add vsce so that I could do yarn --offline vcse package instead of requiring a separate vsce dependency. Thus the package.json and yarn.lock changes.

Copy link
Owner

@pokey pokey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks fine to me with a minor comment, but would be good to get 👀 from @auscompgeek as I'm not exactly a nix expert 😅

package.json Outdated Show resolved Hide resolved
flake.nix Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
@fidgetingbits
Copy link
Sponsor Author

@auscompgeek any chance you can take another look at this one again when you find time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants