-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 1a69b3303f3a
head repository: NixOS/nixpkgs-channels
compare: c89cbdcd48bf
- 17 commits
- 14 files changed
- 10 contributors
Commits on Dec 11, 2018
-
pythonPackages.protobuf: apply patch for python 3.7 only when buildin…
…g with it Change introduced in #50672. The patch does not apply on older protobuf like protobuf3_1 ``` $ nix-build -E 'with import ./. { }; python3Packages.protobuf.override { protobuf = protobuf3_1; }' unpacking sources unpacking source archive /nix/store/1zdyl0cxaa8ha2v1zp75zzdjd6j99d0m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/util/python/BUILD patching sources applying patch /nix/store/yagx7hvylnnjq7lxbcia0y5lq1r736w3-0a59054c30e4f0ba10f10acfc1d7f3814c63e1a7.patch patching file google/protobuf/pyext/descriptor.cc Hunk #1 succeeded at 55 (offset -1 lines). patching file google/protobuf/pyext/descriptor_containers.cc patching file google/protobuf/pyext/descriptor_pool.cc Hunk #1 succeeded at 47 (offset -1 lines). patching file google/protobuf/pyext/extension_dict.cc Hunk #1 FAILED at 53. 1 out of 1 hunk FAILED -- saving rejects to file google/protobuf/pyext/extension_dict.cc.rej patching file google/protobuf/pyext/message.cc Hunk #1 succeeded at 82 (offset 3 lines). Hunk #2 succeeded at 1425 (offset -104 lines). ``` Since the patch isn't necessary on python versions older than 3.7, let's only apply it for version 3.7. This means that most things using older protobuf implementation will now be able to build when using an older pythonPackage set (as is most probably the case anyway). This still leaves protobuf 3.1 using packages hanging, but the errors will be localized to those that would be breaking anyway with the upgrade to 3.7 as default python.
Configuration menu - View commit details
-
Copy full SHA for f9b16e6 - Browse repository at this point
Copy the full SHA f9b16e6View commit details -
caffe2: Use python36Packages explicitly.
Fallout from 0f38d96
Configuration menu - View commit details
-
Copy full SHA for 3129811 - Browse repository at this point
Copy the full SHA 3129811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6153dc7 - Browse repository at this point
Copy the full SHA 6153dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08187e - Browse repository at this point
Copy the full SHA d08187eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 380fce5 - Browse repository at this point
Copy the full SHA 380fce5View commit details -
Merge pull request #51300 from tilpner/minio-update
minio/minio-client: update
Configuration menu - View commit details
-
Copy full SHA for 84bf8f3 - Browse repository at this point
Copy the full SHA 84bf8f3View commit details -
Merge pull request #51809 from samueldr/fix/caffe2-python36
[WIP] caffe2: Use python36Packages explicitly.
Configuration menu - View commit details
-
Copy full SHA for 4a6367e - Browse repository at this point
Copy the full SHA 4a6367eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52cb0a - Browse repository at this point
Copy the full SHA f52cb0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a0c05 - Browse repository at this point
Copy the full SHA e3a0c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0890aa4 - Browse repository at this point
Copy the full SHA 0890aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 850b259 - Browse repository at this point
Copy the full SHA 850b259View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf46e28 - Browse repository at this point
Copy the full SHA cf46e28View commit details -
Merge pull request #51867 from couchemar/hub-2.6.1
gitAndTools.hub: 2.6.0 -> 2.6.1
Configuration menu - View commit details
-
Copy full SHA for 1aa709b - Browse repository at this point
Copy the full SHA 1aa709bView commit details -
Merge pull request #51731 from marsam/update-python-robotframework-se…
…lenium2library pythonPackages.robotframework-selenium2library: 1.6.0 -> 3.0.0
Configuration menu - View commit details
-
Copy full SHA for 3c71836 - Browse repository at this point
Copy the full SHA 3c71836View commit details -
Robert Schütz committed
Dec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for da92eb2 - Browse repository at this point
Copy the full SHA da92eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174800f - Browse repository at this point
Copy the full SHA 174800fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89cbdc - Browse repository at this point
Copy the full SHA c89cbdcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1a69b3303f3a...c89cbdcd48bf