summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKleidi Bujari <mail@4kb.net>2025-01-01 21:16:26 -0500
committerKleidi Bujari <mail@4kb.net>2025-01-01 21:16:26 -0500
commit49819f506059e42209593b48450301c032762bb6 (patch)
tree118b4337bf052cb4ccdb9267d4e31a75934e93dc
parent71c37b67bf70f26d882f19f5bd2513ebb5be9387 (diff)
downloaddepot-49819f506059e42209593b48450301c032762bb6.tar.gz
depot-49819f506059e42209593b48450301c032762bb6.tar.bz2
depot-49819f506059e42209593b48450301c032762bb6.zip
lock hardware
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 331d067..01ad159 100644
--- a/flake.lock
+++ b/flake.lock
@@ -21,6 +21,22 @@
"type": "github"
}
},
+ "nixos-hardware": {
+ "locked": {
+ "lastModified": 1735388221,
+ "narHash": "sha256-e5IOgjQf0SZcFCEV/gMGrsI0gCJyqOKShBQU0iiM3Kg=",
+ "owner": "nixos",
+ "repo": "nixos-hardware",
+ "rev": "7c674c6734f61157e321db595dbfcd8523e04e19",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "master",
+ "repo": "nixos-hardware",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1731755305,
@@ -40,6 +56,7 @@
"root": {
"inputs": {
"disko": "disko",
+ "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}