summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index ae564a2..30e0aa2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
}
}