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 93b6a85 commit cfa7cebCopy full SHA for cfa7ceb
contrib/guix/README.md
@@ -82,17 +82,6 @@ export PATH="${HOME}/.config/guix/current/bin${PATH:+:}$PATH"
82
83
## Usage
84
85
-### As a Development Environment
86
-
87
-For a Bitcoin Core depends development environment, simply invoke
88
89
-```sh
90
-guix environment --manifest=contrib/guix/manifest.scm
91
-```
92
93
-And you'll land back in your shell with all the build dependencies required for
94
-a `depends` build injected into your environment.
95
96
### As a Tool for Deterministic Builds
97
98
From the top of a clean Bitcoin Core repository:
0 commit comments