summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-12-28 16:05:12 +0100
committermakefu <github@syntax-fehler.de>2017-12-28 16:05:12 +0100
commita7e031c91c65928452b2ba426bfcb22be238262d (patch)
tree1b6a8eb6c7656c2c3d0d6792242835effef30612
parent040f6f9f5c7808ea188444f15a704818f94624f7 (diff)
ma vbob.source: do not deploy musnix
-rw-r--r--makefu/1systems/vbob/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/vbob/source.nix b/makefu/1systems/vbob/source.nix
index 5b726e40b..5419215e2 100644
--- a/makefu/1systems/vbob/source.nix
+++ b/makefu/1systems/vbob/source.nix
@@ -1,4 +1,4 @@
import <stockholm/makefu/source.nix> {
name="vbob";
- musnix = true;
+ # musnix = true;
}