guix: Update conservative space requirements

This commit is contained in:
Carl Dong 2021-02-16 12:29:01 -05:00
parent 5e6df11326
commit 95990b9f32

View File

@ -13,11 +13,9 @@ We achieve bootstrappability by using Guix as a functional package manager.
Conservatively, a x86_64 machine with: Conservatively, a x86_64 machine with:
- 4GB of free disk space on the partition that /gnu/store will reside in - 16GB of free disk space on the partition that /gnu/store will reside in
- 24GB of free disk space on the partition that the Bitcoin Core git repository - 8GB of free disk space per platform triple you're planning on building (see
resides in the `HOSTS` environment variable description)
> Note: these requirements are slightly less onerous than those of Gitian builds
## Setup ## Setup