diff --git a/flake.nix b/flake.nix index 8729809..326437a 100644 --- a/flake.nix +++ b/flake.nix @@ -27,6 +27,9 @@ owner = "nix-community"; repo = "emacs-overlay"; ref = "master"; + inputs = { + nixpkgs.follows = "nixpkgs"; + }; }; private = {