diff options
author | lassulus <lass@aidsballs.de> | 2016-07-21 21:28:21 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-07-21 21:28:39 +0200 |
commit | 0bd78c3b0de0fa79322e9031f45dcc62abd094d1 (patch) | |
tree | aa3e3df58c297a0d09364bfbc8439b341d0064df /lass/2configs | |
parent | 617814725be64d5a7ce00c8a86a600644c963c67 (diff) |
l 2 git: (re)move some repo-sync repos
Diffstat (limited to 'lass/2configs')
-rw-r--r-- | lass/2configs/repo-sync.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 45a4e2afd..027f31fe0 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -91,12 +91,11 @@ in { (sync-remote "repo-sync" "https://github.com/makefu/repo-sync") (sync-remote "skytraq-datalogger" "https://github.com/makefu/skytraq-datalogger") (sync-remote "xintmap" "https://github.com/4z3/xintmap") + (sync-remote "realwallpaper" "https://github.com/lassulus/realwallpaper") (sync-remote-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") (sync-retiolum "newsbot-js") - (sync-retiolum "painload") - (sync-retiolum "realwallpaper") (sync-retiolum "stockholm") (sync-retiolum "wai-middleware-time") (sync-retiolum "web-routes-wai-custom") |