Commit graph

4852 commits

Author SHA1 Message Date
Markus Hauck 370452ef41 scalafmt: 0.6.7 -> 0.6.8 (#24699) 2017-04-07 11:42:31 +01:00
Dan Peebles 81352b2cb5 Merge branch 'master' into staging 2017-04-06 21:26:24 -04:00
Peter Hoeg 0af3de05ae Merge pull request #24665 from peterhoeg/f/pmc
pmccabe: darwin is supported too
Fixes #24636.
2017-04-06 17:11:38 +08:00
Peter Hoeg ca0493ff63 pmccabe: darwin is supported too 2017-04-06 16:53:01 +08:00
Vladimír Čunát c6bc4cfdbc
Merge branch 'master' into staging 2017-04-06 00:16:59 +02:00
Daiderd Jordan d42dccf029
pkgconfig: 0.29.1 -> 0.29.2 2017-04-06 00:08:04 +02:00
Markus Hauck 471626e6fb scalafmt: 0.6.6 -> 0.6.7
Updates scalafmt to 0.6.7
2017-04-05 20:40:14 +02:00
Dan Peebles 3a9c217804 rtags: fix for clang/libc++ 4
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
Tim Steinbach 4ceeac7526
skopeo: default policy 2017-04-01 18:33:36 -04:00
Benjamin Saunders 201960922c vulkan-loader: 1.0.39.1 -> 1.0.42.2 2017-04-01 12:28:59 -07:00
Tim Steinbach 9e1537cd21 Merge pull request #24511 from holidaycheck/update-skopeo
skopeo: 0.1.16 -> 0.1.18
2017-04-01 13:48:02 -04:00
ndowens b83d2970f2 pkgconfig: 0.29 -> 0.29.1 (#24394) 2017-04-01 11:06:20 +02:00
Vincent Laporte 033c5debbc utop: fix on OCaml 4.04
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Tobias Pflug 552045db80 skopeo: 0.1.16 -> 0.1.18 2017-03-31 20:51:52 +02:00
Will Dietz 6778aa8690 boomerang: update to latest git, un-mark broken
* Now with Qt UI
* Rework kludges to help boomerang find itself
* update/rework cmake bits for installation
* Fix output directory path defaults
2017-03-30 11:39:47 -05:00
Robin Gloster 877aaeff61
boomerang: mark as broken 2017-03-30 16:23:33 +02:00
Robin Gloster 2b7128808d
jclasslib: remove 2017-03-30 12:06:08 +02:00
Robin Gloster db329251b4
guileLint: mark as broken 2017-03-30 12:06:07 +02:00
Jörg Thalheim 79f70e6d88 Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
John Ericson 166fc028a4 Merge pull request #24465 from Ericson2314/no-with-literal
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
John Ericson 4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
c74d eb6a1f1f41 rustfmt: 0.8 -> 0.8.1
Update the `rustfmt` package from version 0.8 to version 0.8.1.

I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-29 22:24:38 +00:00
Daiderd Jordan f51ce6f929 Merge pull request #24417 from edanaher/fix-vim-youcompleteme
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Winnie Quinn 90e08c62de premake5: init at 5.0.0pre.alpha.11 2017-03-28 23:46:15 -04:00
Tim Steinbach eb70ae34b1 Merge pull request #24254 from bachp/gitlab-runner-9
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Evan Danaher 33d8d15329 ycmd: 2017-02-03 -> 2017-03-27
Now works with newer version of vim youcompleteme plugin.

Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
  did this.
2017-03-28 16:07:57 -04:00
Matthew Maurer af33b23de3 frama-c: Aluminum -> Silicon
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach 8373124202 gitlab-runner: make v1 runner available
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Domen Kožar 5912496490 Merge pull request #24277 from NixOS/hydra-bump
Nix, Hydra: bump to 2017-03-21
2017-03-26 18:33:59 +02:00
Thomas Tuegel 8b50f4c990 Merge pull request #24299 from ttuegel/master--drop-qt-5.7
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Jörg Thalheim 09c91f5fea Merge pull request #24002 from deepfire/vogl
vogl:  init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge 03ddb417c3 vogl: init at 2016-05-13 2017-03-26 11:16:13 +03:00
Thomas Tuegel 22300a9d77
qcachegrind: pin to Qt 5.6 and correct packaging errors 2017-03-25 08:49:36 -05:00
zimbatm f77de6d3dc arcanist: 20160825 -> 20170323 2017-03-25 12:32:14 +00:00
Domen Kožar 99632d5466
Nix, Hydra: bump to 2017-03-21 2017-03-25 13:00:49 +01:00
Pascal Bach 783e1ce431 gitlab-runner: 1.11.1 -> 9.0.0 2017-03-23 22:46:01 +01:00
Pascal Bach edf143c854 gitlab-runner: 1.11.0 -> 1.11.1 2017-03-23 22:46:01 +01:00
Vladimír Čunát c1a9dc3d37
Merge branch 'master' into staging 2017-03-23 13:31:28 +01:00
Renaud d9cf0256d4 byacc: 1.9 -> 20170201
Version bump
+ source URLs and homepage are updated
2017-03-22 23:29:12 +01:00
Vincent Laporte 646f0c706e jbuilder: 1.0+beta2 -> 1.0+beta5 2017-03-22 22:06:25 +00:00
Daniel Peebles 9e95fb05c5 Fix typo
I should learn to type properly 🙃
2017-03-22 12:33:37 -04:00
Periklis Tsirakidis a92dfe78e9
qcachegrind: init at 16.12.3 2017-03-22 17:18:53 +01:00
Arseniy Seroka b02ff8ebd2 Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka f3759066aa Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Herwig Hochleitner 938df03ed1 radare2: fix hash 2017-03-22 08:54:35 +01:00
Gabriel Ebner 2cd599e5c0 Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles 3263d02626 xcbuild: assorted fixes and cleanups
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
c74d 6661730f92 rust-bindgen: 0.19.1 -> 0.22.1 2017-03-22 02:08:42 +00:00
c74d eb9f76911f rustracer: 2.0.5 -> 2.0.6 2017-03-22 01:45:55 +00:00
c74d 8a84ef9efc tokei: 4.0.0 -> 6.0.0 2017-03-22 01:04:17 +00:00
Victor Calvert 4c4b91d54e loccount: init at 1.0 2017-03-21 17:48:35 -04:00
Jörg Thalheim f164e2b6e4 Merge pull request #24177 from frontsideair/flow-42
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim 525228b31c Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok 4e00fcf068 flow: 0.41.0 -> 0.42.0 2017-03-21 21:36:51 +03:00
Vincent Laporte 34809eb214 ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0 2017-03-21 18:13:32 +00:00
Elmar Athmer 5cfe361079 vultr: 1.12.0 -> 1.13.0 2017-03-21 18:59:30 +01:00
Jörg Thalheim 8467757481 Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Sergii Paryzhskyi af0b7afd05 sbt_0_12_4: remove old version of sbt 2017-03-21 18:12:19 +01:00
Tim Steinbach e361bc4556 Merge pull request #24108 from adelbertc/coursier-1-0-0-M15
coursier: init at 1.0.0-M15
2017-03-21 09:26:47 -04:00
Frederik Rietdijk 94eb74eaad Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-21 13:04:37 +01:00
Frederik Rietdijk 3760c8c7fd Python: replace mkPythonDerivation with buildPythonPackage and format="other";
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Markus Hauck 2adb9f8e1b scalafmt: 0.6.2 -> 0.6.6 2017-03-21 07:43:11 +01:00
c74d 5177f891f3 rustfmt: 0.7.1 -> 0.8 2017-03-21 02:11:08 +00:00
Robin Gloster 1c3308e9c1
jdepend: 2.9.0 -> 2.9.1, fix build 2017-03-20 21:29:47 +01:00
Adelbert Chang 8d182a7e6b coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as maintainers 2017-03-20 09:04:40 -07:00
Florent Becker e4d39749f2 ocsigen-i18n: init at 3.1 2017-03-20 08:20:16 +00:00
Tuomas Tynkkynen 72dc9c7f80 Merge remote-tracking branch 'upstream/master' into staging 2017-03-20 07:07:03 +02:00
Adelbert Chang 9634d9e4fc coursier: init at 1.0.0-M15 2017-03-19 21:32:09 -07:00
Orivej Desh cf3e138024 objconv: 2.16 -> 2.44 2017-03-19 23:25:12 +00:00
Vladimír Čunát a446660385
Merge branch 'master' into staging 2017-03-19 20:43:46 +01:00
Vladimír Čunát ef0eb38660
autogen: 5.18.7 -> 5.18.12 2017-03-19 20:41:19 +01:00
Pascal Wittmann 5f488bfc34 Merge pull request #24057 from lpenz/gtagsconf
gnu global: set path of default gtags.conf in wrapper
2017-03-19 16:17:31 +01:00
Leandro Lisboa Penz bd0d64730a gnu global: set path of default gtags.conf in wrapper
GNU global's gtags and global tools were unable to find the default
gtags.conf, necessary to use gtagslabels. The error could be seen
when gtags was invoked with -v:
$ gtags -v --gtagslabel=pygments
[Sun Mar 19 14:13:17 UTC 2017] Gtags started.
 Using default configuration.
 GTAGSLABEL(--gtagslabel) ignored since configuration file not found.
 Using 'gtags.files' as a file list.
[Sun Mar 19 14:13:17 UTC 2017] Creating 'GTAGS' and 'GRTAGS'.
[Sun Mar 19 14:13:17 UTC 2017] Done.

The wrapper now points to the default gtags.conf using the
GTAGSCONF environment variable.
2017-03-19 14:25:56 +00:00
Niklas Thörne 474078ac05 clog-cli: 0.9.2 -> 0.9.3 2017-03-19 13:40:22 +01:00
Orivej Desh 3cb1faebc7 jam: 2.5 -> 2.6 2017-03-19 04:58:21 +00:00
Michael Raskin 24f35daa60 Merge pull request #23726 from sternenseemann/master
redo-sh: init at 1.2.6
2017-03-18 19:19:51 +01:00
Michael Raskin e096d7c853 Merge pull request #23229 from juliendehos/gede
gede: init at 2.0.3
2017-03-18 17:57:28 +01:00
Frederik Rietdijk e67b979ab5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-18 15:32:43 +01:00
Michael Raskin 266fb8845a xxdiff-tip: init at 4.0.1.20170111
Supports Qt5
2017-03-18 12:41:09 +01:00
Vladimír Čunát 742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Daniel Brockman 5d6ea2d64e
jshon: fix null termination in read_stream.
This fixes a somewhat critical (security?) bug.

We are trying to get it merged upstream but have had no response from
the ordinary maintainer in over a week.

(See <https://github.com/keenerd/jshon/issues/53>.)

fixes #23727
2017-03-16 18:32:04 +01:00
Jörg Thalheim 6a6470386f Merge pull request #23923 from kamilchm/go2nix
go2nix: 1.1.1 -> 1.2.0
2017-03-16 12:54:05 +01:00
Kranium Gikos Mendoza 9bd988eb0f
sipp: 3.4-beta2 -> 3.5.1
fixes #23945
2017-03-16 11:29:38 +01:00
Pascal Wittmann 1ae9a7911c cligh: fix evaluation 2017-03-16 11:06:30 +01:00
Jörg Thalheim 26045faaaf
cligh: init at 0.3
fixes #23914
2017-03-16 01:00:21 +01:00
Sergii Paryzhskyi 18a272ef75 sbt-0.12.4: add an older stable version (#23933) 2017-03-15 21:17:23 +00:00
Vladimír Čunát e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Kamil Chmielewski d16b08ac85 go2nix: 1.1.1 -> 1.2.0 2017-03-15 16:09:55 +01:00
Will Dietz c766960150 lit: init at 0.5 2017-03-15 09:02:45 +01:00
Jörg Thalheim 496120c19f
travis: 1.8.2 -> 1.8.8 2017-03-14 21:03:58 +01:00
Vincent Laporte 8498f979a1 ocaml-top: 1.1.2 -> 1.1.3 2017-03-14 07:57:59 +00:00
Dan Peebles 25e75cd580 kube-aws: 0.8.1 -> 0.9.4
Also, enable on Darwin
2017-03-13 22:20:52 -04:00
Tim Steinbach 89c91c6e32 Merge pull request #23873 from NeQuissimus/gradle_3_4_1
gradle: 3.4.0 -> 3.4.1
2017-03-13 20:04:05 -04:00
Tim Steinbach 56fea1a8c0
gradle: 3.4.0 -> 3.4.1 2017-03-13 20:00:58 -04:00
Tuomas Tynkkynen aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Tim Steinbach 2c1876ec6c Merge pull request #23844 from frontsideair/flow-41
flow: 0.39.0 -> 0.41.0
2017-03-13 18:12:16 -04:00
Tim Steinbach bc1f692e49 Merge pull request #23846 from mayflower/jenkins_2.49
jenkins: 2.44 -> 2.49
2017-03-13 18:09:19 -04:00
Michael Raskin 90f2b24fd7 Merge pull request #23850 from makefu/update/radare2
radare2: 0.10.6 -> 1.3.0
2017-03-13 19:32:41 +01:00
makefu bc1011b330
radare2: 0.10.6 -> 1.3.0 2017-03-13 17:53:12 +01:00
Tristan Helmich 4efed1d0d4 jenkins: 2.44 -> 2.49 2017-03-13 15:43:06 +01:00
Fatih Altinok d23effdedf flow: 0.39.0 -> 0.41.0 2017-03-13 17:04:36 +03:00
Michael Raskin 7dc3edaa6a slimerjs: 0.10.2 -> 0.10.3 2017-03-13 08:23:52 +01:00
Peter Hoeg e18d518d66 heroku-cli: 5.6.14 -> 5.6.32 2017-03-12 14:48:17 +08:00
Periklis Tsirakidis 7c980f5e9c valgrind: enable darwin build 2017-03-11 20:29:52 +01:00
sternenseemann f3bf3a4318 redo-sh: init at 1.2.6 2017-03-10 21:50:25 +01:00
Vincent Laporte b34b4674d2 jbuilder: init at 1.0+beta2
jbuilder is a fast, portable and opinionated build system

Homepage: https://github.com/janestreet/jbuilder
2017-03-10 20:14:09 +00:00
Markus Hauck 1b1d85bf75 scalafmt: 0.5.8 -> 0.6.2 2017-03-10 21:11:18 +01:00
Joachim Fasting 5bf3b4c7ff
vndr: meta.licence -> license 2017-03-10 20:39:06 +01:00
Tuomas Tynkkynen 5bb99ca0f6 simavr: Disable parallel build
http://hydra.nixos.org/build/49945319/nixlog/1/raw
2017-03-10 01:57:59 +02:00
Vladimír Čunát e279358565
Merge #23591: binutils: 2.27 -> 2.28 2017-03-09 23:24:30 +01:00
Tuomas Tynkkynen 1508945755 treewide: Fix eval-release.nix for aarch64 2017-03-09 03:38:04 +02:00
Renaud 80dbc4df36 sqlitebrowser: 3.8.0 -> 3.9.1
Now uses Qt5
The file CMakeLists.txt needs patching - known issue upstream
2017-03-09 00:58:00 +01:00
Daniel Peebles 9dc3c904de Merge pull request #23646 from copumpkin/buildbot-cleanup-take-2
buildbot: fix .withPlugins to propagate inputs
2017-03-08 13:19:45 -05:00
Tuomas Tynkkynen a3a21a7245 delve: Disable on i686 2017-03-08 20:10:06 +02:00
Dan Peebles ca5a1d927f buildbot: fix .withPlugins to propagate inputs
Before I was just grabbing the immediate dependencies. I _think_ this
will do the right thing by using the pre-existing setup hook to avoid
having to compute the transitive closure myself.
2017-03-08 12:39:44 -05:00
Dan Peebles 49b20e5569 buildbot: assorted cleanups
Some changes to be more idiomatic and use stdenv building blocks more.
I also added a `buildbot.withPlugins` instead of the current plugins
mechanism, which forces an unnecessary rebuild of the package and reruns
all the tests. This should be equivalent and more pleasant to use in
practice.
2017-03-08 11:28:44 -05:00
zimbatm e50203bfde yarn: 0.21.3 -> 0.22.0 2017-03-07 16:25:09 +00:00
Lancelot SIX ecd849b267
binutils: 2.27 -> 2.28
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00002.html
for release announcement
2017-03-07 12:09:41 +01:00
Frederik Rietdijk 03504f0150 Merge pull request #23565 from teh/mypy
Mypy
2017-03-07 10:09:11 +01:00
Fernando J Pando 9f062c2c0b buildbot: 0.9.3 -> 0.9.4
- adds jwt
- adds module tests
- master.cfg as path in module
- fix systemd worker config
- builds on darwin
- tested on nixos
2017-03-07 00:45:37 +01:00
Will Dietz 9614ebf137
coccinelle: 1.0.0-r23 -> 1.0.6
* Remove camlp4 dependency, no longer needed
* Keep pycaml to use ours over bundled version
* Enable tests for sanity (broken on darwin)
* no longer need to force specific ocaml version
* don't create python wrappers, they don't seem to be needed
* remove deprecated configure flag.
* fix spgen by removing bytecode version.
2017-03-06 17:50:11 -05:00
Tom Hunger 1a8a194186 mypy-lang: 0.4.5 -> 0.501 and rename to mypy 2017-03-06 21:29:05 +00:00
Markus Hauck 504dc9de29 scalafmt: 0.5.7 -> 0.5.8 2017-03-06 19:38:05 +01:00
Jörg Thalheim 7576bea49d Merge pull request #23551 from nthorne/clog-derivation
clog-cli: init at 0.9.2
2017-03-06 14:54:12 +01:00
Vincent Demeester 906afc7e74
delve: 0.11.0-alpha -> 0.12.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-06 08:03:40 -05:00
Gauthier POGAM--LE MONTAGNER 6dd19dc4e3
yarn: 0.20.3 -> 0.21.3 2017-03-06 07:59:42 -05:00
Niklas Thörne 8d87f8addd clog-cli: init at 0.9.2
Updated with maintainer information.
2017-03-06 13:45:39 +01:00
Niklas Thörne ae38cdad26 clog-cli: init at 0.9.2 2017-03-06 11:15:35 +01:00
Daiderd Jordan 0113a5ec29 Merge pull request #23340 from alibabzo/fix/msgpack-tools
msgpack-tools: fix hydra build
2017-03-05 15:15:26 +01:00
Peter Hoeg e6150d8be9 pmccabe: 2.4 -> 2.6 2017-03-05 10:36:22 +08:00
Vincent Laporte ad49932f8a camlp4: init at 4.05+1 2017-03-04 06:51:24 +00:00
Alistair Bill fa5ecc2d1a msgpack-tools: fix sandbox build 2017-03-02 17:51:17 +00:00
Graham Christensen 03549854ac Merge pull request #23385 from izuk/bazel
bazel: add gcc to PATH and simplify patch
2017-03-02 08:59:45 -05:00
Robin Gloster feffa1aabf
cuter: fix build 2017-03-02 13:00:44 +01:00
Robin Gloster eebb5f20a3
cuter: fix indentation 2017-03-02 13:00:44 +01:00
Domen Kožar bfe15ec83f
electron: 1.4.13 -> 1.4.15 2017-03-02 12:56:05 +01:00
Itai Zukerman 1f709ad136 bazel: add gcc to PATH and simplify patch
Removed patches that are purely for testing.
Removed dependencies that seemed to not be needed.
Expand all instances of #!/bin/bash, not just those at the start of scripts.
2017-03-02 00:09:10 -08:00
rnhmjoj 83462da296 eztrace: add missing dependency 2017-03-02 04:00:36 +02:00
Bjørn Forsman 96d774747b simavr: 1.3 -> 1.5 (fixes build) 2017-03-01 18:11:40 +01:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Benjamin Staffin 7c17c10bab bazel: Wrap so java is present at runtime
Bazel can't start up without javac in $PATH.
2017-02-28 12:44:44 -05:00
Benjamin Staffin 14ef7c0c59 bazel: consolidate bazel test invocations
This way it can run them in parallel.
2017-02-28 12:21:52 -05:00
Itai Zukerman 17835f14c5 bazel: replace patch with patchShebangs and substituteInPlace 2017-02-28 17:41:52 +01:00
Peter Simons 93c829d763 Merge pull request #23274 from robbinch/pkg-tinc
haskellPackages.tinc: 20161119 -> 20170228
2017-02-28 14:50:50 +01:00
Robbin C 256c4003e4 haskellPackages.tinc: 20161119 -> 20170228 2017-02-28 21:39:34 +08:00
Vincent Laporte 52507b3a9b ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-beta 2017-02-28 02:38:21 +00:00
Benjamin Staffin d348b80f31 bazel: Log test errors to stderr during checkPhase
Otherwise it's difficult or impossible to retrieve them, particularly
from a hydra build.
2017-02-27 19:22:37 -05:00
Pascal Bach 7992ce65fc gitlab-runner: 1.10.4 -> 1.11.0 2017-02-27 21:56:02 +01:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Vladimír Čunát e2e270d1e2
binutils: drop the $dev/bin symlink
Fixes #18839.  I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.
2017-02-27 20:08:26 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 4e36b374d0
heaptrack: Fix packaging errors 2017-02-27 11:49:08 -06:00
Julien Dehos f54b52f962 gede: init at 2.0.3 2017-02-27 10:08:27 +01:00
Vincent Laporte b2a4eb839a ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries 2017-02-26 21:18:42 +01:00
Jörg Thalheim 7b8a3b16b1 Merge pull request #23140 from leenaars/hexio
hexio: unstable -> 1.0-RC1
2017-02-26 09:17:47 +01:00
Benjamin Staffin 0c3afbd8a7 Merge pull request #23074 from izuk/bazel
bazel: remove dependence on buildFHSUserEnv
2017-02-25 23:11:27 -05:00
Thomas Tuegel 0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Markus Hauck e4d1b3fbfa scalafmt: 0.5.6 -> 0.5.7 2017-02-25 16:08:27 +01:00
Gauthier POGAM--LE MONTAGNER 870914fc41 yarn: 0.19.1 -> 0.20.3 2017-02-25 14:42:21 +01:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Charles Strahan 4abbe3c5fc
gocode: 20150904 -> 20170219
Go completion wasn't working (at least from youcompleteme); this fixes
that.
2017-02-24 17:11:25 -05:00
Vincent Laporte 690968df54 ocamlPackages.utop: 1.19.2 -> 1.19.3 2017-02-24 19:21:29 +00:00
Michiel Leenaars 1fe6ed5392 hexio: unstable -> 1.0-RC1 2017-02-24 17:03:49 +01:00
Leon Isenberg 3211ff1b50 global: support universal-ctags 2017-02-24 07:51:39 +01:00
John Wiegley 6bbddcf7d1
xcbuild: Guard a glibc-only postPatch with \!isDarwin 2017-02-23 11:32:52 -08:00
Nikolay Amiantov a4353270c4 lttng-ust: 2.5.1 -> 2.9.0 2017-02-23 13:04:23 +03:00
Nikolay Amiantov ba43d6bdc9 lttng-tools: 2.5.2 -> 2.9.3 2017-02-23 13:04:23 +03:00
Itai Zukerman 59bb3d1f3f bazel: remove dependence on buildFHSUserEnv 2017-02-22 20:42:21 -08:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Vladimír Čunát fe8aa284c2
xcbuild: fixup build with glibc-2.25 2017-02-22 16:58:45 +01:00
Tim Steinbach 83f29e9b99
gradle: 3.3 -> 3.4 2017-02-21 19:02:42 -05:00
zimbatm 9c1399e476 packer: 0.12.1 -> 0.12.2 2017-02-21 14:10:15 +00:00
Arseniy Seroka c3aa109041 Merge pull request #22497 from andsild/vint
vint: init at 0.3.11
2017-02-21 16:19:13 +03:00
asildnes 88b8f38e71
vint: init at 0.3.11 2017-02-21 12:48:03 +01:00
Matthias Beyer d35695e3e1 Revert "sqlitebrowser: 3.8.0 -> 3.9.1"
This reverts commit f9d7d29fa9.
2017-02-21 10:48:00 +01:00
Peter Hoeg 8e5b630b49 Merge pull request #22264 from peterhoeg/m/modeswitch
usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
2017-02-21 16:49:04 +08:00
Vladimír Čunát 5cf7b7c109
cmake: 3.7.1 -> 3.7.2 2017-02-20 21:29:52 +01:00
Nikolay Amiantov ec2c9d57b5 Merge pull request #22568 from abbradar/chromium-updates
Chromium updates
2017-02-20 15:49:04 +03:00
vbgl d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Florent Becker 9d57f1ae9a frama-c: fix compilation with ocaml 4.02+ 2017-02-19 13:05:47 +01:00
Vincent Laporte 203e3c5292 trv: fix the propagate build inputs 2017-02-19 11:38:29 +00:00
Will Dietz 798e0f50f4 creduce: Use wrapper instead of propagatedUserEnvPkgs
Friendlier when installed,
fixes execution outside of NixOS.
2017-02-18 19:49:53 -06:00
Frederik Rietdijk 8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Peter Hoeg cad335eb01 usb-modeswitch-data: 20160112 -> 20170205
Plus some minor cleanups.
2017-02-18 11:35:25 +08:00
Peter Hoeg 9097b9e34a usb-modeswitch: 2.2.1 -> 2.5.0
We were carrying v2.2.1 and not v2.3.0 due to the update only touching
the version and not the sha256 sum.
2017-02-18 11:35:02 +08:00
Joachim F fe4552420e Merge pull request #22680 from dtzWill/feature/creduce
creduce: init at 2.6.0
2017-02-17 16:58:37 +01:00
Vincent Demeester 834de6ebaa glide: output correct version (#22896)
It currently displays `0.12.0-dev` instead of the specified
version.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-17 12:08:54 +01:00
Matthias Beyer f9d7d29fa9 sqlitebrowser: 3.8.0 -> 3.9.1 2017-02-15 14:18:53 +01:00
Jean-Pierre PRUNARET 59639ad8b0 opengrok: 0.12.1 (broken) -> 0.12.5 2017-02-15 10:22:02 +01:00
Franz Pletz f87eb8920c
grafana-old: outdated, probably without users 2017-02-15 00:42:29 +01:00
Daiderd Jordan 7929888e8d Merge pull request #22614 from cstrahan/ycm
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
Benjamin Staffin 40dc5e6982 Merge pull request #22771 from izuk/bazel
bazel: 0.3.2 -> 0.4.4
2017-02-14 11:49:20 -05:00
Eelco Dolstra 314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Gabriel Ebner 8493a2d060 heaptrack: init at 2017-02-14 2017-02-14 12:19:40 +01:00
Itai Zukerman 25121d4350 bazel: 0.3.2 -> 0.4.4 2017-02-13 16:12:26 -08:00
Daiderd Jordan 07c21bfaf7
ycmd: fix darwin build 2017-02-14 00:31:29 +01:00
Parnell Springmeyer 9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Rongcui Dong 9775a26da3 stlink: 1.1.0 -> 1.3.0
[Bjørn: Upstream moved from autotools to cmake.]
2017-02-13 22:05:40 +01:00
Graham Christensen 4450327c06
flow: pin ocaml to ocaml_4_02 2017-02-12 20:52:37 -05:00
Graham Christensen 8378afaf76 Merge pull request #22700 from holidaycheck/update-flow
flow: 0.37.4 -> 0.39.0
2017-02-12 20:39:17 -05:00
Will Dietz a82b3dd8e2 creduce: init at 2.6.0
Also includes perl dependency 'GetOpt::Tabular'.
2017-02-12 14:31:16 -06:00
Markus Hauck 06bacb10e5
scalafmt: 0.4.10 -> 0.5.6 2017-02-12 21:21:10 +01:00
Tobias Pflug 9960f7e9f8 flow: 0.37.4 -> 0.39.0 2017-02-12 11:41:47 +01:00
Vladimír Čunát 66fe4af226
Merge recent staging
It's the version last built on Hydra, almost fully.
2017-02-10 18:07:14 +01:00
Charles Strahan 4ca258e97a Merge pull request #22490 from cstrahan/ycmd
ycmd: 2016-01-12 -> 2017-02-03
2017-02-10 01:09:56 -05:00
Charles Strahan 53a5117cde
ycmd: use vendored python libs
YouCompleteMe needs the packages to be available in ycmd's third_party
directory, and things start getting pretty complicated when we try to
use our package libs instead of the vendored ones. We can revisit this
at a later time, but we'll need to ensure that we don't break the vim
plugin.

Tested in vim.
2017-02-10 01:01:22 -05:00
Daniel Peebles 7439fe083f Merge pull request #22297 from nand0p/buildbot-0.9.3
buildbot: 0.9.0.post1 -> 0.9.3
2017-02-09 11:15:03 -05:00
Pascal Wittmann b6cc6bd088 yodl: 3.08.01 -> 3.08.02 2017-02-09 09:11:28 +01:00
Vladimír Čunát 5efc5a4ede
pydb, libclc: fixup eval after pinning to python2 2017-02-09 08:52:22 +01:00
Vladimír Čunát 6bea415b5e
Merge branch 'master' into staging 2017-02-09 08:42:04 +01:00
Nikolay Amiantov 003fa8fed5 gn: remove
Chromium depends on bundled versioon of gn. It's also chromium-specific build
tool, so it's not feasible to package.
2017-02-08 22:52:40 +03:00
Frederik Rietdijk 4d51b6cda5 pydb: use python2 2017-02-08 19:53:23 +01:00
Fernando J Pando 34b5c9a4de buildbot: 0.9.0.post1 -> 0.9.3
- Fixes unneeded patching
- Adds worker to build inputs now needed for tests
- Replaces enableworker option with worker configuration module
- Openssh required for tests
- Fixes worker hardcoded paths
- Tested on Nixos Unstable
2017-02-07 11:14:42 -05:00
Bjørn Forsman d3c7a94b77 openocd: 0.9.0 -> 0.10.0
Announcement:
http://openocd.org/2017/01/openocd-0-10-0-release-is-out/

The udev rules were renamed. Add code to automatically detect renames in
the future.
2017-02-06 20:19:36 +01:00
Charles Strahan b27edc4537
ycmd: 2016-01-12 -> 2017-02-03
Also, remove wrapper bash script and symlink completion backends to
ycmd can find them.
2017-02-06 04:11:03 -05:00
Herwig Hochleitner 67ccc41a67 leiningen: 2.6.1 -> 2.7.1 (#22485) 2017-02-06 08:44:20 +01:00
Graham Christensen 5d8d1a5623 Merge pull request #22479 from Szczyp/rhc
rhc: 1.36.4 -> 1.38.7
2017-02-05 22:42:55 -05:00
Volth c771d499f9 systemtap: 2016-09-16 -> 2017-02-04 2017-02-06 01:54:19 +01:00
Szczyp 33c09a0e40 rhc: 1.36.4 -> 1.38.7
Fix: CVE-2016-10173
2017-02-06 01:10:51 +01:00
Aristid Breitkreuz 00517f1779 rr: 4.4.0 -> 4.5.0 2017-02-05 22:00:42 +01:00
Joachim F 8ba043a540 Merge pull request #22456 from peterhoeg/u/wp
wp-cli: 1.0.0 -> 1.1.0
2017-02-05 05:52:04 +01:00
Tuomas Tynkkynen 01d03cb5e7 binutils: Fix cross build
Broken after commit 17a344a ("binutils: Add lib output").
2017-02-04 23:39:25 +02:00
Vladimír Čunát a2c867fd39
Merge branch 'staging' 2017-02-04 21:02:46 +01:00
Joachim F 43453eb94b Merge pull request #22289 from frontsideair/flow-37.4
flow: 0.37.1 -> 0.37.4
2017-02-04 15:33:22 +01:00
Bjørn Forsman 5b4a857126 hydra: 2016-12-09 -> 2017-02-03
Unbreaks the build since commit dea81956fc
("nixUnstable: 1.12pre4911_b30d1e7 -> 1.12pre4997_1351b0d").
2017-02-04 14:23:41 +01:00
Jörg Thalheim f5db07b158 Merge pull request #22426 from khumba/squirrel-sql
squirrel-sql: init at 3.7.1
2017-02-04 08:40:36 +01:00
Bryan Gardiner 7d3db4f491
squirrel-sql: init at 3.7.1 2017-02-03 23:29:18 -08:00
Peter Hoeg fc54532252 wp-cli: 1.0.0 -> 1.1.0 2017-02-04 11:51:10 +08:00
Tadas Barzdzius 5ba2afe9ba racerd: 2016-08-23 -> 2016-12-24 2017-02-03 15:53:42 +02:00
Vladimír Čunát adab4cd58b
Merge branch 'master' into staging 2017-02-03 11:47:38 +01:00
Robin Gloster 008a6a571b
strace: 4.14 -> 4.15 2017-02-02 18:43:10 +01:00
Franz Pletz 1095d2cc07
jenkins: 2.33 -> 2.44 for multiple CVEs
Fixes:

  * CVE-2017-2598
  * CVE-2017-2599
  * CVE-2017-2600
  * CVE-2011-4969
  * CVE-2017-2601
  * CVE-2015-0886
  * CVE-2017-2602
  * CVE-2017-2603
  * CVE-2017-2604
  * CVE-2017-2605
  * CVE-2017-2606
  * CVE-2017-2607
  * CVE-2017-2608
  * CVE-2017-2609
  * CVE-2017-2610
  * CVE-2017-2611
  * CVE-2017-2612
  * CVE-2017-2613

See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01.
2017-02-01 23:02:09 +01:00
Pascal Bach 32a6a4df77 gitlab-runner: 1.10.0 -> 1.10.4
Patch release fixes some crashes and race conditions
2017-02-01 21:12:38 +01:00
Vincent Laporte 3d10d5ffdc omake: 0.10.1 -> 0.10.2 2017-02-01 19:35:00 +00:00
Alexey Shmalko 7f3f30b782 Merge pull request #22341 from peterhoeg/f/heroku
heroku: 3.43.12 -> 3.43.16
2017-02-01 21:29:22 +02:00
Vladimír Čunát a2e7770b51
Merge branch 'master' into staging
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Peter Hoeg fda3edda4b heroku: 3.43.12 -> 3.43.16
This is the last version of the deprecated client but using the latest CLI.
2017-02-01 19:00:04 +08:00
Benjamin Saunders dbd4a35060 vulkan-loader: 1.0.26.0 -> 1.0.39.1 2017-01-31 04:47:19 +03:00
Vladimír Čunát 9cd2dbc569
Merge branch 'master' into staging
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Vladimír Čunát db896154d1
binutils: minimize rebuilds after parent revert
Only revert the addition of the output and only on Darwin.
2017-01-30 14:10:13 +01:00
Robin Gloster eaa9e01c1d
Revert "binutils: Add lib output"
This reverts commit 17a344a5da.
2017-01-30 13:03:48 +01:00
Eelco Dolstra 35349b6c2a
gup: 0.5.5 -> 0.6.0 2017-01-30 11:44:15 +01:00
Eelco Dolstra 12dd086c39
Revert "gup: 0.5.5 -> 0.6.0 and derivation update"
This reverts commit a59c3038cd due to
use of importJSON.
2017-01-30 11:44:15 +01:00
Fatih Altinok 40d3a67754 flow: 0.37.1 -> 0.37.4 2017-01-30 12:15:50 +03:00
Niklas Thörne 2eb8163fae bashdb: init at 4.4-0.92 (#22275) 2017-01-29 23:05:04 +01:00
Michael Raskin 71fa504cf9 Merge pull request #22217 from adnelson/lsof_darwin_fix
lsof: replace impure reference to /usr/include files
2017-01-29 17:32:55 +00:00
Parnell Springmeyer 6777e6f812
Merging with upstream 2017-01-29 05:54:01 -06:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
Allen Nelson 06a945f017 lsof working on darwin 2017-01-27 15:22:39 -08:00
Tadas Barzdzius a2304b0ea3 rustfmt: 0.6.3 -> 0.7.1 2017-01-27 22:07:34 +01:00
Tadas Barzdzius edbdb4b07e rustracer: 1.2.10 -> 2.0.5 2017-01-27 22:07:34 +01:00
Robin Gloster cb6490fc76 Revert "Mark ihaskell as broken. Closes #22047." 2017-01-27 12:38:44 +01:00
Joachim F 7774b9ea84 Merge pull request #22190 from peterhoeg/f/wp
wp-cli: add bash completion
2017-01-27 12:17:42 +01:00
Tom Hunger 6dd5c9de73 Mark ihaskell as broken. Closes #22047.
meta.broken doesn't work in buildEnv so we abort when the dependencies
are evaluated.

See bug for more context.
2017-01-27 11:34:34 +01:00
Vladimír Čunát 6973c7739e
Merge branch 'master' into staging
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Tim Steinbach 1c3b906b22 Merge pull request #22153 from NeQuissimus/ammonite_0_8_2
ammonite-repl: 0.8.1 -> 0.8.2
2017-01-26 08:43:57 -05:00
Lancelot SIX 9eb6668094 gdb: 7.12 -> 7.12.1 (#22167)
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcementgdb: 7.12 -> 7.12.1

See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcement..
2017-01-26 14:23:19 +01:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Michael Raskin 1d44213c7e Merge pull request #21516 from timbertson/gup
gup: 0.5.5 -> 0.6.0 and extract src into JSON
2017-01-26 07:46:16 +00:00
Franz Pletz d71fb25b08
apktool: 1.5.2 -> 2.2.2 2017-01-26 03:52:46 +01:00
Tim Steinbach 4908138122
ammonite-repl: 0.8.1 -> 0.8.2 2017-01-25 17:24:13 -05:00
Jörg Thalheim 7c8c0bbbc2 Merge pull request #22145 from sternenseemann/valadoc
valadoc: 2016-10-09 -> 2016-11-11
2017-01-25 23:03:32 +01:00
sternenseemann 5f3db56048 valadoc: 2016-10-09 -> 2016-11-11 2017-01-25 21:28:45 +01:00
Robin Gloster 3756edb109
ragel: fix build with gcc 6 2017-01-25 20:12:35 +01:00
Eelco Dolstra 17a344a5da
binutils: Add lib output
Some packages depend on libbfd. This prevents them from having all of
binutils in their closure (which is 29 MiB).
2017-01-25 20:12:33 +01:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
Tim Cuthbertson a59c3038cd gup: 0.5.5 -> 0.6.0 and derivation update 2017-01-25 22:25:31 +11:00
Domen Kožar f87deb0b3a Merge pull request #22101 from zimbatm/no-md5
Bye bye MD5
2017-01-25 09:07:48 +01:00
Michael Raskin 54e97b8ec6 Merge pull request #22114 from vbgl/ocaml-4.04
OCaml 4.04
2017-01-24 21:38:19 +00:00
Michael Raskin c915fd68cf Merge pull request #22106 from romildo/new.drake
drake: init at 0.9.2.0.3.1
2017-01-24 21:33:20 +00:00
Vincent Laporte 88e620f587 ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency 2017-01-24 21:14:46 +00:00
Vincent Laporte f697e5ae3b camlp4: init at 4.04+1 2017-01-24 21:13:00 +00:00
romildo a0d29cf33e drake: init at 0.9.2.0.3.1 2017-01-24 16:36:22 -02:00
Michael Raskin 1a8d12e922 Merge pull request #22069 from kamilchm/vagrant
vagrant: FIX #21365 add libxml2 and libxslt paths
2017-01-24 17:57:37 +00:00
Michael Raskin 89278345c2 Merge pull request #22023 from vbgl/apron
ocamlPackages.apron: init at 20160125
2017-01-24 17:47:13 +00:00
zimbatm 7ef36fface jclasslib: use sha256 hash 2017-01-24 16:27:20 +00:00
zimbatm a17311a33e antlr3: point to version 3.4
This was pointing to a broken upstream URL and is a beta release. No
dependent in the nixpkgs tree.
2017-01-24 16:15:21 +00:00
Graham Christensen 5c84eaaec3 Merge pull request #21344 from mdaiter/gWrap
gwrap: remove unnecessary checks
2017-01-23 19:56:40 -05:00
Kamil Chmielewski 29ac5d5209 vagrant: FIX #21365 add libxml2 and libxslt paths 2017-01-23 20:34:04 +01:00
Pascal Bach 55be1b30fc gitlab-runner: 1.9.0 -> 1.10.0 2017-01-23 20:32:17 +01:00
Peter Hoeg 025c571f1e wp-cli: add bash completion
Instead of creating 4 different tiny derivations, just stick everything into 1.
2017-01-23 12:50:55 +08:00
Alistair Bill 6a87904296 msgpack-tools: init at 0.6 2017-01-22 21:11:06 +00:00
Periklis Tsirakidis 01fef925fc rtags: 2.3 -> 2.8-p1 2017-01-22 17:46:26 +01:00
vbgl 664d1d6dc9 Merge pull request #21261 from vbgl/uutf-1.0.0
Eliom 6 and various OCaml package updates
2017-01-21 20:23:28 +01:00
Robbin C 8a89d89352 haskellPackages.tinc: 20161102 -> 20161119 2017-01-21 11:58:25 +08:00
Daiderd Jordan 78c68f23d0 Merge pull request #21815 from deepfire/irony-server
irony-server:  init at irony version
2017-01-21 01:55:22 +01:00
Kosyrev Serge 7ceca3dbbc irony-server: init at 'same-version-irony-of-chosen-elpa` 2017-01-21 03:43:20 +03:00
Vladimír Čunát 6b6553c768
Merge branch 'staging'
It contains security updates.  I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
Michael Raskin 6b124e29e8 Merge pull request #22002 from ivan-tkatchev/pullrequest3
swig: fix problem similar to #16161.
2017-01-20 12:06:02 +00:00
tkatchev 067a9ee73e swig: fix problem similar to #16161. 2017-01-20 14:34:10 +03:00
Michael Raskin bd918cdbef Merge pull request #22000 from ivan-tkatchev/pullrequest3
swig: fix problem similar to #16161.
2017-01-20 11:01:02 +00:00
tkatchev cf8ca492af swig: fix problem similar to #16161. 2017-01-20 13:16:13 +03:00
Matthew Justin Bauer 10cfe945fe xcbuild: 0ab861ab -> 0.1.1 (#21895)
* xcbuild: add xcode-select wrapper
* xcbuild: update to 0.1.1
2017-01-19 22:21:00 +01:00
Graham Christensen 003ae42ae6 packet: init at 20161215-2b8f07a
Signed-off-by: Robin Gloster <mail@glob.in>
2017-01-19 22:17:30 +01:00
Jörg Thalheim 3fdde25b4c Merge pull request #21962 from Mic92/gemdir
bundleEnv: Used gemdir for most applications now
2017-01-19 09:34:14 +01:00
Vladimír Čunát 59e0cfb589
gperf: bring back 3.0.4 to fix systemd build
Systemd has fixed this on master, but I don't want to meddle with the
patch that doesn't apply cleanly on our version.
2017-01-18 16:45:52 +01:00
Vladimír Čunát 40003aa2ed
Merge branch 'master' into staging 2017-01-18 15:54:04 +01:00