nixpkgs/pkgs/build-support/fetchurl
Thomas Tuegel c25199f697
fetchurl: remove unpaired call to `stopNest'
Fixes #27406.

Commit 5d4efb2c81 added an assertion to `stopNest'
which requires it be correctly paired with `startNest'. `fetchurl' calls
`stopNest', but never calls `startNest'; the former calls are removed.
2017-07-21 15:45:29 -05:00
..
boot.nix openssl: 1.0.1t -> 1.0.1u, 1.0.2h -> 1.0.2i, 1.1.0 -> 1.1.0a 2016-09-22 15:05:09 +02:00
builder.sh fetchurl: remove unpaired call to `stopNest' 2017-07-21 15:45:29 -05:00
default.nix fetchFromGitHub: Allow private repos, hosted githubs 2017-05-19 15:38:01 -04:00
mirrors.nix fetchurl: add some https ImageMagick mirrors 2017-06-07 15:27:03 +02:00
write-mirror-list.sh fetchurl: change to grep -E to fix #8561 2017-01-13 19:07:07 +01:00