rotonda: re-enable tests

This commit is contained in:
Robert Scott
2025-05-15 22:31:58 +01:00
parent c365a90143
commit 8fc1bddb36
-3
View File
@@ -16,9 +16,6 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-rSIjlLr1mtgyFKRAkcnDKV/MwtYb/ifXewLXhZ4zp7E=";
};
doCheck = false;
# Test can't be compiled
passthru.updateScript = nix-update-script { };
useFetchCargoVendor = true;