quartus-prime-lite: remove hydraPlatforms
This commit is contained in:
parent
502bf8268f
commit
a2cca0669e
@ -89,6 +89,7 @@ let
|
|||||||
description = "FPGA design and simulation software";
|
description = "FPGA design and simulation software";
|
||||||
license = lib.licenses.unfree;
|
license = lib.licenses.unfree;
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
|
hydraPlatforms = [ ]; # requireFile srcs cannot be fetched by hydra, ignore
|
||||||
maintainers = with lib.maintainers; [ kwohlfahrt ];
|
maintainers = with lib.maintainers; [ kwohlfahrt ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user