nixpkgs/pkgs
Jan Tojnar 5a1bc70ec0
common-updater-scripts: Support SRI-style hash
Some fetcher functions support SRI-style `hash` attribute in addition to legacy type-specific attributes. When `hash` is used `outputHashAlgo` is null so let’s complain when SRI-style hash value was not detected.

Such attributes match the form ${type}${separator}${hash}: True SRI uses dash as a separator and only supports base64, whereas Nix’s SRI-style format uses a colon and supports all the same encodings like regular hashes (16/32/64).

To keep this program reasonably simple, we will upgrade Nix’s SRI-like format to pure SRI instead of preserving it.
2020-02-04 06:25:37 +01:00
..
applications Merge pull request #78853 from mmahut/fixdat 2020-01-31 08:27:54 +01:00
build-support
common-updater common-updater-scripts: Support SRI-style hash 2020-02-04 06:25:37 +01:00
data yaru-theme: 19.10.4 -> 19.10.5 2020-01-30 22:03:51 -08:00
desktops
development ocamlformat: 0.12 -> 0.13.0 (#78942) 2020-01-31 10:48:37 +01:00
games ue4: use default llvm 2020-01-30 18:35:30 -05:00
misc
os-specific
servers zabbix: 4.4.4 -> 4.4.5 2020-01-30 21:56:29 -08:00
shells
stdenv stdenv, darwin: fix setupHook location 2020-01-30 18:35:30 -05:00
test llvm_4: remove 2020-01-30 18:35:31 -05:00
tools fail2ban: 0.10.5 -> 0.11.1 (#67931) 2020-01-31 08:58:58 +00:00
top-level Merge pull request #78853 from mmahut/fixdat 2020-01-31 08:27:54 +01:00