diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -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", |