diff options
| author | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
| commit | 772af12ffef7885ea9f0e3ef182599b61d0e72db (patch) | |
| tree | 6d6753c024eca2d6232fb06182dd778bf56babc4 /flake.lock | |
| parent | 091b092b2eda01646a8eb7c7e6cdd7a304304928 (diff) | |
bump lock
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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", |
