diff options
| author | makefu <github@syntax-fehler.de> | 2017-10-03 15:42:59 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-10-03 15:42:59 +0200 |
| commit | 6513f6a8233e7b542015199388a149642e6a50eb (patch) | |
| tree | 4a303c4b4a163efa8b7569118579566b996f82b3 | |
| parent | f8eeed31f27528b1aef90d60ce97c599288f4dd2 (diff) | |
ma cake.r/source: full deploy
| -rw-r--r-- | makefu/1systems/cake/source.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/cake/source.nix b/makefu/1systems/cake/source.nix index 797417a1d..cd97a7c62 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; +} |
