mirror of
https://github.com/NixOS/nix
synced 2025-06-24 13:51:16 +02:00
This is needed to avoid this https://github.com/mesonbuild/meson/issues/13774 when we go back to making our subproject directory `src`.
4 lines
138 B
Markdown
4 lines
138 B
Markdown
# 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.
|