summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrisha Shipunov2025-01-01 16:37:23 +0100
committerGrisha Shipunov2025-01-01 16:37:23 +0100
commit772af12ffef7885ea9f0e3ef182599b61d0e72db (patch)
tree6d6753c024eca2d6232fb06182dd778bf56babc4 /flake.lock
parent091b092b2eda01646a8eb7c7e6cdd7a304304928 (diff)
bump lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index e32a137..5a1c2bb 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,6 +18,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-stable": {
"locked": {
"lastModified": 1735531152,
@@ -53,6 +69,7 @@
"root": {
"inputs": {
"flake-utils": "flake-utils",
+ "nixos-hardware": "nixos-hardware",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",