nixpkgs/pkgs/common-updater
Jan Tojnar 2e9eb449eb
common-updater-scripts: Handle errors in src hashing
Previously, when downloading src failed for other reason than hash mismatch,
the error ended up in newHash. This made evaluation fail since the error message
is not valid hash. Now the failure will make newHash empty.

It is also much cleaner than previously since \K is very cool thing
and we no longer grep for legacy messages.
2020-02-20 06:58:15 +01:00
..
scripts common-updater-scripts: Handle errors in src hashing 2020-02-20 06:58:15 +01:00
scripts.nix common-updater-scripts: clean up 2020-02-04 06:25:37 +01:00