biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / nixos / doc / manual / development / development.md
blob76f405c3b29cc41a0d995951c91ffe04588dc56a
1 # Development {#ch-development}
3 This chapter describes how you can modify and extend NixOS.
5 ```{=include=} chapters
6 sources.chapter.md
7 writing-modules.chapter.md
8 building-parts.chapter.md
9 bootspec.chapter.md
10 what-happens-during-a-system-switch.chapter.md
11 writing-documentation.chapter.md
12 nixos-tests.chapter.md
13 developing-the-test-driver.chapter.md
14 testing-installer.chapter.md
15 ```