From a00537688cc505a6671ed3239a81629e4c480529 Mon Sep 17 00:00:00 2001 From: Harry Ho Date: Wed, 30 Jun 2021 10:25:40 +0800 Subject: [PATCH] mcu: temporarily switch to pre-mqtt branch on harry's fork --- hydra/mcu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/mcu.json b/hydra/mcu.json index ec3df67..80dffff 100644 --- a/hydra/mcu.json +++ b/hydra/mcu.json @@ -14,7 +14,7 @@ "nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs nixos-21.05", "emailresponsible": false }, "mozillaOverlay": { "type": "git", "value": "git://github.com/mozilla/nixpkgs-mozilla.git", "emailresponsible": false }, "nixScripts": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/nix-scripts.git", "emailresponsible": false }, - "stabilizerSrc": { "type": "git", "value": "git://github.com/quartiq/stabilizer.git", "emailresponsible": false }, + "stabilizerSrc": { "type": "git", "value": "git://github.com/HarryMakes/stabilizer.git pre-mqtt 1", "emailresponsible": false }, "thermostatSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/thermostat.git", "emailresponsible": false }, "humpbackDdsSrc": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/humpback-dds.git", "emailresponsible": false }, "saymaMmcSrc": { "type": "git", "value": "git://github.com/sinara-hw/openMMC sayma-devel", "emailresponsible": false }