diff options
Diffstat (limited to 'bluetooth/flake.lock')
-rw-r--r-- | bluetooth/flake.lock | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/bluetooth/flake.lock b/bluetooth/flake.lock deleted file mode 100644 index 13f566b..0000000 --- a/bluetooth/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1716137900, - "narHash": "sha256-sowPU+tLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "6c0b7a92c30122196a761b440ac0d46d3d9954f1", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} |