1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

26619 commits

Author SHA1 Message Date
Matthew Bauer ebf963ac6c
xcbuild: Update toolchain
- Rework spec files.
- Add more tool specs.
- Add ctags.
2016-11-15 18:58:09 -06:00
Matthew Bauer 8e301fab50
adv_cmds: add xcode derivation 2016-11-15 18:58:08 -06:00
Matthew Bauer de87138b9a
xcbuild: add wrapper
Also updates xcbuild version.

This changes the raw string expressions into nix expressions that are
then converted into json by builtins.toJSON. Then, converted to Plist
XML by Apple's plutil. Sadly, xcbuild does not support using raw JSON
but Apple's plutil does so we just convert the file from JSON to XML
using Apple's plutil. The result is not ideal but it looks like all OS X
systems have working plutil's.

- set mac version to 10.10
- add setup hook.
2016-11-15 18:57:20 -06:00
Shea Levy 845b56d25a Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
Shea Levy 7df3d7446f Add initial basic support for cross-compiling to iOS 2016-11-15 16:31:55 -05:00
Alexey Shmalko 1958f07c63 Merge pull request #20291 from nlewo/master
Add protobuf 3.1.0
2016-11-15 14:14:18 +02:00
Moritz Ulrich bf570a494a
digikam5: 5.1.0 -> 5.3.0 2016-11-15 11:12:45 +01:00
Lancelot SIX 2e63cbfb1f Merge pull request #20396 from non-Jedi/pythonPackages.pint
Python: pint: init at 0.7.2
2016-11-15 08:44:55 +01:00
Franz Pletz 8bed505d7e Merge pull request #20311 from mguentner/subsurface
subsurface init at 4.5.6 and dependencies (libdivecomputer, libmarble-ssrf, libgit2 @ 0.23.2)
2016-11-15 04:56:35 +01:00
Maximilian Güntner 90377526eb subsurface: init at 4.5.6
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Maximilian Güntner 2e15a8f2dd libgit2: reinit at 0.23.2
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Maximilian Güntner 12f7968273 libmarble-ssrf: init at 2016-11-09
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:51 +01:00
Maximilian Güntner 72b1ea861c libdivecomputer: init at 0.5.0
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:14:15 +01:00
Vladimír Čunát b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Frederik Rietdijk 27a6d61881 pythonPackages.pip: 8.1.2 -> 9.0.1 2016-11-15 00:05:56 +01:00
Alexey Shmalko 7f51891baa Merge pull request #20408 from jbedo/singularity
singularity: init 2.2
2016-11-15 00:14:24 +02:00
Justin Bedo 04121437be
singularity: init 2.2 2016-11-15 09:11:53 +11:00
Adam Beckmeyer e2c4c64668 Python: pint: init at 0.7.2 2016-11-14 16:28:09 -05:00
Kovacsics Robert (NixOS) 5a0665846e plover: move out of python-packages.nix 2016-11-14 20:36:59 +00:00
Frederik Rietdijk 245adb4052 Merge pull request #20337 from KoviRobi/python-plover-update
python-plover: 3.0.0 -> 3.1.0
2016-11-14 21:29:25 +01:00
Rok Garbas 870fc84412 python: adding (python*Full) aliases for all versions of cpython 2016-11-14 21:11:03 +01:00
= 56fdd19bc8
w_scan: init at 20161022 2016-11-14 17:20:23 +01:00
Frederik Rietdijk ce7a438156 Merge pull request #20399 from jbedo/plink-ng
plink-ng: init at 1.90b3
2016-11-14 13:32:54 +01:00
Frederik Rietdijk 328bafd482 Merge pull request #20255 from FRidh/xapian
xapianBindings: remove
2016-11-14 13:12:47 +01:00
Frederik Rietdijk b85632407a Merge pull request #20130 from FRidh/ssr
SoundScape Renderer and ecasound
2016-11-14 13:07:41 +01:00
Frederik Rietdijk 811e59f099 ssr: init at 2016-11-03 2016-11-14 13:07:05 +01:00
Frederik Rietdijk 26abed2222 ecasound: init at 2.9.1 2016-11-14 12:56:55 +01:00
Frederik Rietdijk e23724dc96 pythonPackages.reikna: init at 0.6.7 2016-11-14 12:31:05 +01:00
Frederik Rietdijk 5cfcbd89e9 pythonPackages.pytools: fix tests 2016-11-14 12:31:05 +01:00
Frederik Rietdijk 6435a85c3f pythonPackages.numba: 0.27.0 -> 0.29.0
and move expression in a separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk dc1b2ed11f pythonPackages.llvmlite: 0.13.0 -> 0.14.0
and move expression in separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk 450edd4b72 python-packages.nix: make pythonAtLeast and pythonOlder available 2016-11-14 12:31:05 +01:00
Frederik Rietdijk 6c7d501a7b pythonPackages.pyopencl: init at 2016.2 2016-11-14 12:31:05 +01:00
Frederik Rietdijk dbee363591 pythonPackages.boost: version of boost for specific interpreter
Several Python packages require boost. pkgs.boost is built with Python
2.7 and therefore libboost_python.so was compatible only with 2.7.
2016-11-14 12:31:05 +01:00
Justin Bedo a6d6a3972f
plink-ng: init at 1.90b3 2016-11-14 20:28:39 +11:00
Lancelot SIX 2f48d75b8d
pythonPackages.asgi_redis: 0.14.1 -> 1.0.0 2016-11-14 09:48:23 +01:00
Lancelot SIX 710ae1b5b3
pythonPackages.asgi_ipc: 1.1.0 -> 1.2.0 2016-11-14 09:48:01 +01:00
Lancelot SIX 2ef41c34f8
pythonPackages.asgiref: 0.14.0 -> 1.0.0 2016-11-14 09:47:31 +01:00
Tobias Geerinckx-Rice 4fd9a60874
pythonPackages.prompt_toolkit: 1.0.3 -> 1.0.9 2016-11-14 01:45:48 +01:00
Frederik Rietdijk 682d142c7d Merge pull request #20371 from MostAwesomeDude/stripe
pythonPackages.stripe: init at 1.41.1
2016-11-13 20:51:46 +01:00
obadz feb8a692a1 getxbook: init at 1.2 2016-11-13 17:36:05 +00:00
Corbin 62f9196e35 pythonPackages.stripe: init at 1.41.1 2016-11-12 11:52:04 -08:00
John Ericson f68e16f023 top-level: Make cross compiling slightly saner
Removes the weird stdenv cycle used to match the old infrastructure.
It turns out that matching it so precisely is not needed.
2016-11-12 20:20:44 +01:00
Jesse Haber-Kucharsky 51b04c1bf5 Revert opam solver dependency changes
- Reverts the change to the monolithic `clingo` package in favor of the
  previous split between `clasp` and `gringo` since `opam` works with
  the latter but not (for some reason) with the former.

