Do not use my old buildfarm on xana

Julien LepillerTue Nov 10 17:13:31+0100 2020

76f4c3c

Do not use my old buildfarm on xana

systems/xana.scm

157157
                  (listen '("443 ssl http2" "[::]:443 ssl http2"))
158158
                  (server-name '(default "xana.lepiller.eu"))
159159
                  (root "/srv/http/default")))))
160-
      (modify-services (server-services "xana")
161-
        (guix-service-type config =>
162-
          (guix-configuration
163-
            (inherit config)
164-
            (substitute-urls '("https://guix.lepiller.eu" "https://ci.guix.gnu.org"))))))))
160+
      (server-services "xana"))))