quartus-prime-lite: remove hydraPlatforms

This commit is contained in:
Jonathan Ringer 2021-01-19 00:05:16 -08:00 committed by Jonathan Ringer
parent 502bf8268f
commit a2cca0669e

View file

@ -89,6 +89,7 @@ let
description = "FPGA design and simulation software";
license = lib.licenses.unfree;
platforms = lib.platforms.linux;
hydraPlatforms = [ ]; # requireFile srcs cannot be fetched by hydra, ignore
maintainers = with lib.maintainers; [ kwohlfahrt ];
};
};