about summary refs log tree commit diff
path: root/pkgs/development/tools
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16treewide: remove unused variables (#63177)volth44-52/+39
* treewide: remove unused variables * making ofborg happy
2019-06-16bmake: fix version/url, fix tests, remove unneeded depsAustin Seipp3-17/+31
As noted by @jameysharp in #63181. Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16ammonite: 1.6.7 -> 1.6.8R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ammonite/versions
2019-06-15bmake: init at 20121212Austin Seipp1-0/+37
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15Merge pull request #63148 from marsam/init-reviewdogMario Rodas1-0/+26
reviewdog: init at 0.9.12
2019-06-16flatpak-builder: 1.0.6 -> 1.0.7 (#62413)Jan Tojnar2-3/+150
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16flatpak-builder: add installed testsJan Tojnar2-1/+148
2019-06-15flatpak-builder: 1.0.6 -> 1.0.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flatpak-builder/versions
2019-06-15reviewdog: init at 0.9.12Mario Rodas1-0/+26
2019-06-14Merge branch 'master' into staging-nextVladimír Čunát8-86/+177
Brings in Haskell rebuild. Hydra nixpkgs: ?compare=1525186
2019-06-14cargo-xbuild: 0.5.11 -> 0.5.12xrelkd1-3/+3
2019-06-13Merge pull request #63053 from marsam/update-kytheSarah Brofeldt1-5/+5
kythe: 0.0.28 -> 0.0.30
2019-06-13bazel: fix nix-hacks.patch with the latest version of Bazel (#63052)Wael Nasreddine4-35/+45
* bazel: add a failing test for nix-hacks * fix the patch
2019-06-12bazel-watcher: 0.9.1 -> 0.10.3Wael M. Nasreddine1-3/+3
2019-06-12kythe: 0.0.28 -> 0.0.30Mario Rodas1-5/+5
2019-06-12jenkins: 2.164.3 -> 2.176.1Tim Steinbach1-2/+2
2019-06-12bazel: 0.26.0 -> 0.26.1Wael M. Nasreddine1-6/+6
2019-06-12Merge pull request #62336 from groodt/bazel-0.26.0Profpatsch3-47/+128
bazel: 0.24.0 -> 0.26.0
2019-06-12bazel: run the tests on all supported platformsProfpatsch1-1/+4
2019-06-12bazel.tests: prebuild the bazel self-extraction to speed up testProfpatsch3-33/+83
Factor out the common parts of tests & cache the bazel self-extraction (ugh) to a common store path.
2019-06-12bazel: move the python test to `py_binary`Profpatsch1-4/+3
`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-12bazel: 0.24.0 -> 0.26.0Greg Roodt1-11/+40
2019-06-12Merge master into staging-nextFrederik Rietdijk9-35/+98
2019-06-11Merge pull request #62930 from dtzWill/update/libwhich-1.1.0Will Dietz1-3/+3
libwhich: 2019-03-20 -> 1.1.0
2019-06-11Merge pull request #53712 from liff/bear/fix-wrapper-detectionFranz Pletz1-10/+14
bear: fix wrapper detection patch by checking result of find_executable
2019-06-11Merge pull request #62626 from ankhers/update_rebar3Graham Christensen1-3/+3
rebar3: 3.10.0 -> 3.11.1
2019-06-11Merge pull request #62973 from marsam/update-flowRobin Gloster1-2/+2
flow: 0.100.0 -> 0.101.0
2019-06-11Merge pull request #62915 from xrelkd/update/cargo-makeMario Rodas1-5/+5
cargo-make: 0.19.4 -> 0.19.5
2019-06-10flow: 0.100.0 -> 0.101.0Mario Rodas1-2/+2
2019-06-10libsigrok: 0.5.0 -> 0.5.1, firmware 0.1.3 -> 0.1.6Will Dietz1-5/+5
2019-06-10gitlab-runner: 11.11.0 -> 11.11.2Pascal Bach1-4/+4
2019-06-10qtcreator: add clang code model compilationAndrew Newman2-3/+62
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-10Merge master into staging-nextFrederik Rietdijk3-2/+26
2019-06-09gdb: patch to use mach-o.h instead of bfd/mach-o.hMatthew Bauer1-0/+5
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-09libwhich: 2019-03-20 -> 1.1.0Will Dietz1-3/+3
musl, openbsd support
2019-06-10cargo-make: 0.19.4 -> 0.19.5xrelkd1-5/+5
2019-06-09Merge pull request #62893 from marsam/update-detect-secretsMario Rodas1-2/+2
detect-secrets: 0.11.4 -> 0.12.4
2019-06-09Merge #62440: git-quick-stats: init at 2.0.8Vladimír Čunát1-0/+19
2019-06-09Merge master into staging-nextFrederik Rietdijk12-34/+59
2019-06-09git-quick-stats: use more idiomatic codeVladimír Čunát1-3/+1
In particular, overriding *whole* phases isn't generally a good idea, as you may lose various default hooks.
2019-06-09detect-secrets: 0.11.4 -> 0.12.4Mario Rodas1-2/+2
2019-06-07gdb: remove applied patch for darwinMatthew Bauer1-6/+0
This patch is no longer needed. The commit was included in this release. https://hydra.nixos.org/build/94447561
2019-06-07Merge pull request #62372 from r-ryantm/auto-update/cfrRenaud1-2/+2
cfr: 0.143 -> 0.145
2019-06-07sigrok-cli: enable for darwinRobert Scott1-1/+1
2019-06-07libsigrok: enable for darwinRobert Scott1-1/+1
2019-06-07libsigrokdecode: enable for darwinRobert Scott1-1/+1
2019-06-07Merge branch 'staging-next' (PR #62209)Vladimír Čunát6-48/+32
2019-06-06Merge pull request #62752 from matthewbauer/darwin-fixes100Matthew Bauer1-0/+2
Fixes for x86_64-darwin failures on Hydra
2019-06-06Merge pull request #62759 from peterhoeg/f/icrRenaud1-6/+2
icr: do not wrap crystal so we can use one from the environment
2019-06-06Merge pull request #62706 from dtzWill/update/buildah-1.8.3Mario Rodas1-2/+2
buildah: 1.8.2 -> 1.8.3