Frederik Rietdijk
e70c0170df
python.pkgs.twisted: move twisted cache generation to postFixup
...
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78
.
Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 12:48:16 +02:00
Dima
120b6b06df
pythonPackages.apsw: 3.22.0-r1 -> 3.29.0-r1 + sqlite fix
...
Bumping version of apsw to be able to backport an upstream fix for
SQLite >= 3.30.0 which fixes a failing test.
2019-10-23 09:39:19 +02:00
Frederik Rietdijk
a85e58ac13
Merge master into staging-next
2019-10-23 09:38:37 +02:00
R. RyanTM
51322d5b39
python37Packages.azure-mgmt-devspaces: 0.1.0 -> 0.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-devspaces/versions
2019-10-23 00:03:16 -07:00
R. RyanTM
313b220aeb
python37Packages.azure-mgmt-authorization: 0.52.0 -> 0.60.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-authorization/versions
2019-10-22 23:20:44 -07:00
Matthieu Coudron
b87fc84335
python3Packages.papis: 0.8.2 -> 0.9
...
Many breaking changes, see the Changelog.
2019-10-22 23:19:56 -07:00
Matthieu Coudron
d0e33f172d
pythonPackages.python-doi: init at 0.1.1
...
Required by the new papis 0.9
2019-10-22 23:19:56 -07:00
R. RyanTM
a4c8b2fa46
python37Packages.azure-mgmt-sql: 0.13.0 -> 0.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-sql/versions
2019-10-22 22:56:28 -07:00
R. RyanTM
482a946e7f
python37Packages.azure-mgmt-storage: 4.1.0 -> 4.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-storage/versions
2019-10-22 22:40:09 -07:00
R. RyanTM
8dc9d5ab5f
python37Packages.azure-mgmt-datafactory: 0.7.0 -> 0.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-datafactory/versions
2019-10-22 22:28:45 -07:00
R. RyanTM
81bac9fc50
python37Packages.azure-mgmt-iothub: 0.8.2 -> 0.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-iothub/versions
2019-10-22 22:12:23 -07:00
R. RyanTM
58092792ec
python37Packages.azure-mgmt-hanaonazure: 0.6.0 -> 0.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-hanaonazure/versions
2019-10-22 22:02:10 -07:00
R. RyanTM
dfd3ef8eb8
python37Packages.azure-servicefabric: 6.4.0.0 -> 6.5.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-servicefabric/versions
2019-10-22 22:01:17 -07:00
R. RyanTM
b3df27f6db
python37Packages.azure-mgmt-subscription: 0.3.0 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-subscription/versions
2019-10-22 21:59:21 -07:00
R. RyanTM
def30c0d05
python37Packages.azure-mgmt-reservations: 0.3.2 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-reservations/versions
2019-10-22 21:58:40 -07:00
R. RyanTM
6e8b97bff0
python37Packages.azure-mgmt-network: 5.0.0 -> 6.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-network/versions
2019-10-22 21:54:53 -07:00
R. RyanTM
c22dc1ef36
openvdb: 6.2.0 -> 6.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openvdb/versions
2019-10-22 18:05:02 -07:00
Mario Rodas
ded9ac354f
flow: 0.109.0 -> 0.110.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.110.0
2019-10-22 18:04:02 -07:00
Jonathan Ringer
548b707584
mesa: fix build
...
latest versions (>=19.1.0), no longer need to delete
{,e}gl.pc after install
2019-10-22 17:36:19 -07:00
R. RyanTM
5596317d42
mimalloc: 1.0.8 -> 1.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimalloc/versions
2019-10-22 17:35:47 -07:00
Eelco Dolstra
e89e0385c1
nlohmann_json: 3.6.1 -> 3.7.0
...
Also install multiple headers (in particular to get json_fwd.hpp,
which Nix needs).
2019-10-23 00:24:25 +02:00
Florian Klink
5c3401b605
Merge pull request #71650 from flokli/racket-7.4
...
racket: 7.3 -> 7.4
2019-10-22 22:59:20 +02:00
Marek Mahut
32e75c48a5
Merge pull request #71640 from r-ryantm/auto-update/ktlint
...
ktlint: 0.34.2 -> 0.35.0
2019-10-22 22:43:03 +02:00
Marek Mahut
0eb6dcfbaf
Merge pull request #71626 from r-ryantm/auto-update/intel-media-driver
...
intel-media-driver: 19.2 -> 19.3.0
2019-10-22 22:42:32 +02:00
R. RyanTM
36169eba89
python37Packages.magic-wormhole-transit-relay: 0.1.2 -> 0.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-magic-wormhole-transit-relay/versions
2019-10-22 09:35:16 -07:00
Ryan Mulligan
61d19f1430
Merge pull request #71496 from r-ryantm/auto-update/armadillo
...
armadillo: 9.700.2 -> 9.800.1
2019-10-22 09:01:32 -07:00
R. RyanTM
45d9abf7c3
libmesode: 0.9.2 -> 0.9.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmesode/versions
2019-10-22 08:44:32 -07:00
Domen Kožar
c1993e9256
Merge pull request #71583 from turboMaCk/elm-format-ghc88x
...
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 17:41:00 +02:00
Frederik Rietdijk
7f63ecfff9
pipenv: fix dependencies
...
- setup_requires belong in nativeBuildInputs
- requests is only for Python 2. We offer only a Python 3 version of
pipenv
- setting PYTHONPATH is not needed because the magical sed expression
injects the dependencies in the executables. Otherwise, we would use
NIX_PYTHONPATH.
- PIP_IGNORE_INSTALLED was needed because of PYTHONPATH, but since we do
not set that anymore we can remove.
2019-10-22 07:59:15 -07:00
R. RyanTM
8310e6430a
leatherman: 1.7.2 -> 1.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2019-10-22 07:54:32 -07:00
R. RyanTM
97e4b65014
lttng-tools: 2.10.7 -> 2.10.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-10-22 16:43:39 +02:00
R. RyanTM
d7c5f8de19
libplacebo: 1.18.0 -> 1.21.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libplacebo/versions
2019-10-22 07:37:52 -07:00
Ryan Mulligan
3133a144d5
Merge pull request #71629 from r-ryantm/auto-update/janet
...
janet: 1.3.1 -> 1.4.0
2019-10-22 06:24:52 -07:00
Marek Fajkus
148d4a214a
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 14:52:57 +02:00
Frederik Rietdijk
4ca7e3d75f
python.pkgs.sqlalchemy: support sqlite 3.30
2019-10-22 14:38:03 +02:00
Michael Raskin
872166e136
Merge pull request #71660 from NixOS/revert-71571-bump_pango
...
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238"
2019-10-22 11:52:18 +00:00
Frederik Rietdijk
ac148d40ed
python.pkgs.pip2nix: mark as broken
2019-10-22 13:34:03 +02:00
Michael Raskin
419d8ddadd
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238"
2019-10-22 11:33:03 +00:00
Michael Raskin
dd5d488d7b
Merge pull request #71571 from d-goldin/bump_pango
...
pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
2019-10-22 11:32:14 +00:00
Florian Klink
0e6a91be02
racket: 7.3 -> 7.4
2019-10-22 11:58:44 +02:00
R. RyanTM
016a8b6f5c
liblockfile: 1.15 -> 1.16 ( #69664 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-10-22 11:26:05 +02:00
R. RyanTM
5b379a9d6e
gdcm: 3.0.2 -> 3.0.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdcm/versions
2019-10-22 10:15:23 +02:00
Frederik Rietdijk
a74f98051b
Merge pull request #71639 from volth/cpan2nix-2019-10-22
...
perlPackages: bulk upgrade
2019-10-22 10:12:17 +02:00
R. RyanTM
c307ed8170
go: 1.13.1 -> 1.13.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/go/versions
2019-10-22 10:11:50 +02:00
Robin Gloster
1eb7eece1a
Merge pull request #71637 from max-wittig/patch-3
...
gitlab-runner: 12.3.0 -> 12.4.0
2019-10-22 10:11:33 +02:00
R. RyanTM
a86c304180
joker: 0.12.7 -> 0.12.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/joker/versions
2019-10-22 10:07:53 +02:00
Will Dietz
34b3a314ca
libevdev: 1.7.0 -> 1.8.0
2019-10-22 10:02:32 +02:00
Will Dietz
5b754c4a4e
libevdev: pname
2019-10-22 10:02:32 +02:00
Edmund Wu
2d1a119ff8
libglvnd: 1.0.0 -> 1.2.0
2019-10-22 10:01:56 +02:00
Doron Behar
7f69e4f2e8
fribidi: 1.0.5 -> 1.0.7
2019-10-22 10:01:04 +02:00