Skip to content

Commit

Permalink
Add nixbuild.net as a substituter
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj committed Mar 16, 2023
1 parent 81651e7 commit ba7f62f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,14 @@
"https://foliage.cachix.org"
"https://cache.zw3rk.com"
];
extra-trusted-substituters = [
"ssh://eu.nixbuild.net"
];
extra-trusted-public-keys = [
"hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
"foliage.cachix.org-1:kAFyYLnk8JcRURWReWZCatM9v3Rk24F5wNMpEj14Q/g="
"loony-tools:pr9m4BkM/5/eSTZlkQyRt57Jz7OMBxNSUiMC4FkcNfk="
"nixbuild.net/[email protected]:s2PhQXWwsZo1y5IxFcx2D/i2yfvgtEnRBOZavlA8Bog="
];
};
}

0 comments on commit ba7f62f

Please sign in to comment.