diff --git a/pkgs/by-name/ro/rotonda/package.nix b/pkgs/by-name/ro/rotonda/package.nix index 67143299bdac..436eea306ac8 100644 --- a/pkgs/by-name/ro/rotonda/package.nix +++ b/pkgs/by-name/ro/rotonda/package.nix @@ -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;