From cf4ca3e4f2dcfd2167041993a91b9a0d422aa3a3 Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Wed, 2 Dec 2020 15:22:35 +0000 Subject: [PATCH 1/3] add ptb8 --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index ca52548..40ed853 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -100,6 +100,7 @@ let "luh" "ptb3satellite" "ptb7" + "ptb8" "purduemaster" "purduesatellite" "siom" From 8771512787eabe1397de4a4c9ee2f24a773d142d Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Tue, 8 Dec 2020 13:24:07 +0000 Subject: [PATCH 2/3] 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" From 08241d9ab0b3332bef3051b968481134db2c9783 Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Wed, 9 Dec 2020 16:08:38 +0000 Subject: [PATCH 3/3] added innsbruck5 --- artiq-full.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq-full.nix b/artiq-full.nix index ef598df..9d06b4e 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -98,6 +98,7 @@ let "hw2satellite" "innsbruck3" "innsbruck4" + "innsbruck5" "luh" "ptb3satellite" "ptb7"