fix: static IP -> host for erlu config

This commit is contained in:
Gregory Bednov 2026-03-22 15:31:40 +03:00
commit a891b6fd28

View file

@ -444,7 +444,7 @@ in
version = "1.0.1";
src = builtins.fetchGit {
url = "http://45.87.246.92/forgejo/gregorbednov/erlu.git";
url = "http://gregorbednov.ru/forgejo/gregorbednov/erlu.git";
ref = "master";
rev = "58198c6ecd8572f1c7db42b90c8189954c9a32fc";
};