nixpkgs/pkgs/common-updater
Ryan Hendrickson b639a50d15 common-updater-scripts: add allowedVersions parameter
By providing a regex in allowedVersions, users of genericUpdater,
gitUpdater, directoryListingUpdater, or httpTwoLevelsUpdater can exclude
versions that don't match the regex. This can be simpler to express than
constructing the complement regex in ignoredVersions.
2024-06-25 17:44:44 -04:00
..
scripts common-updater-scripts/u-s-v: allow omitting version with --ignore-same-version 2024-06-09 20:33:23 +02:00
combinators.nix
directory-listing-updater.nix common-updater-scripts: add allowedVersions parameter 2024-06-25 17:44:44 -04:00
generic-updater.nix common-updater-scripts: add allowedVersions parameter 2024-06-25 17:44:44 -04:00
git-updater.nix common-updater-scripts: add allowedVersions parameter 2024-06-25 17:44:44 -04:00
http-two-levels-updater.nix common-updater-scripts: add allowedVersions parameter 2024-06-25 17:44:44 -04:00
nix-update.nix
scripts.nix
unstable-updater.nix unstableGitUpdater: Remove bitrotten comment about hardcodeZeroVersion on tag-less projects 2024-05-31 23:26:24 +02:00