Pin emacs-overlay
This commit is contained in:
7
flake.lock
generated
7
flake.lock
generated
@ -36,16 +36,17 @@
|
||||
"emacs-overlay": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1677176370,
|
||||
"narHash": "sha256-NK0X/HFOhjT9SKp4WqKj+n9qCiSpzo6EJtXfB47gHGw=",
|
||||
"lastModified": 1676366521,
|
||||
"narHash": "sha256-i4UAY8t9Au9SJtsgYppa3NHSVf1YkV6yqnNIQd+Km4g=",
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "3fc771708d511a1e43dda28202c00c1bc6310e17",
|
||||
"rev": "c16be6de78ea878aedd0292aa5d4a1ee0a5da501",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "c16be6de78ea878aedd0292aa5d4a1ee0a5da501",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
@ -41,7 +41,7 @@
|
||||
doom-emacs.flake = false;
|
||||
doom-snippets.url = "github:doomemacs/snippets";
|
||||
doom-snippets.flake = false;
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay/c16be6de78ea878aedd0292aa5d4a1ee0a5da501";
|
||||
emacs-overlay.flake = false;
|
||||
emacs-so-long.url = "github:hlissner/emacs-so-long";
|
||||
emacs-so-long.flake = false;
|
||||
|
Reference in New Issue
Block a user