nixpkgs/pkgs/common-updater
Jan Tojnar ee1795cc87 common-updater-scripts: Only look for URL when replacing it
This would do a pointless slow `nix-instantiate` call for a feature
that is rarely used – initially, it was added for Firefox updates
186de9ca9e
but now not even that uses it.

Additionally, this would break stuff like `cargoDeps`,
which lack the url attributes.
2022-09-09 22:31:28 +02:00
..
scripts common-updater-scripts: Only look for URL when replacing it 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 httpTwoLevelsUpdater: init 2022-02-21 13:01:49 -03:00
nix-update.nix treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
scripts.nix treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
unstable-updater.nix unstableGitUpdater: fix inaccurate comments 2022-09-04 08:59:51 +00:00