mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
radicale: Add birthday calendar generating hook
This commit is contained in:
parent
885b6a035c
commit
5095577e3b
3 changed files with 28 additions and 0 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -268,6 +268,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"radicale-birthday-calendar": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1738694693,
|
||||
"narHash": "sha256-X/tahL01rGyc6eg1UqXhINi0mbuhwdzi4cYN8B0K+5c=",
|
||||
"owner": "iBigQ",
|
||||
"repo": "radicale-birthday-calendar",
|
||||
"rev": "535ae54ef6464b1aba825af794ecc4c4dbf3d3c3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "iBigQ",
|
||||
"repo": "radicale-birthday-calendar",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"betterfox": "betterfox",
|
||||
|
|
@ -281,6 +297,7 @@
|
|||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"radicale-birthday-calendar": "radicale-birthday-calendar",
|
||||
"sops": "sops",
|
||||
"treefmt": "treefmt",
|
||||
"vscode-extensions": "vscode-extensions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue