From f52343f01de55a47adbd30943f419a722656f768 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Thu, 15 Jan 2026 17:57:49 +0100 Subject: deps: update nixos, nixos-small and nixpkgs-unstable For all: linux: 6.12.63 -> 6.12.65 For hamac: chromium: 143.0.7499.169 -> 143.0.7499.192 element-desktop: 1.12.6 -> 1.12.7 firefox: 146.0.1 -> 147.0 jujutsu: 0.36.0 -> 0.37.0 nixfmt: 1.1.0 -> 1.2.0 python3: 3.13.9 -> 3.13.11 zed-editor: 0.217.3 -> 0.218.6 For ev: grafana-alloy: 1.11.3 -> 1.12.2 miniflux: 2.2.15 -> 2.2.16 For tente: grafana-alloy: 1.11.3 -> 1.12.2 rocksdb: 10.7.5 -> 10.9.1 --- user/jj/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/jj') diff --git a/user/jj/config.toml b/user/jj/config.toml index 5085ef3..68b1018 100644 --- a/user/jj/config.toml +++ b/user/jj/config.toml @@ -31,7 +31,7 @@ if(commit.root(), separate(" ", format_short_signature_oneline(commit.author()), format_timestamp(commit.author().timestamp()), - format_short_change_id_with_hidden_and_divergent_info(commit), + format_short_change_id_with_change_offset(commit), commit.bookmarks(), commit.tags(), commit.working_copies(), -- cgit v1.3.1