From 262ef72eb78574bec14591124432ee5e8370a93d Mon Sep 17 00:00:00 2001 From: occheung Date: Mon, 30 Nov 2020 18:25:22 +0800 Subject: [PATCH] artiq-full: build apm --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index 936e5fd..d5ae0a5 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -89,6 +89,7 @@ let "wipm5satellite" "wipm6" ] ++ (pkgs.lib.lists.optionals (pkgs.lib.strings.versionAtLeast artiq-fast.artiq.version "6.0") [ + "apm" "atomionics" "bonn1master" "bonn1satellite"