build wipm2

pull/16/head
Sebastien Bourdeauducq 2019-03-09 12:37:06 +08:00
parent 435ccdb7ed
commit ebb00915fd
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ let
let
target = "kasli";
variants = ["berkeley" "ist" "mitll2" "mitll" "nrc" "nudt" "sysu" "tsinghua2" "tsinghua" "ubirmingham" "unsw" "ustc" "wipm"];
variants = ["berkeley" "ist" "mitll2" "mitll" "nrc" "nudt" "sysu" "tsinghua2" "tsinghua" "ubirmingham" "unsw" "ustc" "wipm" "wipm2"];
artiq = import <m-labs> { inherit pkgs; };
artiq-board = import <m-labs/artiq-board.nix> { inherit pkgs; };