From e5524fc7801c0de0643a6e04ca88fccccea11574 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 2 Oct 2021 00:26:20 +0200 Subject: [PATCH] flake.lock: update nixos-hardware --- flake.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index f2afba2c..19f86b15 100644 --- a/flake.lock +++ b/flake.lock @@ -2,16 +2,17 @@ "nodes": { "nixos-hardware": { "locked": { - "lastModified": 1632267580, - "narHash": "sha256-AvNXdmaPHYs6idbfgu1H40vEw4Wq15xLAgCnpCN1l1A=", - "owner": "NixOS", + "lastModified": 1632990363, + "narHash": "sha256-SNqz+9Vt4yDHqw8u/CMFdzMQTulKoMlVGJdshfcb5O0=", + "owner": "nixos", "repo": "nixos-hardware", - "rev": "3cc8c47af31798040ea62499090540413279f832", + "rev": "0a8b8054c9920368a3c15e6d766188fdf04b736f", "type": "github" }, "original": { - "id": "nixos-hardware", - "type": "indirect" + "owner": "nixos", + "repo": "nixos-hardware", + "type": "github" } }, "nixpkgs": {