cedille: set no hydra platforms

+1
+1
pkgs/applications/science/logic/cedille/default.nix
··· 56 56 # Broken due to Agda update. See 57 57 # https://github.com/NixOS/nixpkgs/pull/129606#issuecomment-881107449. 58 58 broken = true; 59 + hydraPlatforms = platforms.none; 59 60 }; 60 61 }