diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-27 23:44:33 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-27 23:45:12 +0200 |
commit | 1917aa69ee4dccc1f568ff95381dd2822277d63d (patch) | |
tree | 3987c3ff3e2aa9c61211a33d4232768700f1bc65 /nixos/npins | |
parent | b36ce740dd228ffadac42f17c1181901f25bc5c5 (diff) |
deps: update nixkpgs-unstable
For hamac:
jujutsu: 0.31.0 -> 0.32.0
Diffstat (limited to 'nixos/npins')
-rw-r--r-- | nixos/npins/sources.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 59befe6..be3b136 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -103,8 +103,8 @@ "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre832020.6b4955211758/nixexprs.tar.xz", - "hash": "128piyf6sw0r07bxhix6i998h30zqqgaz1sknzrgy6yvh8jgawaz" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre852399.4c202d26483c/nixexprs.tar.xz", + "hash": "0aaj59kn5q6n5cwq3i2a9sa89z0q71cy69kmpiy0kkn53hv3dxch" }, "prometheus-sql-exporter": { "type": "GitRelease", |