From 4aaaeb1d68459d07dac02b15522df896d178121d Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Wed, 17 Jun 2026 13:42:36 +0400 Subject: [PATCH] chore: update flake.lock (#1480) ## 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 77a636dc6be5f79106cf4805bd00ac9754097722..e6a2105779f026837d779ea6ce3ccbc12914b7e5 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1781359544, - "narHash": "sha256-iUuzKQcyXvopYDDzFpMK5eQKP3WIJExYny2kJtbgUcE=", + "lastModified": 1781607440, + "narHash": "sha256-rxO+uc/KFbSJp+pgyXRuAX6QlG9hJdnt0BXpEQRXY+U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9f11f828c213641c2369a9f1fa31fe31557e3156", + "rev": "3e41b24abd260e8f71dbe2f5737d24122f972158", "type": "github" }, "original": {