diff options
| author | Ben Sima <ben@bsima.me> | 2025-03-21 15:46:56 -0400 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2025-04-11 12:30:29 -0400 |
| commit | ae011f80c7e85d23edc185876e3d026704221454 (patch) | |
| tree | d53cee2cc2f3030d2882e7e542b2f6e6b0f1f2dd /Omni/Bild.hs | |
| parent | d4fba38b5d68952457bf1316471faf08e78950ca (diff) | |
Switch from simatime.com to bensima.com
This does the full transition: web server, mail server, xmpp. I expect some
disruption, but hopefully this is everything and it just switches over without
any problem.
Diffstat (limited to 'Omni/Bild.hs')
| -rwxr-xr-x | Omni/Bild.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Bild.hs b/Omni/Bild.hs index 9c649a7..967d143 100755 --- a/Omni/Bild.hs +++ b/Omni/Bild.hs @@ -662,7 +662,7 @@ analyze hmap ns = case Map.lookup ns hmap of .. } Namespace.Nix -> - (host == "lithium") ?: (Local user "lithium", Remote user "dev.simatime.com") |> \builder -> + (host == "lithium") ?: (Local user "lithium", Remote user "dev.bensima.com") |> \builder -> Target { langdeps = Set.empty, wrapper = Nothing, |
