1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

11642 commits

Author SHA1 Message Date
Matthew Bauer 43545032af
Merge pull request #87314 from matthewbauer/bazel-flat
build-bazel-package: switch hash mode to “flat”
2020-05-11 15:27:48 -05:00
Frederik Rietdijk 82ca249c92
Merge pull request #87235 from NixOS/staging-next
Staging next
2020-05-11 22:07:40 +02:00
Kira Bruneau 4d66a37dd5
texlab: 2.0.0 -> 2.1.0 (#87565) 2020-05-11 13:58:52 -04:00
Alexey Shmalko 7a411e7ad6
Merge pull request #85958 from ryneeverett/ycmd-typescript
ycmd: typescript completion support
2020-05-11 15:58:45 +03:00
Frederik Rietdijk d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
Maximilian Bosch d232eb13b5
Merge pull request #87370 from Mic92/radare2
radare2-cutter: 1.10.2 -> 1.10.3
2020-05-11 00:51:17 +02:00
Stig Palmquist 83738b69f8
oq: 1.0.2 -> 1.1.0 2020-05-10 17:05:51 +02:00
Stig Palmquist 6dbe177f29
oq: fix build 2020-05-10 16:54:34 +02:00
Ryan Mulligan 58d3628af8
Merge pull request #87467 from r-ryantm/auto-update/qbs
qbs: 1.15.0 -> 1.16.0
2020-05-10 06:34:41 -07:00
Elis Hirwing 192c150a5f
Merge pull request #75042 from filalex77/oq-0.2.1
oq: init at 1.0.2
2020-05-10 10:45:38 +02:00
Frederik Rietdijk 303adc7697 Merge master into staging-next 2020-05-10 09:43:48 +02:00
R. RyanTM 254aeb5050 qbs: 1.15.0 -> 1.16.0 2020-05-10 05:13:15 +00:00
Jörg Thalheim 11fa2d4340
radare2-cutter: 1.10.2 -> 1.10.3 2020-05-09 20:09:27 +01:00
Dmitry Kalinkin 8ceef190c1
Merge pull request #78352 from winpat/add_pxview
pxview: init at 0.2.5
2020-05-09 15:02:24 -04:00
Matthew Bauer 2a8d05627b build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Frederik Rietdijk d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
zimbatm 5cb26d71a7
mdsh: 0.4.0 -> 0.5.0 2020-05-08 23:25:31 +02:00
Pamplemousse bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Mario Rodas fb644e5d48
Merge pull request #87241 from marsam/update-reviewdog
reviewdog: 0.9.17 -> 0.10.0
2020-05-08 05:54:06 -05:00
Max Wittig 73e20c730d
gitlab-runner: 12.10.1 -> 12.10.2 (#87245) 2020-05-08 10:01:33 +00:00
R. RyanTM bb86ccfd67 help2man: 1.47.13 -> 1.47.15 2020-05-08 07:04:01 +02:00
Mario Rodas e5424c294d
reviewdog: 0.9.17 -> 0.10.0 2020-05-08 00:00:00 -05:00
R. RyanTM 27752d41e6 cmake: 3.17.0 -> 3.17.2 2020-05-08 06:56:59 +02:00
Maximilian Bosch ee032804f8
cargo-make: 0.30.6 -> 0.30.7
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
Léo Gaspard 5a15cb9980
Merge pull request #87141 from eadwu/wabt/wasm2c-headers
wabt: include header files
2020-05-07 21:51:58 +02:00
Vladimír Čunát fcc68a43aa
Merge branch 'staging-next'
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK.  Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Edmund Wu 436c1540bd
wabt: include necessary build files for wasm2c 2020-05-07 13:03:48 -04:00
Jörg Thalheim 2ba5a5f000
Merge pull request #87170 from Tomahna/scalafmt 2020-05-07 10:46:29 +01:00
Jörg Thalheim 05aa39eb01
Merge pull request #87109 from B4dM4n/jshon-update
jshon: 20160111.2 -> 20170302 + musl build
2020-05-07 10:04:01 +01:00
Kevin Rauscher e7d5b48e21 scalafmt: 2.5.0 -> 2.5.1 2020-05-07 09:57:54 +02:00
Fabian Möller 3cd6970658
jshon: fix musl build 2020-05-07 09:43:35 +02:00
Mario Rodas 90888c3cab
Merge pull request #87103 from filalex77/tokei-11.1.1
tokei: 11.1.0 -> 11.1.1
2020-05-06 21:03:40 -05:00
Mario Rodas efd676ad34
Merge pull request #87133 from r-ryantm/auto-update/flow
flow: 0.123.0 -> 0.124.0
2020-05-06 18:07:37 -05:00
Maximilian Bosch 01539e6f9a
cargo-deny: 0.6.6 -> 0.6.7
https://github.com/EmbarkStudios/cargo-deny/releases/tag/0.6.7
2020-05-06 23:50:37 +02:00
Maximilian Bosch 222196b9d6
Merge pull request #86733 from r-ryantm/auto-update/sbt
sbt: 1.3.9 -> 1.3.10
2020-05-06 22:29:27 +02:00
R. RyanTM bc983a2bdb flow: 0.123.0 -> 0.124.0 2020-05-06 19:47:10 +00:00
Fabian Möller f2b1359848
jshon: 20160111.2 -> 20170302 2020-05-06 20:31:27 +02:00
Drew Risinger 4454ca488c conan: 1.24.0 -> 1.25.0 2020-05-06 11:14:32 -07:00
Cody Allen f03e686f01 metals: 0.8.4 -> 0.9.0 2020-05-06 10:33:48 -07:00
Drew Risinger cae48ccad3 conan: unbreak with deprecation>=2.1 2020-05-06 09:46:18 -07:00
Oleksii Filonenko 22c5473ff0 tokei: 11.1.0 -> 11.1.1 2020-05-06 13:52:10 +00:00
Mario Rodas d7f63096f6
Merge pull request #87060 from vdemeester/update-buildkit
buildkit: 0.6.3 -> 0.7.1
2020-05-06 02:12:47 -05:00
adisbladis d7c358645e
Merge pull request #86988 from adisbladis/poetry2nix-1_8_0
poetry2nix: 1.7.1 -> 1.8.0
2020-05-06 09:04:51 +02:00
Vladimír Čunát e8d3c1579b
Merge branch 'staging' into staging-next 2020-05-06 08:22:27 +02:00
Vladimír Čunát 54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Vincent Demeester 82f63e8728
buildkit: 0.6.3 -> 0.7.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-05-06 07:58:13 +02:00
R. RyanTM 51472a9606 kubectx: 0.8.0 -> 0.9.0 2020-05-05 19:08:17 -07:00
R. RyanTM 0d53bfed34 omnisharp-roslyn: 1.34.15 -> 1.35.0 2020-05-05 19:02:41 -07:00
R. RyanTM 989787210f mill: 0.6.1 -> 0.6.2 2020-05-05 19:02:36 -07:00