flake: emacs-overlay follow nixpkgs

This commit is contained in:
Mateusz Słodkowicz 2023-09-25 23:16:33 +02:00
parent c5ce842986
commit bd301b03f9
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
owner = "nix-community";
repo = "emacs-overlay";
ref = "master";
inputs = {
nixpkgs.follows = "nixpkgs";
};
};
private = {