nixpkgs/pkgs/common-updater
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
..
scripts common-updater-scripts: Fix replacement failure detections 2022-09-09 22:31:28 +02:00
combinators.nix update-script-combinators.copyAttrOutputToFile: init 2022-09-07 14:23:28 +02:00
generic-updater.nix generic-updater: fix nix edit command line 2022-07-02 08:17:00 -03:00
git-updater.nix gitUpdater: update comment for url 2022-04-23 15:30:56 -04:00
http-two-levels-updater.nix
nix-update.nix
scripts.nix
unstable-updater.nix unstableGitUpdater: fix inaccurate comments 2022-09-04 08:59:51 +00:00