chore: bump nixpkgs + add cargo-expand to rust-build-inputs#166
Conversation
Bumping nixpkgs brings wasm-bindgen-cli from 0.2.114 to 0.2.117 (the highest available in current nixpkgs). Adding cargo-expand to rust-build-inputs gives macrotest-based test suites (rain.wasm) what they need without each consumer building cargo-expand from source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdds ChangesRust Build Inputs Expansion
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bats test that fails if cargo-expand isn't present in the rust-shell devshell. Pins the new dep added alongside the nixpkgs bump. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
nixpkgs bump brings wasm-bindgen-cli from 0.2.114 to 0.2.117 (highest available in current nixpkgs).
cargo-expand added to rust-build-inputs so macrotest-based test suites (rain.wasm) work without each consumer building cargo-expand from source.
Unblocks rainlanguage/rain.wasm#40.
Summary by CodeRabbit