nixpkgs/pkgs/build-support/fetchurl
Vladimír Čunát cb704bf922
fetchurl: disallow specifying both sha256 and hash
A full check would be more complicated to write -
and more importantly - probably also more expensive.

Motivation: eval-time catch for errors like in commit 8198636be0.
2022-07-26 12:47:14 +02:00
..
boot.nix
builder.sh fetchurl: Introduce curlOptsList as an improvement over curlOpts 2022-04-26 21:01:19 +02:00
default.nix fetchurl: disallow specifying both sha256 and hash 2022-07-26 12:47:14 +02:00
mirrors.nix update-luarocks-package: fix mirrors 2022-06-13 11:17:36 +02:00
tests.nix fetchurl: Add curlOptsList test 2022-06-30 19:49:54 +02:00
write-mirror-list.sh