stackabletech / stackabletech/stackablectl
Nix pre-commit and ci checks
Đang mở
@NickLarsenNZ đang làm issue này rồi.
Từ ngày 5/6/2024.
- Ngôn ngữ chính
- Rust
- Star
- 10
- Fork
- 5
- Merge trung bình
- 4 giờ 41 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
Currently, the nix lock files (for crate2nix and for the packages via niv) are only updated when one of the Nix users runs:
make regenerate-nix, andniv update
This means that dependencies in Cargo.lock and Cargo.nix might be at different versions.
To resolve this, we can:
- Add the update commands to the pre-commit hooks, and/or
- Run the commands in CI and check for changes
Optionally, perhaps make regenerate-nix could also do the niv update so there is one command.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.