diff --git a/flake.nix b/flake.nix index 64252a59..de404f7c 100644 --- a/flake.nix +++ b/flake.nix @@ -70,9 +70,6 @@ effects = hercules-ci-effects.lib.withPkgs hciPkgs; local = localFlake { pkgs = hciPkgs; - lang = langFn { pkgs = hciPkgs; }; - components = componentsFn { pkgs = hciPkgs; }; - website = websiteFn { pkgs = hciPkgs; }; }; in { # herc