Commit Graph

5365 Commits

Author SHA1 Message Date
Yegor Timoshenko 8f95aef531 meson: do not strip RPATH
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
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.
2017-10-15 13:59:18 +02:00
Daiderd Jordan 210731c7dd Merge pull request #30403 from matthewbauer/sqitch-fix
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Jörg Thalheim 4a01ad0e99 Merge pull request #29882 from Eisfreak7/master
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Timo Kaufmann 6591a70812 sqldeveloper: 17.2 -> 17.3 2017-10-14 18:27:54 -05:00
Timo Kaufmann 1e6662dc6a sqldeveloper: Add a detailed requireFile message 2017-10-14 18:13:25 -05:00
Matthew Bauer b5610ed3f0 sqitch: fix on Darwin
Fixes #30389.
2017-10-14 14:41:29 -05:00
Mathias Schreck 741e78804b jenkins: 2.77 -> 2.84 2017-10-14 18:13:23 +02:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Vincent Laporte 0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9 2017-10-14 07:31:13 +00:00
Vincent Laporte cb61845c4a
ocamlbuild: remove unused arguments 2017-10-14 06:40:21 +00:00
Jörg Thalheim 93babf0c3b Merge pull request #30251 from selaux/chromedriver-2.33
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Vincent Laporte cdd3b97d15
camlp4: init at 4.06+1 2017-10-13 17:42:56 +00:00
Joerg Thalheim 998f087fea dbench: fix wrong client.txt location
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Fatih Altinok 826d7d2e8d yarn: 1.0.1 -> 1.2.1 (#30346) 2017-10-13 11:23:45 +01:00
Ruben Maher ba6f59ad70 flow: 0.56.0 -> 0.57.0 2017-10-13 09:31:34 +02:00
Dan Peebles e86991e1e8 darwin: fix assorted xcbuild builds
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.
2017-10-12 07:16:22 -04:00
Daniel Peebles dd53e65e2e Merge pull request #30306 from copumpkin/xcbuild-update
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Jörg Thalheim 6a404bba71 Merge pull request #30303 from jtojnar/meson
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00
Felix Richter 8315c406a4 radare2: 1.6.0 -> 2.0.0 (#30274)
* radare2: 1.6.0 -> 2.0.0

* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Franz Pletz 28407fad65 Merge pull request #29726 from stesie/v8
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim 0777eae1fb Merge pull request #30186 from selaux/selenium-3.6
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
Dan Peebles 5de4d19392 xcbuild: 0.1.1 -> 0.1.2-pre
Also, add some static library stuff to the platform spec
2017-10-11 01:18:13 -04:00
Jan Tojnar 15c34cf1d8
meson: 0.42.1 → 0.43.0 2017-10-10 23:11:38 +02:00
Dan Peebles f92e097cd4 xcbuild: add SDKROOT by default to the wrappers
This fixes #30269 and lets us do things like `xcrun -find cc`, for
example.
2017-10-10 16:41:44 -04:00
Eelco Dolstra 30a1b94926
gdb: Remove --with-separate-debug-dir
We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
2017-10-10 12:05:00 +02:00
Vincent Laporte b9d276bf4c
antlr4: enable more platforms 2017-10-10 07:21:58 +00:00
Peter Simons d0e8806494 haskell-tinc: mark build as broken
https://hydra.nixos.org/build/62246306
2017-10-09 17:25:57 +02:00
Stefan Lau f9672ea36d chromedriver: 2.31 -> 2.33 2017-10-09 15:47:38 +02:00
Vladimír Čunát 994036d857
Merge branch 'master' into staging
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Stefan Lau 173d8db077 selenium-server-standalone: 2.53.0 -> 3.6.0 2017-10-09 10:19:29 +02:00
Vincent Laporte 701316450c ocamlPackages.oasis: remove unneeded dependencies 2017-10-09 05:34:02 +00:00
Daniel Peebles 416979f3f7 Merge pull request #30150 from copumpkin/no-rpath-nonsense
Get rid of most @rpath nonsense on Darwin
2017-10-08 16:21:27 -04:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
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.
2017-10-08 16:13:46 -04:00
Frank Doepper e50fdb1c03 devtodo: adjust platforms
devtodo: adjust platforms
unicode: adjust platforms
2017-10-08 18:53:28 +02:00
Vladimír Čunát 2aca029ed2
cmake: maintenance 3.9.2 -> 3.9.4 2017-10-08 18:24:12 +02:00
Jan Tojnar 407db7b019
gtk_doc: replace catalog lookup hack
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.
2017-10-07 23:37:35 +02:00
Frederik Rietdijk acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Joachim F d6123d3b92 Merge pull request #30136 from bachp/gitlab-runner-10.0.2
gitlab-runner: 10.0.0 -> 10.0.2
2017-10-07 08:23:16 +00:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Orivej Desh 005210dfb3 Merge pull request #30169 from sigma/pr/bazel-0.6.1
bazel: 0.6.0 -> 0.6.1
2017-10-06 22:06:40 +00:00
Will Dietz 7637cb884c bloaty: 2016-12-28 -> 2017-10-05
* use fetchFromGitHub now that it supports submodules
* change version style to dashes per guidelines
  (https://nixos.org/nixpkgs/manual/#sec-package-naming)
* cmake
* prefer substituteInPlace
* run tests
2017-10-06 15:47:56 -05:00
Yann Hodique 3e37e20fa5 bazel: 0.6.0 -> 0.6.1 2017-10-06 08:33:57 -07:00
Orivej Desh ebd14ee6f5 Merge pull request #30094 from zzamboni/vagrant-fix-darwin
vagrant: fix Ruby and libffi libraries on Darwin
2017-10-06 10:12:05 +00:00
Orivej Desh 82af1cbf2c Merge pull request #30108 from carlsverre/dep-init
dep: init at 0.3.1
2017-10-06 06:42:33 +00:00
Carl Sverre 4a3ed5d531 dep: init at 0.3.1 2017-10-05 17:40:19 -07:00
Pascal Bach 4bb1d9f526 gitlab-runner: 10.0.0 -> 10.0.2 2017-10-05 21:20:56 +02:00
Vladimír Čunát 0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Orivej Desh 0eb0a404e5 Merge pull request #30082 from makefu/pkgs/devpi-client/update
devpi-client: 2.7.0 -> 3.1.0rc1
2017-10-05 09:01:21 +00:00
Vincent Laporte c06e5a8d64 ocamlPackages.react: 1.2.0 -> 1.2.1 2017-10-05 08:39:50 +00:00