Home Explore Blog CI



nixpkgs

1st chunk of `doc/development.md`
ae532faae36ffc269fb183982b123dd40493a59dceddec5f0000000100000205
# 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
Summary
This section provides information on how Nixpkgs is developed, how to interact with contributors, and how to stay updated. It also directs readers to the CONTRIBUTING.md file for contribution guidelines and mentions future plans to include information on testing pull requests and channel availability.