File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,11 +72,11 @@ writing (July 2021). Guix is expected to be more widely packaged over time. For
72
72
an up-to-date view on Guix's package status/version across distros, please see:
73
73
https://repology.org/project/guix/versions
74
74
75
- ### Debian 11 (Bullseye)/Ubuntu 21.04 (Hirsute Hippo)
75
+ ### Debian / Ubuntu
76
76
77
77
Guix v1.2.0 is available as a distribution package starting in [ Debian
78
78
11] ( https://packages.debian.org/bullseye/guix ) and [ Ubuntu
79
- 21.04] ( https://packages.ubuntu.com/hirsute/ guix ) .
79
+ 21.04] ( https://packages.ubuntu.com/search?keywords= guix ) .
80
80
81
81
Note that if you intend on using Guix without using any substitutes (more
82
82
details [ here] [ security-model ] ), v1.2.0 has a known problem when building GnuTLS
Original file line number Diff line number Diff line change @@ -382,7 +382,7 @@ https://ci.guix.gnu.org is automatically used unless the `--no-substitutes` flag
382
382
is supplied. This default list of substitute servers is overridable both on a
383
383
` guix-daemon ` level and when you invoke ` guix ` commands. See examples below for
384
384
the various ways of adding dongcarl's substitute server after having [ authorized
385
- his signing key] ( #authorize-the-signing-keys ) .
385
+ his signing key] ( #step-1- authorize-the-signing-keys ) .
386
386
387
387
Change the ** default list** of substitute servers by starting ` guix-daemon ` with
388
388
the ` --substitute-urls ` option (you will likely need to edit your init script):
You can’t perform that action at this time.
0 commit comments