summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* ocamlPackages.camlp5: 7.01 -> 7.02Vincent Laporte2017-10-17
|
* vagrant: Adds bash-completion to the proper folder. (#30482)Samuel Dionne-Riel2017-10-17
|
* flow: 0.57.2 -> 0.57.3Ruben Maher2017-10-17
|
* nixpkgs: icestorm 2017.08.31 -> 2017.10.16Austin Seipp2017-10-16
| | | | | | Also add myself to the maintainers list. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* pipenv: init at 8.2.7Dario Bertini2017-10-16
| | | | fixes #30442
* pew: 0.1.14 -> 1.1.0Dario Bertini2017-10-16
| | | | | | Pew was actually broken, due to a SHELL PATH check that had been added in the previous release (though this shouldn't have hampered users with bash as their shell)
* flow: 0.57.0 -> 0.57.2Ruben Maher2017-10-16
|
* meson: do not strip RPATHYegor Timoshenko2017-10-15
| | | | https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
* Merge branch 'staging'Vladimír Čunát2017-10-15
|\ | | | | | | | | | | Contains security fixes in X server and X libs. On Hydra, the amount to rebuild on master is now higher than on staging; the comparison looks OK.
| * Merge branch 'master' into stagingVladimír Čunát2017-10-14
| |\ | | | | | | | | | Hydra: ?compare=1401528
| * \ Merge pull request #30303 from jtojnar/mesonJörg Thalheim2017-10-11
| |\ \ | | | | | | | | meson: 0.42.1 → 0.43.0
| | * | meson: 0.42.1 → 0.43.0Jan Tojnar2017-10-10
| | | |
| * | | Merge branch 'master' into stagingVladimír Čunát2017-10-09
| |\ \ \ | | | | | | | | | | | | | | | Hydra: ?compare=1400181
| * \ \ \ Merge pull request #30150 from copumpkin/no-rpath-nonsenseDaniel Peebles2017-10-08
| |\ \ \ \ | | | | | | | | | | | | Get rid of most @rpath nonsense on Darwin
| | * | | | Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This requires some small changes in the stdenv, then working around the weird choice LLVM made to hardcode @rpath in its install name, and then lets us remove a ton of annoying workaround hacks in many of our Go packages. With any luck this will mean less hackery going forward.
| * | | | | cmake: maintenance 3.9.2 -> 3.9.4Vladimír Čunát2017-10-08
| | | | | |
| * | | | | gtk_doc: replace catalog lookup hackJan Tojnar2017-10-07
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the previous commit, we added a setup hook to docbook dtd and xsl packages, that adds derivation’s catalog file to an environment variable. That should, in theory, remove the need for declaring their catalogs manually. Unfortunately, xmlcatalog utility expects exactly one catalog file, completely disregarding the environment variable in non-interactive context. In the same spirit, the design of gtk-doc m4 files only admits a single catalog file, resulting in another ugly hack.
* | | | | Merge pull request #30403 from matthewbauer/sqitch-fixDaiderd Jordan2017-10-15
|\ \ \ \ \ | | | | | | | | | | | | sqitch: fix on broken symlinks
| * | | | | sqitch: fix on DarwinMatthew Bauer2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #30389.
* | | | | | Merge pull request #29882 from Eisfreak7/masterJörg Thalheim2017-10-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | sqldeveloper: 4.1.1 -> 17.2.0
| * | | | | | sqldeveloper: 17.2 -> 17.3Timo Kaufmann2017-10-14
| | | | | | |
| * | | | | | sqldeveloper: Add a detailed requireFile messageTimo Kaufmann2017-10-14
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master'Timo Kaufmann2017-10-04
| |\ \ \ \ \ \
| * | | | | | | sqldeveloper: 4.1.1 -> 17.2.0Timo Kaufmann2017-09-27
| | | | | | | |
* | | | | | | | jenkins: 2.77 -> 2.84Mathias Schreck2017-10-14
| | | | | | | |
* | | | | | | | ocamlmod: 0.0.8 -> 0.0.9Vincent Laporte2017-10-14
| | | | | | | |
* | | | | | | | ocamlbuild: remove unused argumentsVincent Laporte2017-10-14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #30251 from selaux/chromedriver-2.33Jörg Thalheim2017-10-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chromedriver: 2.31 -> 2.33
| * | | | | | | chromedriver: 2.31 -> 2.33Stefan Lau2017-10-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | camlp4: init at 4.06+1Vincent Laporte2017-10-13
| |_|_|/ / / |/| | | | |
* | | | | | dbench: fix wrong client.txt locationJoerg Thalheim2017-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (the path is hard-coded) cc @bjornfor
* | | | | | yarn: 1.0.1 -> 1.2.1 (#30346)Fatih Altinok2017-10-13
| | | | | |
* | | | | | flow: 0.56.0 -> 0.57.0Ruben Maher2017-10-13
| | | | | |
* | | | | | darwin: fix assorted xcbuild buildsDan Peebles2017-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes adding a new xcbuild-based libutil build to test the waters a bit there. We'll need to get xcbuild into the stdenv bootstrap before we can make the main build, but it's nice to see that it can work.
* | | | | | Merge pull request #30306 from copumpkin/xcbuild-updateDaniel Peebles2017-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | xcbuild: 0.1.1 -> 0.1.2-pre
| * | | | | | xcbuild: 0.1.1 -> 0.1.2-preDan Peebles2017-10-11
| | | | | | | | | | | | | | | | | | | | | Also, add some static library stuff to the platform spec
* | | | | | | radare2: 1.6.0 -> 2.0.0 (#30274)Felix Richter2017-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * radare2: 1.6.0 -> 2.0.0 * radare2: remove hotpatch for upstream
* | | | | | | Merge pull request #29726 from stesie/v8Franz Pletz2017-10-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | V8 6.2.414.15
| * | | | | | | gn: fix sandbox buildStefan Siegl2017-09-24
| | | | | | | |
| * | | | | | | gn: init at 0.0.0.20170629Stefan Siegl2017-09-24
| | | | | | | |
* | | | | | | | Merge pull request #30186 from selaux/selenium-3.6Jörg Thalheim2017-10-11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | selenium-server-standalone: 2.53.0 -> 3.6.0
| * | | | | | | selenium-server-standalone: 2.53.0 -> 3.6.0Stefan Lau2017-10-09
| | | | | | | |
* | | | | | | | xcbuild: add SDKROOT by default to the wrappersDan Peebles2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes #30269 and lets us do things like `xcrun -find cc`, for example.
* | | | | | | | gdb: Remove --with-separate-debug-dirEelco Dolstra2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
* | | | | | | | antlr4: enable more platformsVincent Laporte2017-10-10
| | | | | | | |
* | | | | | | | haskell-tinc: mark build as brokenPeter Simons2017-10-09
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/62246306
* | | | | | | ocamlPackages.oasis: remove unneeded dependenciesVincent Laporte2017-10-09
| | | | | | |
* | | | | | | devtodo: adjust platformsFrank Doepper2017-10-08
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | devtodo: adjust platforms unicode: adjust platforms
* | | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-10-07
|\| | | | |
| * | | | | Merge pull request #30136 from bachp/gitlab-runner-10.0.2Joachim F2017-10-07
| |\ \ \ \ \ | | | | | | | | | | | | | | gitlab-runner: 10.0.0 -> 10.0.2