nixpkgs/pkgs/build-support/fetchurl
nicoo af5682b3e1 fetchurl: Correctly handle { outputHash != ""; outputHashAlgo = "" }
Previously, the error that would be thrown would have been confusing:
```
fetchurl requires a hash for fixed-output derivation
```
2023-08-30 09:51:22 +00:00
..
boot.nix
builder.sh
default.nix fetchurl: Correctly handle { outputHash != ""; outputHashAlgo = "" } 2023-08-30 09:51:22 +00:00
mirrors.nix mirrors: Remove roy 2023-06-14 17:10:36 +10:00
tests.nix
write-mirror-list.sh