Skip to content

feat: add elm to nix dev shell#24

Merged
ryanbas21 merged 1 commit into
mainfrom
feat/flake-add-elm
May 12, 2026
Merged

feat: add elm to nix dev shell#24
ryanbas21 merged 1 commit into
mainfrom
feat/flake-add-elm

Conversation

@ryanbas21
Copy link
Copy Markdown
Owner

Summary

  • Adds elmPackages.elm to the Nix flake dev shell
  • Contributors get Elm 0.19.1 instantly from the Nix store instead of waiting for elm-tooling install to download it

Test plan

  • nix develop provides elm on PATH
  • elm --version returns 0.19.1
  • pnpm build in packages/devtools-ui still works

🤖 Generated with Claude Code

Provides elm 0.19.1 via Nix instead of relying solely on
elm-tooling download during postinstall.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ryanbas21 ryanbas21 merged commit 73d061c into main May 12, 2026
1 check passed
@ryanbas21 ryanbas21 deleted the feat/flake-add-elm branch May 12, 2026 04:26
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.

1 participant