stackabletech / stackable-cockpit

Home of stackable-cockpit, stackablectl and stackable-cockpitd
https://docs.stackable.tech/management/stable/
Other
6 stars 2 forks source link

feat: Nix Shell support #296

Closed NickLarsenNZ closed 3 months ago

NickLarsenNZ commented 3 months ago

Description

[!IMPORTANT] Should we add niv update to the regenerate-nix Make target? Also, should we add these nix dependency updates to the pre-commit hooks?

Definition of Done Checklist

# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
sbernauer commented 3 months ago

This works perfectly fine, many thanks! (also tested make run-dev)