mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
flake.lock: Updating 'org-contrib (emacsmirror/org-contrib)' - fff6c888 -> 4ac1a280
### Changes for org-contrib On branch: master Commits:fff6c88806...4ac1a280c7
- [aed67d09](aed67d095d
) Fix org-eldoc: add 'org-self-insert-command' to 'eldoc-message-commands' - [1fb1ee56](1fb1ee5662
) [PATCH] Remove libraries that are in transition to other repositories - [4ac1a280](4ac1a280c7
) [PATCH] Remove libraries that are in transition to be part of Org
This commit is contained in:
committed by
GitHub
parent
6458f9045e
commit
49b88be123
23
flake.lock
generated
23
flake.lock
generated
@ -66,6 +66,22 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"evil-collection": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1686801899,
|
||||
"narHash": "sha256-wGJWF9t8yaxLyYQRf3hK+5/AIYYAS8qWXPDEvatzBlc=",
|
||||
"owner": "emacs-evil",
|
||||
"repo": "evil-collection",
|
||||
"rev": "4a7d924dbd851ef1b2ccb85778be6e7a6a81ebd4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "emacs-evil",
|
||||
"repo": "evil-collection",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"evil-escape": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
@ -279,11 +295,11 @@
|
||||
"org-contrib": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1675694242,
|
||||
"narHash": "sha256-4Fn33CTVTCqh5TyVAggSr8Fm8/hB8Xgl+hkxh3WCrI8=",
|
||||
"lastModified": 1686481149,
|
||||
"narHash": "sha256-R9kCbkq7lBEY/m6HMc07Wo0gfUR9q9Rij1fw9kpoKA4=",
|
||||
"owner": "emacsmirror",
|
||||
"repo": "org-contrib",
|
||||
"rev": "fff6c888065588527b1c1d7dd7e41c29ef767e17",
|
||||
"rev": "4ac1a280c740df121bcefb2ec99ddba945e857d3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -346,6 +362,7 @@
|
||||
"doom-snippets": "doom-snippets",
|
||||
"emacs-overlay": "emacs-overlay",
|
||||
"emacs-so-long": "emacs-so-long",
|
||||
"evil-collection": "evil-collection",
|
||||
"evil-escape": "evil-escape",
|
||||
"evil-markdown": "evil-markdown",
|
||||
"evil-org-mode": "evil-org-mode",
|
||||
|
Reference in New Issue
Block a user