chore(nix): consolidate development shells - #5512
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughAdded 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
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 |
This PR removes the js-app dev shell an introduces tauri specific dev shells. The idea being typically people generally are doing full stack development so having a FE + BE dev shell doesn't make much sense especially when many of the dependencies overlap.
We just have tauri specific dev shells to keep large heavy dependencies outside of the devshell (like android studio)