hosts/prophet: move to gods from light

This reverts commit 450367751e.
This commit is contained in:
Max Headroom 2023-04-12 23:38:04 +02:00
parent bf80c39034
commit b4bf0d570b

View file

@ -14,11 +14,11 @@ in with tools.dns;
thunderskin = import ./thunderskin tools; thunderskin = import ./thunderskin tools;
VEGAS = import ./VEGAS tools; VEGAS = import ./VEGAS tools;
prophet = import ./prophet tools;
}; };
fromFlesh = { fromFlesh = {
prophet = import ./prophet tools;
soda = import ./soda tools; soda = import ./soda tools;
}; };