From bbb883ed82d3413055110d1139d46b1dbbfdc18b Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 21 Feb 2022 13:13:02 +0800 Subject: [PATCH] remove wipm7 ddb --- artiq-full.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/artiq-full.nix b/artiq-full.nix index 0752fca..8302e2c 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -210,12 +210,6 @@ let "1" = "ustc5satellite"; }; }; - wipm7 = { - master = "wipm7master"; - satellites = { - "1" = "wipm7satellite"; - }; - }; ''} }; drtio-ddbs = pkgs.lib.attrsets.mapAttrs'