diff options
| author | Martin Fischer <martin@push-f.com> | 2026-01-15 17:57:49 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-01-16 08:21:41 +0100 |
| commit | f52343f01de55a47adbd30943f419a722656f768 (patch) | |
| tree | c4fe06353d8d58cc7d44533b7c5b41726ea4243b | |
| parent | daf7ac7c9dd102e1ee1880cc59d4dc57fb824af7 (diff) | |
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
| -rw-r--r-- | nixos/npins/sources.json | 12 | ||||
| -rw-r--r-- | user/jj/config.toml | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index b011c48..4e9a303 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -138,20 +138,20 @@ "nixos": { "type": "Channel", "name": "nixos-25.11", - "url": "https://releases.nixos.org/nixos/25.11/nixos-25.11.3202.30a3c519afcf/nixexprs.tar.xz", - "hash": "1gsa22ibk3byzdlvav38gqzkyi8q4kcvv3a7a18y30p7aqxk6n8h" + "url": "https://releases.nixos.org/nixos/25.11/nixos-25.11.3928.2c3e5ec5df46/nixexprs.tar.xz", + "hash": "0r03spjgx0460h8k2f8xpky7j2d169zx9ycw52czfri537708vi4" }, "nixos-small": { "type": "Channel", "name": "nixos-25.11-small", - "url": "https://releases.nixos.org/nixos/25.11-small/nixos-25.11.3191.7a0d60a03534/nixexprs.tar.xz", - "hash": "1n2df4iki4xy6xvn9r1yq5yk986lw9kyjkpbbbdj71b7l7i5ykpi" + "url": "https://releases.nixos.org/nixos/25.11-small/nixos-25.11.4038.0ac615ad4da0/nixexprs.tar.xz", + "hash": "0a7crl1xgk4f55gn6f6fbl9w2yycc5vbbpsm39g7d7vd6mqb5028" }, "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre921317.16c7794d0a28/nixexprs.tar.xz", - "hash": "1p3lj604zhrw1lzw23bagmqazhd3ynigp61kqdxjaic2lgx9xa0v" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre927565.13868c071cc7/nixexprs.tar.xz", + "hash": "0kq3vzi4f4ifx6jqqxvkrsd5grnmfay2nppzxpy1yni7rpjykry2" }, "prometheus-sql-exporter": { "type": "GitRelease", 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(), |
