Skip to content

Add a simple Nix Flake #18

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

Merged
merged 1 commit into from
Apr 9, 2025
Merged

Add a simple Nix Flake #18

merged 1 commit into from
Apr 9, 2025

Conversation

davesmith00047
Copy link
Collaborator

@davesmith00047 davesmith00047 commented Apr 9, 2025

Adds a Nix Flake that provides JDK 17 (Scala.js needs this version) wired into sbt and Mill. Also installs Node, NPM, Yarn, and my favourite local http server, which you run on the command line as http-server -c-1 (for no caching) and it serves the current directory on http://localhost:1234 (usually).

@davesmith00047 davesmith00047 self-assigned this Apr 9, 2025
Copy link
Contributor

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

👌

@davesmith00047 davesmith00047 merged commit 91dd9dd into main Apr 9, 2025
1 check passed
@davesmith00047 davesmith00047 deleted the add-nix-flake branch April 9, 2025 11:49
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.

3 participants