update-flake.sh: add workflow for updating the NixOS version
This commit is contained in:
parent
f60a50607d
commit
ba46d20a25
2 changed files with 12 additions and 7 deletions
|
|
@ -97,8 +97,7 @@ It's easiest to use an existing service as a template:
|
|||
Most other services use packages that are already included in nixpkgs.
|
||||
|
||||
## Switching to a new NixOS release
|
||||
|
||||
- [flake.nix](../flake.nix): update `nixpkgs.url`
|
||||
- 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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue