add vimwiki-cli to flake inputs

This commit is contained in:
Anish Lakhwara
2023-05-22 21:58:58 +10:00
parent 9723f79d24
commit 4dc773f2ce
2 changed files with 33 additions and 2 deletions
Generated
+23 -1
View File
@@ -471,7 +471,8 @@
"poonam": "poonam",
"rust-overlay": "rust-overlay",
"tidalcycles": "tidalcycles",
"unstable": "unstable"
"unstable": "unstable",
"vimwikicli": "vimwikicli"
}
},
"rust-overlay": {
@@ -655,6 +656,27 @@
"url": "ssh://gitea@git.sealight.xyz/aynish/vimwiki-cli"
}
},
"vimwikicli": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1662448409,
"narHash": "sha256-Xd8CuFcEpEQK/TjNBXcp1HqPJCc7LwkMqKa1WiAP1Zc=",
"ref": "main",
"rev": "a73c4695cf116c2e8194a5caa837c2f9e1a7e2fb",
"revCount": 7,
"type": "git",
"url": "ssh://gitea@git.sealight.xyz/aynish/vimwiki-cli"
},
"original": {
"ref": "main",
"type": "git",
"url": "ssh://gitea@git.sealight.xyz/aynish/vimwiki-cli"
}
},
"vowel-src": {
"flake": false,
"locked": {