mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Added org-timeblock for agenda visualization
This commit is contained in:
parent
4a478d8298
commit
8f093cf3cd
6 changed files with 89 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -589,6 +589,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"org-timeblock": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1696926758,
|
||||
"narHash": "sha256-EtFnMyXoZN+BRzPcHzqJ53q94xY/WwmnB25dENju3IY=",
|
||||
"owner": "ichernyshovvv",
|
||||
"repo": "org-timeblock",
|
||||
"rev": "0c7bd445800569a87eff5284ceef1ebcf13f281b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "ichernyshovvv",
|
||||
"repo": "org-timeblock",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"org-yaap": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -680,6 +696,7 @@
|
|||
"nixpkgs": "nixpkgs_2",
|
||||
"org-nursery": "org-nursery",
|
||||
"org-side-tree": "org-side-tree",
|
||||
"org-timeblock": "org-timeblock",
|
||||
"org-yaap": "org-yaap",
|
||||
"phscroll": "phscroll",
|
||||
"rust-overlay": "rust-overlay",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue