From ae011f80c7e85d23edc185876e3d026704221454 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 21 Mar 2025 15:46:56 -0400 Subject: 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. --- Omni/Bild/Builder.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Omni/Bild/Builder.nix') diff --git a/Omni/Bild/Builder.nix b/Omni/Bild/Builder.nix index 09e478b..f755684 100644 --- a/Omni/Bild/Builder.nix +++ b/Omni/Bild/Builder.nix @@ -162,9 +162,9 @@ with bild; let name="${name}", entry_points={"console_scripts":["${name} = ${mainModule}:main"]}, version="0.0.0", - url="git://simatime.com/omni.git", + url="https://git.bensima.com/omni.git", author="dev", - author_email="dev@simatime.com", + author_email="dev@bensima.com", description="nil", packages=find_packages(), install_requires=[], -- cgit v1.2.3