diff --git a/templates/flake-module.nix b/templates/flake-module.nix index c36f3097d..260575268 100644 --- a/templates/flake-module.nix +++ b/templates/flake-module.nix @@ -30,6 +30,7 @@ self = evaled // { outPath = initialized; }; + nixpkgs = self.inputs.nixpkgs; clan-core = self; }; in