diff options
author | Rory& <root@rory.gay> | 2024-06-05 17:49:40 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-06-05 17:49:40 +0200 |
commit | 8e374681ec53a97f5c736caaab8991ff2229f98e (patch) | |
tree | 758ea057105222ef2fae56e0fb19f990811e1e6c /flake.lock | |
parent | Update newprod to run latest spacebar server master (diff) | |
download | Spacebar-Open-Infrastructure-master.tar.xz |
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 17 |
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", |