Home Explore Blog Models CI



nix

doc/manual/source/installation/installing-source.md
95d1fdc6e897a79e15347ca5460f3b22585be920bcf5002e000000030000008a
# Installing Nix from Source

If no binary package is available or if you want to hack on Nix, you
can build Nix from its Git repository.

Chunks
26b48f41 (1st chunk of `doc/manual/source/installation/installing-source.md`)
Title: Installing Nix from Source
Summary
This section explains how to install Nix by building it from its Git repository. This method is recommended when a binary package is not available or if the user intends to develop or modify Nix itself.