Commit graph

19 commits

Author SHA1 Message Date
R. Ryantm 96c5cdbefe kak-lsp: 12.2.0 -> 13.0.0 2022-08-14 11:42:19 +00:00
edef 399cbca0a3 kak-lsp: 12.1.0 -> 12.2.0 2022-05-07 21:34:26 +00:00
R. Ryantm 286be1f7f3 kak-lsp: 12.0.1 -> 12.1.0 2022-04-01 22:34:13 -04:00
R. Ryantm 37b3d10157 kak-lsp: 11.1.0 -> 12.0.1 2022-02-12 22:32:53 -08:00
R. Ryantm 80943d4e09 kak-lsp: 11.0.1 -> 11.1.0 2021-12-21 01:30:18 +00:00
Tom Houlé 995cc4b6a3 kak-lsp: 11.0.0 -> 11.0.1 2021-10-18 07:33:54 +02:00
figsoda 3109ff5765 treewide: avoid use of lib.optional with list in inputs 2021-10-04 13:02:42 -04:00
Katharina Fey 5f84dad75d
kak-lsp: 10.0.0 -> 11.0.0 2021-09-04 13:02:34 +02:00
R. RyanTM d9f3022f22 kak-lsp: 9.0.0 -> 10.0.0 2021-06-04 22:13:03 +00:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Ashish SHUKLA 81b7b0be4f
kak-lsp: 8.0.0 -> 9.0.0
While here, also add to kakounePlugins
2021-02-19 20:01:43 +05:30
Sandro Jäckel 2d469a9939
kak-lsp: remove darwin from inputs 2021-02-16 03:59:54 +01:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
R. RyanTM 08e3ceb52d kak-lsp: 7.0.0 -> 8.0.0 2020-05-02 12:42:06 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Hipple f336bf0f43 kak-lsp: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-28 00:13:37 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
edef 10812a0aff kak-lsp: 6.2.1 -> 7.0.0 2019-10-18 11:59:57 +00:00
Katharina Fey 4f156a4d72
kak-lsp: init at 6.2.1 2019-07-14 19:54:54 +01:00