fix: doom-emacs

This commit is contained in:
Ryan Yin
2023-12-30 13:45:02 +08:00
parent dd2edb3216
commit e1981c2e91
3 changed files with 30 additions and 9 deletions

17
flake.lock generated
View File

@@ -116,6 +116,22 @@
"type": "github"
}
},
"doomemacs": {
"flake": false,
"locked": {
"lastModified": 1702066305,
"narHash": "sha256-PdQD6f+TGgu0Nf/zvmJOHzrfLC50d4pWjK2dIQIizlw=",
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "03d692f129633e3bf0bd100d91b3ebf3f77db6d1",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "doomemacs",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
@@ -965,6 +981,7 @@
"agenix": "agenix",
"anyrun": "anyrun",
"astronvim": "astronvim",
"doomemacs": "doomemacs",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager_2",
"hyprland": "hyprland",