Add empty flake
[soc.git] / flake.lock
diff --git a/flake.lock b/flake.lock
new file mode 100644 (file)
index 0000000..d6bf6a5
--- /dev/null
@@ -0,0 +1,27 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1630612789,
+        "narHash": "sha256-f1q5ExkMX2CBqBcRmrlnpewADt3EjhyncP/PfwUhK/Q=",
+        "owner": "L-as",
+        "repo": "nixpkgs",
+        "rev": "11f9ff27bc66bf653ccbbfae1412e6f5705e4a5c",
+        "type": "github"
+      },
+      "original": {
+        "owner": "L-as",
+        "ref": "alliance",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}