From 049d591d294e2a43cb32b97a0bb018c2093e5beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 16:46:52 -0400 Subject: [PATCH] chore(deps): bump nixpkgs from `56c02bc` to `34ab990` in /nix (#6006) Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `56c02bc` to `34ab990`. - [Commits](https://github.com/NixOS/nixpkgs/compare/56c02bc00adcf003215cc4bd996d6efaf4cff188...34ab99075ac4f7e40cf037eef32cb1c360bb85e9) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 34ab99075ac4f7e40cf037eef32cb1c360bb85e9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- nix/flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/flake.lock b/nix/flake.lock index effd00b37..402820697 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1787498568, - "narHash": "sha256-9i/VTdusq/+NM/tz+J1Re+ojkMB8MBf0QshnYfzHz30=", + "lastModified": 1788179007, + "narHash": "sha256-hn1oU2rue2SYK8dAr8+WNZWtbsz1S2W5mnHlSEuh3bo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "56c02bc00adcf003215cc4bd996d6efaf4cff188", + "rev": "34ab99075ac4f7e40cf037eef32cb1c360bb85e9", "type": "github" }, "original": {