Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
setuptools# needs pkg_resources at runtime (technically not needed when tinyprog is also in this list because of the propagatedBuildInputs of tinyprog)
tinyprog# needed for upload to TinyFPGA
];
nativeCheckInputs=[
build-system=withpython3Packages;[
setuptools# needs pkg_resources at runtime (technically not needed when tinyprog is also in this list because of the propagatedBuildInputs of tinyprog)
];
nativeCheckInputs=withpython3Packages;[
pytestCheckHook
];
@@ -80,11 +77,11 @@ buildPythonApplication rec {
strictDeps=true;
meta=withlib;{
meta={
description="Open source ecosystem for open FPGA boards";