Home Explore Blog Models CI



nix

doc/manual/source/development/index.md
0cccb34a617914dd9864b072938cd1896d0a2a8aec551de50000000300000198
# Development

Nix is developed on GitHub.
Check the [contributing guide](https://github.com/NixOS/nix/blob/master/CONTRIBUTING.md) if you want to get involved.

This chapter is a collection of guides for making changes to the code and documentation.

If you're not sure where to start, try to [compile Nix from source](./building.md) and consider [making improvements to documentation](./documentation.md).

Chunks
9d55eae3 (1st chunk of `doc/manual/source/development/index.md`)
Title: Nix Development
Summary
Nix development takes place on GitHub, and those interested in contributing should consult the contributing guide. This chapter provides a collection of guides for making changes to Nix's code and documentation. Recommended starting points for new contributors include compiling Nix from source and improving its documentation.