Home Explore Blog CI



nix

1st chunk of `doc/manual/source/development/index.md`
6d0ffc9a115fc82db88ab30b3c15261a4c4ca6c5f29cd9ab0000000100000198
# 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).

Title: Nix Development Overview
Summary
Nix development is hosted on GitHub, and contributions are welcome. This section provides guides for contributing to the codebase and documentation. New contributors can start by compiling Nix from source or improving the documentation.