guix: adjust scripts to use SDK_SOURCES env variable properly#6892
Conversation
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
SDK_SOURCES env variable properly
WalkthroughThe changes consist of renaming an exported environment variable from Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes The changes follow a homogeneous pattern of variable renaming applied consistently across two shell scripts. There are no new logic flows, structural changes, or complex interactions introduced. Verification involves confirming that all occurrences of the old variable name have been systematically replaced with the new name and that default values are preserved or appropriately adjusted. Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)contrib/**📄 CodeRabbit inference engine (CLAUDE.md)
Files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
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 |
Issue being fixed or feature implemented
#6890 (review)
What was done?
How Has This Been Tested?
Breaking Changes
Checklist: