diff options
author | lassulus <lassulus@lassul.us> | 2018-05-03 18:33:11 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-05-03 18:33:11 +0200 |
commit | 66b55d0a27327b5f0f6adf675a779f8d09e9c703 (patch) | |
tree | 844e800213b09e0cff5a577933108b79e169584c /lass | |
parent | 7330cce0d46f23036a42e19421ca3b59dc21f9cf (diff) |
l repo-sync: RIP web-routes-wai-custom
Diffstat (limited to 'lass')
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index ad44c67e1..1cf22552c 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -135,7 +135,6 @@ in { (sync-retiolum "populate") (sync-retiolum "stockholm") (sync-retiolum "wai-middleware-time") - (sync-retiolum "web-routes-wai-custom") (sync-retiolum "xmonad-stockholm") ]; } |