Commit graph

36873 commits

Author SHA1 Message Date
Jaakko Luttinen 96c0a6db3a pythonPackages.phpserialize: init at 1.3 (#25521)
* pythonPackages.phpserialize: init at 1.3

* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Joachim F 244b05e5e5 Merge pull request #25519 from utdemir/master
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 04:42:16 +01:00
Utku Demir 85ea6249bb rdkafka: 2015-11-03 -> 0.9.5 2017-05-05 14:55:07 +12:00
pajowu d8fccd4ac5 libsmi: init at 0.5.0 (#25433) 2017-05-05 00:13:44 +01:00
Daiderd Jordan 390e2ea14f Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Josef Kemetmueller 68c6e5bc8b opencv3: Enable darwin build 2017-05-04 22:50:03 +02:00
Frederik Rietdijk 6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar 10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
pe@pijul.org 5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Eelco Dolstra d46e78ed0f
libseccomp: Fix RPATH
Ensure that bin/scmp_sys_resolver doesn't have $TMPDIR in its RPATH.

I can't reproduce the issue reported in
98edb24368 that required the addition of
a wrapper script. It seems to work fine without.
2017-05-04 20:23:13 +02:00
Frederik Rietdijk 77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Frederik Rietdijk 665df607fb pythonPackages.folium: init at 0.3.0 2017-05-04 16:19:56 +02:00
Frederik Rietdijk 2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00
Eelco Dolstra 7d3f1d9c56
hydra: preHook -> shellHook
Upstream 8abc595d1c.
2017-05-04 15:34:25 +02:00
Frederik Rietdijk bad72e972d Merge pull request #25460 from lsix/fix-pythonpackages-update-errors
Fix buildbot
2017-05-04 12:39:39 +02:00
Lancelot SIX d41a0832b6
buildbot: 0.9.5 -> 0.9.6 2017-05-04 12:24:55 +02:00
Chris Hodapp f277137522 gdal: add GeoPDF support via poppler 2017-05-04 09:34:19 +02:00
Daniel Peebles 2e51d27787 Merge pull request #25473 from aneeshusa/update-capnproto-to-0.6.0
capnproto: 0.5.3 -> 0.6.0
2017-05-03 21:20:52 -04:00
Michal Rus 9925c5c9b1
intero-nix-shim: init at 0.1.2 2017-05-03 23:36:02 +02:00
Lancelot SIX ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0 2017-05-03 23:17:56 +02:00
Lancelot SIX 7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
Lancelot SIX 1631f36143
pythonPackages.autobahn: 0.18.2 -> 17.5.1 2017-05-03 22:33:04 +02:00
Lancelot SIX 8adb26319f
pythonPackages.pytest-asyncio: enable only for python3 2017-05-03 22:33:04 +02:00
Domen Kožar c5badb123a Merge pull request #25482 from PierreR/master
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 18:37:05 +02:00
Nikolay Amiantov 61e5763694 sqlitebrowser: wrap Qt application 2017-05-03 18:00:22 +03:00
Peter Simons a9737f610f Merge pull request #25398 from ljli/ghci-sys-libs
haskell: set LD_LIBRARY_PATH in shellHook
2017-05-03 15:50:06 +02:00
Vladimír Čunát 4ea520ce48
ocamlPackages.utop: add missing makeWrapper
... fixing the build.  No testing otherwise.
2017-05-03 15:48:21 +02:00
Leon Isenberg e73e5c884f haskell: set LD_LIBRARY_PATH in shellHook
LD_LIBRARY_PATH is considered by GHCI.
Previously e.g. `cabal repl` failed on packages with
system library dependencies.
2017-05-03 15:18:45 +02:00
Pierre Radermecker 1124c0ff6b hackage2nix: remove postgrest/postgrest-ws from broken packages 2017-05-03 14:53:14 +02:00
Théo Zimmermann 017a723939 camlp5: fix install with ocaml 4.04
The problem was that bytecode executables were shrinked.

This closes #25367.
2017-05-03 11:57:33 +02:00
Peter Simons 1fdc34b737 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2-1-gd2334f4 from Hackage revision
b0588eb8a1.
2017-05-03 10:10:45 +02:00
Peter Simons 4b7caa7408 LTS Haskell 8.13 2017-05-03 10:10:36 +02:00
Frederik Rietdijk 664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk 3dfa709706 pythonPackages.line_profiler: fix build 2017-05-03 08:50:48 +02:00
Frederik Rietdijk 8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk 97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
Aneesh Agrawal 65d06f33cc capnproto: 0.5.3 -> 0.6.0 2017-05-03 02:14:31 -04:00
Frederik Rietdijk 8d52769ef2 Merge pull request #25459 from LnL7/darwin-gdal
gdal: fix darwin build
2017-05-03 08:13:51 +02:00
Frederik Rietdijk 9e48fc3268 Merge pull request #24131 from nand0p/buildbot-0.9.5
buildbot: 0.9.4 -> 0.9.5
2017-05-03 07:56:29 +02:00
Aneesh Agrawal ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
Daiderd Jordan 516f909acb
gdal: fix darwin build 2017-05-02 22:21:03 +02:00
Michael Raskin beff1984f4 qtinstaller: build submodule-style 2017-05-02 21:47:07 +02:00
Daiderd Jordan 5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
John Wiegley b88296818d
libidn2: Correct a broken darwin patch 2017-05-02 10:46:06 -07:00
Tim Steinbach a74632f6c2 Merge pull request #25440 from NeQuissimus/ammonite_0_8_4
ammonite: 0.8.3 -> 0.8.4
2017-05-02 13:42:49 -04:00
Peter Simons 287e670462 Merge pull request #25390 from Hodapp87/rstudio_fix
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Tim Steinbach c13e328916
ammonite: 0.8.3 -> 0.8.4
Also rename package and add alias for the old name.
2017-05-02 08:56:20 -04:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Vladimír Čunát 9ad1aaae53
lua5_{sec,1_sockets,expat}: convert to aliases
There's nothing better in these expressions than what we have in
lua-packages.nix
2017-05-02 14:00:44 +02:00