Home Explore Blog Models CI



nixpkgs

1st chunk of `doc/development.md`
3d4f5e99dcc79dad94d2da5a7e2f88bfc779fe3cd72d575e0000000100000205
# 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
```

Title: Nixpkgs Development and Contribution
Summary
This section introduces the development process of Nixpkgs, explaining how users can engage with contributors and stay updated with the latest changes. It also directs interested contributors to the `CONTRIBUTING.md` guide for detailed information. Future plans include adding content on testing pull requests and tracking their availability in channels.