···115115116116- `fetchgit`: Add `rootDir` argument to limit the resulting source to one subdirectory of the whole Git repository. Corresponding `--root-dir` option added to `nix-prefetch-git`.
117117118118+- `sftpman` has been updated to version 2, a rewrite in Rust which is mostly backward compatible but does include some changes to the CLI.
119119+ For more information, [check the project's README](https://github.com/spantaleev/sftpman-rs#is-sftpman-v2-compatible-with-sftpman-v1).
120120+118121- The `clickhouse` package now track the stable upstream version per [upstream's
119122 recommendation](https://clickhouse.com/docs/faq/operations/production). Users
120123 can continue to use the `clickhouse-lts` package if desired.