mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0301ce58 -> c8a7f262
### Changes for revealjs On branch: master Commits:0301ce58ab...c8a7f26229
- [0b443087](0b44308754
) add ln-start-from for code sections to markdown - [bf749ee1](bf749ee1da
) add tests - [227f90fa](227f90fa00
) fix code block auto-animate bug that caused unmatched lines to appear without fading in - [12f5ba4c](12f5ba4c9d
) auto-slide duration falls back on global setting instead of looking at first fragment - [c8a7f262](c8a7f26229
) fix issue where fragment-evel autoslide timing was when multiple fragments share the same index
This commit is contained in:
committed by
GitHub
parent
9a5b34d9ba
commit
e2e61603d7
6
flake.lock
generated
6
flake.lock
generated
@ -327,11 +327,11 @@
|
|||||||
"revealjs": {
|
"revealjs": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681386605,
|
"lastModified": 1691071200,
|
||||||
"narHash": "sha256-9Q7aWgjAV37iJp6oYDz45e8J+RKwKY1Uvgg/BXwf5nQ=",
|
"narHash": "sha256-kWTUzxc2NKNfYFAjwTPZMaaez+b0faIpr97uzMQ3jpo=",
|
||||||
"owner": "hakimel",
|
"owner": "hakimel",
|
||||||
"repo": "reveal.js",
|
"repo": "reveal.js",
|
||||||
"rev": "0301ce58ab185f7191696e16b1b6389f58df2892",
|
"rev": "c8a7f26229f20c4ad7991f989d79ed96e84bdd4d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user