Commit Graph

8935 Commits

Author SHA1 Message Date
xrelkd
b9d5b16ccc cargo-xbuild: 0.5.11 -> 0.5.12 2019-06-14 13:05:21 +08:00
Sarah Brofeldt
c67f0c8254
Merge pull request #63053 from marsam/update-kythe
kythe: 0.0.28 -> 0.0.30
2019-06-13 20:44:10 +02:00
Wael Nasreddine
bad7bc44db bazel: fix nix-hacks.patch with the latest version of Bazel (#63052)
* bazel: add a failing test for nix-hacks

* fix the patch
2019-06-13 16:12:37 +02:00
Wael M. Nasreddine
389a82c81d
bazel-watcher: 0.9.1 -> 0.10.3 2019-06-12 21:27:49 -07:00
Mario Rodas
79159f1564
kythe: 0.0.28 -> 0.0.30 2019-06-12 23:00:00 -05:00
Tim Steinbach
5443b3d5a8
jenkins: 2.164.3 -> 2.176.1 2019-06-12 13:09:46 -04:00
Wael M. Nasreddine
f41667a774 bazel: 0.26.0 -> 0.26.1 2019-06-12 18:35:51 +02:00
Profpatsch
cc627366cd
Merge pull request #62336 from groodt/bazel-0.26.0
bazel: 0.24.0 -> 0.26.0
2019-06-12 14:55:49 +02:00
Profpatsch
5d238e45de bazel: run the tests on all supported platforms 2019-06-12 14:09:42 +02:00
Profpatsch
629c050b5d bazel.tests: prebuild the bazel self-extraction to speed up test
Factor out the common parts of tests & cache the bazel
self-extraction (ugh) to a common store path.
2019-06-12 14:09:42 +02:00
Profpatsch
44f97b56d9 bazel: move the python test to py_binary
`py_test` tries to download unnecessary dependencies at runtime. We
can just as well run it to check the assertion.

Upstream issue: https://github.com/bazelbuild/bazel/issues/8575
2019-06-12 14:09:42 +02:00
Greg Roodt
dd2a0f6c4a bazel: 0.24.0 -> 0.26.0 2019-06-12 14:09:42 +02:00
Will Dietz
62a4423809
Merge pull request #62930 from dtzWill/update/libwhich-1.1.0
libwhich: 2019-03-20 -> 1.1.0
2019-06-11 23:41:22 -05:00
Franz Pletz
fdd75fc6f1
Merge pull request #53712 from liff/bear/fix-wrapper-detection
bear: fix wrapper detection patch by checking result of find_executable
2019-06-11 22:55:38 +00:00
Graham Christensen
11d1932f11
Merge pull request #62626 from ankhers/update_rebar3
rebar3: 3.10.0 -> 3.11.1
2019-06-11 12:11:54 -04:00
Robin Gloster
f011ae4dcd
Merge pull request #62973 from marsam/update-flow
flow: 0.100.0 -> 0.101.0
2019-06-11 13:13:44 +00:00
Mario Rodas
4d2d0ae61b
Merge pull request #62915 from xrelkd/update/cargo-make
cargo-make: 0.19.4 -> 0.19.5
2019-06-11 07:03:45 -05:00
Mario Rodas
e80820e222
flow: 0.100.0 -> 0.101.0 2019-06-10 22:00:00 -05:00
Will Dietz
2ff6d0c21d libsigrok: 0.5.0 -> 0.5.1, firmware 0.1.3 -> 0.1.6 2019-06-10 23:20:24 +02:00
Pascal Bach
58be5b4ec3 gitlab-runner: 11.11.0 -> 11.11.2 2019-06-10 21:43:36 +02:00
Andrew Newman
6365fa1eb9 qtcreator: add clang code model compilation
Clang code model provides user with services: code completion,
syntactic and semantic highlighting, diagnostics, outline of symbols,
tooltips, renaming of local symbols. It's naturally depends on llvm and clang.
To make it work with nixos:
1. Add qt version of clang as build dependency.
2. Added patch for clang libc++ regexp trunk regexp not including path
like "libc++-version".
3. Fixed paths to llvm/clang libraries and includes.
4. Fixed name of clazy clang plugin.
2019-06-10 12:35:16 +03:00
Matthew Bauer
80b51d983a gdb: patch to use mach-o.h instead of bfd/mach-o.h
For unclear reasons, this doesn’t seem to work anymore. bfd/mach-o.h
is not accessible but mach-o.h is.

https://hydra.nixos.org/build/94542582
2019-06-09 23:56:08 -04:00
Will Dietz
e198573407
libwhich: 2019-03-20 -> 1.1.0
musl, openbsd support
2019-06-09 22:18:06 -05:00
xrelkd
cf65af601c cargo-make: 0.19.4 -> 0.19.5 2019-06-10 10:27:05 +08:00
Mario Rodas
2c74d5d3c1
Merge pull request #62893 from marsam/update-detect-secrets
detect-secrets: 0.11.4 -> 0.12.4
2019-06-09 11:16:04 -05:00
Vladimír Čunát
2354bc69b3
Merge #62440: git-quick-stats: init at 2.0.8 2019-06-09 15:03:18 +02:00
Vladimír Čunát
fa9e51d8b6
git-quick-stats: use more idiomatic code
In particular, overriding *whole* phases isn't generally a good idea,
as you may lose various default hooks.
2019-06-09 11:27:52 +02:00
Mario Rodas
be8e3cd899
detect-secrets: 0.11.4 -> 0.12.4 2019-06-09 04:20:00 -05:00
Matthew Bauer
cb385daf95 gdb: remove applied patch for darwin
This patch is no longer needed. The commit was included in this
release.

https://hydra.nixos.org/build/94447561
2019-06-07 15:52:14 -04:00
Renaud
090bf6c7c8
Merge pull request #62372 from r-ryantm/auto-update/cfr
cfr: 0.143 -> 0.145
2019-06-07 18:06:10 +02:00
Robert Scott
4929126ca9 sigrok-cli: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott
2565718195 libsigrok: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott
bbd2f649ce libsigrokdecode: enable for darwin 2019-06-07 10:05:59 +02:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Renaud
3d83ab08dd
Merge pull request #62759 from peterhoeg/f/icr
icr: do not wrap crystal so we can use one from the environment
2019-06-06 15:19:05 +02:00
Mario Rodas
48e8049c85
Merge pull request #62706 from dtzWill/update/buildah-1.8.3
buildah: 1.8.2 -> 1.8.3
2019-06-06 07:07:31 -05:00
Vladyslav M
6c23dc495d
cargo-bloat: 0.6.4 -> 0.7.0 (#62722)
cargo-bloat: 0.6.4 -> 0.7.0
2019-06-06 09:54:07 +03:00
Peter Hoeg
e1e3a56ddb icr: do not wrap crystal so we can use one from the environment 2019-06-06 14:46:57 +08:00
Matthew Bauer
8633a12224 kconfig-frontends: don’t error on security warning
needed for clang 7
2019-06-05 22:52:58 -04:00
Roman Volosatovs
57507ca0b1 gotools: 2019-05-24 -> 2019-06-03 (#62725) 2019-06-05 11:59:35 -07:00
xrelkd
3f624ed0a2 cargo-bloat: 0.6.4 -> 0.7.0 2019-06-05 19:09:22 +08:00
Elis Hirwing
df3ec3a962
Merge pull request #62289 from ngerstle-cognite/add-dapper
dapper: init at v0.4.1
2019-06-05 11:35:05 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
N G
f9d83f4ee0 dapper: init at v0.4.1 2019-06-05 08:54:19 +02:00
R. RyanTM
97b23ec91d pmd: 6.14.0 -> 6.15.0 (#62503)
* pmd: 6.14.0 -> 6.15.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/pmd/versions

* pmd: cleanup
2019-06-05 08:10:59 +02:00
Ryan Mulligan
e3f42e112a
Merge pull request #62454 from r-ryantm/auto-update/ktlint
ktlint: 0.32.0 -> 0.33.0
2019-06-04 21:02:44 -07:00
Will Dietz
13b6e9287e
buildah: 1.8.2 -> 1.8.3
https://github.com/containers/buildah/releases/tag/v1.8.3
2019-06-04 16:20:50 -05:00
Maximilian Bosch
addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
R. RyanTM
741d20c900 qbs: 1.13.0 -> 1.13.1 (#62549)
* qbs: 1.13.0 -> 1.13.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/qbs/versions

* qbs: add meta.homepage
2019-06-04 17:02:45 +02:00