azure-cli: azure-mgmt-devtestlabs has wrong SRI hash

Nix does not care too much about this, but this is problematic for evaluators
which are strict, like Tvix.

In the future, my wish is that Nix becomes stricter on those SRI hashes as this is somewhat
problematic to accept arbitrary padding.
This commit is contained in:
Raito Bezarius 2024-01-20 02:19:50 +01:00
parent 390e6ed05d
commit 4b066eda15

View File

@ -169,7 +169,7 @@ let
});
azure-mgmt-devtestlabs = overrideAzureMgmtPackage super.azure-mgmt-devtestlabs "4.0.0" "zip"
"sha256-WVScTEBo8mRmsQl7V0qOUJn7LNbIvgoAOVsG07KeJ40=r";
"sha256-WVScTEBo8mRmsQl7V0qOUJn7LNbIvgoAOVsG07KeJ40=";
azure-mgmt-loganalytics = overrideAzureMgmtPackage super.azure-mgmt-loganalytics "13.0.0b4" "zip"
"sha256-Jm1t7v5vyFjNNM/evVaEI9sXJKNwJk6XAXuJSRSnKHk=";