From 4bd45135cd6ff7ba0cf839419cd41a8d5167c9e0 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Wed, 27 May 2026 19:04:24 +0400 Subject: [PATCH] chore: update flake.lock (#1368) ## 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 afda4e40bbac6f1f6cbc1cba306dc9fc7d90a453..b7e76456d4f7c552e574c06071cddc7bcba2aeee 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1779694939, - "narHash": "sha256-Ly4j75O8ICaSQx3uxPnwk2x7PMF0XQvn5r0c3yBA7FI=", + "lastModified": 1779786838, + "narHash": "sha256-0geHoGiR5f8qiXg+gO4rSF6Up6Var+kKqiOv9AO/uUc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f9d8b65950353691ab56561e7c73d2e1063d810b", + "rev": "f44f7788c891fbe5542177df78374f8cdab10e8f", "type": "github" }, "original": {