- Adds explicit non-support for Python in `gringo`. This is not necessary
  for opam.

- Forces usage of the `std::to_string` functions in the C++ standard
  library instead of the incomplete alternative implementations inside
  of the `gringo` sources.
2016-11-12 08:39:52 -05:00
ft 22e129060d powerline: 2.1.4 -> 2.4 2016-11-12 01:52:43 -08:00
Antoine Eiche 96042412d1 protobuf3_1: init at 3.1.0 2016-11-12 09:25:19 +01:00
Alexander V. Nikolaev 9bd197fc97 drone: init at 0.5-20160813 2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev 1b5ab63bd2 go-bindata-assetfs: init at 20160814 2016-11-11 23:04:31 +01:00
Tim Steinbach 3a6f99765c Merge pull request #20219 from oxij/pkgs/python/add-a-bunch
pythonPackages: add a bunch
2016-11-11 15:06:25 -05:00
Kovacsics Robert (NixOS) 4402a3c599 python-plover: 3.0.0 -> 3.1.0 2016-11-11 08:27:37 +00:00
Martijn Vermaat a2a0fa6657 python27Packages.consul: Disable tests to unbreak 2016-11-10 14:00:40 -04:00
Frederik Rietdijk 29a2b53e53 Merge pull request #20307 from nlewo/pr/tensorflow
pythonPackages.tensorflow: update sha256
2016-11-10 16:06:51 +01:00
Alexey Shmalko 7a301ee6b5 Merge pull request #20269 from corngood/steam-fix
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
Antoine Eiche 3d768171e0 pythonPackages.tensorflow: update sha256 2016-11-10 08:52:01 +01:00
Franz Pletz b15409d6f6
gitlab: 8.12.8 -> 8.13.5 2016-11-10 06:23:58 +01:00
David McFarland a50784b34e openssl: add custom build of 1.0.2 for steam 2016-11-09 21:18:32 -04:00
Tristan Helmich 34e04bf401 azure-vhd-utils: init at 20160614 2016-11-10 02:06:55 +01:00
mingchuan edc5cdc3c8 opencc: init at 1.0.4 2016-11-10 01:48:28 +01:00
Franz Pletz 45124443fa Merge pull request #20107 from vdemeester/add-godef
godef: init at 20160620-ee532b9
2016-11-10 00:58:23 +01:00
Franz Pletz cc5d604125
zeromq2: remove, not maintained anymore 2016-11-10 00:37:17 +01:00
Franz Pletz 2c44af9721
phpPackages.zmq: 1.1.3 -> 1.1.4, php7 compatibility 2016-11-10 00:37:10 +01:00
Bart Brouns 2c754df9b3 clipster: init at unstable 2016-09-12 2016-11-09 21:31:50 +01:00
Matthias Beyer 4809263cb1 pythonPackages.sqlmap: 1.0.9.post5 -> 1.0.11 2016-11-09 18:55:34 +01:00
Alexey Shmalko 32ab356c6d Merge pull request #19942 from DerTim1/add-molly-guard
molly-guard: init at 0.6.3
2016-11-09 17:39:49 +02:00
Robert Helgesson ce55d91a17
perl-Math-BigInt: 1.999726 -> 1.999727 2016-11-09 16:32:40 +01:00
Frederik Rietdijk 20d16f86cc pythonPackages.pillow: 3.3.1 -> 3.4.2
Solves vulnerabilities mentioned in
https://github.com/NixOS/nixpkgs/issues/20274
2016-11-09 16:23:29 +01:00
Jascha Geerds 8d36794046 pythonPackages.docker: 1.9.0 -> 1.10.6 2016-11-09 15:39:37 +01:00
Jascha Geerds 27e2cd286e pythonPackages.docker_pycreds: init at 0.2.1 2016-11-09 15:39:35 +01:00
Tim Digel 4a7cf195a4 molly-guard: init at 0.6.3 2016-11-09 14:39:44 +01:00
Arseniy Seroka 8a7ee64451 Merge pull request #20245 from primeos/quiterss
quiterss: init at 0.18.4
2016-11-09 12:24:53 +03:00
Arseniy Seroka d4d2e7fd9e Merge pull request #20237 from vcunat/p/vim-fixes
vim fixes
2016-11-09 12:22:45 +03:00
aszlig c67a7ee731
Merge branch 'chromium-update-with-gn'
This brings in the new stable version 54 which also introduces a lot of
security fixes:

  CVE-2016-5198: Out of bounds memory access in V8
  CVE-2016-5181: Universal XSS in Blink
  CVE-2016-5182: Heap overflow in Blink
  CVE-2016-5183: Use after free in PDFium
  CVE-2016-5184: Use after free in PDFium
  CVE-2016-5185: Use after free in Blink
  CVE-2016-5187: URL spoofing
  CVE-2016-5188: UI spoofing
  CVE-2016-5192: Cross-origin bypass in Blink
  CVE-2016-5189: URL spoofing
  CVE-2016-5186: Out of bounds read in DevTools
  CVE-2016-5191: Universal XSS in Bookmarks
  CVE-2016-5190: Use after free in Internals
  CVE-2016-5193: Scheme bypass

