summary refs log tree commit diff
path: root/Documentation/binary-cache.adoc
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-04-26 16:05:05 +0000
committerAlyssa Ross <hi@alyssa.is>2022-04-26 16:05:29 +0000
commit396c734a3606cee35504f55df6a35949cf19f177 (patch)
treeb6537824a30a992575db0358ad341b822743a9da /Documentation/binary-cache.adoc
parent087bc884c8cf49efc14b6febb9aa9aa931c83a57 (diff)
downloadspectrum-396c734a3606cee35504f55df6a35949cf19f177.tar
spectrum-396c734a3606cee35504f55df6a35949cf19f177.tar.gz
spectrum-396c734a3606cee35504f55df6a35949cf19f177.tar.bz2
spectrum-396c734a3606cee35504f55df6a35949cf19f177.tar.lz
spectrum-396c734a3606cee35504f55df6a35949cf19f177.tar.xz
spectrum-396c734a3606cee35504f55df6a35949cf19f177.tar.zst
spectrum-396c734a3606cee35504f55df6a35949cf19f177.zip
Documentation: remove duplicate binary cache key
Diffstat (limited to 'Documentation/binary-cache.adoc')
-rw-r--r--Documentation/binary-cache.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/binary-cache.adoc b/Documentation/binary-cache.adoc
index 4245632..5984e31 100644
--- a/Documentation/binary-cache.adoc
+++ b/Documentation/binary-cache.adoc
@@ -45,7 +45,7 @@ Add the following configuration to /etc/nix/nix.conf:
 [source]
 ----
 substituters = https://cache.dataaturservice.se/spectrum/ https://cache.nixos.org/
-trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= spectrum-os.org-1:rnnSumz3+Dbs5uewPlwZSTP0k3g/5SRG4hD7Wbr9YuQ=
+trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= spectrum-os.org-1:rnnSumz3+Dbs5uewPlwZSTP0k3g/5SRG4hD7Wbr9YuQ=
 ----
 
 If you have other binary caches configured besides cache.nixos.org,