mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 09:20:07 +01: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
4b95ae106c
commit
a5e8fd33ec
1 changed files with 9 additions and 6 deletions
|
|
@ -2108,17 +2108,20 @@
|
||||||
"hash": "1qbyh8r2gbaw2n0mm7qwi4y8r9ywyz37q35vlxjzy879ba8dlnlm"
|
"hash": "1qbyh8r2gbaw2n0mm7qwi4y8r9ywyz37q35vlxjzy879ba8dlnlm"
|
||||||
},
|
},
|
||||||
"obsidian-nvim": {
|
"obsidian-nvim": {
|
||||||
"type": "Git",
|
"type": "GitRelease",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "GitHub",
|
"type": "GitHub",
|
||||||
"owner": "epwalsh",
|
"owner": "obsidian-nvim",
|
||||||
"repo": "obsidian.nvim"
|
"repo": "obsidian.nvim"
|
||||||
},
|
},
|
||||||
"branch": "main",
|
"pre_releases": false,
|
||||||
|
"version_upper_bound": null,
|
||||||
|
"release_prefix": null,
|
||||||
"submodules": false,
|
"submodules": false,
|
||||||
"revision": "14e0427bef6c55da0d63f9a313fd9941be3a2479",
|
"version": "v3.14.8",
|
||||||
"url": "https://github.com/epwalsh/obsidian.nvim/archive/14e0427bef6c55da0d63f9a313fd9941be3a2479.tar.gz",
|
"revision": "f06ad7aa793b8111d3b98a452c5db21edb7e4f01",
|
||||||
"hash": "15ycmhn48ryaqzch6w3w6llq2qgmjx8xwkb9dn0075z60dybpflr"
|
"url": "https://api.github.com/repos/obsidian-nvim/obsidian.nvim/tarball/v3.14.8",
|
||||||
|
"hash": "0xpb8hiz3gdm4ka9lqjwibqrf6q5hpyc7wwx1v9azwzlm4cg9bwf"
|
||||||
},
|
},
|
||||||
"oil-git-status.nvim": {
|
"oil-git-status.nvim": {
|
||||||
"type": "Git",
|
"type": "Git",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue