From 8477bc2919d3aedd4f663cf96288d517f9580d69 Mon Sep 17 00:00:00 2001 From: occheung Date: Thu, 22 Oct 2020 17:35:21 +0800 Subject: [PATCH] artiq-full: build wipm6 --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index fec3e7a..a4a3da9 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -87,6 +87,7 @@ let "wipm" "wipm5master" "wipm5satellite" + "wipm6" ] ++ (pkgs.lib.lists.optionals (pkgs.lib.strings.versionAtLeast artiq-fast.artiq.version "6.0") [ "atomionics" "bonn1master"