Revert "emacs: Build from local override of overlay"

This reverts commit 43ba1e6661.
This commit is contained in:
Payas Relekar 2023-04-04 19:08:06 +05:30
parent 43368f7fcb
commit 200c66fd7e

View file

@ -14,7 +14,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
emacs-overlay = {
url = "git+file:/home/payas/git/emacs-overlay?shallow=1";
url = "github:nix-community/emacs-overlay";
};
agenix = {
url = "github:ryantm/agenix";