Commit Graph
201417 Commits
Author SHA1 Message Date
Linus Heckemann 7943967552 fbterm: fix cross-build 2019-10-27 17:06:59 +01:00
Alexey ShmalkoandGitHub 6f98994415 Merge pull request #71992 from sikmir/mu-repo
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Daniel Kuehn db0787c87a nixos/ceph: Reduce RAM allocation for the test machines and change the sharing of the admin keyring to the shared directory instead of netcat 2019-10-27 16:56:52 +01:00
Marek MahutandGitHub 823b8ed472 Merge pull request #72081 from prusnak/tuxguitar
tuxguitar: 1.2 -> 1.5.2
2019-10-27 16:42:36 +01:00
Frederik Rietdijk d9c056e6fa Merge staging into staging-next 2019-10-27 16:32:35 +01:00
R. RyanTMandFrederik Rietdijk 4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTMandFrederik Rietdijk 94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-10-27 16:29:01 +01:00
Frederik Rietdijk 21177d3e93 python3.pkgs.poetry: fixup 2019-10-27 16:26:58 +01:00
Frederik Rietdijk befc2dfa82 aws_shell: 0.2.0 -> 0.2.1 2019-10-27 16:26:57 +01:00
Frederik Rietdijk ba2624412d awscli: use python3 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 524c82b3a1 python.pkgs.audio-metadata: fix missing dep 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 311f17970f python.pkgs.tbm-utils: init at 1.0.0 2019-10-27 16:26:57 +01:00
Frederik Rietdijk ad90efb0d7 awscli: 1.16.261 -> 1.16.266 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 6a6eb39a2d python: botocore: 1.13.1 -> 1.13.2 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk e38b3df09d pythonPackages.spacy: fix build 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 7a7bc3ef51 pythonPackages.fs: fix tests 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 27654139b5 pythonPackages.xdis: disable python2 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk f0aa1ffa7b pythonPackages.mozdevice: 1.0.1 -> 3.0.5 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 72ba0102d0 pythonPackages.prawcore: fix tests 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 4fbf45665f python3Packages.gym: fix build 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk a1010b6fca python3Packages.grpc_google_iam_v1: disable awkward tests 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 382aec03a1 pythonPackages.pyhocon: fetch from github 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk d0f7540885 pythonPackages.testfixtures: 6.3.10 -> 6.10.0 2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk d118e8d185 pythonPackages.GitPython: disable python2
no longer supported
2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk ea1fc916a0 pythonPackages.bitarray: fix build
remove obsolete patch
2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 749c53f144 python3Packages.cheroot: fix tests
patches no longer needed
2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk 5f06ba50e2 python38Packages.boto: disable tests for py38
Hmac logic has changed, and upstream no longer maintaining package
2019-10-27 16:26:57 +01:00
Jonathan RingerandFrederik Rietdijk b5daee5c5d python3Packages.serpent: fix tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 3b4bdf3f38 python3Packages.pytest-black: init at 0.3.7 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 48091cc043 pythonPackages.aenum: disable python2 tests
python2 doesn't guarentee cardinality with lists.
2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk e90ed4bc96 pythonPackages.pywavelets: disable python2, disable py3 tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk c53e6c2866 pythonPackages.billiard: use pytest_4 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk fe42eae9fc pythonPackages.pytest-mock: 1.10.4 -> 1.11. 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 0ccf10b955 pythonPackages.ipython: remove python2 frozen package
promptoolkit no longer supports python2, instead of freezeing
the package, decided to remove python2 support.
2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk d411e3d0c2 pythonPackages.google_cloud_core: fix tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk cb2ecc8130 pythonPackages.mozfile: fix python2 build 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk e740706b7a pythonPackage.alembic: disable non-existent tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk ceeeeeaf41 pythonPackages.parameterized: disable tests for python38 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 6dc311dbce pythonPackages.openpyxl: disable for python2 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk b63ef1ae0b pythonPackages.arrow: fix build 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 4e5fa8d6d3 pythonPackages.trio: fix tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk a4fc8c4b93 pythonPackages.ruamel_yaml: fix build 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 5bd7d2c233 pythonPackages.ruamel_yaml_clib: init at 0.2.0 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 252da2ff4c python3Packages.google_api_core: disable nox tests 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 713ac20898 pythonPackages.numexpr: fix build 2019-10-27 16:26:56 +01:00
Jonathan RingerandFrederik Rietdijk 87069f0267 pythonPackages.trio: fix tests 2019-10-27 16:26:55 +01:00
Jonathan RingerandFrederik Rietdijk b3b4c5b12d python38Packages.astor: disable bad test 2019-10-27 16:26:55 +01:00
Jonathan RingerandFrederik Rietdijk d021a26ac8 python3Packages.Mako: fix tests 2019-10-27 16:26:55 +01:00
Frederik Rietdijk 5e8be2fb84 mypy: add missing dep, rename mypy_extensions to mypy-extensions 2019-10-27 16:26:55 +01:00
Frederik Rietdijk 2e5b23d86b python: zipp: 0.5.2 -> 0.6.0 2019-10-27 16:26:55 +01:00