nixpkgs/pkgs/build-support/fetchurl
Matthew Bauer 0046802ab6 fetchurl: only allow empty hash when cacert is available
We can use cacert to validate that the data passes SSL certificates.
Normally, this doesn’t happen because we already have the hash, but in
the hash = "" case we don’t.
2020-06-09 12:56:27 -05:00
..
boot.nix fetchurlBoot: add name attr 2017-08-04 08:22:04 +02:00
builder.sh fetchurl: only allow empty hash when cacert is available 2020-06-09 12:56:27 -05:00
default.nix fetchurl: only allow empty hash when cacert is available 2020-06-09 12:56:27 -05:00
mirrors.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
write-mirror-list.sh fetchurl: change to grep -E to fix #8561 2017-01-13 19:07:07 +01:00