From 01dbcb58862e4b28641fb81f9b99e440a43c7770 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 21 Oct 2020 18:28:22 +0800 Subject: [PATCH] artiq-full: build atomionics --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index 99c599b..fec3e7a 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -88,6 +88,7 @@ let "wipm5master" "wipm5satellite" ] ++ (pkgs.lib.lists.optionals (pkgs.lib.strings.versionAtLeast artiq-fast.artiq.version "6.0") [ + "atomionics" "bonn1master" "bonn1satellite" "hw2master"