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 TS and rimraf to Flake #551

Closed
wants to merge 1 commit into from
Closed

Add TS and rimraf to Flake #551

wants to merge 1 commit into from

Conversation

expede
Copy link
Member

@expede expede commented Aug 4, 2023

Summary

I'm on a relatively fresh system, and don't have global JS/TS tooling set up. I was unable to run npm tasks in this repo without installing TypeScript and rimraf.

This PR adds them to the Flake environment!

@expede expede requested a review from icidasset August 4, 2023 21:48
@expede expede changed the title Flake deps Add TS and rimraf to Flake Aug 4, 2023
@icidasset icidasset changed the base branch from main to next August 5, 2023 13:06
@icidasset
Copy link
Contributor

I've changed the base to next because all our work is being done on that base branch. James also made some changes to the Nix flake on that branch.

You shouldn't need to add these dependencies to the Nix file though, they are installed via NPM 🤔 (see package.json dev dependencies). So not sure why it isn't working for you. What commands are you running that you have trouble with?

@icidasset icidasset closed this Aug 18, 2023
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.

2 participants