Detailed announcements about these changes can be found here (latest to
oldest):

https://googlechromereleases.blogspot.de/2016/11/stable-channel-update-for-desktop.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop_20.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop.html

The update process of Chromium has been a bit bumpy on our side, because
version 54 also did the switch from GYP to GN so it wasn't just a matter
of updating the upstream-info file.

I've tested the Flash plugin (which runs fine) and WideVine manually,
although I couldn't get WideVine to work (I was running this within a VM
though).

So if people want to use WideVine they need to use Chrome instead until
we got this sorted out.

VM test results along with builds for all platforms can be found here:

https://headcounter.org/hydra/eval/339328

I'm going to backport these changes to stable as soon as the
tests/builds succeed there as well.

Closes: #19565
Closes: #20120
2016-11-09 09:55:31 +01:00
Tobias Geerinckx-Rice 220bdd33c7
pythonPackages.pgcli: 1.1.0 -> 1.3.1 2016-11-09 03:26:48 +01:00
Tobias Geerinckx-Rice 3e2ba413c0
pythonPackages.sqlparse: 0.1.19 -> 0.2.2 2016-11-09 03:26:06 +01:00
Tobias Geerinckx-Rice 44774e1da2
pythonPackages.pgspecial: 1.5.0 -> 1.6.0 2016-11-09 03:25:53 +01:00
Frederik Rietdijk cc05895fe5 v8: use python2 2016-11-08 22:48:55 +01:00
aszlig 5f18ccb001
chromium: Remove flag for hiDPISupport
This should now be the upstream default and there also is no more flag
for GN to set it, so we'll no longer need it on our side as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:07 +01:00
aszlig 09f87eeb7f
gn: Init at 0.0.0.20161008
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.

Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Stéphane Jourdois 4d0bba19f4
openssh: always enable with-kerberos on darwin 2016-11-08 14:09:19 -05:00
Eelco Dolstra a2b018f55a pythonPackages.hypothesis: Disable tests
A random failure was preventing simp_le from reaching the channel.

