add dnote

This commit is contained in:
Joakim Repomaa
2025-02-13 16:03:10 +02:00
parent ddc6e6d575
commit 1cf3c7d8dd
10 changed files with 211 additions and 1 deletions

17
flake.lock generated
View File

@@ -96,6 +96,22 @@
"type": "github"
}
},
"dnote": {
"flake": false,
"locked": {
"lastModified": 1719733391,
"narHash": "sha256-MRUkFWeL9aOtqWVLLbYvQXANUF/00BXo7H/szvfybdE=",
"owner": "dnote",
"repo": "dnote",
"rev": "895dcaa59f1c649f0a5d5703e08ae6a96304d03d",
"type": "github"
},
"original": {
"owner": "dnote",
"repo": "dnote",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@@ -714,6 +730,7 @@
"agenix": "agenix",
"auto-cpufreq": "auto-cpufreq",
"commander-nvim": "commander-nvim",
"dnote": "dnote",
"flake-parts": "flake-parts",
"gen-nvim": "gen-nvim",
"gtrackmap": "gtrackmap",