chore: update home-manager packages - #1387
Conversation
|
You do not have enough credits to review this pull request. Please purchase more credits to continue. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe pull request adds Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 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 |
Mesa DescriptionTL;DRUpdated home-manager packages to their latest versions. What changed?The specific changes to individual packages are not detailed in the provided file summaries. Description generated by Mesa. Update settings |
There was a problem hiding this comment.
Pull request overview
Adds the k6 load-testing CLI tool to the default Home Manager package set so it’s installed alongside existing developer/ops tooling.
Changes:
- Add
k6tohome-manager/packages/default.nix
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Update home-manager packages
Summary by cubic
Add
k6to thehome-managerpackage set to provide a built-in load testing CLI. This makesk6available in user profiles without manual installation.Written for commit 598978f. Summary will update on new commits.