diff options
author | makefu <github@syntax-fehler.de> | 2017-10-11 17:18:30 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-10-11 17:18:30 +0200 |
commit | 3093042812a1dace74229869bbca1df82826a1a6 (patch) | |
tree | 82b8b01ee050552447c5cd6493f560d0d1910517 /makefu | |
parent | b9731d4851ec4f49235c0ea9e460bd96d2ff29a9 (diff) |
ma binary-cache/lass: add new cache key
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/2configs/binary-cache/lass.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/binary-cache/lass.nix b/makefu/2configs/binary-cache/lass.nix index 4813eeb0f..46b386e14 100644 --- a/makefu/2configs/binary-cache/lass.nix +++ b/makefu/2configs/binary-cache/lass.nix @@ -7,6 +7,7 @@ ]; binaryCachePublicKeys = [ "cache.prism-1:+S+6Lo/n27XEtvdlQKuJIcb1yO5NUqUCE2lolmTgNJU=" + "cache.prism-2:YwmCm3/s/D+SxrPKN/ETjlpw/219pNUbpnluatp6FKI=" ]; }; } |