mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
coc-vimlsp: 0-unstable-2023-06-26 -> 0.8.0-unstable-2023-06-26
This commit is contained in:
parent
42550fd820
commit
d0b482bc17
|
|
@ -11,7 +11,7 @@
|
|||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "coc-vimlsp";
|
||||
version = "0-unstable-2023-06-26";
|
||||
version = "0.8.0-unstable-2023-06-26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "iamcco";
|
||||
|
|
|
|||
Loading…
Reference in a new issue