diff --git a/fetch-overrides.nix b/fetch-overrides.nix index fd96189..f2cd8ee 100644 --- a/fetch-overrides.nix +++ b/fetch-overrides.nix @@ -59,5 +59,6 @@ forceDeepCloneDomains = [ "https://git.notmuchmail.org/" "https://git.savannah.gnu.org/" + "https://git.sr.ht/" ]; }