flake: build board package on Hydra

pull/1745/head
Sebastien Bourdeauducq 2021-09-01 18:41:54 +08:00 committed by occheung
parent 7ae4b2d9bb
commit 952acce65b
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@
};
hydraJobs = {
artiq = packages.x86_64-linux.artiq;
inherit (packages.x86_64-linux) artiq artiq-board-kc705-nist-clock;
};
};