We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5468683 commit 17a5ac3Copy full SHA for 17a5ac3
contrib/nix/README.md
@@ -4,6 +4,11 @@ Build `stacks-node` and `stacks-signer` by pointing to the `flake.nix` file in
4
this directory. For instance, from the root directory: `nix build
5
'./contrib/nix'`.
6
7
+## Installing `nix`
8
+
9
+Follow the [official documentation](https://nix.dev/install-nix) or use the
10
+[Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer).
11
12
## Using `direnv`
13
14
If using `direnv`, from the root directory of this repository:
0 commit comments