nixpkgs/pkgs/common-updater/scripts
Jan Tojnar 17bc96df08 common-updater-scripts: Fix replacement failure detections
Previously, we only made `sed` back up the version replacement.
This meant that `cmp` would already recognize the files
as changed before replacing hash and the other values,
and the error would not be printed.

Let’s always make the `sed` create a backup so that we can
detect success of each situation. This will no longer
allow us to revert to the original version on failure
but the updated file should be tracked in git anyway.
2022-09-09 22:31:28 +02:00
..
list-archive-two-levels-versions httpTwoLevelsUpdater: init 2022-02-21 13:01:49 -03:00
list-git-tags common-updater-scripts/list-git-tags: prefer src.meta.homepage 2022-04-23 15:30:56 -04:00
mark-broken
update-source-version common-updater-scripts: Fix replacement failure detections 2022-09-09 22:31:28 +02:00