Commit graph

13958 commits

Author SHA1 Message Date
Eric Dallo b12b7f96ad
clojure-lsp: 20201228T020543 -> 2021.01.03-00.42.23 2021-01-03 12:52:48 -03:00
Attila Koszo 2320652792 electron: fix tray icon in wayland 2021-01-02 12:28:30 +01:00
Doron Behar d4a76b1f5f
Merge pull request #106688 from alyssais/autoconf-license
autoconf: license is GPLv3+
2021-01-01 10:02:57 +02:00
Lassulus 3c3901b242
Merge pull request #107312 from Tomahna/metals
metals: 0.9.7 -> 0.9.8
2021-01-01 00:16:41 +01:00
Sandro e79ddcf8c9
Merge pull request #108078 from svrana/wire
wire: init at v0.4.0
2020-12-31 23:12:37 +01:00
Shaw Vrana 9e4e26d922 wire: init at v0.4.0 2020-12-31 12:52:10 -08:00
Sandro 30ec6cf329
Merge pull request #107979 from Lassulus/yarn2nix_codeload 2020-12-31 20:31:22 +01:00
Martin Weinelt f1079ad898
Merge pull request #92531 from mmilata/mpfshell-2020-04-11
mpfshell: 0.8.1 -> unstable-2020-04-11
2020-12-31 15:52:34 +01:00
Pavol Rusnak 93f3602ebc
Merge pull request #108016 from thiagokokada/bump-hover
hover: 0.43.0 -> 0.46.1
2020-12-31 13:37:32 +01:00
Vincent Laporte d9c71767bd ocamlPackages.merlin: 3.4.0 → 3.4.2 2020-12-31 08:17:21 +01:00
Sandro cb3972bc3b
Merge pull request #108014 from evils/openocd
openocd: unstable-2020-11-11 -> 0.11.0-rc1
2020-12-31 05:58:49 +01:00
Thiago Kenji Okada 7002108e07 hover: 0.43.0 -> 0.46.1 2020-12-31 00:25:31 -03:00
Evils f7c194204d openocd: unstable-2020-11-11 -> 0.11.0-rc1 2020-12-31 03:38:55 +01:00
lassulus 32c9918ba6 yarn2nix: Handle codeload.github.com tarballs
This was submitted originally in https://github.com/nix-community/yarn2nix/pull/130
2020-12-30 19:01:48 +01:00
Vincent Laporte ac02f26980 ocamlPackages.cppo: 1.6.{5,6} → 1.6.7
ocamlPackages.cppo_ocamlbuild: init at 1.6.7
2020-12-30 15:04:11 +01:00
Profpatsch d5deb8c9a9
Merge pull request #107514 from Profpatsch/tree-sitter-fetch-all-grammars
Tree sitter fetch all grammars
2020-12-30 12:00:39 +01:00
Anderson Torres 2518b486ef
Merge pull request #107809 from thiagokokada/bump-clojure-lsp
clojure-lsp: 20201207T142850 -> 20201228T020543
2020-12-30 01:15:30 -03:00
Profpatsch 00359f25e2 tree-sitter: test building of grammars 2020-12-29 13:54:29 +01:00
Profpatsch 0181e103b3 tree-sitter: update grammars again with new update script 2020-12-29 13:06:41 +01:00
Profpatsch 5f0ace20af tree-sitter/update: allow grammars to be fetched from other orgas
Some of the grammars are not in the official orga, like
tree-sitter-lua, so we make sure the updater knows how to fetch them.
2020-12-29 13:02:39 +01:00
Profpatsch b4ff78a45b tree-sitter/update: pull repo argument into the nix code 2020-12-29 13:02:39 +01:00
Profpatsch 0b1bfd7d14 tree-sitter/update: make the repo check into a boolean test 2020-12-29 13:02:38 +01:00
Profpatsch d2988dac8e tree-sitter/update: factor repo list into nix
We want the ability to add different orga repos as well, and that is a
lot easier on the nix level.
2020-12-29 13:02:38 +01:00
Profpatsch a32c5d90e7 tree-sitter: update grammars
The new update scripts gives us a bunch of new grammars!
2020-12-29 12:46:30 +01:00
Profpatsch c0a4b41afe tree-sitter: improve update script to fetch all available grammars
The update script would only fetch the few grammars listed in the
tree-sitter repository previously. But the tree-sitter github orga has
a rather large amount of officially supported grammars.

