From b0b166b532baa641dd1c697b1cc7e83adc1f63cb Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:53:10 +0200 Subject: [PATCH] Fix nixos-hardware --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 1600f91..12e1754 100644 --- a/flake.lock +++ b/flake.lock @@ -60,6 +60,22 @@ "type": "github" } }, + "nixos-hardware": { + "locked": { + "lastModified": 1695109627, + "narHash": "sha256-4rpyoVzmunIG6xWA/EonnSSqC69bDBzciFi6SjBze/0=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "cb4dc98f776ddb6af165e6f06b2902efe31ca67a", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixos-hardware", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1694183432, @@ -81,6 +97,7 @@ "aurora-blog-template": "aurora-blog-template", "denbot": "denbot", "home-manager": "home-manager", + "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "website": "website" }