diff options
author | stuebinm | 2022-12-19 21:08:51 +0100 |
---|---|---|
committer | stuebinm | 2022-12-19 21:10:32 +0100 |
commit | 06a24c5eca87eb6c13c45655f17b568fc7f1012d (patch) | |
tree | a8b4a75de8ab6f7b29b90c180419b78c36647300 /flake.lock | |
parent | 6ea3acdd184d3f657dd521e7d477f2138f8b0918 (diff) |
chaski: serve 22f3 room plans
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -133,6 +133,23 @@ "type": "github" } }, + "freiraum": { + "flake": false, + "locked": { + "lastModified": 1671478879, + "narHash": "sha256-HmXTIFe9xj6wPpr3MeyGAO/XUdyVvAzxFlLwU4s3850=", + "ref": "network", + "rev": "014d5fa10e15e3a2746d2316fc2e0bdb50e12aee", + "revCount": 2, + "type": "git", + "url": "https://git.infra4future.de/stuebinm/22f3-roomplans" + }, + "original": { + "ref": "network", + "type": "git", + "url": "https://git.infra4future.de/stuebinm/22f3-roomplans" + } + }, "gtfsBooks": { "flake": false, "locked": { @@ -290,6 +307,7 @@ "deploy-rs": "deploy-rs", "emacs-overlay": "emacs-overlay", "feeds": "feeds", + "freiraum": "freiraum", "gtfsBooks": "gtfsBooks", "home-manager": "home-manager", "naersk": "naersk", |