mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-30 20:54:43 +02:00
doc: minor updates to guix README
This commit is contained in:
@@ -72,11 +72,11 @@ writing (July 2021). Guix is expected to be more widely packaged over time. For
|
|||||||
an up-to-date view on Guix's package status/version across distros, please see:
|
an up-to-date view on Guix's package status/version across distros, please see:
|
||||||
https://repology.org/project/guix/versions
|
https://repology.org/project/guix/versions
|
||||||
|
|
||||||
### Debian 11 (Bullseye)/Ubuntu 21.04 (Hirsute Hippo)
|
### Debian / Ubuntu
|
||||||
|
|
||||||
Guix v1.2.0 is available as a distribution package starting in [Debian
|
Guix v1.2.0 is available as a distribution package starting in [Debian
|
||||||
11](https://packages.debian.org/bullseye/guix) and [Ubuntu
|
11](https://packages.debian.org/bullseye/guix) and [Ubuntu
|
||||||
21.04](https://packages.ubuntu.com/hirsute/guix).
|
21.04](https://packages.ubuntu.com/search?keywords=guix).
|
||||||
|
|
||||||
Note that if you intend on using Guix without using any substitutes (more
|
Note that if you intend on using Guix without using any substitutes (more
|
||||||
details [here][security-model]), v1.2.0 has a known problem when building GnuTLS
|
details [here][security-model]), v1.2.0 has a known problem when building GnuTLS
|
||||||
|
@@ -382,7 +382,7 @@ https://ci.guix.gnu.org is automatically used unless the `--no-substitutes` flag
|
|||||||
is supplied. This default list of substitute servers is overridable both on a
|
is supplied. This default list of substitute servers is overridable both on a
|
||||||
`guix-daemon` level and when you invoke `guix` commands. See examples below for
|
`guix-daemon` level and when you invoke `guix` commands. See examples below for
|
||||||
the various ways of adding dongcarl's substitute server after having [authorized
|
the various ways of adding dongcarl's substitute server after having [authorized
|
||||||
his signing key](#authorize-the-signing-keys).
|
his signing key](#step-1-authorize-the-signing-keys).
|
||||||
|
|
||||||
Change the **default list** of substitute servers by starting `guix-daemon` with
|
Change the **default list** of substitute servers by starting `guix-daemon` with
|
||||||
the `--substitute-urls` option (you will likely need to edit your init script):
|
the `--substitute-urls` option (you will likely need to edit your init script):
|
||||||
|
Reference in New Issue
Block a user