diff --git a/flake.nix b/flake.nix index d06ce01..9c9aef2 100644 --- a/flake.nix +++ b/flake.nix @@ -137,6 +137,13 @@ repo = "fenix"; }; + "finix" = { + flake = true; + type = "github"; + owner = "finix-community"; + repo = "finix"; + }; + "github-actions-nix" = { flake = true; type = "github";