diff options
author | Martin Fischer <martin@push-f.com> | 2025-10-19 18:30:07 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-10-19 18:38:19 +0200 |
commit | 22070abf191457cea8539fb7a88fc425565ff491 (patch) | |
tree | 9cb0a256a97d816af4ae43e0b653f98883a832e6 | |
parent | 16715e8187de01ed2c257e213bfc1967aef80843 (diff) |
For hamac:
chromium: 140.0.7339.185 -> 141.0.7390.107
element-desktop: 1.11.112 -> 1.12.1
firefox: 143.0 -> 144.0
imagemagick: 7.1.2-3 -> 7.1.2-7
jujutsu: 0.33.0 -> 0.34.0
nodejs: 22.18.0 -> 22.19.0
thunderbird: 142.0 -> 143.0.1
vscodium: 1.104.06114 -> 1.104.16282
For ev:
mosquitto: 2.0.21 -> 2.0.22
For tente:
grafana: 12.0.4 -> 12.0.5
-rw-r--r-- | nixos/npins/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 2591d7d..f035528 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -106,20 +106,20 @@ "nixos": { "type": "Channel", "name": "nixos-25.05", - "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.810061.d2ed99647a4b/nixexprs.tar.xz", - "hash": "19wag778dqrn37w1sk0li89vaxdcsis30lyp79p43bprh585qpi0" + "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.811461.81b927b14b7b/nixexprs.tar.xz", + "hash": "033ifcwirhwbm8nyfi2yn9cwiiz3aql9sw020ghmv8ns32f0gxqz" }, "nixos-small": { "type": "Channel", "name": "nixos-25.05-small", - "url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.810175.b2a3852bd078/nixexprs.tar.xz", - "hash": "1faw1pjgnjxn85a79l5mclfwckjx6z4gsvrxxv1lnpz8m3jscrsd" + "url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.811477.f2ee78c4eb60/nixexprs.tar.xz", + "hash": "1dxyipqb1ia9pqbwq94qw82s4gp0wbidyfnw0p4shmfl1y37irxc" }, "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre863969.12bd230118a1/nixexprs.tar.xz", - "hash": "1fiw9y33vkawgv0rjp4v75l0sc5wdxrqxb7ya2aqf6jk84agigzj" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre879700.36226520e9f7/nixexprs.tar.xz", + "hash": "1kb2kj08cnlm2mnpvlbvvbwy0javlkg4haf79zy1zvmwnj3r5bm7" }, "prometheus-sql-exporter": { "type": "GitRelease", |