mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-23 14:03:46 -05:00
flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - c3c89d56 -> 604bfd9d
### Changes for org-mode On branch: master Commits:c3c89d569a...604bfd9d75
- [565361eb](565361eb69
) org-keys: Do not bind <tab>, ever - [221c8e29](221c8e298f
) ob-tangle: Parse correctly tangle options - [d1900adf](d1900adfbe
) ol-bibtex: Added url and doi as optional entries for BiBTeX export - [f76d4d10](f76d4d103f
) ob-fortran: Use a defcustom for fortran compiler - [ee652a47](ee652a47df
) org-keys: Remove fancy RET keybindings - [622f9fa7](622f9fa76c
) org: Use crm for completing tags - [fed07be5](fed07be5b8
) element: Add citation support - [4c646a6b](4c646a6bde
) ox: Introduce "raw" pseudo objects - [a922b176](a922b1764d
) faces: Add `org-cite' and `org-cite-key' faces - [e844a6fd](e844a6fd41
) oc: Add Org Cite library - [44156353](44156353c9
) oc-basic: Implement `basic' citation processor - [2c2b7203](2c2b720394
) ox: Plug citations into export process - [a20a3ad5](a20a3ad5f1
) Plug citations into `org-open-at-point' - [524d8fe4](524d8fe4c1
) Plug citations into fontification process - [ef79a8d8](ef79a8d8e6
) org-keys: Plug citation insertion - [c089c234](c089c234bb
) Allow `org-edit-special' to open "bibliography" files - [d6cb37f4](d6cb37f4be
) oc-natbib: Implement `natbib' citation processor - [ae5f5151](ae5f5151fe
) oc-biblatex: Implement `biblatex' citation processor - [971c1359](971c1359a5
) oc-csl: Implement `csl' citation processor - [32739e35](32739e35e3
) ox-latex: Change default compiler to latexmk - [61e08373](61e0837325
) org-attach: Possibly delete empty attach directory - [1ee52c5e](1ee52c5eb6
) Backport commit 348b2aed0 from Emacs - [604bfd9d](604bfd9d75
) oc-csl: be more caution about the csl etc location
This commit is contained in:
committed by
László Vaskó
parent
41f8c53d2c
commit
e1a0095ff3
6
flake.lock
generated
6
flake.lock
generated
@@ -211,11 +211,11 @@
|
||||
"org-mode": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1625234599,
|
||||
"narHash": "sha256-bU0mqmxfiI+payTomAXiTK0nOM6vydFjfLM2Ad9aR6k=",
|
||||
"lastModified": 1626291384,
|
||||
"narHash": "sha256-HxsTCj03rRES2o7I4yNAWM1jeAzqCvUdnwlwc+NkPEQ=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "fdb98a436bbdb86834af08c168c3bcbcc73d349c",
|
||||
"rev": "604bfd9d755770e12c368c15148780ec723211df",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user