http://hydra.nixos.org/build/43253102
2016-11-08 17:22:11 +01:00
Frederik Rietdijk 6b70ac81bb libxml2: supportPython -> pythonSupport
since that is more commonly used in Nixpkgs.
2016-11-08 17:10:05 +01:00
Frederik Rietdijk d2111660c5 libxml2: add a pythonPackages.libxml2 alias for the bindings 2016-11-08 17:10:04 +01:00
Frederik Rietdijk be31980848 libxslt: build python bindings
and add a pythonPackages.libxslt alias.
2016-11-08 17:10:04 +01:00
Frederik Rietdijk 63ef0c7463 xapianBindings: remove
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
John Ericson a24728fe29 Merge pull request #20108 from Ericson2314/top-level-cleanup
Move stdenvCross and customStdenv to pkgs/stdenv
2016-11-08 10:00:04 -05:00
Graham Christensen febf3cfd34 Merge pull request #20188 from vbgl/clean-opam
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann 01910b1801 ocamlPackage.ppx_import: init at 1.1 2016-11-08 15:38:45 +01:00
Michael Weiss 101ca1f454 quiterss: init at 0.18.4 2016-11-08 14:06:05 +01:00
Jan Malakhovski 79fb5d45a4 pythonPackages: plyvel: init at 0.9 2016-11-08 12:09:10 +00:00
Jan Malakhovski 08a5c36348 pythonPackages: send2trash: init at 1.3.0 2016-11-08 12:09:09 +00:00
Jan Malakhovski e5044310a1 pythonPackages: hsaudiotag3k: init at 1.1.3 2016-11-08 12:09:07 +00:00
Jan Malakhovski e13ffad383 pythonPackages: hsaudiotag: init at 1.1.1 2016-11-08 12:09:06 +00:00
Frederik Rietdijk a42d51289a Merge pull request #20249 from peterhoeg/u/gitup
git-up: 1.4.1 -> 1.4.2
2016-11-08 09:23:55 +01:00
Frederik Rietdijk 4c09a31834 Merge pull request #19821 from jhhuh/tensorflow_darwin
tensorflow: 0.9.0 -> 0.10.0, support for Darwin
2016-11-08 08:39:52 +01:00
Vincent Laporte 7438e3d97d trv: fix evaluation
that has been broken since e61663a233
2016-11-08 08:22:20 +01:00
Peter Hoeg a0e8cbb499 git-up: 1.4.1 -> 1.4.2 2016-11-08 14:56:50 +08:00
Franz Pletz da5b4c4612 Merge pull request #20229 from puffnfresh/package/motion
motion: init at 4.0.1
2016-11-08 04:39:18 +01:00
Kjetil Ørbekk 0d5caf138a tpacpi-bat: init at 3.0 (#20213) 2016-11-08 02:46:34 +01:00
Franz Pletz ee5af3fb66 Merge pull request #20236 from layus/update-mptcp
linux_mptcp: 0.91 -> 0.91.2
2016-11-08 02:13:34 +01:00
Ji-Haeng Huh 633387c0e8 tensorflow support for Darwin
tensorflow 0.10.0 : Because of an upstream bug in tensorflow, only tensorflow > 0.10.0 is functional in Darwin system. Required python packages (mock 2.0.0 and funcsigs 1.0.2) are added

Removing mock2_0_0 and funcsigs since now upstream supports them
2016-11-08 01:56:05 +01:00