From 8771512787eabe1397de4a4c9ee2f24a773d142d Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Tue, 8 Dec 2020 13:24:07 +0000 Subject: [PATCH] added basel --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index 40ed853..ef598df 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -91,6 +91,7 @@ let ] ++ (pkgs.lib.lists.optionals (pkgs.lib.strings.versionAtLeast artiq-fast.artiq.version "6.0") [ "apm" "atomionics" + "basel" "bonn1master" "bonn1satellite" "hw2master"