Add cachix to hydra

This commit is contained in:
Ehmry - 2020-10-26 16:00:26 +01:00
parent 7dab4f4c8d
commit 3148381e42
1 changed files with 2 additions and 0 deletions

View File

@ -4,8 +4,10 @@
nix = {
binaryCaches = [
"https://cache.nixos.org"
"https://genodepkgs.cachix.org"
];
binaryCachePublicKeys = [
"genodepkgs.cachix.org-1:j6xcYrUP9Q9c+WbS+MbkJR26cqeytOVdC4SmhOYj2Sw="
];
extraOptions = ''
allowed-uris = http:// https://