summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/cake
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-10-03 15:42:59 +0200
committermakefu <github@syntax-fehler.de>2017-10-03 15:42:59 +0200
commit6513f6a8233e7b542015199388a149642e6a50eb (patch)
tree4a303c4b4a163efa8b7569118579566b996f82b3 /makefu/1systems/cake
parentf8eeed31f27528b1aef90d60ce97c599288f4dd2 (diff)
ma cake.r/source: full deploy
Diffstat (limited to 'makefu/1systems/cake')
-rw-r--r--makefu/1systems/cake/source.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/cake/source.nix b/makefu/1systems/cake/source.nix
index 797417a1..cd97a7c6 100644
--- a/makefu/1systems/cake/source.nix
+++ b/makefu/1systems/cake/source.nix
@@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="cake";
-} \ No newline at end of file
+ full = true;
+}