flake.lock: update nixos-hardware

This commit is contained in:
Astro 2021-10-02 00:26:20 +02:00
parent eda628049f
commit e5524fc780
1 changed files with 7 additions and 6 deletions

View File

@ -2,16 +2,17 @@
"nodes": { "nodes": {
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1632267580, "lastModified": 1632990363,
"narHash": "sha256-AvNXdmaPHYs6idbfgu1H40vEw4Wq15xLAgCnpCN1l1A=", "narHash": "sha256-SNqz+9Vt4yDHqw8u/CMFdzMQTulKoMlVGJdshfcb5O0=",
"owner": "NixOS", "owner": "nixos",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "3cc8c47af31798040ea62499090540413279f832", "rev": "0a8b8054c9920368a3c15e6d766188fdf04b736f",
"type": "github" "type": "github"
}, },
"original": { "original": {
"id": "nixos-hardware", "owner": "nixos",
"type": "indirect" "repo": "nixos-hardware",
"type": "github"
} }
}, },
"nixpkgs": { "nixpkgs": {