mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
pins: switch to maintained obsidian.nvim fork, use stable releases
Stable releases are regular and compatible with the latest packaged nvim versions from nixpkgs.
This commit is contained in:
parent
da5c91424e
commit
f0c3b67d7c
1 changed files with 9 additions and 6 deletions
|
|
@ -2089,17 +2089,20 @@
|
|||
"hash": "1qbyh8r2gbaw2n0mm7qwi4y8r9ywyz37q35vlxjzy879ba8dlnlm"
|
||||
},
|
||||
"obsidian-nvim": {
|
||||
"type": "Git",
|
||||
"type": "GitRelease",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "epwalsh",
|
||||
"owner": "obsidian-nvim",
|
||||
"repo": "obsidian.nvim"
|
||||
},
|
||||
"branch": "main",
|
||||
"pre_releases": false,
|
||||
"version_upper_bound": null,
|
||||
"release_prefix": null,
|
||||
"submodules": false,
|
||||
"revision": "14e0427bef6c55da0d63f9a313fd9941be3a2479",
|
||||
"url": "https://github.com/epwalsh/obsidian.nvim/archive/14e0427bef6c55da0d63f9a313fd9941be3a2479.tar.gz",
|
||||
"hash": "15ycmhn48ryaqzch6w3w6llq2qgmjx8xwkb9dn0075z60dybpflr"
|
||||
"version": "v3.14.3",
|
||||
"revision": "1966e6c0bd43fbb213cf2693a1167dcc544d6c3a",
|
||||
"url": "https://api.github.com/repos/obsidian-nvim/obsidian.nvim/tarball/v3.14.3",
|
||||
"hash": "18nikf0gafn91rys7wvr35105qaka3r86k491iqd4f9zd48gshnc"
|
||||
},
|
||||
"oil-git-status.nvim": {
|
||||
"type": "Git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue