From e8b22eac84cd09af01c888421122656eb2384d27 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 12 Feb 2022 20:52:57 +0100 Subject: chaski: add walint test server --- flake.lock | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 9d02ae7..dd7a01e 100644 --- a/flake.lock +++ b/flake.lock @@ -176,7 +176,8 @@ "playground": "playground", "sfz": "sfz", "tracktrain": "tracktrain", - "uplcg": "uplcg" + "uplcg": "uplcg", + "walint": "walint" } }, "sfz": { @@ -243,6 +244,23 @@ "repo": "flake-utils", "type": "github" } + }, + "walint": { + "flake": false, + "locked": { + "lastModified": 1644697853, + "narHash": "sha256-jyE6uWQ4Zm/eTfdE2Au+3cAu9Rf5oWomQLgsjJ7PCtQ=", + "ref": "playground", + "rev": "f228c99fd04d539b1aa0c84504b1d6e3f87aa2fe", + "revCount": 234, + "type": "git", + "url": "https://stuebinm.eu/git/walint" + }, + "original": { + "ref": "playground", + "type": "git", + "url": "https://stuebinm.eu/git/walint" + } } }, "root": "root", -- cgit v1.2.3