nixpkgs/pkgs/common-updater
Jan Tojnar e628b43a9c common-updater-scripts: fix silent error on 404
When TOFU was unable to download the file, there would be no hash
in the fetch log, causing the grep to fail. Since the script
is set to errexit, it would terminate the processing without
any output. Let’s instead print the fetch log.
2022-09-27 02:19:25 +02:00
..
scripts common-updater-scripts: fix silent error on 404 2022-09-27 02:19:25 +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