Skip to content

feat: add Nix flake with dev shell and build - #43

Merged
nilskch merged 1 commit into
nilskch:mainfrom
HaukeSchnau:nix-flake
Jan 28, 2026
Merged

feat: add Nix flake with dev shell and build#43
nilskch merged 1 commit into
nilskch:mainfrom
HaukeSchnau:nix-flake

Conversation

@HaukeSchnau

Copy link
Copy Markdown
Contributor

Summary

  • add a Nix flake that builds jj-lsp via buildRustPackage
  • provide a dev shell using the rust-toolchain.toml toolchain (via fenix)
  • include flake.lock for reproducible inputs

Testing

  • nix build
  • nix develop -c cargo test

@nilskch nilskch left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Sweet, thank you!

I started using nix for work a couple of months ago and wanted to start using it for personal projects as well, so this is super helpful.

@nilskch
nilskch merged commit cb6e895 into nilskch:main Jan 28, 2026
3 checks passed
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