about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/rpyc/default.nix
diff options
context:
space:
mode:
authorNiklas Hambüchen <mail@nh2.me>2019-08-12 06:38:55 +0200
committerNiklas Hambüchen <mail@nh2.me>2019-08-13 00:42:46 +0200
commitb7dfc72a88dba88a606676b305ae0d36fcf4b274 (patch)
tree06b1d4b1c98a6ecdfb720c9c2477e0f0ff94a7bb /nixpkgs/pkgs/development/python-modules/rpyc/default.nix
parentc78fead2069a6df49e18f0b4db4c833bba1b2902 (diff)
downloadnixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar.gz
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar.bz2
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar.lz
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar.xz
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.tar.zst
nixlib-b7dfc72a88dba88a606676b305ae0d36fcf4b274.zip
fetchurl: Don't force-override curl's gssSupport to on. Fixes #66499.
The original intent in commit

    a1fec866 treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itself

was to turn `gssSupport` *off* on Darwin, but the code actually also forced
it *on* on Linux.
This resulted in previous (e.g. overlays) `.override { gssSupport = false; }`
being ignored (#66499).

This commit fixes it by just respecting the old value when it doesn't need
to be forced to off.
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/rpyc/default.nix')
0 files changed, 0 insertions, 0 deletions