Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit aaec735

Browse files
committed
add stability note
1 parent 3a016ff commit aaec735

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ The important modules are `overlay/default.nix`, `rpi/default.nix`,
1717
and `rpi/config.nix`. The other modules are mostly wrappers that set
1818
`config.txt` settings and enable required kernel modules.
1919

20+
## Stability note
21+
22+
`master` is the development branch -- if you want to avoid breaking changes, you
23+
should pin your flake to a specific release and refer to the release notes when
24+
upgrading.
25+
2026
## Example
2127

2228
See the `rpi-example` config in this flake for an example config built by CI.

0 commit comments

Comments
 (0)