diff --git a/flake.nix b/flake.nix index 7e698ba..3f6a9a0 100644 --- a/flake.nix +++ b/flake.nix @@ -71,7 +71,7 @@ bindings = bindingsOverlay; }; - templates = { + templates.default = { hs-bindings = ./nix/templates/haskell; description = "Haskell Bindings to p2prc protocol"; };