summary refs log blame commit diff
path: root/doc/development.md
blob: 0c092befca2457a257429b5733c665fd138add76 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                                                                                                    




                                                                                                                                                
# Development of Nixpkgs {#part-development}

This section shows you how Nixpkgs is being developed and how you can interact with the contributors and the latest updates.
If you are interested in contributing yourself, see [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).

<!-- In the future this section should also include: How to test pull requests, how to know if pull requests are available in channels, etc. -->

```{=include=} chapters
development/opening-issues.chapter.md
```