nixpkgs/pkgs/common-updater
Tim Steinbach cce486838b
update-source-version: Fixes, add --ignore-same-hash
--ignore-same-hash allows ignoring if the same has is used.
This gives the ability to run update-source-version multiple times to
change multiple keys.

Fix version-key, which was not being used to determine the oldVersion
variable.

If $attr.src.drvAttrs.urls is not found, look for
$attr.src.drvAttrs.url since it is being used like that in fetchgit
2019-04-06 19:47:08 -04:00
..
scripts update-source-version: Fixes, add --ignore-same-hash 2019-04-06 19:47:08 -04:00
scripts.nix common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00