Florian Klink
0fd1df74be
bazel_0_4: remove
...
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Jörg Thalheim
63746f6bcf
Merge pull request #70506 from danieldk/racer-2.1.27
...
rustracer: 2.1.22 -> 2.1.27
2019-10-14 10:16:40 +01:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Renaud
f5cc5ce8d6
Merge pull request #70282 from moaxcp/spring-boot
...
spring-boot: init at 2.1.9
2019-10-12 11:53:25 +02:00
Mario Rodas
514968fcca
Merge pull request #71010 from moaxcp/visualvm
...
visualvm update homepage
2019-10-11 22:23:58 -05:00
xrelkd
1658beb6a1
cargo-bloat: 0.8.3 -> 0.9.0
2019-10-11 18:58:21 -07:00
John Mercier
0811095d84
visualvm update homepage
2019-10-11 20:13:45 -04:00
Wael Nasreddine
62e894b300
Merge pull request #68135 from rvolosatovs/update/go
...
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
John Mercier
32113451b7
spring-boot: init at 2.1.9
2019-10-11 18:10:57 -04:00
Andreas Herrmann
1f3187c1b2
bazel: Comment on python versions.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
1987d86007
bazel: shebang-test: Test for all bin/env ...
...
Fail on any form of `bin/env ...` shebang.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
f6572b4e64
bazel: patch #!/usr/bin/env bash
...
To point to the custom bash instead of `/nix/store.../bin/env bash`.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
d132d47199
bazel: shebang-test: pass bazel dir in Nix
2019-10-11 21:44:28 +02:00
Andreas Herrmann
7429acdea1
bazel: Test that all shebangs are patched correctly
2019-10-11 21:44:28 +02:00
Florian Klink
a0380cbfe9
bazel: fix build on macosx
2019-10-11 21:41:23 +02:00
Guillaume Bouchard
7e5b2e74b7
bazel: 0.29 -> 1.0
2019-10-11 21:41:23 +02:00
Mario Rodas
5e716c80f2
dune: 1.11.3 -> 1.11.4
...
Changelog: https://github.com/ocaml/dune/releases/tag/1.11.4
2019-10-11 12:10:18 +02:00
R. RyanTM
8b426722c0
swig4: 4.0.0 -> 4.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swig/versions
2019-10-11 12:05:58 +02:00
Colin L Rice
88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
...
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.
Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Mario Rodas
67223bc752
Merge pull request #70889 from marsam/init-jtc
...
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
makefu
9ae60cff0c
devpi-client: 4.1.0 -> 5.0.0
...
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
Mario Rodas
e220ed84cb
Merge pull request #70808 from r-ryantm/auto-update/visualvm
...
visualvm: 1.4.3 -> 1.4.4
2019-10-09 21:33:05 -05:00
Mario Rodas
0fdd8bc09d
jtc: init at 1.74
2019-10-09 21:00:00 -05:00
lewo
8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
...
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo
191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
...
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Mario Rodas
67323040e3
heroku: 7.27.1 -> 7.33.1
2019-10-09 10:14:02 -07:00
Antoine Eiche
0a7c50e0e0
hydra-cli: update the cargoSha256 hash
...
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Nikita Uvarov
8627cc58ba
rtags: 2.16 -> 2.34
2019-10-09 08:02:39 -07:00
Renaud
7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
...
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
Jaka Hudoklin
aef0e13d26
Merge pull request #70816 from r-ryantm/auto-update/yarn
...
yarn: 1.17.3 -> 1.19.0
2019-10-09 08:10:03 +02:00
R. RyanTM
e83d1ea5ee
yarn: 1.17.3 -> 1.19.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-10-08 18:37:34 -07:00
R. RyanTM
53c604760f
visualvm: 1.4.3 -> 1.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualvm/versions
2019-10-08 16:54:01 -07:00
geistesk
6e39f5c762
golangci-lint: 1.17.1 -> 1.20.0
2019-10-08 21:18:44 +02:00
Christine Koppelt
854c969b57
add missing meta data
2019-10-08 20:54:38 +02:00
Renaud
3323655ccb
Merge pull request #70539 from kampka/drone
...
drone: 1.3.1 -> 1.6.0
2019-10-08 17:21:37 +02:00
Renaud
3fea3bb3b7
Merge pull request #70540 from kampka/drone-cli
...
drone-cli: 0.8.6 -> 1.2.0
2019-10-08 17:21:05 +02:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Christian Kampka
3aa784b3e3
drone-cli: 0.8.6 -> 1.2.0
2019-10-08 14:56:36 +02:00
zimbatm
90c89eac6e
mdsh: 0.1.4 -> 0.2.0
2019-10-08 13:16:12 +02:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
ryanfitzsimon
4434c123f4
packer: 1.4.1 -> 1.4.4 ( #70623 )
2019-10-07 16:29:58 +00:00
Sascha Grunert
fae0bc8936
buildah: 1.11.1 -> 1.11.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-07 11:49:21 +02:00
R. RyanTM
39744af51b
distgen: 1.3 -> 1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/distgen/versions
2019-10-06 20:41:12 -07:00
Christian Kampka
f155360175
drone: 1.3.1 -> 1.6.0
2019-10-06 21:22:55 +02:00
Renaud
50bd897908
Merge pull request #68271 from elohmeier/drone
...
drone: 0.8.6 -> 1.3.1
2019-10-06 18:21:51 +02:00
Daniël de Kok
36164541c5
rustracer: fix default RUST_SRC_PATH
2019-10-06 09:56:55 +02:00
Daniël de Kok
0e49168cc6
rustracer: 2.1.22 -> 2.1.27
...
Fixes failing build on master.
2019-10-06 09:47:07 +02:00
Mario Rodas
03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
...
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Marek Mahut
195a9b51ba
Merge pull request #70428 from manveru/dbmate-1.7.0
...
dbmate: 1.4.1 -> 1.7.0
2019-10-05 22:27:14 +02:00