31c2154465
Some update scripts (e.g. sublime4) already use all-zeroes hashes for resetting a version when updating multiple sources. When `update-source-version "${attrPath}" 0 "${lib.fakeSha256}"` was executed, u-s-v would not be able to detect that the hash changed and would fail with the following message: Failed to replace temporary source hash of '…' to the final source hash! The update script worked when we tested it because change detection itself was broken until recently: https://github.com/NixOS/nixpkgs/pull/190554 |
||
---|---|---|
.. | ||
scripts | ||
combinators.nix | ||
generic-updater.nix | ||
git-updater.nix | ||
http-two-levels-updater.nix | ||
nix-update.nix | ||
scripts.nix | ||
unstable-updater.nix |