Thus we change the script to query the github APIs for repositories
instead (up to 100 this is supported without paging).

Since the repository list also contains some that are not grammars,
there is a bash script which lists all repos we are aware of and the
ones we want to ignore. It will make sure we don’t forget any
repositories in the future, by comparing to the actual list with jq.
2020-12-29 12:46:30 +01:00
Profpatsch a629257ec5 tree-sitter: rename library.nix to grammar.nix 2020-12-29 12:46:30 +01:00
Mario Rodas b460856e72 flow: 0.139.0 -> 0.141.0 2020-12-29 04:20:00 +00:00
Daniel Nagy dff920b89c
sqlitebrowser: 3.12.0 -> 3.12.1 2020-12-29 22:30:31 +01:00
Ben Siraphob 8b4c20215a impl: unstable-2019-11-19 -> 1.0.0 2020-12-29 18:31:14 +07:00
Sandro dcd375d236
Merge pull request #105269 from dukc/dubUpdate
dub: 1.14.0 -> 1.23.0
2020-12-29 04:41:50 +01:00
Sandro 2fc9a0d021
Merge pull request #107823 from freezeboy/update-quicktemplate
quicktemplate: unstable-2019-07-08 -> 1.6.3
2020-12-29 01:05:03 +01:00
Sandro 405d762a1a
Merge pull request #107738 from pacien/mdctags-init
mdctags: init at unstable-2020-06-11
2020-12-29 00:53:26 +01:00
freezeboy 69b69f4a82 statik: unstable-2019-07-31 -> 0.1.7 2020-12-28 21:47:12 +01:00
freezeboy e1798efbdb quicktemplate: unstable-2019-07-08 -> 1.6.3 2020-12-28 19:20:36 +01:00
Martin Milata a931ec9cdf mpfshell: 0.8.1 -> unstable-2020-04-11 2020-12-28 18:15:24 +01:00
Thiago Kenji Okada 7923d595e8 clojure-lsp: 20201207T142850 -> 20201228T020543
Also, switch to packaging uberjar instead of rewriting the lein-bin
file.
2020-12-28 13:01:28 -03:00
Tim Steinbach d7a66c7d4d
sbt-extras: 2020-12-17 → 2020-12-26 2020-12-28 10:48:03 -05:00
Peter Hoeg 7505046458 shards: minor cleanups 2020-12-28 16:21:23 +08:00
Mario Rodas 076afb51b2
Merge pull request #107743 from freezeboy/update-circleci-cli
circleci-cli: 0.1.11508 -> 0.1.11540
2020-12-27 19:19:26 -05:00
Mario Rodas 69a194eafe
Merge pull request #107691 from marsam/update-terracognita
terracognita: 0.5.1 -> 0.6.0
2020-12-27 19:04:19 -05:00
Sandro a1e8f892a6
Merge pull request #101431 from djanatyn/pkg/rtss
rtss: init at 0.6.1
2020-12-27 23:31:57 +01:00
freezeboy 0abd5d719e circleci-cli: 0.1.11508 -> 0.1.11540 2020-12-27 19:06:42 +01:00
pacien d5cf453947 mdctags: init at unstable-2020-06-11 2020-12-27 18:24:15 +01:00
Fabian Affolter 548511929f lazygit: add changelog to meta-attributes 2020-12-27 15:52:05 +01:00
Fabian Affolter 0ff8bafae6 lazygit: 0.23.7 -> 0.24.2 2020-12-27 15:52:05 +01:00
Mario Rodas 6494b44455
Merge pull request #107628 from marsam/update-pgcli
pgcli: 3.0.0 -> 3.1.0
2020-12-26 23:09:50 -05:00
Mario Rodas e8ee6c3511
Merge pull request #106779 from anhdle14/tfsec-0.36.10
tfsec: 0.27.0 -> 0.36.10
2020-12-26 21:57:26 -05:00
Sandro 34423c290c
Merge pull request #107612 from TransientError/sccache-update
sccache: 0.2.13 -> 0.2.14
2020-12-26 23:49:40 +01:00
kvwu 0efeb2e100 sccache: 0.2.13 -> 0.2.14 2020-12-25 23:39:41 -08:00
Mario Rodas cca9e98828 terracognita: 0.5.1 -> 0.6.0
https://github.com/cycloidio/terracognita/releases/tag/v0.6.0
2020-12-26 04:20:00 +00:00