From ec29eed64c72563259dddc20b35da62b287c44b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 16:34:03 +0000 Subject: [PATCH] Bump nixos-hardware from `c97bc4d` to `4ed851c` Bumps [nixos-hardware](https://github.com/nixos/nixos-hardware) from `c97bc4d` to `4ed851c`. - [Release notes](https://github.com/nixos/nixos-hardware/releases) - [Commits](https://github.com/nixos/nixos-hardware/compare/c97bc4d15bd3473dd095e8e8ba57330ab1943a77...4ed851c979641e28597a05086332d75cdc9e395f) --- updated-dependencies: - dependency-name: nixos-hardware dependency-version: 4ed851c979641e28597a05086332d75cdc9e395f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flake.lock | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 9673e27..e767262 100644 --- a/flake.lock +++ b/flake.lock @@ -327,12 +327,15 @@ } }, "nixos-hardware": { + "inputs": { + "nixpkgs": "nixpkgs_2" + }, "locked": { - "lastModified": 1779258371, - "narHash": "sha256-j1iZsLy6oFApqR1oiDmHhvkwxXqcNi0aoSJj643LuwU=", + "lastModified": 1780310866, + "narHash": "sha256-fPBRVf6A5xlACYcOI59shGrjURuvwu0lRsDoSCEXt/I=", "owner": "nixos", "repo": "nixos-hardware", - "rev": "c97bc4d15bd3473dd095e8e8ba57330ab1943a77", + "rev": "4ed851c979641e28597a05086332d75cdc9e395f", "type": "github" }, "original": { @@ -358,6 +361,19 @@ } }, "nixpkgs_2": { + "locked": { + "lastModified": 1767892417, + "narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=", + "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba", + "type": "tarball", + "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz" + }, + "original": { + "type": "tarball", + "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" + } + }, + "nixpkgs_3": { "locked": { "lastModified": 1779508470, "narHash": "sha256-Ap9KJX+5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M=", @@ -444,7 +460,7 @@ "nix-index-database": "nix-index-database", "nixos-generators": "nixos-generators", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs_3", "nur": "nur", "pkgs-by-name-for-flake-parts": "pkgs-by-name-for-flake-parts", "playdatemirror": "playdatemirror",