Dependencies: Switch from kekrby's nixos-hardware fork to upstream

This commit is contained in:
networkException 2023-07-10 22:14:24 +02:00
parent 749e828824
commit b62e8297f3
No known key found for this signature in database
GPG key ID: E3877443AE684391
3 changed files with 7 additions and 6 deletions

10
flake.lock generated
View file

@ -2,15 +2,15 @@
"nodes": {
"nixos-hardware": {
"locked": {
"lastModified": 1677180169,
"narHash": "sha256-tn1pTjPP+H2lAQDb8/Iw/FeZLjAQnSH00rR7MOFKZ9w=",
"owner": "kekrby",
"lastModified": 1688966833,
"narHash": "sha256-9ilzbSwArZmDjT/g1XYD+KYOFfmoS0WOYXSQBvZDIv4=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "e964f9f56c01992263c0b8040f989996aa870741",
"rev": "f0984a5a303659bc9b73895c82a85fdfae40b87a",
"type": "github"
},
"original": {
"owner": "kekrby",
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}