dev: add more automation to NixOS version updates
Use the `update-flake.sh` script to auto-update the NixOS version at various places. Also update `examples/container/flake.nix` which has been missing in the update instructions.
This commit is contained in:
parent
dc4d14e073
commit
fe8c6b1e6a
3 changed files with 11 additions and 5 deletions
|
|
@ -98,7 +98,4 @@ It's easiest to use an existing service as a template:
|
|||
|
||||
## Switching to a new NixOS release
|
||||
- Run command `update-flake.sh 24.11`
|
||||
- [cirrus.yml](../.cirrus.yml): update toplevel container -> image attribute
|
||||
- [examples/configuration.nix](../examples/configuration.nix): update `system.stateVersion`
|
||||
- [examples/flakes/flake.nix](../examples/flakes/flake.nix): update `inputs.nix-bitcoin.url`
|
||||
- Treewide: check if any `TODO-EXTERNAL` comments can be resolved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue