From 4654520d460695a25c8b1cd00b4e06611663ccb7 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Sun, 31 May 2026 00:14:12 +0400 Subject: [PATCH] chore: update flake.lock (#1383) ## 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 b7e76456d4f7c552e574c06071cddc7bcba2aeee..a2b31c14ec842999b56944d7a1487589c246e059 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1779786838, - "narHash": "sha256-0geHoGiR5f8qiXg+gO4rSF6Up6Var+kKqiOv9AO/uUc=", + "lastModified": 1780030872, + "narHash": "sha256-u6WU/yd/o8iYQrHX3RAwO1hYa3LkoSL+WNQD0rJfJZQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f44f7788c891fbe5542177df78374f8cdab10e8f", + "rev": "e9a7635a57597d9754eccebdfc7045e6c8600e6b", "type": "github" }, "original": {