pin emacs-overlay for now

This commit is contained in:
Sakooooo 2024-09-25 22:05:55 +04:00
parent a0b28b8101
commit bb7e14fba7
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -21,7 +21,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
emacs-overlay = {
url = "github:nix-community/emacs-overlay";
url = "github:nix-community/emacs-overlay/0442d57ffa83985ec2ffaec95db9c0fe742f5182";
};
ags = {
url = "github:Aylur/ags";