summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 23 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock
index bf9fb94..2b489e2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -121,6 +121,26 @@
"type": "github"
}
},
+ "nixos-hardware": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1787144466,
+ "narHash": "sha256-HHfv2/HkNSKbbSyU9iD/g8lbP6r4tl33sSw1W4rXCk0=",
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "rev": "0471accf8d0a8210b31d947497d179ecc99e0021",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1786089803,
@@ -240,6 +260,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
+ "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
@@ -311,8 +332,8 @@
"nixpkgs": "nixpkgs_4"
},
"locked": {
- "lastModified": 1787544164,
- "narHash": "sha256-ez8+EU0G06ITmoAr3ubNGbYpIKf4Gl+QiX31Eu6B6l4=",
+ "lastModified": 1787899585,
+ "narHash": "sha256-X5CUTMB5s1oaHId2vg/h51lPdU5Sl/LFkiSmsR0r+s4=",
"path": "/home/kassouni/Developer/xmonad-config",
"type": "path"
},