diff options
author | Crazazy | 2022-07-25 22:17:20 +0200 |
---|---|---|
committer | Crazazy | 2022-07-25 22:17:20 +0200 |
commit | 04e32c0d42e3a596eaa2b2bab987767f1af988de (patch) | |
tree | f0f69a553e6d6063c3756c7bcb29e0c78455587d | |
parent | 80a816797ec05c15998c2a6bd1c17f4c13988950 (diff) |
add iohk cache for building reasons
-rw-r--r-- | nixos.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos.org b/nixos.org index a6de2cd..12d3234 100644 --- a/nixos.org +++ b/nixos.org @@ -121,6 +121,7 @@ stuff "https://nix-community.cachix.org" = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="; "https://nrdxp.cachix.org" = "nrdxp.cachix.org-1:Fc5PSqY2Jm1TrWfm88l6cvGWwz3s93c6IOifQWnhNW4="; "https://rycee.cachix.org" = "rycee.cachix.org-1:TiiXyeSk0iRlzlys4c7HiXLkP3idRf20oQ/roEUAh/A="; + "https://cache.iog.io" = "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="; }; } #+end_src |