diff options
author | lassulus <lass@lassul.us> | 2017-02-06 15:08:49 +0100 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-02-09 10:06:18 +0100 |
commit | b24a84a4e12e0943a17c7afb715bd728a6a6e47f (patch) | |
tree | 95e4c716a6531aad217185a5cb52a2944602693c | |
parent | 381d24634eddf4cc06d7f4043f4691e49bfd8611 (diff) |
l 2 repo-sync: also sync populate
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index b1a26b171..5b6930c93 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -102,6 +102,7 @@ in { (sync-retiolum "go") (sync-retiolum "much") (sync-retiolum "newsbot-js") + (sync-retiolum "populate") (sync-retiolum "stockholm") (sync-retiolum "wai-middleware-time") (sync-retiolum "web-routes-wai-custom") |