fix tests }:3
build / build (push) Successful in 4m52s

This commit is contained in:
2026-07-18 02:49:34 -06:00
parent 9334373f96
commit a97a0ad7bb
14 changed files with 217 additions and 91 deletions
+1
View File
@@ -9,4 +9,5 @@ rustPlatform.buildRustPackage (finalAttrs: {
lockFile = ./Cargo.lock;
};
doCheck = true;
meta.mainProgram = "gyehoek-runtime";
})