From 0b42b4bde3d82a24b8fb17e2f31aed9ea6e6c5c8 Mon Sep 17 00:00:00 2001
From: Martin Fischer <martin@push-f.com>
Date: Tue, 10 Jun 2025 21:02:40 +0200
Subject: deps: update nixos

Fixes `tokei -n commas` crashing, see https://github.com/NixOS/nixpkgs/pull/415015.
---
 nixos/npins/sources.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json
index c46c2fc..a633926 100644
--- a/nixos/npins/sources.json
+++ b/nixos/npins/sources.json
@@ -79,14 +79,14 @@
     "nixos": {
       "type": "Channel",
       "name": "nixos-25.05",
-      "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.802985.a59eb7800787/nixexprs.tar.xz",
-      "hash": "1jsi0pqr5r6ysksswljkg6igb93sniq79bwg4s845c1kzziypyr6"
+      "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.803751.88331c17ba43/nixexprs.tar.xz",
+      "hash": "1iflm23g9l58m420lm0q7b9ickc7441izzv20726c6h9rryay4md"
     },
     "nixos-small": {
       "type": "Channel",
       "name": "nixos-25.05-small",
-      "url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.803242.affe59411e12/nixexprs.tar.xz",
-      "hash": "0dm0dpzd42na772x3ki44hg11v2h1dw51r322c6zkq8ybbizibpy"
+      "url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.803753.e5cb99555c45/nixexprs.tar.xz",
+      "hash": "028xrxm9ykl7fwdjyy161jaxh3ydngndv8s27x0spws2mwxyckvc"
     }
   },
   "version": 5
-- 
cgit v1.2.3