diff options
author | stuebinm | 2022-11-11 21:20:36 +0100 |
---|---|---|
committer | stuebinm | 2022-11-11 21:20:36 +0100 |
commit | 56dd27291011caa6bdaa6a9da3c2f2ad2c5c48e3 (patch) | |
tree | e94727de4d393ecff3842b7353d9c8f2587950c8 /flake.lock | |
parent | 8db198f8ab0d636de4b1896e6cab51e8254a4ce8 (diff) |
home: add showrt
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -314,6 +314,7 @@ "peerix": "peerix", "playground": "playground", "sfz": "sfz", + "showrt": "showrt", "simple-nixos-mailserver": "simple-nixos-mailserver", "tracktrain": "tracktrain", "traveltext": "traveltext", @@ -337,6 +338,23 @@ "type": "github" } }, + "showrt": { + "flake": false, + "locked": { + "lastModified": 1667651861, + "narHash": "sha256-5O3Kf3j7Q3EBLn96Q9zNicnfQnC0rbCu7dladH+gfFg=", + "ref": "main", + "rev": "e618ae8742a2ca2739a12fe3869c534c4180c500", + "revCount": 2, + "type": "git", + "url": "https://stuebinm.eu/git/showrt" + }, + "original": { + "ref": "main", + "type": "git", + "url": "https://stuebinm.eu/git/showrt" + } + }, "simple-nixos-mailserver": { "inputs": { "blobs": "blobs", |