Commit graph

62818 commits

Author SHA1 Message Date
Matthew Bauer d95c4d799c
Merge pull request #59294 from matthewbauer/clang8-fix-darwin
clang8: apply patch to disable xpc
2019-04-11 13:39:59 -04:00
Robert Schütz 7cdb9dd470 python.pkgs.pylama: 7.6.6 -> 7.7.1 2019-04-11 19:27:19 +02:00
Christopher Ostrouchov d27643bc0a python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279) 2019-04-11 18:31:00 +02:00
Robert Schütz 5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk 993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz b716b4d732 python.pkgs.zeep: enable tests for python3 2019-04-11 18:18:45 +02:00
Rodney Lorrimar 8b4269bc1e pythonPackages.aioresponses: init at 0.6.0 2019-04-11 18:05:41 +02:00
Timo Kaufmann 0550927c47
Merge pull request #57201 from tesq0/pull-request-unity
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 17:07:56 +02:00
AmineChikhaoui 02bb5e35ea pythonPackages.azure-mgmt-storage: remove patch.
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Mikolaj Galkowski 594964260b unity3d: 2017.4.10f1 -> 2018.3.0f2 2019-04-11 16:30:48 +02:00
Mikolaj Galkowski 0ef83bc0fd unity3d: add tesq0 to the maintainers 2019-04-11 16:30:48 +02:00
Pascal Wittmann 391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Matthieu Coudron a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin 5d81445797 python3Packages.nixpkgs: 0.2.2 -> 0.2.3 2019-04-11 12:53:17 +02:00
worldofpeace bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace 6542a4cb8e python37Packages.ldap3: 2.5.2 -> 2.6 2019-04-11 04:45:33 -04:00
Robert Schütz 84029e2646
Merge pull request #59265 from peterhoeg/f/repology
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
Bas van Dijk 1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä 11d491dce5 pipenv: Ignore Python site-packages
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.

But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.

pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt 99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729 49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
Herwig Hochleitner 4bdd577aff cask: use emacsPackagesNg instead of emacsPackages 2019-04-11 05:48:20 +02:00
Matthew Bauer 097122d2fd clang8: apply patch to disable xpc 2019-04-10 22:42:01 -04:00
Herwig Hochleitner fcd769b721 cask: clean up and byte compile
cc @FlexW
2019-04-11 02:40:27 +02:00
divisor d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Mario Rodas 90231bc929 dep2nix: 0.0.2 -> 2019-04-02 (#58623) 2019-04-10 22:29:30 +02:00
Dmitry Kalinkin 0854ae6571
pythonPackages.datrie: fix build 2019-04-10 14:16:23 -04:00
Markus Kowalewski d5cc30b721 pythonPackages.h5py: add patch to fix broken test 2019-04-10 18:53:51 +02:00
adisbladis 7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions 2019-04-10 17:46:15 +01:00
adisbladis f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6 2019-04-10 17:27:55 +01:00
Aaron Andersen d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
Sarah Brofeldt 8acaf113a2
Merge pull request #59073 from vbgl/ocaml-faraday-0.7
ocamlPackages.faraday: 0.5.0 -> 0.7.0
ocamlPackages.farfadet: 0.2 -> 0.3
2019-04-10 17:29:51 +02:00
John Ericson da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
Get Android cross working again
2019-04-10 10:47:59 -04:00
Peter Hoeg c7b743d9ed pythonPackages.broadlink: fix homepage 2019-04-10 22:47:33 +08:00
Herwig Hochleitner 63ad043e41 webkitgtk: 2.24.0 -> 2.24.1 2019-04-10 16:36:20 +02:00
Felix Weilbach b19ccfff73 cask: init at 0.8.4 2019-04-10 16:03:42 +02:00
Nathaniel Hill 180aa21259 now-cli: 14.0.3 -> 15.0.3 (#59221) 2019-04-10 14:41:50 +02:00
Théo Zimmermann fdcce208ab
dune: 1.8.2 -> 1.9.0 2019-04-10 14:39:07 +02:00
Bas van Dijk ed426e4df8
Merge pull request #59234 from basvandijk/fluentd-1.4.2
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:47:49 +02:00
Bas van Dijk ad41c1f1c0 fluentd: 1.2.3 -> 1.4.2 2019-04-10 12:46:06 +02:00
xrelkd 57705705ae cargo-xbuild: init at 0.5.7 (#59228) 2019-04-10 12:05:24 +02:00
R. RyanTM fe88eb2331 c-blosc: 1.14.4 -> 1.16.2 (#56605)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin cd2a342249
Merge pull request #59236 from aanderse/flightgear
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Robert Schütz 6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
Peter Hoeg 7541cbb905 python3Packages.pyupdate: 1.3.5 -> 1.3.6 2019-04-10 14:49:33 +08:00
Matthew Bauer ac491d2df7 systems: remove android armv5te platform
this isn’t useful any more because the ndk we use no longer supports it.
2019-04-10 01:55:09 -04:00