summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* Merge pull request #29639 from NeQuissimus/gradle_4_2Tim Steinbach2017-09-29
|\ | | | | gradle: 4.1 -> 4.2
| * gradle: 4.1 -> 4.2Tim Steinbach2017-09-21
| |
* | flow: 0.55.0 -> 0.56.0Ruben Maher2017-09-29
| |
* | envoy: fix by reviving bazel 0.4Charles Strahan2017-09-28
| | | | | | | | /cc #28643
* | gwrap: set version in mkDerivationxd1le2017-09-28
| |
* | gwrap: switch maintainer from taktoa to vypxd1le2017-09-28
| |
* | gwrap: code style nitsxd1le2017-09-28
| |
* | Merge pull request #29850 from vyp/fix/guile-lintOrivej Desh2017-09-28
|\ \ | | | | | | guile-lint: fix build by building with guile 1.8
| * | guile-lint: set version in mkDerivationxd1le2017-09-28
| | |
| * | guile-lint: use substituteInPlace instead of sed for prePatchxd1le2017-09-27
| | |
| * | guile-lint: patchPhase -> prePatchxd1le2017-09-27
| | |
| * | guile-lint: use https src urlxd1le2017-09-27
| | |
| * | guile-lint: add vyp as maintainerxd1le2017-09-27
| | |
| * | guile-lint: add meta.platforms, with the same value as for guilexd1le2017-09-27
| | |
| * | guile-lint: use correct license value, "GPL" -> gpl3Plusxd1le2017-09-27
| | |
| * | guile-lint: use https version of homepagexd1le2017-09-27
| | |
| * | guile-lint: remove package name prefix from meta.descriptionxd1le2017-09-27
| | |
| * | guile-lint: code formatting nitsxd1le2017-09-27
| | |
| * | guile-lint: fix build by building with guile 1.8xd1le2017-09-27
| | | | | | | | | | | | | | | | | | | | | [1] gives us the indication that guile-lint should be used with guile-1.8. [1]: https://www.gnu.org/software/guile/libraries/
* | | Merge older stagingVladimír Čunát2017-09-27
|\ \ \ | |/ / |/| | | | | | | | This is almost fully rebuilt on staging (waiting for ~7.5k Darwin jobs), but now master got ~17k rebuild, so staging wouldn't catch up this way.
| * | cmake: maintenance 3.9.1 -> 3.9.2Vladimír Čunát2017-09-24
| | |
* | | skopeo: 0.1.22 -> 0.1.23Tim Steinbach2017-09-26
| | |
* | | Merge pull request #29702 from robertodr/watson-rubyJörg Thalheim2017-09-25
|\ \ \ | | | | | | | | watson-ruby: init at 1.6.3
| * | | watson-ruby: hide bundlerEnv to avoid collisionsJoerg Thalheim2017-09-25
| | | | | | | | | | | | | | | | bundlerEnv also comes with a bundle script and ruby libraries
| * | | watson-ruby: init at 1.6.3Roberto Di Remigio2017-09-25
| | | |
* | | | js_of_ocaml: fix jbuild (explicitly call bash) (#29749)ibor2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | * js_of_ocaml: fix jbuild (explicitly call bash) * js_of_ocaml: Use patchShebangs instead of manual patch
* | | | Merge older stagingVladimír Čunát2017-09-24
|\ \ \ \ | |/ / / |/| / / | |/ / | | | Hydra looks OK; not finished yet but already has more successes than on master.
| * | Merge branch 'master' into stagingVladimír Čunát2017-09-23
| |\ \ | | | | | | | | | | | | Thousands of rebuilds from master :-/
| * \ \ Merge branch 'master' into stagingVladimír Čunát2017-09-21
| |\ \ \ | | | | | | | | | | | | | | | A couple thousand rebuilds again.
| * \ \ \ Merge branch 'master' into stagingJohn Ericson2017-09-20
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2017-09-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge #29311: texinfo: 6.3 -> 6.5Vladimír Čunát2017-09-17
| |\ \ \ \ \ \
| | * | | | | | texinfo: 6.3 -> 6.5Lancelot SIX2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00011.html and http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00007.html for release informations.
* | | | | | | | Merge pull request #29732 from vyp/maintain-guile-modulesJörg Thalheim2017-09-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | guile-modules: add vyp as maintainer to unmaintained guile modules
| * | | | | | | | guile-modules: rename top level attributes to be consistentxd1le2017-09-24
| | | | | | | | |
* | | | | | | | | opam: use aspcud on darwinWinnie Quinn2017-09-23
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aspcud is the recommended solver for OPAM and the `aspcud` package is now building properly on Darwin. As such, we can remove the special case for Darwin that required OPAM to fall back to the built-in solver.
* | | | | | | | Merge pull request #29658 from teto/ctagsJoachim F2017-09-23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | universal-ctags: generate manpage
| * | | | | | | universal-ctags: 2017-01-08 -> 2017-09-22Matthieu Coudron2017-09-23
| | | | | | | |
| * | | | | | | universal-ctags: generate manpageMatthieu Coudron2017-09-22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | textql: fix darwin buildDaiderd Jordan2017-09-22
| | | | | | |
* | | | | | | Merge pull request #29621 from joachifm/pkg/hydra-gitJoachim F2017-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | hydra: 2017-07-27 -> 2017-09-14
| * | | | | | | hydra: 2017-07-27 -> 2017-09-14Joachim Fasting2017-09-21
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Builds against recent nixUnstable
* | | | | | | Merge pull request #29252 from dywedir/tokeiJörg Thalheim2017-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tokei: 6.0.1 -> 6.1.2
| * | | | | | | tokei: 6.0.1 -> 6.1.2dywedir2017-09-12
| | | | | | | |
* | | | | | | | Merge pull request #29089 from LnL7/vaultenv-0.5.0Peter Simons2017-09-21
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | vaultenv: init at 0.5.0
| * | | | | | | vaultenv: init at 0.5.0Daiderd Jordan2017-09-09
| | | | | | | |
* | | | | | | | ocamlPackages.merlin: 2.5.4 -> 3.0.2 (#29337)Jake Waksbaum2017-09-21
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #29560 from LumiGuide/elk-5.6.1Joachim F2017-09-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | elk: 5.5.2 -> 5.6.1
| * | | | | | | elk: 5.5.2 -> 5.6.1Bas van Dijk2017-09-19
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: * https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html * https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html * https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
* | | | | | | gengetopt: Fix the buildMichael Weiss2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks @orivej for providing this fix. Fix #28255 (the build was broken since 2bc7b4e134079cf72307538e57b8968cfb27d70c).