Doron Behar
aaf1331bca
Merge pull request #97153 from felschr/patch-4
...
omnisharp-roslyn: 1.35.2 -> 1.37.1
2020-09-16 14:41:07 +03:00
Ferran Pujol Camins
c12cfa428c
chromaprint: fix derivation
2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde
chromaprint: add darwin compatibility
2020-09-16 10:10:56 +02:00
Jonathan Ringer
f1325cdfe7
python2Packages.hickle: disable
...
```
Processing ./hickle-4.0.1-py2-none-any.whl
ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-09-16 00:26:48 -07:00
Jonathan Ringer
389ab45924
python3Packages.hickle: disable tests
...
Incompatible with astropy>=4.0
2020-09-16 00:26:48 -07:00
Keshav Kini
eabba0daf0
python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
...
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b
for use in python36Packages
only.
nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
Python 3.5 was supported with IPython 7.0 to 7.9.
Python 3.6 was supported with IPython up to 7.16.
See IPython `README.rst` file for more information:
https://github.com/ipython/ipython/blob/master/README.rst
Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
[0 built (1 failed)]
error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
...
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
...
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Vincent Laporte
10fef19f4b
ocamlPackages.qcheck: 0.7 → 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
491e809867
ocamlPackages.qcheck-alcotest: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
79a0130dbd
ocamlPackages.qcheck-ounit: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
8d27394e25
ocamlPackages.qcheck-core: init at 0.15
2020-09-16 05:57:19 +02:00
David Percy
16beff405d
fac-build: init at 0.5.3
2020-09-15 21:23:24 -04:00
Mario Rodas
095a32182d
nodejs-12_x: 12.18.3 -> 12.18.4
...
https://github.com/nodejs/node/releases/tag/v12.18.4
2020-09-15 18:01:00 -05:00
Mario Rodas
afeed1fe58
nodejs-10_x: 10.22.0 -> 10.22.1
...
https://github.com/nodejs/node/releases/tag/v10.22.1
2020-09-15 18:00:00 -05:00
Robert Scott
4d111fdf39
pythonPackages.sievelib: fix build by adding patch
...
this fixes installation with newer pip versions
also give a name to an existing patch
2020-09-15 11:52:25 -07:00
Matt Votava
5f4b880b40
python2Packages.trytond: disable for python2
2020-09-15 11:48:41 -07:00
Matt Votava
0051c0a4a5
pythonPackages.bcrypt: use 3.1.x for python older than 3.6
2020-09-15 11:48:41 -07:00
Jonathan Ringer
2003495474
python3Packages.graphite_beacon: fix deps, add nixos test
2020-09-15 11:05:28 -07:00
Josef Kemetmüller
2b55bb4338
python27.pkgs.joblib: Disable package
...
The version 0.16.0 doesn't support Python older than 3.6.
2020-09-15 09:43:51 -07:00
Ryan Mulligan
0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
...
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
sternenseemann
4a56effdfb
redo-sh: 2.0.3 → 4.0.3
...
Additional changes:
* Change platforms from linux to unix. redo-sh should run as long as
stdenv.shell is a bourne shell.
* Explicitly pass coreutils as a dependency so it can be overriden to
use, say busybox.
2020-09-15 10:16:30 +02:00
StephenWithPH
fb779db80b
go-swag: init at 1.6.7
2020-09-14 16:22:07 -07:00
Robert Scott
58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
...
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
Daniël de Kok
0023908b4e
Merge pull request #97983 from Flakebi/rgp
...
rgp: 1.7.0.29 -> 1.8
2020-09-14 21:54:08 +02:00
Robert Scott
9743a383cc
Merge pull request #97927 from NieDzejkob/chez-fix
...
chez-modules: Fix path to csv-site.
2020-09-14 20:51:04 +01:00
Robert Scott
9fb14d899d
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 20:37:59 +01:00
Sebastian Neubauer
26c23c01a6
rgp: 1.7.0.29 -> 1.8
2020-09-14 20:03:38 +02:00
Lancelot SIX
79b9007c94
Merge pull request #97961 from sikmir/timezonefinder
...
pythonPackages.timezonefinder: fix build
2020-09-14 17:12:57 +01:00
Daniël de Kok
04e9c9b0a3
Merge pull request #97976 from Flakebi/amdvlk
...
amdvlk: 2020.Q3.4 -> 2020.Q3.5 and add 32-bit build
2020-09-14 17:55:44 +02:00
Sebastian Neubauer
50733da4b0
amdvlk: 2020.Q3.4 -> 2020.Q3.5
2020-09-14 17:41:24 +02:00
Théo Zimmermann
1074c0a37f
ocamlPackages.graphql_ppx: 0.7.1 -> 1.0.1
2020-09-14 16:23:28 +02:00
Tim Steinbach
8bf7fe69c5
boto3: 1.14.51 -> 1.14.60
2020-09-14 09:11:08 -04:00
Tim Steinbach
8ec1cb8b7a
botocore: 1.17.51 -> 1.17.60
2020-09-14 09:11:08 -04:00
Sebastian Neubauer
13beb432fb
amdvlk: Add i686-linux platform
2020-09-14 15:04:57 +02:00
Timo Kaufmann
8e13daea7b
Merge pull request #49413 from midchildan/add-epgstation
...
epgstation: init at 1.7.4
2020-09-14 10:28:33 +02:00
Nikolay Korotkiy
9c0a900a9d
pythonPackages.timezonefinder: fix build
2020-09-14 10:06:52 +03:00
Mario Rodas
687ae42f20
Merge pull request #97916 from marsam/fix-python-grpcio-build
...
pythonPackages.grpcio: fix build
2020-09-13 18:40:12 -05:00
freezeboy
7849d11478
python3Packages.python-snap7: init 0.11
2020-09-13 10:28:12 -07:00
Romanos Skiadas
5e891fd073
python3Packages.jenkinsapi: fix build
...
nix-env -f default.nix -iA python38Packages.jenkinsapi now works.
Here is a list of all the things done:
- fixed the dependency list which was lacking some packages
- changed checkPhase. This called python setup.py test by default,
which is very much not what jenkinsapi does upstream. This resulted in
simple_post_logger.py being imported, which called serve_forever(),
manifesting as a hang
- tox decided to install pbr every time and fails and also tried to
run tests across multiple python versions, so I just made checkPhase
call pylint/pycodestyle/py.test directly.
- disabled systests which try to run jenkins
- disabled misc broken tests. There are some calls in them that should
have been mocked but the mocks don't take effect for some reason,
resulting in failed requests to localhost.
- removed needless inputs. nose and unittest2 are not needed, not even
in python2
- disabled tests on darwin, as requests-kerberos is apparently broken
2020-09-13 10:03:53 -07:00
Martin Weinelt
79ff0a1127
Merge pull request #97866 from nyanloutre/python_gitlab_fix
...
pythonPackage.python-gitlab: add missing tests requirements
2020-09-13 18:43:59 +02:00
Martin Weinelt
1810cb2e0c
python3Packages.brother: 0.1.14 -> 0.1.17
2020-09-13 09:41:06 -07:00
Josef Kemetmüller
dc2e45e3e5
python.pkgs.geopandas: 0.8.0 -> 0.8.1
...
This fixes the geopandas build, which did break with the update of
pandas from 1.0.5 to 1.1.0.
2020-09-13 09:31:07 -07:00
Daniël de Kok
69cdd652b7
python3Packages.datasets: 1.0.0 -> 1.0.1
...
Changelog:
https://github.com/huggingface/datasets/releases/tag/1.0.1
2020-09-13 09:26:34 -07:00
Mario Rodas
8ddd52d29b
tflint: 0.19.1 -> 0.20.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.20.1
2020-09-13 09:20:12 -07:00
Doron Behar
bdbe60a883
Merge pull request #97752 from doronbehar/pkg/qpdf
...
qpdf: 9.1.1 -> 10.0.1
2020-09-13 19:16:19 +03:00
Jakub Kądziołka
72ccc9b885
chez-modules: Fix path to csv-site.
...
It seems that the installation path for chez modules no longer includes
the Chez version. This fixes the build for chez-mit and chez-scmutils.
2020-09-13 17:52:22 +02:00
Mario Rodas
972fc49364
Merge pull request #97897 from marsam/fix-exiv2-darwin
...
exiv2: fix build on darwin
2020-09-13 10:11:45 -05:00
Martin Weinelt
e452e42d81
Merge pull request #97899 from risicle/ris-httpx-fix
...
pythonPackages.httpx: fix tests
2020-09-13 15:19:53 +02:00
Robert Scott
26e023bfa7
pythonPackages.pulp: fix by adding new dependency amply
2020-09-13 13:23:13 +01:00