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 boostrap fetchurl: Add SRI support 2022-08-24 09:55:45 +02:00
builder.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
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 tests.fetchurl: remove alias usage 2022-11-24 22:32:34 +02:00
write-mirror-list.sh