tuicr: format

This commit is contained in:
Oleksii Filonenko
2026-06-25 20:28:19 +01:00
committed by GitHub
parent 1b9ef0d030
commit 6ca6c80d7f
+1 -1
View File
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "tuicr";
version = "0.18.0";
__structuredAttrs = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "agavra";