Skip to content
Snippets Groups Projects
Commit 4c337e79 authored by Daniel Firth's avatar Daniel Firth
Browse files

flake.nix: add nixConfig with cachix substituters

parent 8e6ef19d
1 merge request!3Cachix
{
description = "horizon-plutus overlay";
nixConfig = {
extra-substituters = "https://horizon.cachix.org";
extra-trusted-public-keys = "horizon.cachix.org-1:MeEEDRhRZTgv/FFGCv3479/dmJDfJ82G6kfUDxMSAw0=";
};
inputs = {
get-flake.url = "github:ursi/get-flake";
horizon-platform.url = "git+https://gitlab.homotopic.tech/horizon/horizon-platform";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment