mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-07 23:04:00 +01:00
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. |
||
|---|---|---|
| .. | ||
| scripts | ||
| combinators.nix | ||
| directory-listing-updater.nix | ||
| generic-updater.nix | ||
| git-updater.nix | ||
| http-two-levels-updater.nix | ||
| scripts.nix | ||
| unstable-updater.nix | ||