From c6633721e7e9427359490553943cf87ede795af6 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 18 May 2026 13:03:27 +0400 Subject: [PATCH] chore: update flake.lock (#1307) ## What? Updates `flake.lock` to the latest revisions of all flake inputs (`nixpkgs`, `flake-utils`, etc.). ## Why? Keeps Nix inputs current so contributors and CI build against fresh `nixpkgs`. Picks up upstream security and toolchain fixes. Generated automatically by the flake-lock update workflow on changes to `go.sum`. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e9da3615f2c050c26b1faf10d5363c46373ebe16..fe0113da4e1b271e16a8de285ef25c4a657258ed 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1778672786, - "narHash": "sha256-Blg88K1jwG+P0Mr27+rKMFCufdrWkV3wWh9AdYtz0FQ=", + "lastModified": 1778869304, + "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "eef00dfd8a712b34af845f9350bac681b1228bd1", + "rev": "d233902339c02a9c334e7e593de68855ad26c4cb", "type": "github" }, "original": {