mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +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: {
|
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||||
pname = "coc-vimlsp";
|
pname = "coc-vimlsp";
|
||||||
version = "0-unstable-2023-06-26";
|
version = "0.8.0-unstable-2023-06-26";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "iamcco";
|
owner = "iamcco";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue