Commit Graph

88252 Commits

Author SHA1 Message Date
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
Evan Stoll
5684d011e4 postman: 7.31.1 -> 7.32.0 2020-09-15 10:17:23 -04:00
Ryan Mulligan
0dc4edcd60
Merge pull request 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 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 from Flakebi/rgp
rgp: 1.7.0.29 -> 1.8
2020-09-14 21:54:08 +02:00
Robert Scott
9743a383cc
Merge pull request 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 from sikmir/timezonefinder
pythonPackages.timezonefinder: fix build
2020-09-14 17:12:57 +01:00
Daniël de Kok
04e9c9b0a3
Merge pull request 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
Felix Tenley
c8ccaebfe4
nodePackages.diagnostic-languageserver: init at 1.7.1 2020-09-14 12:08:10 +02:00
Timo Kaufmann
8e13daea7b
Merge pull request 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
JesusMtnez
aff7ee1252
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26 2020-09-14 06:41:44 +02:00
Mario Rodas
687ae42f20
Merge pull request 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 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 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 from marsam/fix-exiv2-darwin
exiv2: fix build on darwin
2020-09-13 10:11:45 -05:00
Daniël de Kok
9be28ee361 libxsmm: 1.15 -> 1.16.1, improve derivation
The following changes are made to the derivation besides the version
bump:

- Move all buildInputs to nativeBuildInputs.
- Switch from Python 2 to Python 3.
- Build a dynamic library by default.
- Use gfortran version corresponding to gcc version.
- Enable parallel building.
2020-09-13 15:33:40 +02:00
Martin Weinelt
e452e42d81
Merge pull request 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
Robert Scott
c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01:00
Robert Scott
92a9db2e3e pythonPackages.httpx: fix tests
test suite contained a literal timestamp which expired, fixed upstream
2020-09-13 12:44:47 +01:00
Robert Scott
b3fd4226ba
Merge pull request from freezeboy/fix-dependency-injector
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:00:40 +01:00
freezeboy
2102764e62 python2Packages.dependency-injector: add missing dependencies 2020-09-13 12:48:13 +02:00
Vincent Laporte
e2dffb60a5 ocamlPackages.batteries: 3.0.0 → 3.1.0 2020-09-13 11:59:06 +02:00
Daniël de Kok
4afc26f0fa
Merge pull request from freezeboy/disable-py2-green
python2Packages.green: remove
2020-09-13 09:12:35 +02:00
freezeboy
96acb3a772 python2Packages.green: remove 2020-09-13 09:09:47 +02:00
Frederik Rietdijk
c7f34f9bad Merge master into staging-next 2020-09-13 08:44:52 +02:00
Vladimír Čunát
97e2ca3447
Revert "Merge python27Packages.anytree: fix build"
Moving to staging.  It's a really large rebuild.
This reverts commit 9a8bd1e564, reversing
changes made to 9866abf63b.
2020-09-13 08:13:00 +02:00
freezeboy
037b8aefef cfn-lint: fixed importlib_resources version bounds
Also, added import checks to have a minimal test for the package
2020-09-12 22:09:50 -07:00
Martin Weinelt
8e29e178ac pythonPackages.mocket: 3.8.8 -> 3.8.9 2020-09-12 21:42:59 -07:00
Mario Rodas
36cb6946ef pythonPackages.grpcio: fix build 2020-09-13 04:20:00 +00:00
Mario Rodas
de7719a240 exiv2: fix build on darwin 2020-09-13 04:20:00 +00:00
nyanloutre
9225192bf6 pythonPackage.python-gitlab: add missing tests requirements 2020-09-12 23:52:13 +02:00
Gabriel Ebner
dfef3ec138
Merge pull request from gebner/python-websockets-tests 2020-09-12 21:47:54 +02:00
Vincent Laporte
5f83bf3012 ocamlPackages.ptmap: 2.0.4 → 2.0.5 2020-09-12 21:32:02 +02:00
Vincent Laporte
b2f814144e ocamlPackages.ptset: init at 1.0.1 2020-09-12 21:30:31 +02:00
Vincent Laporte
d3e701f5f7 reason: 3.6.0 → 3.6.2 2020-09-12 21:30:12 +02:00
Robert Scott
9a8bd1e564
Merge pull request from drewrisinger/zhf/python-anytree
python27Packages.anytree: fix build
2020-09-12 18:20:40 +01:00
Gabriel Ebner
b5fcd79c3f python3Packages.websockets: make tests deterministic 2020-09-12 19:20:11 +02:00
Matthieu Coudron
1be0767ec8
cx_Freeze: disable python2.7 () 2020-09-12 17:58:29 +02:00
freezeboy
c70aaa40fc
flask-api: disable python2.7 () 2020-09-12 17:57:39 +02:00
Drew Risinger
1d86636aca python27Packages.anytree: fix build
Tests fail on python2.7 b/c the tests use enums (python 3.4+).
Follow-on from .
Converts tests to use pytestCheckHook for easier test disabling.
2020-09-12 11:39:29 -04:00
Alvar
7b3cbc600f
platformio: 4.3.4 -> 5.0.1 () 2020-09-12 15:27:02 +00:00
Alvar
c5fa0e35be
arduino-cli: 0.11.0 -> 0.12.1 () 2020-09-12 15:25:27 +00:00
Matthieu Coudron
8d25f838d0
Merge pull request from dotlambda/zulip-terminal
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Benjamin Hipple
931c4f2f47
Merge pull request from obsidiansystems/pytorch-use-passhthru
pytorch: update to use passthru's for checks
2020-09-12 09:46:51 -04:00
Robert Scott
cf5a892a24 pythonPackages.korean-lunar-calendar: init at 0.2.1 2020-09-12 14:44:16 +01:00
Jan Tojnar
1bdad26c20
malcontent: 0.8.0 → 0.9.0
https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.9.0
2020-09-12 15:27:27 +02:00
Jan Tojnar
1510876ee9
enchant: 2.2.10 → 2.2.11
https://github.com/AbiWord/enchant/releases/tag/v2.2.11
2020-09-12 15:08:04 +02:00
Jan Tojnar
f16e6f5f66
libxmlb: 0.2.0 → 0.2.1
https://github.com/hughsie/libxmlb/compare/0.2.0...0.2.1
2020-09-12 15:01:25 +02:00
Jan Tojnar
595e61d837
flatpak: 1.8.1 → 1.8.2
https://github.com/flatpak/flatpak/releases/tag/1.8.2
2020-09-12 15:01:25 +02:00
Vladimír Čunát
51ccf2d4ba
gcc10: 10.1.0 -> 10.2.0
It's supposed to be just bugfixes.  I tested building some projects with
gcc10.  Also gfortran10 still builds.  I don't expect issues.
This causes basically no rebuilds, as we use 9 by default.
2020-09-12 11:54:39 +02:00
Michael Raskin
b623628401
Merge pull request from WhittlesJr/allegro-patch
allegro: Add patch to fix fatal build error
2020-09-12 09:34:45 +00:00
Vladimír Čunát
fd6899d9b5
Merge branch 'master' into staging-next
Rebuilds due to haskell/hackage update.
2020-09-12 09:32:44 +02:00
Daniël de Kok
7c0afd4364
Merge pull request from tomberek/tomberek/nvprof-lib
cudatoolkit: install missing libraries for nvprof
2020-09-12 09:25:15 +02:00
zowoq
ebe78f63ad buildah: 1.16.0 -> 1.16.1
https://github.com/containers/buildah/releases/tag/v1.16.1
2020-09-12 16:38:50 +10:00
Thomas Bereknyei
d2a6b1d55a cudatoolkit: install missing libraries for nvprof (10.1 and 10.2) 2020-09-12 08:31:41 +02:00
Robert Schütz
bc402f3e4d python.pkgs.urwid-readline: init at 0.11 2020-09-12 01:37:15 +02:00
Robert Schütz
c9c5be8a1e python.pkgs.zulip: init at 0.7.0 2020-09-12 01:37:06 +02:00
Peter Simons
5f7b5a370c haskell-stylish-haskell: update sha256 hash for the patch 2020-09-11 21:31:10 +02:00
galagora
5175a8947d haskell-language-server: don't test fourmolu 2020-09-11 22:17:37 +03:00
galagora
9ee19bc889 haskellPackages.stylish-haskell: fix cabal bounds 2020-09-11 22:17:37 +03:00
galagora
875e9b94d0 haskell-language-server: cb861b878a -> c476992f43 2020-09-11 22:17:37 +03:00
galagora
da9d7a4a75 haskell-language-server: ghc-exactprint update
0.6.2 -> 0.6.3.2
2020-09-11 22:17:36 +03:00
galagora
80328d9ea4 haskell-language-server: hls-ghcide 0.3.0 -> 0.4.0
The patch is merged into master
2020-09-11 22:17:36 +03:00
galagora
e9b791e6a0 haskell-language-server: add brittany fork 2020-09-11 22:17:36 +03:00
Peter Simons
0e8da16ac7 Enable meta.hydraPlatforms for Haskell overrides to the latest version.
We distribute some packages in their respective latest version even though
Stackage LTS says that we should use an older one. These packages need to have
their meta.hydraPlatforms attribute populated or Nixpkgs will fail to build it
release tarball. This happened most recently with Pandoc, which was updated
to the latest 2.10.1 version without fixing up meta.hydraPlatforms.
2020-09-11 20:54:54 +02:00
Peter Simons
10ec99b0de haskell-lsp-test: update override for the new version 2020-09-11 20:30:10 +02:00
Peter Simons
d3810727cf git-annex: update sha256 hash for the new 8.20200908 release 2020-09-11 20:30:09 +02:00
Peter Simons
92a2366ec2 dhall-nix: update override for the new dhall version 2020-09-11 20:30:09 +02:00
Peter Simons
88dbd029bc haskell-dhall: update override for ghc-8.10.2 2020-09-11 20:30:09 +02:00
Peter Simons
d9a0457680 haskell-gi-base: update overrides for the new version 2020-09-11 20:30:09 +02:00
Peter Simons
cacf9f443d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
f2803db3a9.
2020-09-11 20:29:53 +02:00
Peter Simons
22e7919dae hackage2nix: update list of broken builds to fix evaluation errors 2020-09-11 20:29:51 +02:00
Peter Simons
959d30a593 LTS Haskell 16.13 2020-09-11 20:29:51 +02:00
adisbladis
ff6c3a9e34
qtstyleplugins: Fix build with qt>=5.15 2020-09-11 18:56:19 +02:00
midchildan
b75887a4b1
epgstation: init at 1.7.4 2020-09-12 00:34:40 +09:00
Timo Kaufmann
5e0112b7ef
Merge pull request from jtojnar/exiv2-split-again
exiv2: re-enable split outputs
2020-09-11 17:12:59 +02:00
Doron Behar
a372d0f15f
Merge pull request from r-ryantm/auto-update/lucky-cli
lucky-cli: 0.23.0 -> 0.23.1
2020-09-11 18:00:28 +03:00
freezeboy
e3912be86a cx_Freeze: disable python2.7 2020-09-11 16:04:51 +02:00
Doron Behar
b38c90caa2
Merge pull request from freezeboy/add-newman
newman: init at 5.2.0
2020-09-11 15:38:47 +03:00
Vladimír Čunát
e88e14ec8d
Merge branch 'master' into staging-next
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
Emery Hemingway
5885021135 nim: remove stdlib indirection in wrapper
Fix 
2020-09-11 14:21:32 +02:00
Mario Rodas
b83b7153e3
Merge pull request from marsam/update-grpc
grpc: 1.31.0 -> 1.32.0
2020-09-11 06:06:11 -05:00