From 17414f2d7dabdb57da7a3e76733deb269726e3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:44:51 +0000 Subject: [PATCH] build(deps): bump nixpkgs in the flake-inputs group Bumps the flake-inputs group with 1 update: [nixpkgs](https://github.com/nixos/nixpkgs). Updates `nixpkgs` from `56c02bc` to `9fbb54b` - [Commits](https://github.com/nixos/nixpkgs/compare/56c02bc00adcf003215cc4bd996d6efaf4cff188...9fbb54b33e91ee4ca368e35a78e0613c720600b3) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 9fbb54b33e91ee4ca368e35a78e0613c720600b3 dependency-type: direct:production dependency-group: flake-inputs ... Signed-off-by: dependabot[bot] --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 74d465e..02846e5 100644 --- a/flake.lock +++ b/flake.lock @@ -100,11 +100,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1787498568, - "narHash": "sha256-9i/VTdusq/+NM/tz+J1Re+ojkMB8MBf0QshnYfzHz30=", + "lastModified": 1787736819, + "narHash": "sha256-cV5xEJJK3BvhU8rEd4mC9UsmDi5qscv/kzGPhBRC5WA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "56c02bc00adcf003215cc4bd996d6efaf4cff188", + "rev": "9fbb54b33e91ee4ca368e35a78e0613c720600b3", "type": "github" }, "original": {