examples/flake.nix: add inputs.nixpkgs
To make this template look more like a regular system flake.
This commit is contained in:
parent
89ea349312
commit
742fd8fdd0
2 changed files with 6 additions and 2 deletions
|
|
@ -101,4 +101,5 @@ It's easiest to use an existing service as a template:
|
|||
- [flake.nix](../flake.nix): update `nixpkgs.url`
|
||||
- [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