From 57d1d7e5d0ecda60bc96ffbd758640d7c7612fce Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Thu, 4 Jun 2026 13:02:42 +0400 Subject: [PATCH] chore: update flake.lock (#1438) ## 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 97ef3d0fb7f485730239ff88a66178e4a1ebfd47..a0b518aad1d84d80e0eba21a2988f236c27ab832 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1780246643, - "narHash": "sha256-4T1KWX7xWGQMs9hNZ24IOY3aYOi8D6+5WtkNRBSttB8=", + "lastModified": 1780365719, + "narHash": "sha256-QfWfccTN+70ZQ4m2qlU9PiKfz2Yppq94058iJyARNwc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3109eaae18e09d0b8aef23dc2579e7d94b8d4b4e", + "rev": "ffa10e26ae11d676b2db836259889f1f571cb14f", "type": "github" }, "original": {