Doron Behar
de3c881395
Merge pull request #107509 from svrana/minimock
...
go-minimock: init at 3.0.8
2020-12-25 19:31:46 +02:00
Linus Heckemann
dfb2a526e3
cmake: 3.19.1 -> 3.19.2
2020-12-25 18:31:09 +01:00
Shaw Vrana
5fba017ccc
go-minimock: init at 3.0.8
2020-12-25 08:50:25 -08:00
Tim Steinbach
c1951a1fb3
sbt: 1.4.5 -> 1.4.6
2020-12-25 11:03:04 -05:00
sternenseemann
be7c07f471
sourcetrail: mark SourceTrailPythonIndexer as broken on darwin
2020-12-25 14:47:02 +01:00
sternenseemann
1a2893f58a
sourcetrail: fix hash for SourceTrailPythonIndexer
...
The sha256 for the python indexer wasn't updated along with the git
revision. The old hash is of commit 0d1246be53b37639427fe9959f748dd0fc429c8f,
the new hash the correct one for tag v1_db25_p5
(3afb24195c5f3dc98e4cb60751f908f09f1bc046).
2020-12-25 14:46:57 +01:00
github-actions[bot]
fe6f5a0d0f
Merge staging-next into staging
2020-12-25 06:20:28 +00:00
Sandro
4c0f6b3c81
Merge pull request #107484 from nightmared/yj-5.0.0
...
yj: 4.0.0 -> 5.0.0
2020-12-25 04:19:59 +01:00
github-actions[bot]
91f827cb1d
Merge staging-next into staging
2020-12-24 18:34:36 +00:00
Profpatsch
c505e57173
tree-sitter: patch out web-ui by default, to drop emscripten
...
The tree-sitter build closure is pretty lean by default, but the
optional web-ui requires emscripten to compile the web interface
javascript/wasm code.
This is clearly not worth the increase in build closure size, and
since emscripten is broken more often than not, let’s patch it out by
default. If somebody /really/ needs the web-ui, there is a
`webUISupport` flag.
2020-12-24 17:11:04 +01:00
github-actions[bot]
5962ac3709
Merge staging-next into staging
2020-12-24 00:51:47 +00:00
Tim Steinbach
f061d6ff26
coursier: 2.0.7 -> 2.0.8
2020-12-23 17:05:51 -05:00
Simon THOBY
2a9b003ca7
yj: 4.0.0 -> 5.0.0
...
Necessary to advance https://github.com/cargo2nix/cargo2nix/pull/165
(older versions of yj didn't differenciate between integers and floats,
which can break cargo manifests when converting from TOML to JSON and back).
2020-12-23 21:30:04 +01:00
Dylan Baker
1bf598874f
meson: install shell completions
...
meson ships with both bash and zsh completions, the zsh completions are
more complete than the bash ones.
2020-12-23 11:50:38 -08:00
github-actions[bot]
f1957cd789
Merge staging-next into staging
2020-12-23 18:33:06 +00:00
Kevin Cox
6ae253fd5f
Merge pull request #107328 from thiagokokada/bump-lein
...
lein: 2.9.1 -> 2.9.5
2020-12-23 12:04:43 -05:00
github-actions[bot]
1f4fb62fda
Merge staging-next into staging
2020-12-23 00:48:34 +00:00
github-actions[bot]
28fd8e0d59
Merge master into staging-next
2020-12-23 00:48:29 +00:00
Aaron Andersen
1e6e7c2bef
Merge pull request #106994 from aanderse/sqitch
...
sqitch: package cleanup
2020-12-22 16:10:26 -05:00
Frederik Rietdijk
736dd028ca
Merge staging-next into staging
2020-12-22 19:43:32 +01:00
github-actions[bot]
e0d458ed2c
Merge master into staging-next
2020-12-22 18:27:30 +00:00
Sandro
39fe2fc4dc
Merge pull request #106917 from con-f-use/gocli_docopts
2020-12-22 17:34:58 +01:00
github-actions[bot]
3aac2c14a8
Merge master into staging-next
2020-12-22 12:25:40 +00:00
Max Wittig
74971a10d5
gitlab-runner: 13.6.0 -> 13.7.0 ( #107378 )
2020-12-22 13:16:15 +01:00
Maximilian Bosch
d36f00235e
packer: 1.6.5 -> 1.6.6
...
https://github.com/hashicorp/packer/releases/tag/v1.6.6
2020-12-22 09:51:09 +01:00
Luke Worth
160ba18da6
unused: init at 0.2.1
2020-12-22 14:52:34 +08:00
github-actions[bot]
55868ac425
Merge staging-next into staging
2020-12-22 00:46:42 +00:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next
2020-12-22 00:46:39 +00:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
...
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Thiago Kenji Okada
4078999dc9
lein: 2.9.1 -> 2.9.5
2020-12-21 12:24:02 -03:00
Michael Weiss
4454fecc85
cargo-c: 0.6.18 -> 0.7.0
2020-12-21 15:13:35 +01:00
Kevin Rauscher
50ee05fd43
metals: 0.9.7 -> 0.9.8
2020-12-21 10:51:19 +01:00
github-actions[bot]
204a4ef360
Merge staging-next into staging
2020-12-21 00:45:57 +00:00
github-actions[bot]
bdf1e394e4
Merge master into staging-next
2020-12-21 00:45:49 +00:00
Mario Rodas
d63cc95869
Merge pull request #107177 from avdv/bazel-buildtools_3.5.0
...
bazel-buildtools: 3.3.0 -> 3.5.0
2020-12-20 18:34:50 -05:00
Sandro
8c334161bd
Merge pull request #106967 from siraben/knightos-update
...
knightos-kcc: 4.0.0 -> 4.0.4
2020-12-21 00:07:57 +01:00
Sandro
643d16b7cf
Merge pull request #107261 from siraben/kimg-update
...
knightos-kimg: 0.3.0 -> 0.4.0
2020-12-20 23:52:13 +01:00
github-actions[bot]
266489aefb
Merge staging-next into staging
2020-12-20 18:19:55 +00:00
github-actions[bot]
ab8c2b2b2c
Merge master into staging-next
2020-12-20 18:19:51 +00:00
Ben Siraphob
f03215596d
knightos-kimg: 0.3.0 -> 0.4.0
2020-12-20 22:38:13 +07:00
con-f-use
b5d9be6aa2
docopts: build only necessary binaries
2020-12-20 15:50:58 +01:00
Ben Siraphob
87aa20764c
knightos-z80e: 0.5.0 -> 0.5.2
2020-12-20 21:11:18 +07:00
Ben Siraphob
fbc7ad52fb
knightos-scas: 0.4.6 -> 0.5.3
2020-12-20 21:11:18 +07:00
github-actions[bot]
fd51d0dfe3
Merge staging-next into staging
2020-12-20 00:44:00 +00:00
github-actions[bot]
d491b49037
Merge master into staging-next
2020-12-20 00:43:57 +00:00
sternenseemann
2b0fc36c90
ocamlPackages.js_of_ocaml*: 3.7.0 -> 3.8.0
...
ocamlPackages.js_of_ocaml*: use buildDunePackage to fix installation
ocamlPackages.js_of_ocaml*: fix style for editorconfig
Closes #106343
2020-12-19 23:33:20 +01:00
Alyssa Ross
fc08002774
Merge pull request #106663 from alyssais/autoconf
...
autoconf: 2.69 -> 2.70
2020-12-19 22:26:50 +00:00
Frederik Rietdijk
f081225a83
Merge pull request #106533 from helsinki-systems/refactor/waf-hook
...
[staging] wafHook: Don't wrap Python 2
2020-12-19 19:28:05 +01:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next
2020-12-19 18:19:27 +00:00
Profpatsch
cf81745404
tree-sitter: split arguments in library.nix & document
2020-12-19 13:36:03 +01:00
Profpatsch
5907bcadfa
tree-sitter: exports.json was fixed in releases, remove sed
...
These symbols do not exist anymore in the new tree-sitter releases, so
we can remove the sed.
2020-12-19 13:36:02 +01:00
Daniël de Kok
03e8a2f03b
rocm-cmake: 3.10.0 -> 4.0.0
...
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
github-actions[bot]
a0572e9aae
Merge master into staging-next
2020-12-19 06:19:44 +00:00
Alyssa Ross
1ef5ea3cc3
fswatch: enableParallelBuilding
...
Worked fine for me at -j4.
2020-12-19 01:39:45 +00:00
github-actions[bot]
6904262415
Merge master into staging-next
2020-12-19 00:42:26 +00:00
Claudio Bley
9aac494076
bazel-buildtools: 3.3.0 -> 3.5.0
2020-12-18 23:36:31 +01:00
Vincent Laporte
b6f7f1f673
ocamlPackages.janeStreet: 0.13 → 0.14
...
ocamlPackages.biocaml: 0.10.1 → 0.11.1
ocamlPackages.bistro: fix for Core 0.14
ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1
ocamlPackages.ocaml-r: 0.2.0 → 0.4.0
ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2020-12-18 21:03:56 +01:00
Vincent Laporte
c2e90c4433
ocamlformat: build legacy versions with OCaml 4.07
2020-12-18 21:03:56 +01:00
Joe Hermaszewski
a453036794
haskellPackages.haskell-language-server: 0.7.0 -> 0.7.1
2020-12-18 20:27:54 +01:00
Peter Simons
3f71dc8e34
pandoc: drop obsolete patches
...
Version 2.11.3 contains these changes already.
2020-12-18 20:27:53 +01:00
Joe Hermaszewski
63e5171ff8
haskell-language-server: Make update.sh fetch latest tagged release
2020-12-18 20:27:53 +01:00
Joe Hermaszewski
c31e766a24
haskellPackages.haskell-language-server: 0.6.0 -> 0.7.0
...
Remove hls-brittany as it's no longer necessary
Fix the update script to include hls-explicit-imports-plugin and
hls-retrhls-retrie-plugin
2020-12-18 20:27:53 +01:00
github-actions[bot]
abb757ba28
Merge master into staging-next
2020-12-18 00:42:45 +00:00
Maximilian Bosch
821ed09f38
Merge pull request #107085 from zowoq/go-mod-packagepath
...
buildGoModule: disallow goPackagePath
2020-12-17 22:44:00 +01:00
Maximilian Bosch
952f136fa8
Merge pull request #107088 from numtide/wasm-bindgen-cli-update
...
wasm-bindgen-cli: 0.2.67 -> 0.2.69
2020-12-17 22:41:02 +01:00
github-actions[bot]
8c3e8bd4b9
Merge master into staging-next
2020-12-17 18:17:15 +00:00
Janne Heß
cfc4f6347f
wafHook: Don't wrap python2
2020-12-17 19:01:28 +01:00
Tim Steinbach
061ef26cb4
sbt-extras: 2020-11-23 → 2020-12-17
2020-12-17 09:02:47 -05:00
Andika Demas Riyandi
d118f41399
wasm-bindgen-cli: 0.2.67 -> 0.2.69
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.69
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.68
2020-12-17 20:06:38 +07:00
Alyssa Ross
3f42dfe7d9
autoconf: 2.69 -> 2.70
2020-12-17 12:52:51 +00:00
Alyssa Ross
c434c60b39
autoconf270: init at 2.70
...
Fixes: https://github.com/NixOS/nixpkgs/pull/106642
("autoconf: 2.69 -> 2.70")
2020-12-17 12:52:44 +00:00
Oleksii Filonenko
ca26ed4dc6
Merge pull request #107089 from bbigras/wrangler
...
wrangler: 1.12.2 -> 1.12.3
2020-12-17 14:33:25 +02:00
Bruno Bigras
b6c4c3db11
wrangler: 1.12.2 -> 1.12.3
2020-12-17 03:34:43 -05:00
zowoq
381095f8d2
ytt: remove goPackagePath
2020-12-17 16:38:13 +10:00
zowoq
fe11b54f7f
wally-cli: remove goPackagePath
2020-12-17 16:38:13 +10:00
zowoq
4782aa4a4a
terraform-ls: remove goPackagePath
2020-12-17 16:38:13 +10:00
zowoq
e8829acb42
github-commenter: remove goPackagePath
2020-12-17 16:38:13 +10:00
zowoq
566bce3cdb
buildkite-agent: remove goPackagePath
2020-12-17 16:38:13 +10:00
github-actions[bot]
c40424f79b
Merge staging-next into staging
2020-12-17 00:42:56 +00:00
Jörg Thalheim
f4c0984706
Merge pull request #94306 from Mic92/clang-analyzer
...
clang-analyzer: upgrade to latest llvm release
2020-12-16 19:57:44 +00:00
Doron Behar
1048a1e5ae
Merge pull request #104604 from siraben/packet-sd-darwin
...
packet-sd: enable build on unix
2020-12-16 21:47:04 +02:00
Aaron Andersen
3557bb49b0
sqitch: package cleanup
2020-12-15 21:12:03 -05:00
github-actions[bot]
bc3c95481e
Merge staging-next into staging
2020-12-16 00:41:26 +00:00
Mario Rodas
a4d86d5425
Merge pull request #106969 from marsam/update-go-tools
...
go-tools: 2020.1.6 -> 2020.2
2020-12-15 13:36:13 -05:00
github-actions[bot]
6e0acbf2ec
Merge staging-next into staging
2020-12-15 18:20:53 +00:00
Tim Steinbach
a7c6597772
Merge pull request #106966 from r-ryantm/auto-update/sbt
...
sbt: 1.4.4 -> 1.4.5
2020-12-15 11:17:19 -05:00
Ben Siraphob
fecbcb7681
knightos-kcc: 4.0.0 -> 4.0.4
2020-12-15 22:11:13 +07:00
R. RyanTM
800c4724b7
sbt: 1.4.4 -> 1.4.5
2020-12-15 14:30:32 +00:00
Le Anh Duc
8cea3c4866
tfsec: 0.27.0 -> 0.36.10
...
TFSec github location changed. Also bumping the version to 0.36.10.
Signed-off-by: Le Anh Duc <anhdle14@icloud.com>
2020-12-15 20:26:59 +09:00
Mario Rodas
b582c9aa22
go-tools: 2020.1.6 -> 2020.2
...
https://staticcheck.io/changes/2020.2
2020-12-15 04:20:00 +00:00
R. RyanTM
b719f980ce
dt-schema: 2020.11 -> 2020.12
2020-12-15 02:44:22 +00:00
github-actions[bot]
f8d9426a1b
Merge staging-next into staging
2020-12-15 00:39:51 +00:00
Rouven Czerwinski
af2ab76515
usbsdmux: init at 0.1.8
...
Add the usbsdmux utility which is used to control the USB-SD-Mux
developed by the Linux Automation GmBH.
2020-12-14 21:49:37 +01:00
con-f-use
38349e453e
docopts: init at 0.6.3-rc2
2020-12-14 19:36:24 +01:00
github-actions[bot]
ce7773fcf7
Merge staging-next into staging
2020-12-14 18:14:34 +00:00
Gabriel Ebner
373ddfaf8c
Merge pull request #106821 from gebner/vieb310
...
vieb: init at 3.1.0
2020-12-14 18:23:14 +01:00
github-actions[bot]
ec2fa1cee8
Merge staging-next into staging
2020-12-14 12:21:13 +00:00
Maximilian Bosch
b7a29b2f71
strace: 5.9 -> 5.10
...
https://github.com/strace/strace/releases/tag/v5.10
2020-12-14 12:06:11 +01:00
github-actions[bot]
de4b7d5b81
Merge staging-next into staging
2020-12-14 00:42:00 +00:00
Mario Rodas
418d56e960
Merge pull request #100478 from thefloweringash/cli11-meta
...
cli11: fix license and platforms
2020-12-13 15:53:19 -05:00
github-actions[bot]
73af09dfc7
Merge staging-next into staging
2020-12-13 18:15:31 +00:00
Gabriel Ebner
92cbe95497
Merge pull request #106579 from drewrisinger/dr-pr-remove-pytest-pep8
...
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
2020-12-13 16:51:36 +01:00
Gabriel Ebner
254f4869f6
electron_11: 11.0.3 -> 11.1.0
2020-12-13 15:58:53 +01:00
Gabriel Ebner
9a1e2c6420
electron_10: 10.1.6 -> 10.2.0
2020-12-13 15:58:53 +01:00
Gabriel Ebner
52bb80c5ba
electron_9: 9.3.5 -> 9.4.0
2020-12-13 15:58:53 +01:00
Gabriel Ebner
b184f8f883
mkYarnPackage: allow overriding version
2020-12-13 13:42:56 +01:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging
2020-12-13 00:42:45 +00:00
Mario Rodas
9452323207
Merge pull request #106782 from EdenEast/up/just
...
just: 0.7.1 -> 0.8.3
2020-12-12 19:38:11 -05:00
Mario Rodas
c28d9b51f2
Merge pull request #106588 from r-ryantm/auto-update/liquibase
...
liquibase: 4.2.1 -> 4.2.2
2020-12-12 18:40:11 -05:00
Mario Rodas
30f46dcb85
Merge pull request #106620 from r-ryantm/auto-update/skaffold
...
skaffold: 1.17.1 -> 1.17.2
2020-12-12 16:42:40 -05:00
Jörg Thalheim
cabacf9837
Merge pull request #106714 from Mic92/drone
...
drone: 1.9.0 -> 1.10.0
2020-12-12 19:50:03 +00:00
github-actions[bot]
9254ca7f5e
Merge staging-next into staging
2020-12-12 12:19:53 +00:00
Daiderd Jordan
3c11eea359
Merge pull request #104695 from LnL7/py-spy
...
py-spy: init at 0.3.3
2020-12-12 13:05:34 +01:00
Eric Dallo
7bb9e5053b
hover: init at 0.43.0 ( #80075 )
2020-12-12 10:43:21 +00:00
James Simpson
5f85210b92
just: 0.7.1 -> 0.8.3
2020-12-12 01:53:42 -05:00
Jörg Thalheim
028f711404
drone: 1.9.0 -> 1.10.0
2020-12-12 07:36:17 +01:00
Alyssa Ross
bbaed0d6d5
autoconf: license is GPLv3+
...
2.64 was the last GPLv2+ release.
2020-12-11 21:57:18 +00:00
github-actions[bot]
ad994db6cd
Merge staging-next into staging
2020-12-11 18:15:37 +00:00
Jonathan Ringer
8f02cddf30
cmake: patch namelink regression
...
see:
- https://github.com/NixOS/nixpkgs/issues/106329
- https://github.com/awslabs/aws-c-common/issues/734
2020-12-11 07:23:28 -08:00
Drew Risinger
9a17459ba0
devpi-server: fix build
...
Build was failing due to line continuation between disabled tests in
checkPhase.
Fixed by converting to easier syntax of ``pytestCheckHook``.
2020-12-11 09:23:42 -05:00
Ryan Mulligan
5b8fd7afa7
Merge pull request #106652 from r-ryantm/auto-update/delve
...
delve: 1.5.0 -> 1.5.1
2020-12-11 06:20:35 -08:00
Marek Mahut
36b6b3a9f7
Merge pull request #106556 from onsails/github-commenter
...
github-commenter: add darwin platform
2020-12-11 14:18:51 +01:00
Mario Rodas
2dc6dd6024
Merge pull request #106631 from r-ryantm/auto-update/vultr-cli
...
vultr-cli: 2.0.0 -> 2.0.1
2020-12-11 07:35:28 -05:00
R. RyanTM
b0961d1430
delve: 1.5.0 -> 1.5.1
2020-12-11 11:36:16 +00:00
Sandro
e68a4f856e
Merge pull request #102136 from siraben/remarkable-which
2020-12-11 09:25:15 +01:00
Ben Siraphob
12d1b76db8
remarkable-toolchain: use which instead of patching with sed
2020-12-11 14:50:49 +07:00
Sandro
a6947a5761
Merge pull request #102563 from onsails/terraform-ls
...
terraform-ls: 0.7.0 -> 0.11.0, switch to buildGoModule
2020-12-11 08:19:52 +01:00
Sandro
771b78d88b
Merge pull request #105149 from onsails/tabnine
...
tabnine: fix binary permissions
2020-12-11 06:56:39 +01:00
R. RyanTM
ef9f4fcc7d
vultr-cli: 2.0.0 -> 2.0.1
2020-12-11 05:18:56 +00:00
Sandro
e0b40003cb
Merge pull request #106357 from siraben/mfgtools-1.4.43
...
nxpmicro-mfgtools: 1.3.191 -> 1.4.43
2020-12-11 04:56:46 +01:00
Mario Rodas
dde8dce285
Merge pull request #106541 from marsam/sqlparse-install-manpage
...
python38Packages.sqlparse: install manpage
2020-12-10 22:07:55 -05:00
R. RyanTM
2b90af2d53
skaffold: 1.17.1 -> 1.17.2
2020-12-11 02:20:27 +00:00
Drew Risinger
6bb2eae2ff
treewide: remove dead pytestpep8 references
...
pytestpep8 was removed in 25c9946f95
.
This removes pytestpep8 in the rest of the tree, where it was hardly
used.
2020-12-10 21:14:42 -05:00
Mario Rodas
051fd5d84a
Merge pull request #106569 from r-ryantm/auto-update/flow
...
flow: 0.138.0 -> 0.139.0
2020-12-10 21:06:08 -05:00
R. RyanTM
33a94e1c69
liquibase: 4.2.1 -> 4.2.2
2020-12-10 19:43:29 +00:00
Andrey Kuznetsov
e02a8cf473
github-commenter: 0.5.0 -> 0.8.0
...
migrate to buildGoModule, set platforms to unix
2020-12-10 21:39:01 +04:00
R. RyanTM
7edacf2b2f
flow: 0.138.0 -> 0.139.0
2020-12-10 16:08:17 +00:00
R. RyanTM
e0d253916a
clojure-lsp: 20201205T230541 -> 20201207T142850
2020-12-10 13:47:40 +00:00
Mario Rodas
5d85bda128
Merge pull request #106286 from Tomahna/bloop
...
bloop: 1.4.5 -> 1.4.6
2020-12-10 06:16:22 -05:00
Mario Rodas
baeb4eb1b1
litecli: fix build
2020-12-10 04:20:00 +00:00
Mario Rodas
bb73b04f9f
tflint: 0.21.0 -> 0.22.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.22.0
2020-12-10 04:20:00 +00:00
Andrey Kuznetsov
401ab9f095
terraform-ls: 0.7.0 -> 0.10.0, switch to buildGoModule
2020-12-10 05:31:27 +04:00
Sandro
47da6628b6
Merge pull request #106470 from r-ryantm/auto-update/nexus
...
nexus: 3.28.1-01 -> 3.29.0-02
2020-12-09 20:35:33 +01:00
R. RyanTM
8a1815eea0
nexus: 3.28.1-01 -> 3.29.0-02
2020-12-09 17:45:05 +00:00
Jörg Thalheim
de8b28918c
Merge pull request #106443 from eddyb/rustup-1.23.1
...
rustup: 1.22.1 -> 1.23.1
2020-12-09 16:28:28 +00:00
lewo
b5ad791ca3
Merge pull request #106440 from 06kellyjac/open-policy-agent
...
open-policy-agent: 0.25.1 -> 0.25.2
2020-12-09 15:40:46 +01:00
Eduard-Mihai Burtescu
dfc4b9d107
rustup: 1.22.1 -> 1.23.1
2020-12-09 12:49:11 +00:00
06kellyjac
b8c49dd5b1
open-policy-agent: 0.25.1 -> 0.25.2
2020-12-09 12:14:35 +00:00
Ben Siraphob
7d3a211c24
nxpmicro-mfgtools: 1.3.191 -> 1.4.43
2020-12-09 11:03:06 +07:00
Sandro
d275ac8aa4
Merge pull request #104910 from vdemeester/add-krew
...
krew: init at 0.4.0
2020-12-09 04:30:29 +01:00