1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Remove references to building from the source tarball

This commit is contained in:
Eelco Dolstra 2021-11-02 13:52:35 +01:00
parent b8532c9ff1
commit b61b307bad
4 changed files with 12 additions and 26 deletions

View file

@ -1,4 +1,4 @@
# Installing Nix from Source
If no binary package is available, you can download and compile a source
distribution.
If no binary package is available or if you want to hack on Nix, you
can build Nix from its Git repository.