From e16033c5feec5ed838e6990ca93595a2458007cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Thu, 22 Dec 2022 16:37:50 +0100 Subject: [PATCH] archive ptb3{master,satellite} --- artiq-full.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/artiq-full.nix b/artiq-full.nix index 47deb36..2a5d5cb 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -156,12 +156,6 @@ let "2" = "apsatellite2"; }; }; - ptb3 = { - master = "ptb3master"; - satellites = { - "1" = "ptb3satellite"; - }; - }; ''} }; drtio-ddbs = pkgs.lib.attrsets.mapAttrs'