From 7cccfde085230b9964677ee77fc3c8f3de42dbd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 03:03:15 +0000 Subject: [PATCH] flake: bump nixpkgs from `331800d` to `9ae611a` in the inputs group Bumps the inputs group with 1 update: [nixpkgs](https://github.com/nixos/nixpkgs). Updates `nixpkgs` from `331800d` to `9ae611a` - [Commits](https://github.com/nixos/nixpkgs/compare/331800de5053fcebacf6813adb5db9c9dca22a0c...9ae611a455b90cf061d8f332b977e387bda8e1ca) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 9ae611a455b90cf061d8f332b977e387bda8e1ca dependency-type: direct:production dependency-group: 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 12ae94b..91767e4 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1780243769, - "narHash": "sha256-x5UQuRsH3MqI0U9afaXSNqzTPSeZlRLvFAav2Ux1pNw=", + "lastModified": 1781074563, + "narHash": "sha256-md8WlXOlfnIeHeOScMTTHFyf2d6iaTwPl2apR5EQ3P4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "331800de5053fcebacf6813adb5db9c9dca22a0c", + "rev": "9ae611a455b90cf061d8f332b977e387bda8e1ca", "type": "github" }, "original": {