mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
guix: Update conservative space requirements
This commit is contained in:
parent
5e6df11326
commit
95990b9f32
1 changed files with 3 additions and 5 deletions
|
@ -13,11 +13,9 @@ We achieve bootstrappability by using Guix as a functional package manager.
|
|||
|
||||
Conservatively, a x86_64 machine with:
|
||||
|
||||
- 4GB 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
|
||||
resides in
|
||||
|
||||
> 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)
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue