pull/33/head
Sebastien Bourdeauducq 2020-07-12 23:20:31 +08:00
parent cc5694dedf
commit 888481c0ce
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ let
in
{ target
, variant
, src ? null,
, src ? null
, buildCommand ? "python -m artiq.gateware.targets.${target} -V ${variant}"
, extraInstallCommands ? ""}: