nixpkgs/pkgs/common-updater
Lin Jian ca16356ce8 unstableGitUpdater: pass --print-changes to update-source-version
This enables git commit message customization when writing a
thin-wrapper around unstableGitUpdater with "commit" in
supportedFeatures.

Passing --print-changes unconditionally is consistent with other
updaters such as genericUpdater, which is used by many updaters.

We also redirect all non-json stdout to stderr so that the whole
stdout contains a valid json.
2026-02-13 19:33:40 +08:00
..
scripts
combinators.nix pkgs: remove optional builtins prefixes from prelude functions 2025-10-04 19:02:37 +02:00
directory-listing-updater.nix
generic-updater.nix
git-updater.nix
http-two-levels-updater.nix
scripts.nix
unstable-updater.nix unstableGitUpdater: pass --print-changes to update-source-version 2026-02-13 19:33:40 +08:00