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 5e6df11 commit 95990b9Copy full SHA for 95990b9
contrib/guix/README.md
@@ -13,11 +13,9 @@ We achieve bootstrappability by using Guix as a functional package manager.
13
14
Conservatively, a x86_64 machine with:
15
16
-- 4GB of free disk space on the partition that /gnu/store will reside in
17
-- 24GB of free disk space on the partition that the Bitcoin Core git repository
18
- resides in
19
-
20
-> Note: these requirements are slightly less onerous than those of Gitian builds
+- 16GB of free disk space on the partition that /gnu/store will reside in
+- 8GB of free disk space per platform triple you're planning on building (see
+ the `HOSTS` environment variable description)
21
22
## Setup
23
0 commit comments