stackabletech / stackabletech/stackablectl
Nix pre-commit and ci checks
Aperta
@NickLarsenNZ ci sta già lavorando.
Dal 5/6/2024.
- Lingua principale
- Rust
- Stelle
- 10
- Fork
- 5
- Merge medio
- 4h 41m
- PR unite (30g)
- 4
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.