summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index c9f38e0..93b67b8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,21 @@
 {
   "nodes": {
+    "Rory-Open-Architecture": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1715279645,
+        "narHash": "sha256-4hZRYgRI61a+exE8HcVS3cvzpz+Ekwd2wksJlsFpjiA=",
+        "ref": "refs/heads/master",
+        "rev": "f1ed052240ab4062d74bf176a5eb9a552dc1fc9a",
+        "revCount": 355,
+        "type": "git",
+        "url": "https://cgit.rory.gay/Rory-Open-Architecture.git"
+      },
+      "original": {
+        "type": "git",
+        "url": "https://cgit.rory.gay/Rory-Open-Architecture.git"
+      }
+    },
     "flake-utils": {
       "inputs": {
         "systems": "systems"
@@ -87,6 +103,7 @@
     },
     "root": {
       "inputs": {
+        "Rory-Open-Architecture": "Rory-Open-Architecture",
         "home-manager": "home-manager",
         "nixpkgs": "nixpkgs_2",
         "secrets": "secrets",