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 Merge pull request #78834 from nlewo/fix-two-layers-image 2020-01-30 21:10:52 +01:00
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 Merge pull request #78328 from mkg20001/pkg/cinnamon-control-center 2020-01-29 16:57:25 -05:00
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 lightspark: 0.8.1 -> 0.8.2 2020-01-30 18:35:29 -05:00
os-specific linux: 5.4.15 -> 5.4.16 2020-01-30 16:41:12 -05:00
servers zabbix: 4.4.4 -> 4.4.5 2020-01-30 21:56:29 -08:00
shells oh-my-zsh: 2020-01-04 -> 2020-01-30 2020-01-30 16:41:13 -05:00
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