fwminex: follow nixos-hardware

This commit is contained in:
2023-09-14 21:46:01 +03:00
parent 0389fa709a
commit 9688e4147b
2 changed files with 22 additions and 0 deletions

17
flake.lock generated
View File

@@ -103,6 +103,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1694710316,
"narHash": "sha256-uRh46iIC86D8BD1wCDA5gRrt+hslUXiD0kx/UjnjBcs=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "570256327eb6ca6f7bebe8d93af49459092a0c43",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694618689,
@@ -125,6 +141,7 @@
"deploy-rs": "deploy-rs",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
},