diff options
| author | Kleidi Bujari <mail@4kb.net> | 2026-06-14 20:23:11 -0700 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2026-06-14 20:23:11 -0700 |
| commit | a1fe17ea8208d8a75b26b6f512f94d23078f82e5 (patch) | |
| tree | 2ed8e124a97ec4ec4265f89a40f8de9944d95e3c /flake.lock | |
| parent | 62ac247bbb1e6c7fe6b68402986713d432613f70 (diff) | |
| download | depot-a1fe17ea8208d8a75b26b6f512f94d23078f82e5.tar.gz depot-a1fe17ea8208d8a75b26b6f512f94d23078f82e5.tar.bz2 depot-a1fe17ea8208d8a75b26b6f512f94d23078f82e5.zip | |
inline some intel code from nixos-hardware and remove the dep
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -21,22 +21,6 @@ "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": 1781074563, @@ -56,7 +40,6 @@ "root": { "inputs": { "disko": "disko", - "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs" } } |
