Commit 8fc1bddb authored by Robert Scott's avatar Robert Scott
Browse files

rotonda: re-enable tests

parent c365a901
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;