summaryrefslogtreecommitdiff
path: root/bluetooth/flake.lock
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-01 03:19:54 +0200
committerAylur <[email protected]>2024-09-01 03:19:54 +0200
commitc5342a93cc98569695474c692ef40f1e851c2912 (patch)
tree857f05816be0475fca2cf36fc85ecdda46380da6 /bluetooth/flake.lock
parentce866f7b0af13511cf6ab95998b252cb9b7c93aa (diff)
move to monorepo
Diffstat (limited to 'bluetooth/flake.lock')
-rw-r--r--bluetooth/flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/bluetooth/flake.lock b/bluetooth/flake.lock
new file mode 100644
index 0000000..13f566b
--- /dev/null
+++ b/bluetooth/flake.lock
@@ -0,0 +1,27 @@
+{
+ "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
+}