summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
...
* ocamlPackages.findlib: 1.7.3 -> 1.8.0Vincent Laporte2018-04-25
|
* gn: Add libc++ and libc++abi from third_partyaszlig2018-04-25
| | | | | | | | | | On GNU/Linux the build references these files, so let's fetch them from the Chromium repository. I haven't checked whether they are heavily patched or whether we can use the version from LLVM, but when looking at the changes, they do seem to divert a bit from upstream LLVM. Signed-off-by: aszlig <aszlig@nix.build> Cc: @matthewbauer, @stesie
* gn: Switch to fetchzip for apple_apsl directoryaszlig2018-04-25
| | | | | | | | | | | | | The tarball from upstream seems to be generated on the fly, so the output is not deterministic and using fetchzip makes this more reliable as we have a recursively hashed output path without any of the non-determinisms in tarballs. Unfortunately, the build still fails on NixOS systems, because we need a few more stuff in the build tree. Signed-off-by: aszlig <aszlig@nix.build> Cc: @matthewbauer, @stesie
* buildkite-agent3: init at 3.0.1 (#39471)Rodney Lorrimar2018-04-25
| | | | | | New stable release. Version 2.6 is kept for backwards compatibility. https://github.com/buildkite/agent/releases/tag/v3.0.0 https://github.com/buildkite/agent/releases/tag/v3.0.1
* Merge pull request #39465 from matthewbauer/workMatthew Justin Bauer2018-04-25
|\ | | | | Various work on broken packages
| * gn: fix Darwin buildMatthew Bauer2018-04-24
| |
* | buildbot-plugins.wsgi-dashboards: Remove maintainer akazakovadisbladis2018-04-25
| | | | | | | | Missing from maintainers file
* | qcachegrind: Remove qt 5.10 build fix patch, now applied upstreamadisbladis2018-04-25
| |
* | Merge pull request #39304 from peterhoeg/f/haPeter Hoeg2018-04-25
|\ \ | | | | | | home-assistant: add a few knobs and make config YAML
| * | remarshal: use python3 instead of python2Peter Hoeg2018-04-22
| | | | | | | | | | | | Officially both python2 and 3 are supported.
* | | Merge pull request #39368 from flokli/sqldeveloper-desktopitemPascal Wittmann2018-04-24
|\ \ \ | |_|/ |/| | sqldeveloper: add desktop item
| * | sqldeveloper: add desktop itemFlorian Klink2018-04-23
| | |
* | | Merge pull request #36964 from ryantm/auto-update/buildbotMatthew Justin Bauer2018-04-23
|\ \ \ | |/ / |/| | buildbot: 1.0.0 -> 1.1.0
| * | buildbot: 1.0.0 -> 1.1.0Ryan Mulligan2018-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --help` got 0 exit code - ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --version` and found version 1.1.0 - ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --help` got 0 exit code - ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --version` and found version 1.1.0 - found 1.1.0 with grep in /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0
* | | Merge pull request #39314 from dhess/fix-hydraJörg Thalheim2018-04-23
|\ \ \ | | | | | | | | hydra: fix run-time dependencies after latest CPAN update.
| * | | hydra: fix run-time dependencies after latest CPAN update.Drew Hess2018-04-21
| | | |
* | | | gup: add `passthru.updateScript`Tim Cuthbertson2018-04-22
| | | |
* | | | gup: simplify build expressionTim Cuthbertson2018-04-22
|/ / /
* | | cloudfoundry-cli: 6.32.0 -> 6.36.1Jörg Thalheim2018-04-21
| | |
* | | Merge pull request #39095 from moaxcp/masterJoachim F2018-04-21
|\ \ \ | | | | | | | | visualvm: 1.3.9 -> 1.4
| * | | visualvm: 1.3.9 -> 1.4John Mercier2018-04-18
| | | |
* | | | gradle: 4.6 -> 4.7Tim Steinbach2018-04-21
| | | |
* | | | jbake: wrap scriptJohn Mercier2018-04-21
| | | | | | | | | | | | | | | | Upstream script now uses JAVA_HOME. This change wraps the script so JAVA_HOME is set.
* | | | Merge pull request #39222 from r-ryantm/auto-update/jbakeJörg Thalheim2018-04-21
|\ \ \ \ | | | | | | | | | | jbake: 2.6.0 -> 2.6.1
| * | | | jbake: 2.6.0 -> 2.6.1R. RyanTM2018-04-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jbake/versions. These checks were done: - built on NixOS - ran ‘/nix/store/l85kq1n5mv8shw19rd26vx1qh2q2xj98-jbake-2.6.1/bin/jbake -h’ got 0 exit code - ran ‘/nix/store/l85kq1n5mv8shw19rd26vx1qh2q2xj98-jbake-2.6.1/bin/jbake --help’ got 0 exit code - ran ‘/nix/store/l85kq1n5mv8shw19rd26vx1qh2q2xj98-jbake-2.6.1/bin/jbake help’ got 0 exit code - found 2.6.1 with grep in /nix/store/l85kq1n5mv8shw19rd26vx1qh2q2xj98-jbake-2.6.1 - directory tree listing: https://gist.github.com/27e3a60a9041b9898ce150344a6c3db4
* | | | Merge pull request #39273 from r-ryantm/auto-update/chromedriverJörg Thalheim2018-04-21
|\ \ \ \ | | | | | | | | | | chromedriver: 2.37 -> 2.38
| * | | | chromedriver: 2.37 -> 2.38R. RyanTM2018-04-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chromedriver/versions. These checks were done: - built on NixOS - ran ‘/nix/store/bnjr4qgd68lh8fdz2hxz7qrc1zvvxkni-chromedriver-2.38/bin/chromedriver -h’ got 0 exit code - ran ‘/nix/store/bnjr4qgd68lh8fdz2hxz7qrc1zvvxkni-chromedriver-2.38/bin/chromedriver --help’ got 0 exit code - found 2.38 with grep in /nix/store/bnjr4qgd68lh8fdz2hxz7qrc1zvvxkni-chromedriver-2.38 - directory tree listing: https://gist.github.com/8ba491f60826e1ad2389e69f92fb6116
* | | | Merge pull request #37269 from ryantm/auto-update/autoconf-archiveMatthew Justin Bauer2018-04-20
|\ \ \ \ | | | | | | | | | | autoconf-archive: 2017.09.28 -> 2018.03.13
| * | | | autoconf-archive: 2017.09.28 -> 2018.03.13Ryan Mulligan2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2018.03.13 with grep in /nix/store/gpwn8923mppc2h6vx2rgg8q52ss2mg2l-autoconf-archive-2018.03.13 - directory tree listing: https://gist.github.com/eaaa4f78b6bd461710c33aea9e21fdea
* | | | | doctl: 1.7.2 -> 1.8.0Austin Seipp2018-04-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | mypy: 0.580 -> 0.590 (#39211)R. RyanTM2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mypy/versions. These checks were done: - built on NixOS - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.dmypy-wrapped -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.dmypy-wrapped --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.dmypy-wrapped help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/dmypy -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/dmypy --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/dmypy help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.mypy-wrapped -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.mypy-wrapped --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.mypy-wrapped -V’ and found version 0.590 - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.mypy-wrapped --version’ and found version 0.590 - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/mypy -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/mypy --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/mypy -V’ and found version 0.590 - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/mypy --version’ and found version 0.590 - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.stubgen-wrapped -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.stubgen-wrapped --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/.stubgen-wrapped help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/stubgen -h’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/stubgen --help’ got 0 exit code - ran ‘/nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590/bin/stubgen help’ got 0 exit code - found 0.590 with grep in /nix/store/949glp2ll51fziqzy2xnma6zvvn6ihlq-mypy-0.590 - directory tree listing: https://gist.github.com/28a5c2600f864ea85373e565ced612c6
* | | | | gede: drop unnecessary postPatchWill Dietz2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks to @jtojnar for noticing and pointing it out! https://github.com/NixOS/nixpkgs/pull/39174#pullrequestreview-113783769
* | | | | Merge pull request #39174 from xeji/gede-qt5Will Dietz2018-04-19
|\ \ \ \ \ | | | | | | | | | | | | gede: switch to qt5
| * | | | | gede: switch to qt5xeji2018-04-19
| | | | | |
* | | | | | Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson2018-04-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | ios-sdk-pkgs: Init from iOS SDK from XCode
| * | | | | binutils: Add iOS as a supported platformKen Micklas2018-04-19
| | | | | |
* | | | | | gede: 2.0.4 -> 2.6.1, fix ctags dependencyxeji2018-04-19
|/ / / / /
* | | | | Merge pull request #38771 from r-ryantm/auto-update/apktoolMatthew Justin Bauer2018-04-18
|\ \ \ \ \ | | | | | | | | | | | | apktool: 2.3.1 -> 2.3.2
| * | | | | apktool: 2.3.1 -> 2.3.2R. RyanTM2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apktool/versions. These checks were done: - built on NixOS - ran ‘/nix/store/dhjjw9xk7rx4gm6ngpgbf5kdhcgaxdgw-apktool-2.3.2/bin/apktool -h’ got 0 exit code - ran ‘/nix/store/dhjjw9xk7rx4gm6ngpgbf5kdhcgaxdgw-apktool-2.3.2/bin/apktool --help’ got 0 exit code - ran ‘/nix/store/dhjjw9xk7rx4gm6ngpgbf5kdhcgaxdgw-apktool-2.3.2/bin/apktool help’ got 0 exit code - ran ‘/nix/store/dhjjw9xk7rx4gm6ngpgbf5kdhcgaxdgw-apktool-2.3.2/bin/apktool --version’ and found version 2.3.2 - found 2.3.2 with grep in /nix/store/dhjjw9xk7rx4gm6ngpgbf5kdhcgaxdgw-apktool-2.3.2 - directory tree listing: https://gist.github.com/7989c4dc760bbeb74791e11fb1bbebb1
* | | | | | hcloud: 1.3.0 -> 1.4.0Elmar Athmer2018-04-18
| | | | | |
* | | | | | ocamlPackages.js_of_ocaml-tyxml: init at 3.1.0Vincent Laporte2018-04-18
| | | | | |
* | | | | | elk6: 6.2.3 -> 6.2.4Bas van Dijk2018-04-18
| | | | | |
* | | | | | elk5: 5.6.8 -> 5.6.9Bas van Dijk2018-04-18
| | | | | |
* | | | | | elk6: 6.2.2 -> 6.2.3Bas van Dijk2018-04-18
| | | | | |
* | | | | | elk6: 6.1.2 -> 6.2.2Bas van Dijk2018-04-18
| | | | | |
* | | | | | elk5: 5.6.6 -> 5.6.8Bas van Dijk2018-04-18
| | | | | |
* | | | | | Merge pull request #38997 from dywedir/yarnJörg Thalheim2018-04-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | yarn: 1.5.1 -> 1.6.0
| * | | | | | yarn: 1.5.1 -> 1.6.0Vladyslav Mykhailichenko2018-04-16
| | |_|/ / / | |/| | | |
* | | | | | treewide: rename bad filenamesMatthew Bauer2018-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most of these can easily be moved to subdirectories of other directories. This helps reduce clutter in the main trees.
* | | | | | libsigrokdecode: 0.5.0 -> 0.5.1R. RyanTM2018-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsigrokdecode/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.5.1 with grep in /nix/store/bzy46mv9yqpqap2swy9gc25x0hdbq1ny-libsigrokdecode-0.5.1 - directory tree listing: https://gist.github.com/4794e65a1bf494e590272e83866d9e95