From 6baf4bcfce8a0d97495393348c905fe1a0112034 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 19 Jan 2026 15:54:57 +0100 Subject: [PATCH] chore(nix): update flake.lock to latest nixpkgs revision - Updated `nixpkgs` revision in `flake.lock` to `72ac591e737060deab2b86d6952babd1f896d7c5`. - Reflects changes in `lastModified` and `narHash` for the new revision. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 07d3d9e..4f8eab1 100644 --- a/flake.lock +++ b/flake.lock @@ -623,11 +623,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1768323494, - "narHash": "sha256-yBXJLE6WCtrGo7LKiB6NOt6nisBEEkguC/lq/rP3zRQ=", + "lastModified": 1768621446, + "narHash": "sha256-6YwHV1cjv6arXdF/PQc365h1j+Qje3Pydk501Rm4Q+4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2c3e5ec5df46d3aeee2a1da0bfedd74e21f4bf3a", + "rev": "72ac591e737060deab2b86d6952babd1f896d7c5", "type": "github" }, "original": {