aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 18 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index c3ee35f..158df2e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -42,13 +42,27 @@
"type": "indirect"
}
},
+ "nixos-hardware": {
+ "locked": {
+ "lastModified": 1659356074,
+ "narHash": "sha256-UwV6hZZEtchvtiTCCD/ODEv1226eam8kEgEyQb7xB0E=",
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "rev": "ea3efc80f8ab83cb73aec39f4e76fe87afb15a08",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixos-hardware",
+ "type": "indirect"
+ }
+ },
"nixpkgs": {
"locked": {
- "lastModified": 1659868656,
- "narHash": "sha256-LINDS957FYzOb412t/Zha44LQqGniMpUIUz4Pi+fvSs=",
+ "lastModified": 1659987637,
+ "narHash": "sha256-8l+5QiCkackVPu/F3vX7RCKHyYKxEsq/TKMuaG6UX5k=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "80fc83ad314fe701766ee66ac8286307d65b39e3",
+ "rev": "a47896bf817e7324471e687fc2bb2312fff682ce",
"type": "github"
},
"original": {
@@ -124,6 +138,7 @@
"root": {
"inputs": {
"flake-utils": "flake-utils",
+ "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixturris": "nixturris",
"personal-secret": "personal-secret",