From 7dd68a968dec95a317602cc562ab32eebb8fc5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:58:11 +0000 Subject: [PATCH] chore(nix): bump naersk from `8b23250` to `5e73301` Bumps [naersk](https://github.com/nix-community/naersk) from `8b23250` to `5e73301`. - [Commits](https://github.com/nix-community/naersk/compare/8b23250ab45c2a38cd91031aee26478ca4d0a28e...5e73301621274c44798bf6c6211ed27fc2ced201) --- updated-dependencies: - dependency-name: naersk dependency-version: 5e73301621274c44798bf6c6211ed27fc2ced201 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index b9151c9..3cafebd 100644 --- a/flake.lock +++ b/flake.lock @@ -46,11 +46,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1776200608, - "narHash": "sha256-broZ6RFQr4Fv0wT73gGmzNX14A43TmTFF8g4wDKlNss=", + "lastModified": 1777031541, + "narHash": "sha256-KZ4s1kolHXFQrRGlnB503gDcTrVQMhiczO+LvvwKEPg=", "owner": "nix-community", "repo": "naersk", - "rev": "8b23250ab45c2a38cd91031aee26478ca4d0a28e", + "rev": "5e73301621274c44798bf6c6211ed27fc2ced201", "type": "github" }, "original": {