nixpkgs/pkgs/build-support/fetchurl
Matthew Bauer f2e9046de5 fetchurl: allow empty hash
Meant as a companion to https://github.com/NixOS/nix/pull/3674

This just resets outputHash if nothing is passed in.
2020-06-09 01:37:10 -05:00
..
boot.nix fetchurlBoot: add name attr 2017-08-04 08:22:04 +02:00
builder.sh fetchurl: don’t run ‘postFetch’ on hashed-mirrors 2020-04-16 16:36:56 -05:00
default.nix fetchurl: allow empty hash 2020-06-09 01:37:10 -05:00
mirrors.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
write-mirror-list.sh