Skip to content

Commit 95990b9

Browse files
committed
guix: Update conservative space requirements
1 parent 5e6df11 commit 95990b9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

contrib/guix/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ We achieve bootstrappability by using Guix as a functional package manager.
1313

1414
Conservatively, a x86_64 machine with:
1515

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
16+
- 16GB of free disk space on the partition that /gnu/store will reside in
17+
- 8GB of free disk space per platform triple you're planning on building (see
18+
the `HOSTS` environment variable description)
2119

2220
## Setup
2321

0 commit comments

Comments
 (0)