Update flake inputs and remove emacs-src
This commit is contained in:
parent
e381f49dbe
commit
1fd7a2631c
2 changed files with 45 additions and 32 deletions
|
@ -4,10 +4,6 @@
|
|||
inputs = {
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
emacs-src = {
|
||||
url = "git://git.savannah.gnu.org/emacs.git?ref=emacs-29";
|
||||
flake = false;
|
||||
};
|
||||
nixpkgs.follows = "emacs-overlay/nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue